summaryrefslogtreecommitdiffstats
path: root/ChangeLog
blob: 5d9883e5ecea2145f46f753904e1e6d0067dc863 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
2007-04-09  Peter Jones  <pjones@redhat.com>

	* anaconda.spec: Bump version

2007-04-09  Peter Jones  <pjones@redhat.com>

	* scripts/mk-images.i386: exclude parport.o and parport_pc.o from
	bootdisk.img for size

2007-04-02  Peter Jones  <pjones@redhat.com>

	* anaconda.spec: Bump version

2007-04-02  Peter Jones  <pjones@redhat.com>

	* keymaps/Makefile: sort rules, add some arches, and fix the install
	rule.

	* keymaps/updkmap: fix typo.

	* loader2/Makefile: get rid of keymap installation here

	* keymaps/keymaps-*: update these (and move one from loader2/ as well)

	* Makefile: add keymaps subdir

2007-04-02  David Cantrell  <dcantrell@redhat.com>

	* anaconda.spec: Bump version

2007-04-02  David Cantrell  <dcantrell@redhat.com>

	* scripts/mk-images.s390: Fix broken telnetd on System Z (#199181)

2007-03-30  Dave Lehman  <dlehman@redhat.com>

	* anaconda.spec: bump version

2007-03-27  Dave Lehman  <dlehman@redhat.com>

	* isys/isys.py: make hasIdeRaidMagic return None on non-i386 platforms 
	since that's what hardDriveDict expects (#196520)

2007-03-20  Dave Lehman  <dlehman@redhat.com>

	* rescue.py: backport new runShell code from HEAD (#209015)

2006-06-20  Peter Jones  <pjones@redhat.com>

	* scripts/mk-images: don't include lpfc driver in driver disks, so the
	disks are smaller (#192005)

2006-05-25  Peter Jones  <pjones@redhat.com>

	* loader2/module-info: add adp94xx (#192951)

2006-05-11  Peter Jones  <pjones@redhat.com>

	* loader2/ftp.c (httpGetFileDesc): don't use sizeof(header) anymore
	since it's not an array.

2006-05-05  Peter Jones  <pjones@redhat.com>

	* loader2/Makefile: Put -Os back in, as the image is too large
	to build CDs without it (#190835).
	* loader2/ftp.c (httpGetFileDesc): use alloca for headers instead
	of a static buffer (#188089).

2006-05-01  Peter Jones  <pjones@redhat.com>

	* loader2/method.c: allow vfat driver disks (#186400, patch from
	Bastien Nocera).

2006-04-28  Peter Jones  <pjones@redhat.com>

	* loader2/Makefile: Don't use -Os (#188089).

2006-04-21  David Cantrell  <dcantrell@redhat.com>

	* rescue.py:  Added runShell() to handle spawning the tty1 shell for
	rescue mode and set the controlling tty (#126620).

	* loader2/init.c:  Do no disable Ctrl+C, Ctrl+Z, and friends if we're
	starting in rescue mode.  Set controlling tty before dup2() calls.
	(#126620).

2006-04-19  Peter Jones  <pjones@redhat.com>

	* isys/linkdetect.c (get_link_status): don't leak socket fd.
	* loader2/loader.c: add post_link_sleep and "nicdelay=" option.
	* loader2/loader.h: add post_link_sleep declaration.
	* loader2/net.c (waitForLink): handle post_link_sleep 

2006-01-16  David Cantrell  <dcantrell@redhat.com>

	* loader2/moduleinfo.c (readModuleInfo):  Correct parsing problem
	for module info files on driver disks (#164549).

2005-11-29  Chris Lumens  <clumens@redhat.com>

	* anaconda.spec:  Bump version.

	* network.py:  Set HWADDR in ifcfg-eth* files (#159972).

	* textw/xconfig_text.py:  Fix video card selection in the text
	interface (#168807).

2005-11-22  Paul Nasrat <pnasrat@redhat.com>

	* isys/smp.c: Fix smp detection for dual-core (#169266)

	* loader2/loader.c: Fix noparport option (#169135)

	* loader2/kickstart.c: Fix kickstart parsing in sections (#165865)

	* hdrlist.py: fix for no pkgorder run (#170721)

2005-11-02  Peter Jones <pjones@redhat.com>

	* loader2/module-info: add bnx2

2005-08-04  Paul Nasrat <pnasrat@redhat.com>

	* anaconda.spec: Bump version.

	* isys/isys.py: DASD fix (#137920)

2005-07-19  Paul Nasrat <pnasrat@redhat.com>

	* anaconda.spec: Bump version.

	* isys/isys.py: import fix (#163616)

2005-07-18  Paul Nasrat <pnasrat@redhat.com>

	* anaconda.spec: Bump version.

	* scripts/mk-images: drvblock fix (#163080)

2005-07-18  Paul Nasrat <pnasrat@redhat.com>

	* anaconda.spec: Bump version.

	* scripts/mk-images.i386 (prepareBootImage): remove bootdisk splash (#143237)

2005-07-15  Paul Nasrat <pnasrat@redhat.com>

	* anaconda.spec: Bump version.

	* scripts/mk-images.i386 (prepareBootImage): isolinux splash (#143237)

	* scripts/mk-images: don't overflow drvblock (#163080)

2005-07-13  Chris Lumens  <clumens@redhat.com>

	* installclass.py (BaseInstallClass.setNetwork):  Use list of all
	network devices so the firstdev is properly excluded and
	multiple NICs works in kickstart (#158556).
	* network.py (Network.__init__):  Set firstnetdevice from
	/tmp/netinfo as part of above.

2005-07-12  Paul Nasrat <pnasrat@redhat.com>

	* anaconda.spec: Bump version.

	* loader2/loader.c: More fixes

	* anaconda.spec: Bump version.

	* isys/isys.py: fix partitioning on i5 #137920

	* loader2/loader.c: Fix braces for mtu handling

	* anaconda.spec: Bump version.

	* scripts/mk-images.i386 (prepareBootImage): Add syslinux splash (#143237)

2005-07-08  Jeremy Katz  <katzj@redhat.com>

	* scripts/mk-images.s390 (makeBootImages): Bump initrd size (#149029)

	* loader2/loader.c: Support for MTU setting on the command 
	line (#155414)

2005-06-07  Jeremy Katz  <katzj@redhat.com>

	* partitions.py (Partitions.writeKS): Ensure we write out fstypes
	quoted properly (#159193)

2005-05-26  Paul Nasrat <pnasrat@redhat.com>

	* packages.py, installmethod.py: Remove /var/lib/rpm late to 
	suppress errors #138884

2005-05-09  Paul Nasrat <pnasrat@redhat.com>

	* anaconda.spec: Bump version.

	* kickstart.py: fix logic error in name.arch

2005-04-11  Paul Nasrat <pnasrat@redhat.com>

	* anaconda.spec: Bump version.

	* kickstart.py: Correct name.arch

2005-03-29  Paul Nasrat <pnasrat@redhat.com>

	* anaconda.spec: Bump version.

	* loader2/module-info: add AHCI #152181

2005-03-02  Jeremy Katz  <katzj@redhat.com>

	* anaconda.spec: Bump version.

	* fsset.py: Support 2 TB filesystems (#116286)

	* scripts/upd-instroot: Touch files so that netstg2 has X driver
	files and we don't fall back to vesa for all ftp/http 
	installs (#144128)

	* scripts/mk-images.i386: Make splash.lss removal more explicit

2005-02-28  Paul Nasrat <pnasrat@redhat.com>

	* anaconda.spec: Bump version

2005-02-24  Paul Nasrat <pnasrat@redhat.com>

	* loader2/net.c: Do ethtool setup everywhere (#145422)

2005-02-17  Jeremy Katz  <katzj@redhat.com>

	* loader2/module-info: Add 3w-9xxx (#128651)

2005-02-08  Paul Nasrat  <pnasrat@redhat.com>
	* anaconda.spec: Bump version

2005-02-03  Paul Nasrat  <pnasrat@redhat.com>

	* installclass.py, network.py:
	Only configure ksdevice if no --device (#138852)

2005-02-02  Paul Nasrat <pnasrat@redhat.com>

	* mini-wm.c, anaconda: backport changes from Kristian Høgsberg
	<krh@redhat.com> for usb mouse crashes (#139568)

2005-01-06  Jeremy Katz  <katzj@redhat.com>

	* loader2/loader.c (parseCmdLineIp): Use l_strndup instead of
	strndup since dietlibc in RHEL 3 doesn't have strndup.

	* loader2/loadermisc.c (l_strndup): Add strndup implementation
	from newer dietlibc
	* loader2/loadermisc.h (l_strndup): Add prototype.

	* anaconda.spec: Bump version.

	* loader2/modules.c: Add lateModuleSort so that ibmvscsic gets
	loaded last (#137920).  Also, allow booting with "latefcload" to
	add the various fiberchannel controllers to the list of being
	loaded "late".

	* loader2/loader.c: Add handling fo "latefcload" flag
	* loader2/loader.h: Likewise
	
	* loader2/loader.c (parseCmdLineIp): Add patch from Bastien Nocera
	to support parsing of pxelinux IPAPPEND (#134054)

2005-01-04  Paul Nasrat  <pnasrat@redhat.com>

	* anaconda.spec: Start U5 

	* installclass.py, kickstart.py: Backport ignoredisk (#140464)

	* network.py: Fix quoting for ETHTOOL_OPTS (#142041)

	* kickstart.py: U5 backport n.arch support (#139824)

2004-11-10  Jeremy Katz  <katzj@redhat.com>

	* loader2/loader.c: Fix tyop

	* anaconda.spec: Bump version.

	* loader2/loader.c: Make serial imply nofb (#134167)

2004-11-03  Jeremy Katz  <katzj@redhat.com>

	* iutil.py (hasIbmSis): Look for ipr in addition to ibmsis.

2004-10-26  Jeremy Katz  <katzj@redhat.com>

	* loader2/modules.c: Fix off by one, been on -HEAD for a while
	(#137182)

2004-10-21  Bill Nottingham <notting@redhat.com>

	* scripts/mk-images: re-add pci.ids bits. Use trimpciids to
	trim the IDs to those that match stuff on the initrd
	
	* utils/trimpciids: New file

2004-10-12  Jeremy Katz  <katzj@redhat.com>

	* partitions.py (Partitions.setProtected): Backport from HEAD --
	Allow installs from USB storage to not explode (#135492)

	* loader2/hardware.c: Backport from HEAD -- We can always probe
	devices with current supported hardware (#135108)

2004-10-05  Jeremy Katz  <katzj@redhat.com>

	* scripts/mk-images.i386 (SYSLINUX): Fix a typo.

	* Makefile (build): Another 'make build' fix.

	* scripts/mk-images.i386 (SYSLINUX): Next attempt at getting boot
	images to fit.  Remove splash.lss from the boot disk for now.

	* scripts/mk-images: Revert pci.ids bits so that boot images fit.

2004-09-27  Jeremy Katz  <katzj@redhat.com>

	* Makefile: Fix make build.

2004-09-24  Jeremy Katz  <katzj@redhat.com>

	* anaconda.spec: Bump version.

	* scripts/upd-instroot: Changes to handle multilib gtk2/pango

	* loader2/Makefile (VERSION): Define VERSION.

	* Makefile: Define VERSION and RELEASE here.

	* Makefile.inc (VERSION):
	* Makefile.inc (RELEASE):
	Move to Makefile

2004-09-24  Bill Nottingham  <notting@redhat.com>

	* loader2/driverdisk.c, scripts/mk-images: Backport pci.ids changes.

2004-09-22  Jeremy Katz  <katzj@redhat.com>

	* loader2/net.c (chooseNetworkInterface): Support using
	ksdevice=macaddr instead of ksdevice=link or ksdevice=ethX.
	Should sanitize the mac address to handle most sane formats (#130605).

	* isys/getmacaddr.c (sanitizeMacAddr): Add function.
	* isys/getmacaddr.h (sanitizeMacAddr): Add prototype

	* isys/nfsmount.c: don't sig11 if nfs server isn't running (#131746)