/[smeserver]/rpms/anaconda/sme8/anaconda.spec
ViewVC logotype

Annotation of /rpms/anaconda/sme8/anaconda.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.15 - (hide annotations) (download)
Mon May 17 16:15:49 2010 UTC (14 years, 1 month ago) by slords
Branch: MAIN
CVS Tags: anaconda-11_1_2_209-1_el5_sme
Changes since 1.14: +150 -13 lines
COS5.5 update

1 slords 1.1 Name: anaconda
2 slords 1.15 Version: 11.1.2.209
3     Release: 1%{dist}
4 slords 1.1 License: GPL
5     Summary: Graphical system installer
6     Group: Applications/System
7 slords 1.15 Source: anaconda-%{version}.tar.bz2
8 slords 1.7 BuildPreReq: kudzu-devel >= 1.2.57.1.18, pciutils-devel
9 slords 1.1 BuildPreReq: bzip2-devel, e2fsprogs-devel, python-devel, gtk2-devel
10     BuildPreReq: rpm-python >= 4.2-0.61, newt-devel, rpm-devel, gettext >= 0.11
11     BuildPreReq: rhpl, booty, libxml2-python, zlib-devel, elfutils-devel
12     BuildPreReq: beecrypt-devel, libselinux-devel >= 1.6, libX11-devel
13     BuildPreReq: libXxf86misc-devel, intltool >= 0.31.2-3, python-urlgrabber
14 slords 1.15 BuildPreReq: pykickstart >= 0.43.8, yum >= 2.9.2, device-mapper >= 1.01.05-3,
15 slords 1.1 BuildPreReq: libsepol-devel
16     BuildPreReq: pango-devel, pirut, libXt-devel, slang-devel >= 2.0.6-2
17 slords 1.11 BuildPreReq: libdhcp-devel >= 1.20-10, mkinitrd-devel >= 5.1.2-1
18 slords 1.5 BuildPreReq: audit-libs-devel, libnl-devel >= 1.0-0.10.pre5.5
19 slords 1.11 BuildPreReq: libdhcp6client >= 1.0.10-17
20 slords 1.7 %ifnarch s390 s390x
21 slords 1.11 BuildPreReq: iscsi-initiator-utils >= 6.2.0.871-0.0
22 slords 1.7 %endif
23 slords 1.1 Requires: rpm-python >= 4.2-0.61, rhpl >= 0.170, booty
24     Requires: parted >= 1.7.1, pyparted >= 1.7.2
25 slords 1.7 Requires: kudzu >= 1.2.57.1.18, yum >= 2.9.2, pirut >= 1.1.0
26 slords 1.1 Requires: libxml2-python, python-urlgrabber
27     Requires: system-logos, pykickstart, system-config-date
28     Requires: device-mapper >= 1.01.05-3
29     Requires: dosfstools >= 2.11-6.2 e2fsprogs
30 slords 1.7 Requires: e4fsprogs
31 slords 1.2 Requires: python-pyblock >= 0.26-1
32 slords 1.1 Requires: libbdevid >= 5.1.2-1, libbdevid-python
33     Requires: audit-libs
34     %ifnarch s390 s390x ppc64
35     Requires: rhpxl >= 0.25
36     %endif
37     Obsoletes: anaconda-images <= 10
38 slords 1.11 Url: http://fedoraproject.org/wiki/Anaconda
39 slords 1.5 Patch1: anaconda-centos-syslinux-msg.patch
40     Patch2: anaconda-centos-installclasses-2.patch
41     Patch3: anaconda-centos-regkey.patch
42 slords 1.15 Patch4: anaconda-centos-centos-branding-po_files_5.5.patch
43 slords 1.5 Patch5: anaconda-centos-inst-type.patch
44     Patch6: anaconda-centos-task.patch
45     Patch7: anaconda-centos-removeStatusText.patch
46     Patch8: anaconda-centos-splittree_allow_missing_RPMSdir.patch
47     Patch10: anaconda-centos-additional-repos.patch
48 slords 1.1
49 slords 1.12 # SME specific patches
50     Patch1001: 0001-No-warnings-if-kernel-not-upgraded.patch
51     Patch1002: 0002-No-warnings-if-unable-to-remove-rpm-databases.patch
52     Patch1003: 0003-Fix-goto-previous-if-unable-to-go-back.patch
53     Patch1004: 0004-Always-pick-best-arch-for-package.patch
54     Patch1005: 0005-Allow-creating-mounting-degraded-raid-arrays.patch
55     Patch1006: 0006-Start-boot-raid-device-first-so-it-will-be-in-sync.patch
56     Patch1007: 0007-Automatically-upgrade-bootloader-if-necessary.patch
57     Patch1008: 0008-Search-for-language-updates-on-upgrade-disk.patch
58     Patch1009: 0009-Force-time-to-be-based-on-UTC.patch
59     Patch1010: 0010-Add-final-warning-before-installing.patch
60     Patch1011: 0011-Make-install-headless-but-still-write-keyboard-info.patch
61     Patch1012: 0012-Make-install-window-wider.patch
62     Patch1013: 0013-Don-t-email-root-on-raid-events.patch
63     Patch1014: 0014-Make-boot-loader-use-SME-labels.patch
64     Patch1015: 0015-Determine-upgradability-of-SME-server.patch
65     Patch1016: 0016-Run-SME-post-install-scripts-on-kickstart-install-up.patch
66     Patch1017: 0017-Limit-languages-to-those-supported-by-SME.patch
67    
68 slords 1.1 BuildRoot: %{_tmppath}/anaconda-%{PACKAGE_VERSION}
69    
70     %description
71     The anaconda package contains the program which was used to install your
72     system. These files are of little use on an already installed system.
73    
74     %package runtime
75     Summary: Graphical system installer portions needed only for fresh installs.
76     Group: Applications/System
77     AutoReqProv: false
78     Requires: libxml2-python, python, rpm-python >= 4.2-0.61
79     Requires: anaconda = %{version}-%{release}
80     Requires: createrepo >= 0.4.3-3.1, squashfs-tools, mkisofs
81     %ifarch %{ix86} x86_64
82     Requires: syslinux
83     %endif
84     %ifarch s390 s390x
85     Requires: openssh
86     %endif
87     Requires: /usr/bin/strip, xorg-x11-font-utils, netpbm-progs
88 slords 1.7 Requires: xml-common
89     Requires: libxml2
90     Requires(post): /usr/bin/xmlcatalog
91     Requires(postun): /usr/bin/xmlcatalog
92 slords 1.1
93     %description runtime
94     The anaconda-runtime package contains parts of the installation system which
95     are needed for installing new systems. These files are used to build media
96     sets, but are not meant for use on already installed systems.
97    
98     %prep
99    
100     %setup -q
101     %patch1 -p1
102     %patch2 -p1
103     %patch3 -p1
104     %patch4 -p1
105     %patch5 -p1
106     %patch6 -p1
107     %patch7 -p1
108     %patch8 -p1
109     %patch10 -p1
110 slords 1.2
111 slords 1.12 # SME specific patches
112     %patch1001 -p1
113     %patch1002 -p1
114     %patch1003 -p1
115     %patch1004 -p1
116     %patch1005 -p1
117     %patch1006 -p1
118     %patch1007 -p1
119     %patch1008 -p1
120     %patch1009 -p1
121     %patch1010 -p1
122     %patch1011 -p1
123     %patch1012 -p1
124     %patch1013 -p1
125     %patch1014 -p1
126     %patch1015 -p1
127     %patch1016 -p1
128     %patch1017 -p1
129    
130 slords 1.1 %build
131     make depend
132     make RPM_OPT_FLAGS="$RPM_OPT_FLAGS"
133    
134     %install
135     rm -rf $RPM_BUILD_ROOT
136     make DESTDIR=$RPM_BUILD_ROOT install
137     #strip $RPM_BUILD_ROOT/usr/sbin/ddcprobe
138    
139     strip $RPM_BUILD_ROOT/usr/lib/anaconda/*.so
140    
141     %clean
142     rm -rf $RPM_BUILD_ROOT
143    
144 slords 1.7 %post runtime
145     CATALOG=/etc/xml/catalog
146     /usr/bin/xmlcatalog --noout --add "rewriteSystem" \
147     "comps.dtd" \
148     "/usr/share/xml/comps/1.0/comps.dtd" $CATALOG || :
149     /usr/bin/xmlcatalog --noout --add "rewriteURI" \
150     "comps.dtd" \
151     "/usr/share/xml/comps/1.0/comps.dtd" $CATALOG || :
152    
153     %postun runtime
154     if [ $1 = 0 ]; then
155     CATALOG=/etc/xml/catalog
156     /usr/bin/xmlcatalog --noout --del \
157     "/usr/share/xml/comps/1.0/comps.dtd" $CATALOG || :
158     fi
159    
160 slords 1.1 %files
161     %defattr(-,root,root)
162     %doc COPYING
163     %doc ChangeLog
164     %doc docs/command-line.txt
165     %doc docs/install-methods.txt
166     %doc docs/kickstart-docs.txt
167     %doc docs/mediacheck.txt
168     %doc docs/anaconda-release-notes.txt
169     /usr/bin/mini-wm
170     /usr/sbin/anaconda
171     %ifarch i386
172     /usr/sbin/gptsync
173     %endif
174     /usr/share/anaconda
175     /usr/share/locale/*/*/*
176     /usr/lib/anaconda
177    
178     %files runtime
179     %defattr(-,root,root)
180     /usr/lib/anaconda-runtime
181 slords 1.7 /usr/share/xml/comps
182 slords 1.1
183     %triggerun -- anaconda < 8.0-1
184     /sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
185    
186     %changelog
187 slords 1.15 * Mon May 17 2010 Shad L. Lords <slords@mail.com> 11.1.2.209-1.sme
188 slords 1.12 - No warnings if kernel not upgraded
189     (recreate initrd if kernel was installed)
190     - No warnings if unable to remove rpm databases
191     - Fix goto previous if unable to go back
192     - Always pick best arch for package
193     - Allow creating/mounting degraded raid arrays
194     (log info about degraded arrays instead of not starting them)
195     - Start /boot raid device first so it will be in sync for grub install
196     - Automatically upgrade bootloader if necessary
197     - Search for language updates on upgrade disk
198     - Force time to be based on UTC
199     - Add final warning before installing
200     - Make install headless but still write keyboard info out
201     (don't ask us to use vnc mode)
202     - Make install window wider
203     (fix titlebar spacing)
204     - Don't email root on raid events
205     - Make boot loader use SME labels
206     - Determine upgradability of SME server
207     (change erase disks to upgrade dialog)
208     - Run SME post-install scripts on kickstart install/upgrade
209     - Limit languages to those supported by SME
210    
211 slords 1.15 * Sun Apr 25 2010 Karanbir Singh <kbsingh@centos.org> 11.1.2.209-1.el5.centos
212     - Roll in CentOS Changes
213    
214     * Mon Mar 22 2010 Martin Sivak <msivak@redhat.com> 11.1.2.209-1
215     - Add a missing patch to make dlabel work again
216     Related: rhbz#485060
217    
218     * Sun Mar 21 2010 David Cantrell <dcantrell@redhat.com> 11.1.2.208-1
219     - Revert patch for #521189 (dcantrell)
220     Resolves: rhbz#575129
221    
222     * Sun Mar 21 2010 David Cantrell <dcantrell@redhat.com> 11.1.2.207-1
223     - Fix driver disk loading from partitionless media (dcantrell)
224     Resolves: rhbz#575129
225    
226     * Tue Mar 09 2010 Martin Sivak <msivak@redhat.com> 11.1.2.206-1
227     - Use /sys/block instead of /proc/partitions for device nodes (msivak)
228     Related: rhbz#485060
229     - Wait a bit longer for network on s390 (Brad Hinson)
230     Resolves: rhbz#506742
231    
232     * Tue Mar 2 2010 Ales Kozumplik <akozumpl@redhat.com> 11.1.2.205
233     - Do not leave the initial slash in path in getHostandPath() (akozumpl)
234     Resolves: rhbz#568691
235    
236     * Tue Feb 23 2010 David Cantrell <dcantrell@redhat.com> 11.1.2.204
237     - Update anaconda xorg driver list (dcantrell)
238     Resolves: rhbz#567666
239    
240     * Tue Feb 23 2010 Radek Vykydal <rvykydal@redhat.com> 11.1.2.203
241     - Cut the size of the boot.img for ia64 in half (akozumpl)
242     Resolves: rhbz#556976
243    
244     * Fri Jan 29 2010 Martin Sivak <msivak@redhat.com> 11.1.2.202-4
245     - Rebuild anaconda to get the newest Kudzu
246     Resolves: rhbz#555188
247    
248     * Fri Jan 29 2010 Martin Sivak <msivak@redhat.com> 11.1.2.202-3
249     - Rebuild anaconda to get the newest Kudzu
250     Resolves: rhbz#555188
251    
252     * Wed Jan 27 2010 Chris Lumens <clumens@redhat.com> 11.1.2.202-2
253     - Add anaconda support for group removal syntax.
254     Resolves: rhbz#558516
255    
256     * Thu Jan 21 2010 Martin Sivak <msivak@redhat.com> 11.1.2.201-2
257     - Rebuild anaconda to get the newest Kudzu
258     Related: rhbz#555188
259    
260     * Fri Jan 15 2010 David Cantrell <dcantrell@redhat.com> 11.1.2.201-1
261     - os.exists -> os.path.exists (clumens)
262     Resolves: rhbz#554853
263     - reIPL support for s390 (hamzy)
264     Resolves: rhbz#512195
265     - Include 'mpath' in generic.prm file for s390 and s390x (dcantrell)
266     Resolves: rhbz#538129
267    
268     * Fri Jan 08 2010 Martin Sivak <msivak@redhat.com> 11.1.2.200-1
269     - Provide CMS script for IPL under z/VM
270     Resolves: rhbz#475343
271     - Force interface up before checking link status
272     Resolves: rhbz#549751
273     - Document new bootloader --hvargs kickstart option
274     Related: rhbz#501438
275    
276     * Tue Dec 22 2009 Martin Sivak <msivak@redhat.com> 11.1.2.199-1
277     - Support for the pmcraid driver
278     Resolves: rhbz#532777
279     - Always return correct network config from kickstartNetworkUp
280     Resolves: rhbz#495042
281     - Actually use the ftp login&password parse code
282     Related: rhbz#505424
283     - Fix clearpart of PVs that are part of multidrive VGs
284     Resolves: rhbz#545869
285     - Add support for Brocade Fibre Channel to PCIe Host Bus Adapters
286     Resolves: rhbz#475707
287     - Fix EDD BIOS information parsing
288     Resolves: rhbz#540637
289    
290     * Fri Dec 11 2009 Martin Sivak <msivak@redhat.com> 11.1.2.198-3
291     - Fix the build for s390
292     Related: rhbz#517768
293    
294     * Fri Dec 11 2009 Martin Sivak <msivak@redhat.com> 11.1.2.198-2
295     - Fix the build, we were missing one include in loader.c
296     Related: rhbz#517768
297    
298     * Fri Dec 11 2009 Martin Sivak <msivak@redhat.com> 11.1.2.198-1
299     - Various improvements to kickstart scriptlet reporting
300     Resolves: rhbz#510636
301     - Fix parsing of optional portnr in iscsi target IP
302     Resolves: rhbz#525054
303     - "ip=ibft" is not needed any more if ibft configuration is available
304     Resolves: rhbz#517768
305     - Revert the badEDID check
306     Resolves: rhbz#445486
307     - Remove #!/usr/bin/env python calls
308     Resolves: rhbz#521337
309     - Do not reinstall packages of the same NAEVR in upgrade
310     Resolves: rhbz#495796
311     - Add be2iscsi driver support
312     Resolves: rhbz#529442
313     - Reset partitioning when going back to parttype screen
314     Resolves: rhbz#516715
315     - Find LVs specified by label in /etc/fstab
316     Resolves: rhbz#502178
317     - Ensure the ghostscript-fonts get installed with ghostscript
318     Resolves: rhbz#530548
319    
320     * Fri Nov 20 2009 Martin Sivak <msivak@redhat.com> 11.1.2.197
321     - Added N-Port-ID (NPIV) install support for Linux on Power
322     Resolves: rhbz#512237
323     - Ignore comments when looking for %ksappend lines
324     Resolves: rhbz#525676
325     - Add kickstart support for xen hypervisor arguments in grub.
326     Resolves: rhbz#501438
327     - Fix kickstarts without a pw
328     Resolves: rhbz#538412
329    
330     * Fri Nov 13 2009 Martin Sivak <msivak@redhat.com> 11.1.2.196-2
331     - Write HOTPLUG=no to ifcfg file is ONBOOT=no
332     Resolves: rhbz#498086
333     - Honor the --label option to the kickstart "part" command
334     Resolves: rhbs#498856
335     - Add "Hipersockets" to qeth NETTYPE description
336     Resolves: rhbz#511962
337     - Honor existing RUNKS conf file variable on s390
338     Resolves: rhbz#513951
339     - kickstart option to make mpath0 point to arbitrary LUN
340     Resolves: rhbz#502768
341     - Sleep if the kickstart file read fails
342     Related: rhbz#460566
343     - If the device disappeared during DD selection, do not crash
344     Resolves: rhbz#521189
345    
346     * Tue Nov 10 2009 Martin Sivak <msivak@redhat.com> 11.1.2.196-1
347     - Adds interactive install support for NFS options
348     Resolves: rhbz#493052
349     - KS can reside on password protected FTP servers
350     Resolves: rhbz#505424
351     - Detect oemdrv DDs on cdrom devices too
352     Resolves: rhbz#485060
353     - Prepare dev nodes for block devices too for blkid
354     Resolves: rhbz#515437
355 slords 1.8
356 slords 1.11 * Wed Aug 05 2009 Martin Sivak <msivak@redhat.com> 11.1.2.195-1
357     - Update the loader with support code for Mellanox cards
358     Resolves: rhbz#514971
359    
360     * Mon Aug 03 2009 Martin Sivak <msivak@redhat.com> 11.1.2.194-1
361     - comps changed. replaced "virtualization" with "xen" (jgranados)
362     Resolves: rhbz#514885
363     - Add support for Melanox ConnectX mt26448 10Gb/s Infiniband, Ethernet, and FC (msivak)
364     Resolves: rhbz#514971
365    
366     * Thu Jul 23 2009 Joel Granados <jgranado@redhat.com> 11.1.2.193-1
367     - Make sure we include libdrm.so files in the image.
368     Related: rhbz#510397
369    
370     * Wed Jul 22 2009 Chris Lumens <clumens@redhat.com> 11.1.2.192-1
371     - Fix compile errors in the previous patch.
372     Related: rhbz#471883
373    
374     * Wed Jul 22 2009 Chris Lumens <clumens@redhat.com> 11.1.2.191-1
375     - Ignore block devices set to read-only.
376     Related: rhbz#471883
377    
378     * Tue Jul 21 2009 Martin Sivak <msivak@redhat.com> 11.1.2.190-1
379     - Correct a message presented to the user.
380     Related: rhbz#473747
381     - Remove ext4dev
382     Resolves: rhbz#510634
383    
384     * Thu Jul 16 2009 Radek Vykydal <rvykydal@redhat.com> 11.1.2.189-1
385     - Make buildinstall error out if mount of loop device fails (rvykydal).
386     Resolves: rhbz#472552
387    
388     * Tue Jul 11 2009 Joel Granados <jgranado@redhat.com> 11.1.2.188-1
389     - Require libdhcp6client for the build (jgranado).
390     Related: rhbz#506722
391    
392     * Mon Jul 10 2009 Joel Granados <jgranado@redhat.com> 11.1.2.187-1
393     - Add support for the qlge driver (jgranado)
394     Resolves: rhbz#504034
395    
396     * Mon Jul 10 2009 Joel Granados <jgranado@redhat.com> 11.1.2.186-1
397     - update support for ext4 in anaconda (jbastian)
398     Resolves: rhbz#510634
399    
400     * Wed Jul 08 2009 Chris Lumens <clumens@redhat.com> 11.1.2.185-1
401     - Save bootfile, if we have it, from DHCP response (dcantrell).
402     Resolves: rhbz#448006
403    
404     * Wed Jul 1 2009 Martin Sivak <msivak@redhat.com> 11.1.2.184-1
405     - Fix handling of parted exceptions in text mode (rvykydal)
406     Resolves: rhbz#506725
407    
408     * Thu Jun 4 2009 Joel Granados <jgranado@redhat.com> 11.1.2.183-1
409     - Create efirtc device node on ia64 to access hw clock (rvykydal).
410     Resolves: rhbz#485200
411     - Reserve enough space for lvm metadata when computing PV size usable for LVs (rvykydal).
412     Resolves: rhbz#500431
413    
414     * Mon Jun 1 2009 Joel Granados <jgranado@redhat.com> 11.1.2.182-1
415     - Add support for IGB VF device (jgranado).
416     Resolves: rhbz#502875
417     - Fix the error caused by change in fipscheck (again..) (msivak).
418     Resolves: rhbz#498992
419    
420     * Thu May 28 2009 Joel Granados <jgranado@redhat.com> 11.1.2.181-1
421     - Look for ipcalc in the right place (jgranado).
422     Resolves: rhbz#502249
423    
424     * Thu May 28 2009 Joel Granados <jgranado@redhat.com> 11.1.2.180-1
425     - Look for ipcalc in the right place (jgranado).
426     Resolves: rhbz#502249
427    
428     * Wed May 27 2009 Joel Granados <jgranado@redhat.com> 11.1.2.179-1
429     - Look for ipcalc in the right place (jgranado).
430     Resolves: rhbz#502249
431    
432     * Tue May 26 2009 Joel Granados <jgranado@redhat.com> 11.1.2.178-1
433     - Fix specification of zoneinfo files to be included in stage2 (rvykydal).
434     Resolves: rhbz#481617
435     - Fix the location of libfipscheck in initrd too (msivak).
436     Resolves: rhbz#498992
437     - cryptsetup status reversed its exit codes (dcantrell).
438     Resolves: rhbz#499824
439     - Require latest libdhcp (jgranado).
440     Resolves: rhbz#444919
441     - Do not include removed physical volumes in pvlist (rvykydal).
442     Resolves: rhbz#502438
443    
444     * Thu May 21 2009 Joel Granados <jgranado@redhat.com> 11.1.2.177-1
445     - Do not load storage drivers before loading DUD over network (rvykydal).
446     Resolves: rhbz#454478
447    
448     * Thu May 21 2009 Joel Granados <jgranado@redhat.com> 11.1.2.176-1
449     - Remove LVM metadata when doing clearpart (rvykydal).
450     Resolves: rhbz#462615
451     - Put lspci in the minstg2.img so inVmware doesn't traceback (clumens).
452     Resolves: rhbz#476476
453    
454     * Mon May 18 2009 Joel Granados <jgranado@redhat.com> 11.1.2.175-1
455     - Change the description of be2net (msivak).
456     Resolves: rhbz#496875
457     - Revert to libdhcp from rhel5.3 (dcantrell).
458     Related: rhbz#500775
459    
460     * Wed May 13 2009 Joel Granados <jgranado@redhat.com> 11.1.2.174-1
461     - Include valid timezones in stage 2 (rvykydal).
462     Resolves: rhbz#481617
463     - Fix traceback in timezone setting (kickstart interactive text mode) (rvykydal).
464     Resolves: rhbz#481617
465     - Compute size of modules buffer in loader (dcantrell).
466     Resolves: rhbz#484092
467     - Include /sbin/ipcalc for IP address validation (dcantrell).
468     Resolves: rhbz#460579
469     - Require latest libdhcp (dcantrell).
470     Resolves rhbz#444919
471     - Make buildinstall error out if mount of loop device fails (rvykydal).
472     Resolves: rhbz#472552
473     - Update Anaconda with new description for Emulex lpfc driver (msivak).
474     Resolves: rhbz#498511
475     - Get the libfipscheck from correct location (library was rebased) (msivak)
476     Resolves: rhbz#498992
477     - Add support for LSI MPT Fusion SAS 2.0 Device Driver (msivak).
478     Resolves: rhbz#475671
479     - IBM improvements to linuxrc.s390 (dcantrell).
480     Resolves: rhbz#475350
481    
482     * Wed May 6 2009 Joel Granados <jgranado@redhat.com> 11.1.2.173-1
483     - Allow bootloader on mbr when /boot is mdraid1 (hansg).
484     Resolves: rhbz#475973
485     - Don't traceback on read only (write protected) disks (hansg).
486     Resolves: rhbz#471883
487     - most noticably it fixes chap / reverse chap in combination with ibft (hansg).
488     Resolves: rhbz#497438
489     - Recognize mpath iscsi setups as using iscsi (hansg).
490     Resolves: rhbz#466614
491    
492     * Tue May 5 2009 Joel Granados <jgranado@redhat.com> 11.1.2.172-1
493     - The lambda function in run() is not needed (jgranado).
494     Resolves: rhbz#498935
495     - Increase max NIC identification duration to 5 minutes (dcantrell).
496     Resolves: rhbz#473747
497     - Correct a spelling error (dcantrell).
498     Resolves: rhbz#489997
499     - Remove noise from isys/nl.c (dcantrell).
500     Resolves: rhbz#490735
501    
502     * Thu Apr 30 2009 Chris Lumens <clumens@redhat.com> 11.1.2.171-1
503     - Remove umask temporarily so device permissions are correct (wmealing).
504     Resolves: rhbz#383531
505    
506     * Tue Apr 28 2009 Chris Lumens <clumens@redhat.com> 11.1.2.170-1
507     - No longer set cachedir since the rebased yum won't let us.
508     Resolves: rhbz#497288
509     - Support a dashed format of MAC in kickstarts (msivak).
510     Resolves: rhbz#480309
511     - Fix a typo in the parted exception ignoring patch
512     Related: rhbz#455465
513     - Add support for Marvell RAID bus controller MV64460/64461/64462 (msivak).
514     Resolves: rhbz#493179
515     - Add support for the "Emulex OneConnect 10GbE NIC" (msivak).
516     Resolves: rhbz#496875
517    
518     * Thu Apr 23 2009 Martin Sivak <msivak@redhat.com> 11.1.2.169-1
519     - Activate ipv6 nics when an ipv6 ip is defined (jgranado).
520     Resolves: rhbz#445394
521     - Check for DNS validity (jgranado).
522     Resolves: rhbz#465174
523     - Do not crash when more than 32 tape devices are present (rvykydal)
524     Resolves: rhbz#476186
525     - Ignore a subset of parted errors that are not critical (clumens)
526     Resolves: rhbz#455465
527     - The FTP USER command does not need to be followed by a PASS (msivak)
528     Resolves: rhbz#477536
529     - patch to skip accounts screen if using autostep and encrypted root password (msivak)
530     Resolves: rhbz#471122
531     - rhel5 fix for cmdline being overridden by text when graphical install is detected as unworkable (msivak)
532     Resolves: rhbz#456325
533     - Rewrote parts of pkgorder script to improve it's speed. (mgracik)
534     Resolves: rhbz#451083
535     - Fix for traceback in Partitions.doMetaDeletes.addSnap() (dcantrell)
536     Resolves: rhbz#433824
537     - More robust filtering of physical volumes in autopartitioning (rvykydal)
538     Resolves: rhbz#475271
539     - Fix user --groups kickstart option (rvykydal)
540     Resolves: rhbz#454418
541     - Let LCS devices come online after s390 installation (dcantrell)
542     Resolves: rhbz#471101
543     - Added support for mdadm raid10 installs (mgracik)
544     Resolves: rhbz#467996
545     - Updated the project URL (mgracik)
546     Resolves: rhbz#482781
547 slords 1.6
548 slords 1.7 * Thu Dec 18 2008 Joel Granados <jgranado@redhat.com> 11.1.2.168-1
549     - Make anaconda work with new API change in YUM (jgranado)
550     Resolves: rhbz:#476957
551    
552     * Wed Dec 17 2008 Joel Granados <jgranado@redhat.com> 11.1.2.167-1
553     - Fix anaconda build (hdegoede).
554     Related: rhbz:#476739
555    
556     * Tue Dec 16 2008 Joel Granados <jgranado@redhat.com> 11.1.2.166-1
557     - Load the raid45 modules at init time (jgranado).
558     Related: rhbz#475385
559     - Make sure the raid45 modules are in the images (jgranado).
560     Related: rhbz#475385
561    
562     * Mon Dec 15 2008 David Cantrell <dcantrell@redhat.com> 11.1.2.165-1
563     - Final translations for instnum text (clumens)
564     Related: rhbz#474375
565    
566     * Fri Dec 12 2008 David Cantrell <dcantrell@redhat.com> 11.1.2.164-1
567     - Fix non-CHAP iBFT install cases (hdegoede)
568     Resolves: rhbz#432819
569     - More translations for the instnum text (clumens)
570     Related: rhbz#474375
571    
572     * Wed Dec 10 2008 Chris Lumens <clumens@redhat.com> 11.1.2.163-1
573     - Mark some new translations as fuzzy to fix the build.
574     Related: rhbz#474375
575    
576     * Wed Dec 10 2008 Chris Lumens <clumens@redhat.com> 11.1.2.162-1
577     - Update translation files for the instnum text change.
578     Related: rhbz#474375
579    
580     * Wed Dec 3 2008 David Cantrell <dcantrell@redhat.com> 11.1.2.161-1
581     - Include the libwrap in the initrd image
582     Resolves: rhbz#473955
583    
584     * Mon Dec 1 2008 Joel Granados <jgranado@redhat.com> 11.1.2.160-1
585     - Allow ssh and telnet to the install (jgranado).
586     Resolves: rhbz:#473955
587    
588     * Mon Dec 1 2008 Joel Granados <jgranado@redhat.com> 11.1.2.159-1
589     - The LV size is smaller than the totall sum of the partitions that make it up (jgranado).
590     Resolves: rhbz:#468944
591    
592     * Tue Nov 25 2008 Chris Lumens <clumens@redhat.com> 11.1.2.158-1
593     - Fix up ibft use cases (pjones).
594     - Partition requests can be None when populating the tree (dlehman).
595     Resolves: rhbz#472788
596     - Remove the name check on driver disk packages.
597     Resolves: rhbz#472951
598     - Remove missing PVs before removing obsolete VG (rvykydal).
599     Resolves: rhbz#468431
600     - Make the driverdisc label uppercase (msivak).
601     Related: rhbz#316481
602    
603     * Wed Nov 19 2008 Chris Lumens <clumens@redhat.com> 11.1.2.157-1
604     - Include ide-cs module into initrd (msivak).
605     Related: rhbz#448009
606    
607     * Wed Nov 12 2008 Chris Lumens <clumens@redhat.com> 11.1.2.156-1
608     - Fix a variety of pychecker errors (clumens, dcantrell, dlehman, rvykydal).
609     Resolves: rhbz#469734
610     - Remove defunct VG before creating new one of the same name (rvykydal).
611     Resolves: rhbz#469700
612     - Fix detection of ext4 on raid in rescue and upgrade (rvykydal).
613     Resolves: rhbz#470221
614    
615     * Tue Nov 11 2008 Joel Granados <jgranado@redhat.com> 11.1.2.155-1
616     - Enable the DD repository if the DD autodetection feature was used (msivak).
617     Related: rhbz:#316631
618     - Call insmod in linuxrc.s390, not insert_module (dcantrell).
619     Related: rhbz:#184648
620     - Load FCP modules early for CD/DVD install (dcantrell).
621     Related: rhbz:#184648
622     - Update mk-s390-cdboot.c to work with large kernel images (dcantrell).
623     Related: rhbz:#184648
624     - Fix all trivial (1 liner fixes) errors found by pychecker (hdegoede).
625     Related: rhbz:#469730
626    
627     * Wed Nov 05 2008 Chris Lumens <clumens@redhat.com> 11.1.2.154-1
628     - Include the new fnic driver (jgranado).
629     Related: rhbz#462387
630     - Run the busProbe after we have all driver disks loaded (msivak).
631     Related: rhbz#316481
632    
633     * Wed Nov 5 2008 Joel Granados <jgranado@redhat.com> 11.1.2.153-1
634     - Use struct audit_reply instead of struct auditd_reply_list (hdegoede).
635     Resolves: rhbz:#469873
636     - The Encryption button was missing in one migrate case (msivak).
637     Resolves:#469849
638     - kickstart expects --dhcpclass instead of --class (clumens).
639     Resolves: rhbz:#468972
640     - Fix the mounting procedure for autodetected driverdiscs (msivak).
641     Resolves: rhbz:#316481
642    
643     * Fri Oct 31 2008 Joel Granados <jgranado@redhat.com> 11.1.2.152-1
644     - Prepare environemnt so the AutoDD is properly detected (msivak).
645     Resolves: rhbz:#316481
646     - Don't write luks passphrases to anaconda-ks.cfg (dlehman).
647     Resolves: rhbz:#468907
648     - Write zeros to remove metadata before running luksFormat (dlehman).
649     Resolves: rhbz:#469177
650    
651     * Wed Oct 29 2008 David Cantrell <dcantrell@redhat.com> 11.1.2.151-1
652     - Write correct OPTIONS line to ifcfg files on s390 for layer2 (dcantrell)
653     Resolves: rhbz#468755
654    
655     * Wed Oct 29 2008 Joel Granados <jgranado@redhat.com> 11.1.2.150-1
656     - Call createrepo in buildinstall only if --pkgorder is present (rvykydal).
657     Resolves: rhbz:#467341
658    
659     * Tue Oct 28 2008 Joel Granados <jgranado@redhat.com> 11.1.2.149-1
660     - Actually use the stderr parameter instead of duping to stdout (dlehman).
661     Resolves: rhbz:#467289
662     - Revert "Specify a default cio_ignore parameter for s390x (#253075)" (dcantrell).
663     Related: rhbz:#253075
664     - Revert "Enable CCW devices used for installation (#253075)" (dcantrell).
665     Related: rhbz:#253075
666     - Revert "Correctly enable ignored CCW devices in linuxrc.s390 (#253075)" (dcantrell).
667     Related: rhbz:#253075
668    
669     * Fri Oct 24 2008 Joel Granados <jgranado@redhat.com> 11.1.2.148-1
670     - Probe the devices to populate cache for DD routines (msivak).
671     Resolves: rhbz:#316481
672    
673     * Thu Oct 23 2008 Joel Granados <jgranado@redhat.com> 11.1.2.147-1
674     - Dont execute the extra information message for all the devices (jgranado).
675     Resolves: rhbz:#466291
676    
677     * Tue Oct 21 2008 David Cantrell <dcnatrell@redhat.com> 11.1.2.146-1
678     - Fix up CCW device enabling on s390x (dcantrell)
679     Resolves: rhbz#253075
680    
681     * Mon Oct 20 2008 Dave Lehman <dlehman@redhat.com> 11.1.2.145-1
682     - Handle device names containing "/" in LUKS name fixup
683     Related: rhbz#464769
684    
685     * Thu Oct 16 2008 David Cantrell <dcantrell@redhat.com> 11.1.2.144-1
686     - Enable CCW devices used for installation (dcantrell)
687     Resolves: rhbz#253075
688    
689     * Wed Oct 15 2008 Joel Granados <jgranado@redhat.com> 11.1.2.143-1
690     - Change order when calling dasdFmt to avoid race condition while formating dasd drives (jgranado).
691     Resolves: rhbz:#466474
692    
693     * Tue Oct 14 2008 Joel Granados <jgranado@redhat.com> 11.1.2.142-1
694     - Add the enic driver (jgranado).
695     Resolves: rhbz:#462387
696     - Get the right list elements for the iscsi text interface (clumens).
697     Resolves: rhbz:#466902
698     - Fix detection of ext4/ext4dev root partitions in rescue (rvykydal).
699     Resolves: rhbz:#466868
700    
701     * Mon Oct 13 2008 Joel Granados <jgranado@redhat.com> 11.1.2.141-1
702     - Prevent creation of encrypted swraid partitions (dlehman).
703     Resolves: rhbz:#456283
704     - Enable the iBFT by default and set the fallbacks to mimic the w/o iBFT behaviour (msivak).
705     Resolves: rhbz:#445721
706    
707     * Fri Oct 10 2008 Peter Jones <pjones@redhat.com> - 11.1.2.140-1
708     - Don't display errors from nl_set_device_mtu() (dcantrell)
709     Resolves: rhbz#466305
710     - Use a correct path for addnote, since the one in the original patch
711     wasn't what the kernel group thought they were telling me.
712     Related: rhbz#462663
713    
714     * Thu Oct 09 2008 Chris Lumens <clumens@redhat.com> 11.1.2.139-1
715     - Handle None in luks device name rectification (pjones).
716     Resolves: rhbz#466348
717    
718     * Wed Oct 08 2008 Peter Jones <pjones@redhat.com> - 11.1.2.138-2
719     - Start the iBFT configured drives during iSCSI startup (msivak)
720     Resolves: rhbz#445721
721    
722     * Wed Oct 08 2008 Peter Jones <pjones@redhat.com> - 11.1.2.138-1
723     - Add note to bootable kernel image on ppc64 (dhowells)
724     Related: rhbz#462663
725    
726     * Mon Oct 06 2008 Chris Lumens <clumens@redhat.com> 11.1.2.137-2
727     - Better error checking when retrieveing info from iBFT (msivak).
728     Related: rhbz#445721
729     - Fix a typo in the anaconda-runtime %post scriptlets.
730     Resolves: rhbz#465441
731    
732     * Fri Oct 3 2008 Joel Granados <jgranado@redhat.com> 11.1.2.136-2
733     - Fix build.
734     Related: rhbz:#445721
735    
736     * Fri Oct 3 2008 Joel Granados <jgranado@redhat.com> 11.1.2.136-1
737     - Rebuild to make brew happy.
738     Related: rhbz:#445721
739    
740     * Fri Oct 3 2008 Joel Granados <jgranado@redhat.com> 11.1.2.135-1
741     - iBFT has MAC addresses with wrong case, use strcasecmp to compare them (msivak).
742     Resolves: rhbz:#445721
743     - Look up correct luks name before trying to decide on our boot device (pjones).
744     Resolves: rhbz:#464769
745     - Add new LUKS devices to partitions.encryptedDevices (dlehman).
746     Resolves: rhbz:#464769
747     - Add a workaround for lvm-on-raid size miscomputation (clumens).
748     Resolves: rhbz:#463431
749     - Do not use labels to specifiy LUKS devices in /etc/fstab (dlehman).
750     Resolves: rhbz:#461702
751    
752     * Thu Oct 2 2008 Joel Granados <jgranado@redhat.com> 11.1.2.134-1
753     - Fix traceback when using kickstart and device encryption (pjones).
754     Resolves: rhbz:#461700
755     - Fix traceback when using encryption with kickstart (pjones).
756     Resolves: rhbz:#461700
757     - Fix ext4/ext4dev detection on existing partitions (rvykydal).
758     Resolves: rhbz:#465248
759    
760     * Tue Sep 30 2008 Joel Granados <jgranado@redhat.com> 11.1.2.133-1
761     - Set a label on /etc/sysconfig/keyboard (clumens).
762     Resolves: rhbz:#463785
763     - Add comps.dtd to anaconda-runtime package (dcantrell).
764     Resolves: rhbz:#442138
765     - Make sure /etc/xml/catalog is updated on package removal (dcantrell).
766     Resolves: rhbz:#442138
767     - Fix a logging traceback in the encryption code (clumens).
768     Resolves: rhbz:#464771
769     - Fix lvm partitioning in gui that was broken (rvykydal).
770     Resolves: rhbz:#415871
771     - Fix computing of lvm partition sizes wrt physical extent size in gui (rvykydal).
772     Resolves: rhbz:463780
773     - Add pointer initialization (rvykydal).
774     Resolves: rhbz#439461
775    
776     * Fri Sep 26 2008 Joel Granados <jgranado@redhat.com> 11.1.2.132-1
777     - When we use kickstart with specified UI mode, do not prompt for VNC (msivak).
778     Resolves: rhbz##453551
779    
780     * Thu Sep 25 2008 Chris Lumens <clumens@redhat.com> 11.1.2.131-1
781     - Fix rescue mode typo.
782     Resolves: rhbz#463920
783     - Fix traceback accessing obsolete data member (dlehman).
784     Resolves: rhbz#463778
785    
786     * Tue Sep 23 2008 Chris Lumens <clumens@redhat.com> 11.1.2.130-1
787     - Fix the test for if we should remove the Virt group.
788     Resolves: rhbz#462907.
789    
790     * Mon Sep 22 2008 David Cantrell <dcantrell@redhat.com> 11.1.2.129-1
791     - Fix mk-s390-cdboot so it doesn't SIGSEGV when generating images (dcantrell)
792     Related: rhbz#184648
793     - Add libfipscheck to initrd for sshd on s390x (clumens)
794     Resolves: rhbz#463273
795    
796     * Fri Sep 19 2008 Chris Lumens <clumens@redhat.com> 11.1.2.128-1
797     - Include the correct version of the spec file in the source archive.
798     Related: rhbz#461700
799    
800     * Fri Sep 19 2008 Chris Lumens <clumens@redhat.com> 11.1.2.127-1
801     - Support for system-wide passphrase for encrypted block devices (dlehman).
802     Resolves: rhbz#461700
803    
804     * Wed Sep 17 2008 David Cantrell <dcantrell@redhat.com> 11.1.2.126-1
805     - Add a stub to cmdline UI for getLuksPassphrase (dlehman)
806     Resolves: rhbz#462491
807     - Don't add a LUKSDevice to autopart PVs unless we're encrypting (dlehman)
808     Resolves: rhbz#462640
809     - Support upgrade of systems that use encrypted block devices (dlehman)
810     Resolves: rhbz#461696
811     - Disallow use or creation of encrypted software RAID partitions (dlehman)
812     Resolves: rhbz#456283
813     - Use UUIDs instead of device nodes in crypttab (dlehman)
814     Resolves: rhbz#461702
815     - Add support for OSA Express 2 ports per CHPID (rvykydal)
816     Resolves: rhbz#439461
817     - Fix kickstart timezone value checking (rvykydal)
818     Resolves: rhbz#462595
819     Resolves: rhbz#404321
820    
821     * Tue Sep 16 2008 Chris Lumens <clumens@redhat.com> 11.1.2.125-1
822     - Include the programs needed to manage ext4 filesystems (clumens).
823     Resolves: rhbz#462476
824     - Fix a reference to a variable before it exists in network.py (clumens).
825     Resolves: rhbz#462480
826    
827     * Mon Sep 15 2008 Chris Lumens <clumens@redhat.com> 11.1.2.124-1
828     - Fix blkid_dev_next return value checking (rvykydal).
829     Resolves: rhbz#462175
830     - Add the reverse chap bits for kickstart as well (pjones).
831     Related: rhbz#432819
832     - Make iBFT reading explicit from a higher level (pjones).
833     - Fix device nodes creating for more than 8 cciss devices (rvykydal).
834     Resolves: rhbz#445765
835     - Disable iBFT support for s390 and s390x (dcantrell).
836    
837     * Thu Sep 11 2008 David Cantrell <dcantrell@redhat.com> 11.1.2.123-1
838     - Disable iBFT support on s390 and s390x (dcantrell)
839     Related: rhbz#445721
840    
841     * Thu Sep 11 2008 David Cantrell <dcantrell@redhat.com> 11.1.2.122-1
842     - Add full CHAP support to iSCSI (pjones)
843     Resolves: rhbz#432819
844     - Don't set iscsi devices to autostart (pjones)
845     Resolves: rhbz#437891
846     - Support iSCSI CHAP and Reverse CHAP authentication (pjones)
847     Resolves: rhbz#402431
848     Resolves: rhbz#432819
849     - Partitions growing fixed (rvykydal)
850     Resolves: rhbz#442628
851     - Do not traceback when no root partitions are found in upgrade (rvykydal)
852     Resolves: rhbz#444527
853     - Add support for ext4dev/ext4 filesystem (rvykydal)
854     Resolves: rhbz#444527
855     - Add support for reading NIC setup from the iBFT table (msivak)
856     Resolves: rhbz#445721
857     - Add 802.1q driver (rvykydal)
858     Resolves: rhbz#431915
859     - Add libfipscheck to the images (clumens)
860     Resolves: rhbz#461923
861     - Display drive model and size in MB in partitioning UI (dcantrell)
862     Resolves: rhbz#460697
863    
864     * Wed Sep 03 2008 Chris Lumens <clumens@redhat.com> 11.1.2.121-1
865     - Enable the dlabel=on for RHEL by default (msivak).
866     Related: rhbz#316481.
867    
868     * Thu Aug 28 2008 Chris Lumens <clumens@redhat.com> 11.1.2.120-2
869     - libuuid is provided by e2fsprogs-devel.
870     Related: rhbz#316481.
871    
872     * Thu Aug 28 2008 Chris Lumens <clumens@redhat.com> 11.1.2.120-1
873     - Include the nss libraries that the new RPM is linked against.
874     Resolves: rhbz#460375.
875     - Add automatic driver disk detection (msivak).
876     Resolves: rhbz#316481.
877    
878     * Wed Aug 6 2008 Joel Granados <jgranado@redhat.com> 11.1.2.119-1
879     - Support VDSK devices on s390x (dcantrell).
880     Resolves: rhbz#264061
881    
882     * Wed Jul 30 2008 Joel Granados <jgranado@redhat.com> 11.1.2.118-1
883     - Use fedorakmod.py plugin from yum-utils package, don't pack it in anaconda (rvykydal).
884     Resolves: rhbz#434804
885     - Make sure bootproto=query settings carry over to stage2 (clumens).
886     Resolves: rhbz#453863
887     - Probe BUS_VIRTIO again after probing BUS_PCI (markmc).
888     Resolves: rhbz#446232
889     - Add virtio drives to multipath blacklist (markmc).
890     Resolves: rhbz#446232
891     - Add virtio max partition count (markmc).
892     Resolves: rhbz#446232
893     - Sort virtio devices first (markmc).
894     Resolves: rhbz#446232
895     - Probe on BUS_VIRTIO for devices (markmc).
896     Resolves: rhbz#446232
897     - Explicitly include virtio_pci in the initrd (markmc).
898     Resolves: rhbz#446232
899     - Add virtio to module-info (markmc).
900     Resolves: rhbz#446232
901     - Add virtio support to devMakeInode() (markmc).
902     Resolves: rhbz#446232
903     - Offer physical NIC identification in stage 1 (dcantrell).
904     Resolves: rhbz:#261101
905     - Suspend the curses interface before calling scripts and resume afterwards (msivak).
906     Resolves: rhbz#435314
907    
908     * Wed Jul 23 2008 Joel Granados <jgranado@redhat.com> 11.1.2.117-1
909     - Fix the build.
910     - Change the Makefile so it doesn't replace tags.
911    
912     * Wed Jul 23 2008 Joel Granados <jgranado@redhat.com> 11.1.2.116-1
913     - Specify a default cio_ignore parameter for s390x (dcantrell).
914     Resolves: rhbz#253075
915     - Call dhcpNetDevice() instead of removed pumpNetDevice() (rvykydal).
916     Resolves: rhbz#452664
917     - Add support for the --only-use argument to RHEL5 (rvykydal).
918     Resolves: rhbz#318351
919     - Log a message informing about the critical upgrade error (jgranado).
920     Resolves: rhbz#436865
921     - Support booting from FCP-attached CD/DVD drive on s390 (dcantrell).
922     Resolves: rhbz#184648
923     - The actual size of a logical volume must be rounted down (jgranado).
924     Resolves: rhbz#415871
925     - Set network device MTU if user specified mtu= (dcantrell).
926     Resolves: rhbz#435874
927    
928     * Wed Jul 16 2008 Joel Granados <jgranado@redhat.com> 11.1.2.115-1
929     - Pass the cmdline options to the nfs structure (jgranado).
930     Resolves: rhbz#432603
931     - Remove hicolor-icon-theme>gtk2 from whiteout.py (msivak).
932     Resolves: rhbz#369251
933     - Ask the user if he wants to use VNC instead of text mode (msivak).
934     Resolves: rhbz#453551
935     - Leftover bits of encrypted block device support (dlehman).
936     Resolves: rhbz#229865
937     - Rescue of systems containing encrypted block devices (dlehman).
938     Resolves: rhbz#229865
939     - Support preexisting encrypted block devices (dlehman).
940     Resolves: rhbz#229865
941     - Kickstart support for encrypted block devices (dlehman).
942     Resolves: rhbz#229865
943     - User interface for manipulating encrypted block devices (dlehman).
944     Resolves: rhbz#229865
945     - Partitioning with encrypted block devices (dlehman).
946     Resolves: rhbz#229865
947     - Device-level support for encrypted block devices (dlehman).
948     Resolves: rhbz#229865
949    
950     * Wed Jul 9 2008 Joel Granados <jgranado@redhat.com> 11.1.2.114-1
951     - Enable upgrades for mayor version in rhel5 only (jgranado).
952     Resolves: rhbz#436865
953     - Handling of invalid timezone value in kickstart added (rvykydal).
954     Resolves: rhbz#404321
955     - GCC is complaining about unchecked return value from read call (msivak).
956     Resolves: rhbz#448009
957     - Enable re-IPL on s390x after installation (dcantrell).
958     Resolves: rhbz#432416
959     - Change the maximum recommended swap size to "2000 + (current ram)" (jgranado).
960     Resolves: rhbz#447372
961     - Don't show the virtualization option if we are in Xen or in Vmware (jgranado).
962     Resolves: rhbz#258441
963     - Prepare the system a little before initializing the pcmcia devices (msivak).
964     Resolves: rhbz#448009
965     - Change the total number of processed packages/files/.. to avoid negative counter in remaining packages (msivak).
966     Resolves: rhbz#436103
967     - Create additional /dev/xvda device nodes (clumens).
968     Resolves: rhbz#437752
969     - Don't use error messages from dosfslabel as the label (clumens)
970     Resolves: rhbz#427457
971     - Add nui driver (jgranado).
972     Resolves: rhbz#444820
973     - Allow the use of the "-" character in lvm names (jgranado).
974     Resolves: rhbz#430907
975     - yum.remove removes installed packages, not to be installed packages (msivak).
976     Resolves: rhbz#442325
977     - Allow removing packages by glob now that yum supports it (msivak).
978     Resolves: rhbz#442325
979 slords 1.3
980 slords 1.5 * Wed Apr 16 2008 Chris Lumens <clumens@redhat.com> 11.1.2.113-1
981     - Require the latest version of libnl-devel.
982     Resolves: rhbz#441922
983     - Fix definition of __libc_setlocale_lock for new glibc.
984     Resolves: rhbz#441940
985     - Add support for the bcm5710 driver.
986     Resolves: rhbz#442553
987     - Require the latest libdhcp (dcantrell).
988     Resolves: rhbz#435978
989     - Fix networking tracebacks (pjones, clumens).
990     Resolves: rhbz#442020
991    
992     * Tue Apr 08 2008 Chris Lumens <clumens@redhat.com> 11.1.2.112-1
993     - Make isys.dhcpNetDevice() work in rescue mode (dcantrell).
994     Related: rhbz#435978
995    
996     * Wed Apr 02 2008 Chris Lumens <clumens@redhat.com> 11.1.2.111-1
997     - Don't rebuild the initrds if no modules were installed.
998     Resolves: rhbz#439379
999     - Bootable requests can not be on logical volumes.
1000     Resolves: rhbz#439270
1001     - Name the xen images for ia64 in the .treeinfo file (jgranado).
1002     - Fix reporting on transaction errors (jgranado).
1003     Resolves: rhbz#437813
1004     - Fix loop iteration in nl_ip2str (dcantrell).
1005     Resolves: rhbz#437773
1006     - Allow GPT on ppc or ppc64 (dcantrell).
1007     Resolves: rhbz#438683
1008    
1009     * Tue Mar 25 2008 Chris Lumens <clumens@redhat.com> 11.1.2.110-1
1010     - Don't try to initialize iSCSI when the portal cannot be detected (msivak).
1011     Resolves: rhbz#435173
1012    
1013     * Tue Mar 25 2008 Chris Lumens <clumens@redhat.com> 11.1.2.109-1
1014     - Make sure DHCP works in rescue mode (dcantrell).
1015     Resolves: rhbz#435978
1016    
1017     * Mon Mar 17 2008 Chris Lumens <clumens@redhat.com> 11.1.2.108-1
1018     - Avoid SIGSEGV on s390x in netlink loop (dcantrell).
1019     Resolves: rhbz#436377
1020    
1021     * Thu Mar 6 2008 Jeremy Katz <katzj@redhat.com> - 11.1.2.107-1
1022     - Fix another case which could have None options
1023     Resolves: rhbz#435998
1024    
1025     * Wed Mar 05 2008 Chris Lumens <clumens@redhat.com> 11.1.2.106-1
1026     - Fix the case where we're checking for _netdev but options is None (pjones).
1027     Resolves: rhbz#435998
1028    
1029     * Mon Mar 03 2008 Chris Lumens <clumens@redhat.com> 11.1.2.105-1
1030     - Add support for _rnetdev mount option in fstab (pjones).
1031     Resolves: rhbz#435716
1032     - Lots of network UI configuration fixes (dcantrell).
1033     Resolves: rhbz#432011
1034     - Fix lvm error handling (msivak).
1035     Related: rhbz#224636
1036    
1037     * Thu Feb 21 2008 Chris Lumens <clumens@redhat.com> 11.1.2.104-1
1038     - Handle exceptions when setting up repos not enabled by a key.
1039     Resolves: rhbz#433028
1040     - Show unconfigured interfaces as UNCONFIGURED (dcantrell).
1041     Related: rhbz#275291
1042    
1043     * Tue Feb 19 2008 Chris Lumens <clumens@redhat.com> 11.1.2.103-1
1044     - Fix a traceback in the backported pkgorder fix.
1045     Resolves: rhbz#432006
1046     - Fix wrong function names for iscsi login/start (pjones).
1047     Resolves: rhbz#433276
1048    
1049     * Sat Feb 16 2008 Chris Lumens <clumens@redhat.com> 11.1.2.102-1
1050     - Correct auth command reading problem for ks files (dcantrell).
1051     Related: rhbz#427388
1052     - Use correct salt length for MD5, SHA256, & SHA512 (dcantrell).
1053     Related: rhbz#427388
1054    
1055     * Wed Feb 13 2008 Chris Lumens <clumens@redhat.com> 11.1.2.101-1
1056     - Make sure interface description is defined (dcantrell).
1057     Resolves: rhbz#432635
1058     - Set an attribute when iscsid is started
1059     Resolves: rhbz#431904
1060    
1061     * Mon Feb 11 2008 David Cantrell <dcantrell@redhat.com> 11.1.2.100-1
1062     - Better fixes for iscsi probing (pjones, jlaska)
1063     Related: rhbz#431924
1064     - Make man pages work in the chrooted environment (jgranado)
1065     Resolves: rhbz#243443
1066     - Use correct variable in comparison (jgranado)
1067     Related: rhbz#432035
1068    
1069     * Fri Feb 08 2008 David Cantrell <dcantrell@redhat.com> 11.1.2.99-1
1070     - Prevent writing out IPV6ADDR=none lines to ifcfg-ethX files (jgranado)
1071     Resolves: rhbz#432035
1072    
1073     * Thu Feb 07 2008 Chris Lumens <clumens@redhat.com> 11.1.2.98-1
1074     - Fix an infinite loop in using libnl (dcantrell).
1075     Related: rhbz#303681
1076    
1077     * Thu Feb 07 2008 Chris Lumens <clumens@redhat.com> 11.1.2.97-1
1078     - Add module dependencies of qeth.ko.
1079     Resolves: rhbz#431922
1080     - Make sure ISCSIADM and such are defined (pjones).
1081     Resolves: rhbz#431924
1082     - Use libnl to read MAC and IP addresses (dcantrell).
1083     Resolves: rhbz#303681
1084     - Fix usage of minstg2 vs. stage2 in low-mem cases (jgranado).
1085     Resolves: rhbz#207657
1086    
1087     * Tue Feb 05 2008 Chris Lumens <clumens@redhat.com> 11.1.2.96-1
1088     - Include libnssutil3.so in the initrd for s390 as well.
1089     Resolves: rhbz#431054
1090     - Document the dhcptimeout parameter (msivak).
1091     Related: rhbz#198147, rhbz#254032
1092    
1093     * Mon Feb 04 2008 Chris Lumens <clumens@redhat.com> 11.1.2.95-1
1094     - Propagate hostname from stage 1 to stage 2 on s390x (dcantrell).
1095     Resolves: rhbz#354021
1096    
1097     * Fri Feb 01 2008 Chris Lumens <clumens@redhat.com> 11.1.2.94-1
1098     - Include libnssutil3.so for sshd on s390 (dcantrell).
1099     - Remove old IP addresses from interface on reconfig (dcantrell).
1100     Resolves: rhbz#218273
1101     - More fixes for .treeinfo (jgranado).
1102    
1103     * Wed Jan 30 2008 Chris Lumens <clumens@redhat.com> 11.1.2.93-1
1104     - Support network --bootproto=query in kickstart installs.
1105     Resolves: rhbz#401531
1106     - Set the format flag for new volume groups (msivak).
1107     Resolves: rhbz#246523
1108     - More fixes for .treeinfo (jgranado).
1109     Related: rhbz#253992
1110    
1111     * Mon Jan 28 2008 David Cantrell <dcantrell@redhat.com> 11.1.2.92-1
1112     - Fix remaining issues with createLuserConf() changes
1113     Related: rhbz#430237
1114    
1115     * Mon Jan 28 2008 Chris Lumens <clumens@redhat.com> 11.1.2.91-1
1116     - Include python-iniparse in stage2 for pirut.
1117     Resolves: rhbz#430212
1118     - Update the information contained in .treeinfo files (jgranado).
1119     Resolves: rhbz#253992
1120     - Fix namespace issue with createLuserConf (dcantrell).
1121     Resolves: rhbz#430237
1122     - Write /etc/resolv.conf and /etc/hosts in stage1 on s390 (dcantrell).
1123     Related: rhbz#428694, rhbz#216158
1124    
1125     * Wed Jan 23 2008 Chris Lumens <clumens@redhat.com> 11.1.2.90-1
1126     - Add the stage2 to the .treeinfo file (jgranado).
1127     Resolves: rhbz#253992
1128     - Fix handling %packages section in output anaconda-ks.cfg file.
1129     Related: rhbz#280101
1130     - Fix a traceback caused by the patch for 427388.
1131     Resolves: rhbz#429902
1132     - Fix some additional errors in createLuserConf() (dcantrell).
1133     Resolves: rhbz#429902
1134     - Fix iscsi so that mkinitrd can talk to the running daemon (pjones).
1135    
1136     * Mon Jan 21 2008 Chris Lumens <clumens@redhat.com> 11.1.2.89-1
1137     - Support SHA256/SHA512 password encoding from kickstart (dcantrell).
1138     Resolves: rhbz#427388
1139    
1140     * Fri Jan 18 2008 Chris Lumens <clumens@redhat.com> 11.1.2.88-1
1141     - Allow users to back up past instkey dialog (dlehman).
1142     Resolves: rhbz#252349
1143     - Handle missing FTP files the same way as missing HTTP files (dlehman).
1144     Resolves: rhbz#350251
1145     - Add support for iSCSI iBFT (msivak).
1146     Resolves: rhbz#307761
1147     - Do not display NICs as UNCONFIGURED in network_text.py (dcantrell).
1148     Resolves: rhbz#275291
1149     - If bootproto is dhcp, unset any static settings (dcantrell).
1150     Resolves: rhbz#218489
1151     - Add support for the mptctl driver.
1152     Resolves: rhbz#382941
1153     - Fix a traceback running pkgorder in non-base products (dgregor).
1154     Resolves: rhbz#317131
1155     - Fix a traceback when adding zFCP disk without specifying details (msivak).
1156     Resolves: rhbz#428180
1157     - Catch lvm tools errors when creating logical volumes (msivak).
1158     Resolves: rhbz#224636
1159     - Add support for specifying the dhcp timeout (msivak).
1160     Resolves: rhbz#198147, rhbz#254032
1161     - Don't add a trailing 1 to filesystem labels (jgranado).
1162     Resolves: rhbz#415861
1163     - Add spufs support (jgranado).
1164     Resolves: rhbz#247720
1165     - List iSCSI multipath devices in the installer UI. (dcantrell).
1166     Resolves: rhbz#391951
1167     - Fix selected device when adding an advanced storage device (msivak).
1168     Resolves: rhbz#248447
1169     - Add maketreeinfo.py script (jgranado).
1170     Resolves: rhbz#253992
1171     - Make F12 work for the network config screen in text installs (jgranado).
1172     Resolves: rhbz#250982
1173     - Add the ixgbe driver (jgranado).
1174     Resolves: rhbz#350911
1175     - Write out IPV6INIT= to network-scripts (jgranado).
1176     Resolves: rhbz#243524
1177     - Close md devices to fix RAID tracebacks (jgranado).
1178     Related: rhbz#208970
1179     - Use input %packages section for anaconda-ks.cfg (msivak).
1180     Resolves: rhbz#280101
1181     - Add option for selecting different comps file (msivak).
1182     Resolves: rhbz#352081
1183     - Add nicdelay parameter (msivak).
1184     Resolves: rhbz#349521
1185     - Be more accepting in which strings we wait for from sshd (alanm).
1186     Resolves: rhbz#286031
1187     - Allow the use of double quotes in the pxeboot config file (jgranado).
1188     Resolves: rhbz#248170
1189     - Read the nic info before showing the configuration window (jgranado).
1190     Resolves: rhbz#278451
1191     - Make the back button work on the network config screen in loader (jgranado).
1192     Resolves: rhbz#233655
1193     - Get lcs interface name correctly (msivak).
1194     Resolves: rhbz#237508
1195     - Include more terminfo files to fix s390 telnet mode (msivak).
1196     Resolves: rhbz#231173
1197     - Fix kickstart docs for --dhcpclass parameter (jgranado).
1198     Resolves: rhbz#248910
1199     - Fix traceback when displaying autopartition error messages (jgranado).
1200     Resolves: rhbz#247257
1201     - Fix comparison of unusual network interface names (jgranado).
1202     Resolves: rhbz#246135
1203     - Populate the kickstart file dialog with the original value (jgranado).
1204     Resolves: rhbz#245936
1205     - Make the man pages work in rescue mode (jgranado).
1206     Resolves: rhbz#243443
1207     - Sort text package list (jgranado).
1208     Resolves: rhbz#242456
1209     - Don't eject the cd before the %post scripts are run (jgranado).
1210     Resolves: rhbz#238711
1211 slords 1.1
1212 slords 1.2 * Wed Oct 17 2007 Chris Lumens <clumens@redhat.com> 11.1.2.87-1
1213     - Prompt for manual network configuration in the loader if needed.
1214     Related: rhbz#296081
1215    
1216     * Mon Oct 15 2007 Chris Lumens <clumens@redhat.com> 11.1.2.86-1
1217     - Don't try to use DHCP in networks with static IP configuration.
1218     Resolves: rhbz#296081
1219    
1220     * Wed Oct 03 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.85-1
1221     - Check both IP structure members in getFileFromNfs()
1222     Resolves: rhbz#316251
1223    
1224     * Thu Sep 27 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.84-1
1225     - Check return values correctly on netlink_interfaces_ip2str() and
1226     netlink_interfaces_mac2str()
1227     Resolves: rhbz#230525
1228     Related: rhbz#209284
1229    
1230     * Wed Sep 19 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.83-1
1231     - Add cxgb3 driver (pjones)
1232     Resolves: rhbz#296791
1233    
1234     * Tue Sep 18 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.82-1
1235     - Fix kickstart over NFS installs on s390x (ks=nfs:host:/path)
1236     Resolves: rhbz#250689
1237    
1238     * Mon Sep 17 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.81-1
1239     - Make major and minor long ints in devMakeInode()
1240     Related: rhbz#218816
1241    
1242     * Mon Sep 17 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.80-1
1243     - Create all variations of tape drive device nodes (dlehman)
1244     Resolves: rhbz#218816
1245    
1246     * Fri Sep 14 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.79-1
1247     - Correct infinite loop problem with new recvfrom() code for reading large
1248     netlink messages
1249     Related: rhbz#230525
1250     - Make sure we clear the netlink cache before looking up IP or MAC addrs
1251     Related: rhbz#235824
1252    
1253     * Thu Sep 13 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.78-1
1254     - Fix manual IPv4 configuration when adding an iSCSI device
1255     Related: rhbz#235824
1256    
1257     * Wed Sep 12 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.77-1
1258     - Revert netlink_init_interfaces_list() changes
1259     Resolves: rhbz#287541
1260    
1261     * Tue Sep 11 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.76-1
1262     - Fix going back to the network device selection screen in loader
1263     Resolves: rhbz#253285
1264     - Rework netlink_get_interface_ip() to handle large recvfrom responses (pjones)
1265     Related: rhbz#230525
1266     - Driver disk fixes (clumens)
1267     Related: rhbz#213318
1268     - Make sure MACADDR is written to ifcfg-* files (bhinson)
1269     Related: rhbz#248049
1270    
1271     * Wed Sep 05 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.75-1
1272     - Fix network handling via CMS conf file on s390x
1273     Resolves: rhbz#278261
1274    
1275     * Wed Sep 05 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.74-1
1276     - Find all NICs with netlink call
1277     Related: rhbz#230525
1278    
1279     * Tue Sep 04 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.73-1
1280     - Handle empty VSWITCH parameter (bhinson AT redhat DOT com)
1281     Related: rhbz#248049
1282    
1283     * Tue Sep 04 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.72-1
1284     - Rebuild against kudzu-1.2.57.1.15
1285     Resolves: rhbz#276161
1286    
1287     * Fri Aug 31 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.71-1
1288     - Remove extra newtPopWindow() call
1289     Related: rhbz#260621
1290    
1291     * Thu Aug 30 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.70-1
1292     - Fix text wrap width on partition type combo (dlehman)
1293     Related: rhbz#221791
1294     - Avoid SIGSEGV in for kickstart installs on Configure TCP/IP window
1295     Related: rhbz#260621
1296    
1297     * Wed Aug 29 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.69-1
1298     - Skip Configure TCP/IP window for kickstart installs
1299     Resolves: rhbz#260621
1300     - Do not run _isys.vtActivate() on s390x
1301     Related: rhbz#217563
1302     - Keep drive selection box disabled if user clicks Back (clumens)
1303     Related: rhbz#219207
1304    
1305     * Mon Aug 27 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.68-1
1306     - Do not return after NIC config for iSCSI setup
1307     Resolves: rhbz#233029
1308    
1309     * Fri Aug 24 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.67-1
1310     - Fix "no more mirrors" problems when retrieving packages (dlehman)
1311     Resolves: rhbz#240582
1312     - Don't add duplicate fstab entries if the fstype is none (clumens)
1313     Resolves: rhbz#253485
1314     - Allow users to change their NIC and reconfigure it in loader
1315     Resolves: rhbz#253285
1316     - Validate IP addresses correctly for manual entry on s390x linuxrc
1317     Related: rhbz#234152
1318     - Correct setting addon repository names (clumens)
1319     Related: rhbz#206152
1320    
1321     * Fri Aug 17 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.66-1
1322     - Select appropriate kernel devel package (dlehman)
1323     Related: rhbz#226784
1324    
1325     * Fri Aug 17 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.65-1
1326     - Don't assume tb[IFLA_ADDRESS] contains data
1327     Resolves: rhbz#252988
1328     - Add support for VSWITCH and MACADDR conf variables on s390x
1329     Resolves: rhbz#248049
1330     - Fix ks=nfs: regression on s390x
1331     Resolves: rhbz#250689
1332    
1333     * Mon Aug 13 2007 Peter Jones <pjones@redhat.com> - 11.1.2.64-1
1334     - Fix memory size comparison in PAE test.
1335     Related: rhbz#207573
1336     - Add e1000e and igb modules.
1337     Resolves: rhbz#251733
1338     Resolves: rhbz#251735
1339    
1340     * Fri Aug 10 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.63-1
1341     - Disable zFCP device before removing LUN (bhinson AT redhat DOT com)
1342     Resolves: rhbz#249341
1343    
1344     * Wed Aug 08 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.62-1
1345     - Add a symlink in /etc to /mnt/runtime/etc/yum, handle kABI
1346     requires/provides (dlehman)
1347     Resolves: rhbz#241412
1348     - Fix converting UI selections into which drives should be used for
1349     partitioning (clumens)
1350     Resolves: rhbz#247997
1351    
1352     * Mon Aug 06 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.61-1
1353     - Honor ip=<val>/ipv6=<val>/noipv4/noipv6 boot parameters and skip the
1354     loader configuration if enough settings are passed on the boot line
1355     Resolves: rhbz#246603
1356    
1357     * Fri Jul 20 2007 Peter Jones <pjones@redhat.com> - 11.1.2.60-1
1358     - Hopefully fix usb-storage reloading. Still needs testing
1359     Related: rhbz#247830
1360     - Ignore failure to unmount /mnt/source if we don't think there's a real mount
1361     (dlehman)
1362     Related: rhbz#223059
1363     - Prevent SIGSEGV when going back from NFS entry box after manual IPv4
1364     configuration (dcantrell)
1365     Resolves: rhbz#248075
1366     - Fix the timezone window (dcantrell)
1367     Resolves: rhbz#248928
1368    
1369     * Wed Jul 18 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.59-1
1370     - Correctly discover underlying physical disks for RAID devices (pjones)
1371     Resolves: rhbz#248616
1372     - Mark iSCSI root with _netdev mount option (markmc AT redhat DOT com)
1373     Resolves: rhbz#244994
1374     - Clear screen after post-install NIC settings
1375     Resolves: rhbz#248130
1376     - Display mpath model and unit info on text partitioning screen
1377     Related: rhbz#185852
1378    
1379     * Mon Jul 16 2007 Peter Jones <pjones@redhat.com> - 11.1.2.58-1
1380     - Only skip redhat-lsb during dependency resolution if it's not
1381     the only thing left
1382     Resolves: rhbz#248195
1383    
1384     * Thu Jul 12 2007 Peter Jones <pjones@redhat.com> - 11.1.2.57-1
1385     - Only use GPT when we've got really big disks
1386     Resolves: rhbz#247830
1387     - Allow ia64 virt installs without "debug" option
1388     Resolves: rhbz#246718
1389     - Copy firmware files correctly from driver disks
1390     Related: rhbz#224076
1391    
1392     * Thu Jul 12 2007 Peter Jones <pjones@redhat.com> - 11.1.2.56-1
1393     - Save "nodmraid" option so mkinitrd won't turn it on during boot
1394     Related: rhbz#185852
1395     - Don't mark partitions as bootable on GPT disks unless we're using EFI
1396     Related: rhbz#130236
1397     - Fix size display errors with large disks
1398     Related: rhbz#130236
1399    
1400     * Tue Jul 10 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.55-1
1401     - Display mpath model information on the custom partitioning screen
1402     Related: rhbz#185852
1403    
1404     * Tue Jul 10 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.54-1
1405     - Add missing colon on an if statement in getMpathModel()
1406     Related: rhbz#185852
1407     - Do not add extra 'mapper/' to fulldev in getMpathModel()
1408     Related: rhbz#185852
1409    
1410     * Tue Jul 10 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.53-1
1411     - Use scsi_id to gather WWID info in getMpathModel()
1412     Related: rhbz#185852
1413     - Do not strip 'mapper/' from mpath device names in the partitioning UI
1414     Related: rhbz#185852
1415    
1416     * Mon Jul 09 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.52-1
1417     - If we have seen an mpath device, do not gather its WWID again
1418     Related: rhbz#185852
1419     - Fix code indentation errors
1420     Related: rhbz#185852
1421     - Fix errors in the getMpathInfo() function when executing multipath
1422     Related: rhbz#185852
1423     - Display mpath devices without the 'mapper/' text
1424     Related: rhbz#185852
1425     - Get WWID from bindings file if multipath command returns nothing
1426     Related: rhbz#185852
1427     - Require that USB devices remain stable for a longer time period (pjones)
1428     Resolves: rhbz#222684
1429    
1430     * Mon Jul 09 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.51-1
1431     - Ignore empty lines when collecting WWIDs per mpath device
1432     Related: rhbz#185852
1433     - Comment out existing blacklist and blacklist_exceptions blocks in the
1434     /etc/multipath.conf file
1435     Related: rhbz#185852
1436     - Reset SELinux file contexts on multipath.conf and bindings files
1437     Related: rhbz#185852
1438    
1439     * Fri Jul 06 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.50-1
1440     - Read default multipath.conf values from either the target system or the
1441     anaconda stage2 environment. Make sure we only read one WWID per mpath
1442     alias and log an error if we didn't.
1443     Related: rhbz#185852
1444     - Install the PAE kernel when applicable (e.g., >4GB memory)
1445     Resolves: rhbz#207573
1446     - Read mpathNNN devices when generating the bindings and multipath.conf files
1447     Related: rhbz#185852
1448     - Make sure the partitioning UI screen displays WWID and model information
1449     for multipath devices
1450     Related: rhbz#185852
1451     - Use GPT on all architectures with non-boot disks >=2TB (pjones)
1452     Resolves: rhbz#130236
1453    
1454     * Thu Jul 05 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.49-1
1455     - Generate multipath bindings and multipath.conf before package
1456     installation. Use scsi_id to collect WWIDs rather than the multipath
1457     command to maintain consistency with what pyblock has done.
1458     Related: rhbz#185852
1459    
1460     * Fri Jun 29 2007 Chris Lumens <clumens@redhat.com> - 11.1.2.48-1
1461     - Support new driver disk repo layout.
1462     Resolves: rhbz#213318
1463     - Add missing TEXT_EDIT_BUTTON constants back (dcantrell).
1464     Resolves: rhbz#245606.
1465     - Fix a traceback when writing out multipath configs (dcantrell).
1466     Related: rhbz#185852.
1467    
1468     * Thu Jun 28 2007 Chris Lumens <clumens@redhat.com> - 11.1.2.47-1
1469     - Fix traceback when writing out repo lines.
1470     Resolves: rhbz#246084
1471    
1472     * Wed Jun 27 2007 Chris Lumens <clumens@redhat.com> - 11.1.2.46-1
1473     - Create package header directory since yum doesn't anymore (katzj).
1474     Resolves: rhbz#245918
1475     - Write out repo lines to anaconda-ks.cfg.
1476     Resolves: rhbz#206152
1477     - Enable multipathd on mpath installs (dcantrell).
1478     Resolves: rhbz#243421
1479     - Pull scsi_id from /lib/udev, include kpartx and mpath commands (dcantrell).
1480     Resolves: rhbz#185852
1481     - Display model information in the UI for mpath devices (dcantrell).
1482     Resolves: rhbz#208341
1483     - Add nspr libraries and additional nss libraries.
1484     Related: rhbz#245215
1485     - Fox error reporting in iscsi connection code (pjones).
1486    
1487     * Tue Jun 26 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.45-1
1488     - Add keyutils-libs (clumens)
1489     Resolves: rhbz#245734
1490     - Set up and use yum backend plugins (dlehman)
1491     Resolves: rhbz#241412
1492     - Install debuginfo packages (james.antill)
1493     Resolves: rhbz#236033
1494    
1495     * Tue Jun 26 2007 James Antill <jantill@redhat.com> - 11.1.2.44-2
1496     - Remove default exclude for debuginfo.
1497     - Resolves: rhbz#236033
1498    
1499     * Fri Jun 22 2007 Chris Lumens <clumens@redhat.com> - 11.1.2.44-1
1500     - Fix typo in multipath part of making stage2 image (dcantrell).
1501     - Include the scsi_id command in the stage2 image (dcantrell).
1502     Resolves: rhbz#185852
1503     - Write out a minimal /etc/multipath.conf (dcantrell).
1504     Related: rhbz#185852
1505    
1506     * Thu Jun 21 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.43-1
1507     - Correct iSCSI portal discovery
1508     Resolves: rhbz#233029
1509    
1510     * Thu Jun 21 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.42-1
1511     - Handle ip=dhcp correctly so kickstart files are fetched automatically
1512     Resolves: rhbz#244418
1513     - Write newline after NETWORKING_IPV6=yes line
1514     Resolves: rhbz#226911
1515     - Make sure libnss3.so is included in the stage2 image
1516     Resolves: rhbz#245215
1517    
1518     * Wed Jun 20 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.41-1
1519     - Include Xen block devices in the blacklist_exception block
1520     Related: rhbz#243527
1521     - Remove the lvm.conf filter modification to avoid regression
1522     Related: rhbz#243531
1523     - Fix traceback when looking for multipath devices to collect WWIDs for
1524     Related: rhbz#185852
1525    
1526     * Tue Jun 19 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.40-1
1527     - Add libselinux-python to the stage2 image (clumens)
1528     Resolves: rhbz#244892
1529     - Copy static multipath commands in to stage2 image
1530     Related: rhbz#185852
1531     - Filter /dev/mapper/mpath* and /dev/mpath* in lvm.conf
1532     Related: rhbz#185852
1533     - Run /sbin/multipath and copy generated bindings file to target system,
1534     populate blacklist_exception block in multipath.conf with WWIDs from
1535     generated bindings file
1536     Related: rhbz#185852
1537    
1538     * Mon Jun 18 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.39-1
1539     - Flush driveDict so zFCP are picked up after being brought online
1540     Resolves: rhbz#236903
1541     - Warn user when more than 15 partitions found on a libata-controlled disk
1542     Resolves: rhbz#238858
1543     - Add mpath filters to lvm.conf on target system
1544     Resolves: rhbz#243531
1545     - Make sure target system has multipath bindings file, add multipath WWIDs
1546     to blacklist_exception block in multipath.conf
1547     Resolves: rhbz#243527
1548     - Always print device node name for mpath devices in fstab
1549     Resolves: rhbz#243532
1550    
1551     * Thu Jun 14 2007 Chris Lumens <clumens@redhat.com> - 11.1.2.38-1
1552     - Import tempfile to fix kickstart install tracebacks.
1553     Resolves: rhbz#244240
1554    
1555     * Tue Jun 12 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.37-1
1556     - Add support for Areca RAID controllers (clumens)
1557     Resolves: rhbz#238014
1558     - Pass -br to the X server so there is no more hatch (clumens)
1559     Resolves: rhbz#195919
1560     - Echo 1 to each zFCP LUN to make entire device available (dcantrell)
1561     Resolves: rhbz#207097
1562     - Prevent static network configuration from failing (dcantrell)
1563     Resolves: rhbz#221660
1564     - Allow user to skip entering a gateway or nameserver when adding an iSCSI
1565     address (dcantrell)
1566     Resolves: rhbz#235824
1567     - Do not log errors when unmounting /mnt/source if it was not supposed to
1568     be mounted in the first place (dlehman)
1569     Resolves: rhbz#223059
1570     - Handle F13 shortcut key on installation key dialog (dlehman)
1571     Resolves: rhbz#210673
1572     - Create nodes for and probe for tape drives (dlehman)
1573     Resolves: rhbz#218816
1574     - Improve configuration screens for systems with multiple NICs (dcantrell)
1575     Resolves: rhbz#218200
1576     - Per-interface IPv4 and IPv6 configuration (dcantrell)
1577     Resolves: rhbz#213110
1578     Related: rhbz#218200
1579     - Add logging for yum logging (katzj)
1580     Resolves: rhbz#212259
1581     - Only ask user to run VNC is Xvnc is present (dcantrell)
1582     Resolves: rhbz#217563
1583     - Add /sbin/sfdisk (dcantrell)
1584     Resolves: rhbz#224297
1585     - For /dev/hvc0 terminals, set TERM to vt320 (dcantrell)
1586     Resolves: rhbz#219556
1587     - Set DHCPv6_DISABLE flag when using IPv6 auto neighbor discovery (dcantrell)
1588     Resolves: rhbz#231645
1589     - Handle more than 10 Ethernet interfaces (dcantrell)
1590     Resolves: rhbz#230525
1591     - Support OSA layer 2 networking on zSeries (bhinson)
1592     Resolves: rhbz#233376
1593     - Handle ksdevice=BOOTIF correctly (dcantrell)
1594     Resolves: rhbz#209284
1595     - Fix text wrap width in auto partitioning text mode screen (dlehman)
1596     Resolves: rhbz#221791
1597     - Correctly count SCSI disk devices (dlehman)
1598     Resolves: rhbz#230526
1599     - Include /usr/sbin/dmidecode on ia64 (dlehman)
1600     Resolves: rhbz#232947
1601     - Bind mount /dev/pts in rescue mode (dlehman)
1602     Resolves: rhbz#228714
1603     - Do not ignore productpath in pkgorder (dlehman)
1604     Resolves: rhbz#230487
1605     - Describe 'nfs --opts' in kickstart-docs.txt (clumens)
1606     Resolves: rhbz#234187
1607     - Sanity check network info on zSeries (dcantrell)
1608     Resolves: rhbz#234152
1609     - Do not bring up network in stage 2 if it's already up (dcantrell)
1610     Resolves: rhbz#232400
1611     - Do not traceback when trying to remove the /mnt/sysimage tree (dcantrell)
1612     Resolves: rhbz#227650
1613     - Write correct infor to /etc/sysconfig/network (dcantrell)
1614     Resolves: rhbz#222147
1615     - If custom partitioning is selected, make drive selection non
1616     sensitive (clumens)
1617     Resolves: rhbz#219207
1618     - Do not traceback if users neglects to enter an lvsize (clumens)
1619     Resolves: rhbz#221253
1620     - Do not load a module when the kickstart device line is incorrect (clumens)
1621     Resolves: rhbz#227510
1622     - Handle errors resulting from malformed repositories (clumens)
1623     Resolves: rhbz#219274
1624     - Remove all invalid RAID requests when using kickstart (clumens)
1625     Resolves: rhbz#235279
1626     - Avoid traceback getting the PID of iscsiadm (clumens)
1627     Resolves: rhbz#223257
1628     - Make sure kickstart scripts execute with correct working dir (clumens)
1629     Resolves: rhbz#237317
1630     - Support multiple ksappend lines (clumens)
1631     Resolves: rhbz#222201
1632     - Write out fstab after migrate (clumens)
1633     Resolves: rhbz#223215
1634     - Make the packages section in anaconda-ks.cfg match UI selections (clumens)
1635     Resolves: rhbz#227383, rhbz#231121, rhbz#235881
1636     - Copy volume group format attribute to new request (clumens)
1637     Resolves: rhbz#217585
1638     - Use /dev/ nodes for probing RAID superblocks (clumens)
1639     Resolves: rhbz#208970
1640     - Put more space between device description and the stripe for tall
1641     languages (clumens)
1642     Resolves: rhbz#217294
1643     - Add netxen_nic driver (clumens)
1644     Resolves: rhbz#230245
1645     - Provide detailed disk info in text mode partitioning screen (dcantrell)
1646     Resolves: rhbz#235054
1647     - If wrong interface is selection, allow user to choose another one (clumens)
1648     Resolves: rhbz#213787
1649     - Focus installation key text box and populate fields correctly (dlehman)
1650     Resolves: rhbz#223831
1651     - Make sure the regkey settings are written to anaconda-ks.cfg (dlehman)
1652     Resolves: rhbz#221450
1653     - Select kernel-xen-devel when optional packages selected (dlehman)
1654     Resolves: rhbz#226784
1655     - Fix typo in message shown when user skips entering the install key (dlehman)
1656     Resolves: rhbz#224491
1657     - If autopart selection is custom, make sure review checkbox is active and
1658     not sensitive. (dlehman)
1659     Resolves: rhbz#220951
1660     - Write NETWORKING_IPV6=no to /etc/sysconfig/network if IPv6 is disabled
1661     during installation. (dcantrell)
1662     Resolves: rhbz#226911
1663     - Fix input validation loop in manual network config in loader
1664     Resolves: rhbz#223193 (dcantrell)
1665     - Make "description" translate correctly (pjones)
1666     Resolves: rhbz#216067
1667 slords 1.1
1668     * Thu Feb 1 2007 Peter Jones <pjones@redhat.com> - 11.1.2.36-1
1669     - Fix traceback when using text mode with a language that we can't display
1670     Resolves: #225528
1671    
1672     * Fri Jan 26 2007 Peter Jones <pjones@redhat.com> - 11.1.2.35-1
1673     - Don't set the migration flag for FAT labels if we're formatting the
1674     partition
1675     Resolves: #223898
1676     - Process directories recursively when relabelling
1677     Resolves: #218791
1678    
1679     * Fri Jan 26 2007 Jeremy Katz <katzj@redhat.com> - 11.1.2.34-2
1680     - fix ordering for split media installs (#223090)
1681    
1682     * Wed Jan 24 2007 Peter Jones <pjones@redhat.com> - 11.1.2.34-1
1683     - The PAE kernel isn't named according to the normal convention, so we need
1684     "kernel-PAE" instead of "kernel-pae" in the list for grub.
1685     Resolves: #223941
1686    
1687     * Tue Jan 23 2007 Peter Jones <pjones@redhat.com> - 11.1.2.33-1
1688     - Handle FAT/VFAT labels on upgrade better
1689     Resolves: #223890
1690     - Include kernel-pae in the list of kernels we set up in grub.conf (#223941)
1691    
1692     * Mon Jan 22 2007 Peter Jones <pjones@redhat.com> - 11.1.2.32-1
1693     - Don't try to migrate fat/vfat labels if there's no fstab yet (#223554).
1694     - Always dasdfmt when we're relabeling a dasd device.
1695     Resolves: #223492
1696     - Don't use FAT/VFAT labels that are in use on other filesystems
1697     Resolves: #218957
1698    
1699     * Fri Jan 19 2007 Peter Jones <pjones@redhat.com> - 11.1.2.31-1
1700     - Fix typo in yesterday's iscsi fix
1701     Resolves: #223257
1702    
1703     * Thu Jan 18 2007 Peter Jones <pjones@redhat.com> - 11.1.2.30-1
1704     - Fix iscsi shutdown's "ps" call
1705     Resolves: #223257
1706     - Fix "halt" kickstart directive
1707     Resolves: #222953
1708    
1709     * Wed Jan 17 2007 Peter Jones <pjones@redhat.com> - 11.1.2.29-1
1710     - fix rhpl import
1711     Resolves: #222991
1712    
1713     * Tue Jan 16 2007 Peter Jones <pjones@redhat.com> - 11.1.2.28-1
1714     - Use a GtkWindow for the release notes viewer (katzj)
1715     Resolves: #220418
1716     - Add pirut to our textdomain so strings get translated (katzj)
1717     Resolves: #216067
1718     - Don't log a pvrequest's "drive" attribute, since they don't all have them
1719     Resolves: #221992
1720     - Fix "clearpart" and such to only happen once
1721     Resolves: #220021
1722     - Handle multiple repo paths better
1723     Resolves: #221146
1724     Resolves: #221260
1725     - label fat filesystems for /boot/efi on ia64
1726     Resolves: #218957
1727     - Don't overwrite hdinstall partition when "clearpart --all --initlabel" is
1728     in ks.cfg (dlehman)
1729     Resolves: #220331
1730     - Fix depsolver progress meter problems when there's not enough space (dlehman)
1731     Resolves: #215493
1732     - Don't show "unsupported language" error when not in interactive mode (clumens)
1733     Resolves: #222096
1734     - Change default mpath option to disabled
1735     Related: #219843
1736     - Remove packages pulled in for deps when there's a space error (dlehman)
1737     Resolves: #222894
1738     - Disable betanag (katzj)
1739    
1740     * Thu Jan 4 2007 Peter Jones <pjones@redhat.com> - 11.1.2.27-1
1741     - Include cdroms in the scsi disk count (katzj, #207336)
1742     - Translation display fixes (katzj, #216067)
1743     - Wait longer for usb floppy access (#211222)
1744     - Make the package repo path list right (#221260)
1745    
1746     * Wed Jan 3 2007 Peter Jones <pjones@redhat.com> - 11.1.2.26-1
1747     - Fix bug trying to find repomd files (#221146)
1748     - Don't do 'clearpart' stuff on fsset if we're not in a kickstart (#221090)
1749    
1750     * Tue Jan 2 2007 Peter Jones <pjones@redhat.com> - 11.1.2.25-1
1751     - Turn off multipath support by default (enable with "mpath" during boot)
1752     - Don't clear partitions if it's already been done (#220021)
1753     - Handle upgrade conditionals better (pnasrat, #218909, #214747)
1754     - Handle new repo dict format (dlehman, #220241, #220326)
1755     - Don't log messages about VT tech preview on s390 and ppc (dlehman, #220236)
1756    
1757     * Mon Dec 18 2006 Peter Jones <pjones@redhat.com> - 11.1.2.24-1
1758     - Make sure reg keys are written out un upgrade (dlehman, #219791)
1759     - handle 'regkey --skip' correctly in kickstart (dlehman, #219544)
1760     - Allow users to go back and change regkeys (dlehman, #219361)
1761     - Do not accept regkeys that don't match the install media (dlehman, #219823)
1762     - Honor dhcpclass parameter in isys (dcantrell, #220057)
1763     - Pick paths better for url iso installs (#219205)
1764    
1765     * Fri Dec 15 2006 David Cantrell <dcantrell@redhat.com> - 11.1.2.23-1
1766     - Use subprocess in execConsole (clumens, #210481, #216155)
1767     - Leave a way for mkinited to discover lack of mpath (pjones, #219843)
1768     - Pass 'anaconda' to instClass.installDataClass() (pjones, #219793)
1769     - Use intf, not self.anaconda.intf in partedUtils
1770     - Handle DiskSet instantiation from LabelFactory when anaconda=None
1771     - Resolves: rhbz#210481 rhbz#216155 rhbz#219843 rhbz#219793
1772    
1773     * Thu Dec 14 2006 Peter Jones <pjones@redhat.com> - 11.1.2.22-1
1774     - Only show information appropriate to the install class specified by the
1775     reg key (dlehman, #218967)
1776     - Fix dasd formatting (dcantrell, #218861)
1777     - Fix iscsi portal discovery (#216164)
1778     - Update xvc0 major/minor (katzj, #218050)
1779     - Fix device node creation in 'rescue' (clumens)
1780     - Fix zFCP device addition (dcantrell, #210635)
1781    
1782     * Wed Dec 13 2006 Peter Jones <pjones@redhat.com> - 11.1.2.21-1
1783     - Handle reg keys with dashes (dlehman, #218716)
1784     - Don't traceback with no iscsi (katzj, #218513)
1785     - Unmount cdrom after installation when using local stage2 during http
1786     install (dlehman)
1787     - Fix typo in iscsi code (katzj, #218513)
1788     - Remove LIBUSER_CONF from the environment before running
1789     post (clumens, #218213)
1790     - Don't allow virt by default on ia64 (#215429)
1791     - Fix lvm off-by-one-extent problems with previously created volume groups
1792     (pjones, #217913)
1793    
1794     * Wed Dec 6 2006 Peter Jones <pjones@redhat.com> - 11.1.2.20-1
1795     - Remove language choices for which there is no font (katzj, #217498)
1796     - Add stex module (katzj, #209179)
1797     - Fix debug output (pnasrat, #217751, #217774)
1798    
1799     * Fri Dec 1 2006 Dennis Gregorovic <dgregor@redhat.com> - 11.1.2.19-2
1800     - rebuild
1801     - Related: rhbz#217861
1802    
1803     * Wed Nov 29 2006 Chris Lumens <clumens@redhat.com> - 11.1.2.19-1
1804     - Don't always write out xconfig and monitor lines (#211977).
1805     - Pull in xinf files from X driver packages on url images.
1806     - Fix for changed API (katzj, #217673, #217689).
1807    
1808     * Tue Nov 28 2006 Chris Lumens <clumens@redhat.com> - 11.1.2.18-1
1809     - Fix registration key dialog (katzj).
1810     - Base shown tasks on registration key (katzj).
1811     - Init wreq structure before use (dcantrel, #215367).
1812     - Fetch new release notes file on language change (#217501).
1813     - Add ipv6= command line argument (dcantrel).
1814     - Rework loader network config screen (dcantrel, #213108, #213112).
1815     - Disable testing registration keys when out of beta (katzj, #217360).
1816     - Fix si_LK timezone (katzj, #217288).
1817     - Set the right home directory on kickstart user command (#216681).
1818     - Allow correcting kickstart file location on error/typo (#216446).
1819     - Check for .discinfo instead of using a static number (pjones, #214787).
1820     - Nodes property typo (pnasrat, #216410).
1821     - Only set broadcast and network addr if ipv4 is enabled (dcantrel, #215451).
1822    
1823     * Fri Nov 17 2006 Chris Lumens <clumens@redhat.com> - 11.1.2.17-1
1824     - Preserve drive order specified in kickstart (#214881).
1825     - Be smarter about checking if iscsi is available (katzj, #216128).
1826     - Install language support packages in text mode (nasrat, #215867).
1827     - Fix kernel naming (katzj, #215746).
1828     - Fix handling of iscsiadm output and activation of devices (pjones).
1829     - Depsolve on optional/non-grouped packages (nasrat, #214848).
1830     - Update kickstart documentation.
1831     - Make sure source is unmounted on image installs before %post (#214677).
1832     - Use mode 0600 for install-num file (katzj, #214853).
1833    
1834     * Thu Nov 09 2006 Paul Nasrat <pnasrat@redhat.com> -11.1.2.16-1
1835     - Fix traceback due to incorrect no discs (#214787)
1836    
1837     * Wed Nov 8 2006 Peter Jones <pjones@redhat.com> - 11.1.2.15-1
1838     - Fix segfault when there's no EDD, as on ppc (#214653)
1839     - Always skip networking screen on kickstart installs (clumens, #214584)
1840     - Update install method docs (clumens, #214159)
1841    
1842     * Mon Nov 6 2006 Peter Jones <pjones@redhat.com> - 11.1.2.14-1
1843     - Avoid traceback with PReP partitions on disks that aren't currently
1844     in use (clumens, #211098)
1845     - Fix traceback when all space is in use (ddearau AT us.ibm.com, #213616)
1846     - Fix text mode traceback (katzj, #213869)
1847     - Use better API for network configuration dialog (katzj, #213356)
1848    
1849     * Fri Nov 03 2006 Chris Lumens <clumens@redhat.com> - 11.1.2.13-1
1850     - Install in text mode if a KVM confused X autodetection.
1851    
1852     * Fri Nov 03 2006 Paul Nasrat <pnasrat@redhat.com> - 11.1.2.12-1
1853     - Fix traceback on ftp loopback iso installs (#212014)
1854     - Enable IPv6 dns support in loader (dcantrell)
1855    
1856     * Wed Nov 1 2006 Peter Jones <pjones@redhat.com> - 11.1.2.11-1
1857     - Fix localhost6 line in /etc/hosts (dcantrell, #210050)
1858     - Add more fonts to the install image (katzj, #207428)
1859     - Remove i386 dmraid on multi-arch upgrades (katzj, #209011)
1860     - Improve split ISO URL installs (clumens)
1861     - Fix line wrapping in clearpart (clumens, #213425)
1862     - Always set an active value in the LVM PE size combo box (clumens, #212317)
1863     - Don't try to clear partitions on drives in the skippedList (clumens)
1864     - Don't try to resolve port numbers from urls as hostnames (clumens, #212622)
1865    
1866     * Fri Oct 27 2006 Peter Jones <pjones@redhat.com> - 11.1.2.10-1
1867     - Don't use keepalive sockets when they won't be reused (#212571)
1868    
1869     * Fri Oct 27 2006 Jeremy Katz <katzj@redhat.com> - 11.1.2.9-1
1870     - Fix install key handling (#212548)
1871     - Catch hard drives that don't exist (clumens, #212377)
1872     - Fix typo for slovak keyboard (#212304)
1873    
1874     * Thu Oct 26 2006 Chris Lumens <clumens@redhat.com> - 11.1.2.8-1
1875     - Fall over to the next mirror correctly (#208077, #212014).
1876    
1877     * Wed Oct 25 2006 Jeremy Katz <katzj@redhat.com> - 11.1.2.7-1
1878     - Fix zfcp (#210094)
1879     - Remove unneeded whiteout
1880     - Fix a case where we might have leaked an fd (#212191)
1881    
1882     * Tue Oct 24 2006 Jeremy Katz <katzj@redhat.com> - 11.1.2.6-1
1883     - Add Sinhala (#207426)
1884     - Fix a traceback in shell exec (pnasrat, #211830)
1885     - Write out proper ipv6 localhost in /etc/hosts (dcantrel, #211800)
1886     - Merge swap/graphical limits from fc6 (#211649)
1887     - Fix canceling with iscsi (#211996)
1888     - Fix static IPs with iscsi/repo adding
1889     - Fix use of repos on upgrade (#211547)
1890     - Add real key format (dlehman, #207752)
1891    
1892     * Fri Oct 20 2006 David Cantrell <dcantrell@redhat.com> - 11.1.2.5-1
1893     - Build against libdhcp-1.16
1894     - Continue if vname or vparm are NULL in readNetInfo (#211502)
1895     - Add fonts-telugu (katzj, #207428)
1896     - Fix install progress bar/window dimensions (katzj, #211526)
1897     - Don't specify a stdout of stderr for shells on zSeries (clumens, #210481)
1898     - Use execConsole function to run shells (clumens)
1899     - Only use netlink messages with ARP Ethernet headers (katzj, #210195)
1900     - Force swap formatting on ppc (pnasrat, #206523)
1901     - Don't traceback without a key in cmdline mode (katzj, #211476)
1902     - Pass noipv4/noipv6 settings from stage 1 to stage 2 (#208334)
1903     - Correct --onbiosdisk handling (clumens, #210705)
1904     - Keep runlevel 3 if doing a VNC install (clumens, #211318)
1905     - Don't use unicode line drawing on vt100-nav terminals (katzj, #208374)
1906     - Remove multilib packages (pnasrat, #209011)
1907    
1908     * Tue Oct 17 2006 David Cantrell <dcantrell@redhat.com> - 11.1.2.4-1
1909     - yum fix retry on failure (katzj, #211117)
1910     - Fix ordering for iSCSI tools on CD installs (katzj, #208832)
1911     - Only go back a screen from regKeyScreen is possible (katzj, #211101)
1912     - Support --skip for instkey (katzj)
1913     - Parse /tmp/netinfo correctly on zSeries (#207991)
1914     - Fix for virtualization being the group instead of xen (katzj)
1915    
1916     * Mon Oct 16 2006 Jeremy Katz <katzj@redhat.com> - 11.1.2.3-1
1917     - Better regex for finding ISO loopback mounts (clumens, #205133)
1918     - Setup baseurl better for additional repos (clumens, #210877)
1919     - Add qla2400 and qla2xxx to late module load list (#210886)
1920     - Write out zfcp to anaconda-ks.cfg
1921     - Write out iscsi to anaconda-ks.cfg
1922     - Preserve installation number in anaconda-ks.cfg and on the system (#207029)
1923     - Add support for 'key' directive in kickstart for installation number
1924     - Handle non-base repos which may or may not exist better (#202810)
1925     - Fix zfcp (#210094)
1926     - Take up more space for package descriptions (#210531)
1927     - New installation number dialog (#207752)
1928    
1929     * Thu Oct 12 2006 David Cantrell <dcantrell@redhat.com> - 11.1.2.2-1
1930     - Fix layout where extra repo selection box is not displayed (clumens)
1931     - Fix desktop upgrade (katzj, #210408)
1932     - Don't start a new process group and do exit(0) instead of return
1933     after receiving SIGTERM (pjones)
1934     - Only do auditDaemon if we're not in test or rootpath mode (pjones)
1935     - Error only when checking the initiator name (katzj, #210347)
1936     - Don't force gateway and DNS values (#200029)
1937     - Set IPv6 entry box sensitivity correctly in text mode
1938     - Initialize useIPv4 and useIPv6 correctly when existing net info is there
1939    
1940     * Wed Oct 11 2006 Chris Lumens <clumens@redhat.com> - 11.1.2.1-1
1941     - Ignore basepath in getHeader to fix CD installs (pnasrat).
1942     - Fix package installation.
1943    
1944     * Tue Oct 10 2006 Jeremy Katz <katzj@redhat.com> - 11.1.2.0-1
1945     - Allow setting the language to something not in lang-table (clumens, #176538)
1946     - Fix split media (pnasrat)
1947     - Fix going back from advanced bootloader (clumens, #210190)
1948     - Bump early swap to be higher
1949     - Add Telugu (#207428)
1950     - Update edd support (Rez Kabir, #207331)
1951     - Sleep hacks for usb-storage (zaitcev, #207336)
1952    
1953     * Mon Oct 9 2006 Jeremy Katz <katzj@redhat.com> - 11.1.0.110-1
1954     - Fix SELinux contexts for iscsi
1955     - Fix traceback if addrepos isn't shown (#209997)
1956     - Fix traceback looking up hostnames (clumens, #209672)
1957     - Fix split media (pnasrat)
1958     - Fix network to be enabled after install on non-network installs
1959    
1960     * Fri Oct 6 2006 Jeremy Katz <katzj@redhat.com> - 11.1.0.109-1
1961     - Fix iscsi for toolchain changes and targets with multiple IPs
1962     - Validate ips like 9.1.2.3 (dcantrel, #209654)
1963    
1964     * Fri Oct 6 2006 Jeremy Katz <katzj@redhat.com> - 11.1.0.108-1
1965     - Fix endless spinning with redhat-lsb depcheck (#209665)
1966     - Fix usefbx (clumens)
1967     - Fix traceback with loopback isos (pnasrat)
1968    
1969     * Thu Oct 5 2006 Jeremy Katz <katzj@redhat.com> - 11.1.0.107-1
1970     - minor yum api fix
1971    
1972     * Wed Oct 4 2006 Jeremy Katz <katzj@redhat.com> - 11.1.0.105-1
1973     - Fix details in tui pkgselection (#209310)
1974     - Add Assamese (#207424)
1975     - More network UI sanity checking (dcantrel)
1976     - Disable release notes url clicking (dcantrel)
1977     - Fix traceback going back on upgrade (#205198)
1978     - Try to fix up sr_CS.UTF-8@Latn some more (#182591)
1979    
1980     * Tue Oct 03 2006 Chris Lumens <clumens@redhat.com> - 11.1.0.104-1
1981     - More netconfig fixes (dcantrel).
1982     - Reset protected partitions list (#204405).
1983     - Handle more iscsi error cases (katzj, #208671).
1984     - Don't bring down network interfaces after fetching files (dcantrel,
1985     #201194).
1986    
1987     * Mon Oct 2 2006 Jeremy Katz <katzj@redhat.com> - 11.1.0.103-1
1988     - More netconfig fixing (dcantrel)
1989     - Fix some translation problems (#206620)
1990     - Don't do netconfig on task toggle (#208562)
1991     - Some mpath/dmraid fixes (pjones, #208423)
1992     - Only set graphical if VNC is enabled in kickstart, not
1993     all kickstarts (clumens)
1994     - Ensure RAID levels get sorted (#208478)
1995     - Fix handling of locales we can't display (#208841)
1996     - Fix traceback in partition editing (clumens, #208677)
1997     - Try to fix sr_CS.UTF-8@Latn (#182591)
1998     - Ensure a depcheck on redhat-lsb (#201222)
1999     - Fix pkgorder to order "needed" groups early (#206778)
2000    
2001     * Thu Sep 28 2006 Jeremy Katz <katzj@redhat.com> - 11.1.0.102-1
2002     - Disable repo writing for now
2003     - Fixup text network config (dcantrel)
2004     - More HTTP response codes (clumens)
2005     - Don't try to use updates disk image by default (clumens)
2006     - Give an error message when netconfig fails
2007     - Don't prompt for non-existent cd
2008     - Fix DNS with dhcp for extras on CD install
2009    
2010     * Wed Sep 27 2006 Jeremy Katz <katzj@redhat.com> - 11.1.0.101-1
2011     - Give indication of no optional packages (#204242)
2012     - Don't give an error on partition mount errors looking for upgrades (#201805)
2013     - Firewire fix (notting)
2014     - Make initrd.size have 0644 perms (dcantrel, #197773)
2015     - More netconfig tweaks (dcantrel)
2016     - Support loopback URL mounts (pnasrat, #207904)
2017     - Turn off firstboot on s390 (clumens, #207926)
2018     - Set display mode if vnc ks (clumens, #204736)
2019     - Fix partitioning traceback (#208101)
2020     - Fix lowres (clumens)
2021     - xfs tweak (esandeen, #208323)
2022     - Add qla4xxx (#208324) and qla3xxx
2023    
2024     * Thu Sep 21 2006 Jeremy Katz <katzj@redhat.com> - 11.1.0.100-1
2025     - Fix a few tracebacks (#207594, #207587)
2026     - Allow only iSCSI disks (#207471)
2027     - Fix bootdisk.img on x86_64
2028    
2029     * Wed Sep 20 2006 Jeremy Katz <katzj@redhat.com> - 11.1.0.99-1
2030     - Fix CD stage2 + URL installs (clumens, #205571, #206072)
2031     - Remove hostap (clumens, #196334)
2032     - Fix input validation for manual network config (dcantrel,
2033     #206148, #206678, #206537)
2034     - More network UI improvements (dcantrel)
2035     - Fix upgrade tracebacks (pnasrat, #206913)
2036     - Improved zfcp code (#204145)
2037     - Format swap on ppc upgrades (pnasrat, #206523)
2038     - Fix network interface bringup (dcantrel, #206192, #200109)
2039     - Allow running anaconda with --target arch for stateless (#206881)
2040     - Improve iscsi and zfcp TUI and kickstart config
2041    
2042     * Fri Sep 15 2006 Jeremy Katz <katzj@redhat.com> - 11.1.0.98-1
2043     - Fix stage2 creation (prarit, #206638)
2044     - Add ehea driver (pjones)
2045     - Fix rescue mode for the early shell case
2046    
2047     * Thu Sep 14 2006 Chris Lumens <clumens@redhat.com> 11.1.0.97-1
2048     - Compile fix (pjones).
2049    
2050     * Thu Sep 14 2006 Chris Lumens <clumens@redhat.com> 11.1.0.96-1
2051     - Use -no-fragments to mksquashfs (katzj, #206472).
2052     - Fix scsi and usb module loading (pjones).
2053     - Better testing for driver disk correctness (katzj, #195899).
2054     - Support HTTP redirects in the loader (#188198, #204488).
2055     - Write out repo configuration (pnasrat, #199468).
2056     - Fix installing from additional repos on CD/DVD installs (katzj, #205846).
2057     - Network UI fixes (katzj).
2058     - --vesa -> --xdriver (pjones).
2059     - Fix when group selection should appear in kickstart installs.
2060     - Fix logical volume size checking again (#206039).
2061     - Skip attached devices without media present again (#205465).
2062     - Install fs packages if they're needed for installation (katzj, #205865).
2063     - Only collect network addresses for running interfaces (dcantrel).
2064     - zSeries initrd fixes (dcantrel, #197773).
2065    
2066     * Fri Sep 8 2006 Peter Jones <pjones@redhat.com> - 11.1.0.95-1
2067     - Look for repodata where the CDs are mounted, not where they're
2068     stored (clumens)
2069     - Reverse traceback print order in the UI so most recent call is listed
2070     first (clumens, #204817)
2071     - Don't install device-mapper-multipath or kpartx except when selected or
2072     required by install media.
2073    
2074     * Thu Sep 07 2006 Chris Lumens <clumens@redhat.com> 11.1.0.94-1
2075     - Allow opening release notes more than once (dcantrel, #203147).
2076     - Fix NFS iso installs.
2077     - More files to restorecon.
2078     - Rework GUI network configuration screen (dcantrel).
2079     - isys network cleanups (dcantrel).
2080     - Fix taking sreenshots (#204480).
2081     - Skip broken repositories in kickstart (#204831).
2082     - Pull in all policy modules in initrd making.
2083     - Fix yum traceback (katzj, #205450).
2084     - Add hptiop module (katzj, #205337).
2085    
2086     * Wed Sep 6 2006 Jeremy Katz <katzj@redhat.com> - 11.1.0.93-1
2087     - unbreak xen installs
2088     - add hptiop drivers (#205337)
2089     - Fix a traceback (#205450)
2090    
2091     * Tue Sep 5 2006 Jeremy Katz <katzj@redhat.com> - 11.1.0.92-1
2092     - fix the build some more
2093    
2094     * Tue Sep 5 2006 Jeremy Katz <katzj@redhat.com> - 11.1.0.91-1
2095     - build fix (pjones)
2096     - traceback fix (dcantrel)
2097    
2098     * Tue Sep 5 2006 Jeremy Katz <katzj@redhat.com> - 11.1.0.90-1
2099     - Update for newer iscsi code
2100     - Fix with yum API change
2101     - More files to restorecon (clumens)
2102     - Don't crash with duplicate repos (clumens)
2103     - Back to clearlooks (notting)
2104     - dmraid for dmraid, not kpartx (pjones)
2105    
2106     * Thu Aug 31 2006 Peter Jones <pjones@redhat.com> - 11.1.0.89-1
2107     - Fix going back to the repo screen (clumens)
2108     - Install correct supplementary packages when using dmraid or multipath
2109    
2110     * Wed Aug 30 2006 Jeremy Katz <katzj@redhat.com> - 11.1.0.88-1
2111     - Fix a case where images don't exist (#204648)
2112     - More making pkgorder quieter
2113    
2114     * Wed Aug 30 2006 Jeremy Katz <katzj@redhat.com> - 11.1.0.87-1
2115     - Fix traceback on editing lvm (#204631)
2116     - Fix SELinux context setting
2117     - Don't do file logging in pkgorder
2118    
2119     * Tue Aug 29 2006 Jeremy Katz <katzj@redhat.com> - 11.1.0.86-1
2120     - Fix ia64 pxeboot dir (#199274)
2121     - Remember manual TCP/IP settings (dcantrel, #202662)
2122     - Clean up extra repo stuff some more (clumens)
2123    
2124     * Tue Aug 29 2006 Jeremy Katz <katzj@redhat.com> - 11.1.0.85-1
2125     - Sanity check more device names for LVM (notting, #2040387)
2126     - Exception handling fixes (clumens)
2127     - Fix Extras selection (clumens, #204267)
2128     - Setup repos later
2129     - Improved verbage (Paul Frields, #204249)
2130     - Filter out some non-addressable storage from hd dict (pjones)
2131     - Handle xen virtual serial
2132     - Reset file contexts on mountpoints (#202525)
2133     - Ensure programs used by anaconda are installed (clumens, #203216)
2134    
2135     * Wed Aug 23 2006 Jeremy Katz <katzj@redhat.com> - 11.1.0.84-1
2136     - Run in English for CJKI text installs (clumens, #180417, #202738)
2137     - Don't mistake hard drives for CD drives (clumens, #202714)
2138     - Start to add s390x mpath support (pjones)
2139     - Whiteout scim-libs (clumens, #202543)
2140     - Fix LV size check with growing (clumens, #203095)
2141     - Fix graphical selection of drives (pjones)
2142     - Speed up mke2fs (pjones, #201645)
2143     - Add a simple audit daemon to get rid of audit spam (pjones)
2144     - Some tweaks to repo addition/task selection
2145     - Fix multipath for x86_64 (pjones, #203425)
2146     - Set language to English every time it's unsupported (clumens, #203331)
2147    
2148     * Wed Aug 16 2006 Jeremy Katz <katzj@redhat.com> - 11.1.0.83-1
2149     - Fix text timezone typo (clumens, #202844)
2150     - Some installclass tweaking
2151     - Fix nfsiso to handle changing repopaths
2152     - Fix x86_64 install traceback (#202660)
2153     - Adjust for new theme
2154    
2155     * Tue Aug 15 2006 Chris Lumens <clumens@redhat.com> 11.1.0.82-1
2156     - Make Turkish translation build again.
2157    
2158     * Tue Aug 15 2006 Chris Lumens <clumens@redhat.com> 11.1.0.81-1
2159     - Fix serial console shell IO (#201479).
2160     - Don't traceback if URL install path is just "/" (#202368).
2161     - Fix font typo (katzj, #202167).
2162     - SELinux fixups (pjones).
2163     - Handle virtpconsole option again (katzj, #201749, #202450).
2164     - Kickstart install fixes (#202471, #202483).
2165     - Mark strings for translation (#199022).
2166     - Fix ISO install method traceback (#201775).
2167     - Don't enable the back button if there's no screen to show (#197766).
2168     - Don't clobber a working /etc/resolv.conf on VNC installs (#201874).
2169     - Remember user choices on network config (dcantrel, #200986, #200797).
2170     - More greek fixing (katzj, #196980).
2171     - Sync pkgorder with what distill is expecting (katzj, #201923).
2172     - RHEL upgrade tweaks (katzj, #201741).
2173     - Install class detection (katzj, #201745).
2174     - Fix text upgrade traceback (katzj, #201960).
2175     - Add more libraries for s390 (katzj, #200985).
2176     - Add SATA probing (pjones).
2177     - Add registration key options (katzj, #201738).
2178     - Don't automatically set UTC check box on kickstart installs (#181737).
2179     - Patch from Paul Schroder <pschroeder@uplogix.com> for nogr mode.
2180    
2181     * Tue Aug 08 2006 Paul Nasrat <pnasrat@redhat.com> 11.1.0.80-1
2182     - Blacklist e2fsprogs.ppc64 on upgrades (#200233)
2183     - Set self.currentMedia to [] (dcantrel, #201722).
2184     - Remove multiple error messages (dcantrel, #201247)
2185     - Revert logMessage calls (clumens, #201707)
2186    
2187     * Mon Aug 07 2006 Chris Lumens <clumens@redhat.com> 11.1.0.79-1
2188     - s390 build fix.
2189    
2190     * Mon Aug 07 2006 Chris Lumens <clumens@redhat.com> 11.1.0.78-1
2191     - Fix password writing for interactive kickstart installs (#201455).
2192     - Don't check percentage on preexisting LVs (#193341).
2193     - Log added repos (#201212).
2194     - Start adding things for ia64 Xen (katzj).
2195     - Use new raid module name (katzj, #201361).
2196     - Look for ifconfig in the right place during rescue mode (#201372).
2197     - Fix segfault in FTP and HTTP path typos (#197403, #201243, #201367).
2198     - Don't display the askmethod screen on CD installs (#201108).
2199     - Do a better job at updating mkfs percentage bar (pjones).
2200     - Fix finding the release notes (#201232).
2201     - Add libvolume_id for gfs2-utils (katzj).
2202    
2203     * Wed Aug 02 2006 Paul Nasrat <pnasrat@redhat.com> 11.1.0.77-1
2204     - Fix pkgorder isdir check
2205     - Reinstate frequent rescanning of devices (clumens)
2206    
2207     * Wed Aug 02 2006 Chris Lumens <clumens@redhat.com> 11.1.0.76-1
2208     - Don't raise an exception when someone tries to delete empty space (pjones).
2209     - Fix X ks writing traceback (#201047).
2210     - Add file to describe initrd to fir LPAR installs (katzj, #197773).
2211     - Add libXau for s390 (katzj, #200985).
2212     - Sleep for disks to settle (katzj, #200589).
2213    
2214     * Tue Aug 1 2006 Peter Jones <pjones@redhat.com> - 11.1.0.75-1
2215     - Fix iSCSI and MultiPath coexistance
2216     - Don't use mygethostbyname on ipv6 yet (dcantrell)
2217     - Better logging on nfsinstall and kickstart (dcantrell, #195203)
2218     - Remove ddc probing (clumens)
2219    
2220     * Mon Jul 31 2006 Jeremy Katz <katzj@redhat.com> - 11.1.0.74-1
2221     - Fix method=http vs method=ftp (pjones)
2222     - Various xconfig fixes (clumens, #200755 #200758)
2223     - Fix FTP/HTTP installs by hostname (dcantrel, #200771)
2224     - Fix command-stubs/mknod (#200820)
2225    
2226     * Fri Jul 28 2006 Peter Jones <pjones@redhat.com> - 11.1.0.73-1
2227     - Revert DNS changes from yesterday (dcantrel)
2228     - Do the backtrace initialization after analyzing args (katzj)
2229     - Use rhpxl for all X startup tasks (clumens, #199437)
2230     - Create users under the rootpath (patch from Clark Williams)
2231     - Update to use newer dmraid libraries
2232     - Remove /nss usage (dcantrell)
2233    
2234     * Thu Jul 27 2006 Jeremy Katz <katzj@redhat.com> - 11.1.0.72-1
2235     - Don't allow ipv6-only nfs installs (dcantrel)
2236     - Fix segfault with ksdevice= (pjones, #200451)
2237     - Fix ipv6 ftp installs (dcantrel)
2238     - Ignore options we don't understand to our modprobe to help fix X
2239     startup on radeon
2240     - Use rootpath in a few places we had /mnt/sysimage hardcoded
2241     - Fix method=
2242     - Fix translation mismatch
2243    
2244     * Thu Jul 27 2006 Jeremy Katz <katzj@redhat.com> - 11.1.0.68-1
2245     - And another fix for the RHEL installclass
2246    
2247     * Thu Jul 27 2006 Jeremy Katz <katzj@redhat.com> - 11.1.0.67-1
2248     - FTP/HTTP ipv6 fixes (dcantrel)
2249     - Better prepboot handling (pnasrat)
2250     - RHEL installclass fixes
2251    
2252     * Wed Jul 26 2006 Peter Jones <pjones@redhat.com> - 11.1.0.66-1
2253     - Fix md raid request class
2254     - Check for busybox utilties in /usr/sbin (katzj)
2255     - Be smarter about log files during kickstart (clumens)
2256     - Make multipath and dmraid work
2257     - Add Kannada language (katzj)
2258     - Don't show onboot for rescue mode (katzj)
2259     - Fix AF_INET6 usage when making in6_addr (dcantrell)
2260    
2261     * Tue Jul 25 2006 Paul Nasrat <pnasrat@redhat.com> - 11.1.0.65-1
2262     - Fix noipv6 (pjones)
2263     - Fix nodmraid and nompath (katzj)
2264     - Make kickstart inherit from used installclass (katzj)
2265     - Hide rhel installclass by default (katzj)
2266     - Remove gstreamer/gstreamer-tools whiteout (#197139, katzj)
2267    
2268     * Mon Jul 24 2006 Jeremy Katz <katzj@redhat.com> - 11.1.0.64-1
2269     - Fix build failure (pjones)
2270     - Fix error handling when adding iscsi
2271     - Make things a bit more flexible based on the install class
2272     - Fix noipv4 (dcantrel)
2273     - Try not to run dmidecode a bazillion times
2274     - Cleanups for various package selection things
2275    
2276     * Fri Jul 21 2006 Jeremy Katz <katzj@redhat.com> - 11.1.0.63-1
2277     - Fix serial kickstart installs (clumens)
2278     - Add labels for LVM and RAID (clumens)
2279     - Show preexisting labels when they exist (clumens, #149375)
2280     - Fix traceback for no dosFilesystems (pnasrat)
2281     - Clean up to handle packages in $PRODUCTPATH or $PRODUCTPATH/RPMS
2282     - Various iscsi fixups
2283    
2284     * Thu Jul 20 2006 Jeremy Katz <katzj@redhat.com> - 11.1.0.62-1
2285     - Fix drivelist sensitivity when adding devices
2286     - Fix text mode package selection (clumens, #186043)
2287     - Make GMT offset timezones available (clumens, #199076)
2288     - Use attr=2 for xfs per sandeen
2289     - Fix labels of stuff created before install starts (#199605)
2290     - Add Malayalam and Oriya (#197783)
2291     - Fix partitioning (#199459)
2292    
2293     * Wed Jul 19 2006 Chris Lumens <clumens@redhat.com> 11.1.0.61-1
2294     - Bring down network interface after fetching files (dcantrel).
2295     - Use dejavu fonts instead of vera (katzj).
2296     - Tweak iSCSI, partitioning, and tasksel UI (katzj, #199451).
2297     - Fix busybox symlinks (katzj, #199463).
2298     - Use reboot instead of shutdown (katzj, #199262).
2299     - Fix DHCP error messages (dcantrel, #199452).
2300    
2301     * Tue Jul 18 2006 David Cantrell <dcantrell@redhat.com> - 11.1.0.60-1
2302     - Fix va_copy() argument ordering in logMessageV() in loader
2303    
2304     * Tue Jul 18 2006 Jeremy Katz <katzj@redhat.com> - 11.1.0.59-1
2305     - Add rudimentary firmware loading support to the loader (pjones)
2306     - Drop some whiteout (pnasrat, #196733)
2307     - Fix exec'ing of symlinks (clumens)
2308     - Add basic multipath support (pjones)
2309     - Basic support for multiple repo setup in graphical mode
2310     - Add missing files (clumens)
2311    
2312     * Mon Jul 17 2006 Jeremy Katz <katzj@redhat.com> - 11.1.0.58-1
2313     - Clean up noipv4/noipv6 stuff stuff (clumens)
2314     - Fix exception handling for test mode
2315     - Lots of iscsi changes
2316     - Create mount points for protected partitions (clumens)
2317     - Add multipath kernel modules (pjones)
2318     - Add dhcp libs needed by isys to stage2
2319    
2320     * Thu Jul 13 2006 David Cantrell <dcantrell@redhat.com> - 11.1.0.57-1
2321     - Fix unknown error on shadow file (#196705, clumens)
2322     - Removed inet_calcGateway (clumens)
2323     - Don't guess gateway address in text network UI (#197578, clumens)
2324     - Change iutil.copyFile calls to shutil.copyfile (clumens)
2325     - Removed DRI enable/disable code from xsetup (clumens)
2326     - Removed copyFile, getArch, memInstalled, and rmrf from iutil (clumens)
2327     - Don't pass command as first argument to subprocess calls (clumens)
2328     - Added network debugging mode for readNetConfig() in loader
2329     - Removed "BOOTP" string from loader network config UI
2330     - Added new dialog for network device config in stage2 (katzj)
2331     - Write gateway address to correct struct in manualNetConfig
2332     - Removed IP_STRLEN macro since that's moved to libdhcp
2333     - Link and compile libisys with libdhcp
2334     - Added back 'confignetdevice' and 'pumpnetdevice' in iutil
2335     - Removed isys_calcNetmask and isys_calcNS (clumens)
2336     - Added xkeyboard-config to fix VT switching (katzj)
2337    
2338     * Tue Jul 11 2006 David Cantrell <dcantrell@redhat.com> - 11.1.0.56-1
2339     - Many changes and fixes in the loader2 network configuration, both
2340     dhcp and manual IP entry
2341     - Fix stdin/stdout on VNC shells (clumens)
2342     - Check all bootloader entries for Windows (clumens)
2343     - Set UTC box in text install based on Windows existing or not (clumens)
2344     - Remove standalone argument for rhpxl call (clumens)
2345     - Remove call to deprecated method in yuminstall (clumens)
2346     - Fix group selection traceback in text mode (katzj, #197858)
2347    
2348     * Mon Jul 10 2006 Jeremy Katz <katzj@redhat.com> - 11.1.0.55-1
2349     - Fix findExistingRoots (clumens, #197900)
2350     - Add smartctl to rescue image (dcantrel, #198052)
2351     - Allow relative --rootpath (markmc, #197669)
2352     - Try to fix up RAID6 (#197844)
2353     - Fix keymap generation with serial console (Alexander Dupuy, #198310)
2354    
2355     * Fri Jul 7 2006 David Cantrell <dcantrell@redhat.com> - 11.1.0.54-1
2356     - Loader changes to support enabling/disabling IPv4 & IPv6
2357     - Manual IP configuration changes in loader to better support IPv{4,6}
2358     - Let GFS2 command line option work (katzj)
2359     - Rescue mode shell fixes (clumens, #197315)
2360     - Add filesystem label chooser to rescue mode (clumens, #196345)
2361     - Use configured interface for VNC connections (clumens, #197721)
2362     - Init process cleanups
2363     - Log requiring package as well as require name (pnasrat)
2364    
2365     * Wed Jul 5 2006 Jeremy Katz <katzj@redhat.com> - 11.1.0.53-1
2366     - fix typo
2367    
2368     * Wed Jul 5 2006 Jeremy Katz <katzj@redhat.com> - 11.1.0.52-1
2369     - Add Marathi (#194572)
2370     - Try to let UI fit a little better in LVM dialog (#197334)
2371     - Give a message if we fail to make teh device node (markmc, #197514)
2372     - Fix rescue CD
2373     - Fix minstg2 linking error (#197593)
2374     - Log the transaction error
2375     - gfs2 fixes
2376    
2377     * Fri Jun 30 2006 David Cantrell <dcantrell@redhat.com> - 11.1.0.51-1
2378     - Remove non-existent paths from LD_LIBRARY_PATH (katzj)
2379     - Calculate IPv4 broadcast address for static IP config
2380     - Started adding debugging mode to init
2381     - Return value checking for exec calls in init and loader
2382     - Do not use wait4()
2383     - WIFEXITED and WEXITSTATUS logic fixes
2384     - Remove runroot stuff from buildinstall (katzj)
2385     - Remove --comp argument from upd-instroot (katzj)
2386     - Do not allow /boot on GFS2 (katzj)
2387     - Move second images to images/ subdirectory (katzj)
2388    
2389     * Fri Jun 30 2006 Jeremy Katz <katzj@redhat.com> - 11.1.0.50-1
2390     - Rebuild against new libdhcp for fixing more loader segfaults
2391     - Pass the debug log level to libdhcp (markmc, #197175)
2392     - Look for the ks.cfg on all cd drives (notting, #197192)
2393     - Add wlite here, use it (pjones, #196099, #186701)
2394     - Add the start of gfs2 support
2395    
2396     * Wed Jun 28 2006 Jeremy Katz <katzj@redhat.com> - 11.1.0.49-1
2397     - Fix some memory leaks in the loader (pjones)
2398     - Display fs labels next to rescue choices (clumens, #196345)
2399     - Force graphical mode under vnc (clumens, #190099)
2400     - Fix splitting trees with symlinks (pnasrat, #195240)
2401     - Require system-config-date (clumens, #196452)
2402     - Ensure network UI bits end up written out (clumens, #196756)
2403     - Fix memory corruption in CD install (dcantrel)
2404     - Fix double free with ksdevice=macaddr (dcantrel)
2405     - Fix double free with HTTP/FTP installs (dcantrel, #195749)
2406     - Ensure keyboard layout gets set (clumens, #196466)
2407     - Fix text mode traceback for langs not supported in text
2408     mode (clumens, #196615)
2409     - Fix up for yum 2.9.2
2410    
2411     * Fri Jun 23 2006 Jeremy Katz <katzj@redhat.com> - 11.1.0.48-1
2412     - various pychecker inspired cleanups (clumsn)
2413     - don't try to unmount CDs twice (clumens)
2414     - filter devices without media rather than removable devices (clumens)
2415     - add iscsistart to second stage
2416     - fix pkgorder for yum api changes
2417     - fix manual ip entry (#196154)
2418     - fix tyop in zfcp gui
2419     - fix serial console being propagated to installed system (#196375)
2420    
2421     * Wed Jun 21 2006 Jeremy Katz <katzj@redhat.com> - 11.1.0.47-1
2422     - Fix iscsi-related tracebacks (clumens/katzj)
2423     - Remove some hacks that were added for s390 so that we fix them right
2424     - Set MALLOC_CHECK_ and _MALLOC_PERTURB for the loader to help flush
2425     out possible problems
2426     - Fix kernel selection on s390 (#196150)
2427     - Fixes for inet_pton usage (pjones)
2428     - Use a longer timeout for dhcp requests
2429    
2430     * Wed Jun 21 2006 Jeremy Katz <katzj@redhat.com> - 11.1.0.46-1
2431     - more tweaking of greek lang-table (#193872)
2432     - mark some strings for translation (#194617)
2433     - add back handling of ksdevice=macaddr (dcantrel, #195907)
2434     - copy libnss_dns* and libnss_files* to stage1 image to try to fix some
2435     of the dhcp oddities (dcantrel)
2436     - fix setupPythonUpdates (clumens)
2437     - wait for usb to be stable when reloading (pjones)
2438     - don't pass netlogger output as a format specifier (pjones)
2439     - fix traceback in zfcp_gui (#196097)
2440     - sort drive list more correctly in autopartitioning
2441     - bunch of tweaking to iscsi code
2442     - ensure that xvd devices are sorted as "first" so they're in front
2443     of things like iscsi devices
2444    
2445     * Fri Jun 16 2006 Jeremy Katz <katzj@redhat.com> - 11.1.0.45-1
2446     - setfiles moved. more fixing of policy
2447     - Give info on when we add packages as deps (#189050)
2448    
2449     * Fri Jun 16 2006 Peter Jones <pjones@redhat.com> - 11.1.0.44-1
2450     - require newer libdhcp
2451     - fix rescue mode console setup (clumens and pnasrat)
2452    
2453     * Thu Jun 15 2006 Jeremy Katz <katzj@redhat.com> - 11.1.0.43-1
2454     - Some s390 fixes
2455     - dmraid fixing (pjones)
2456    
2457     * Thu Jun 15 2006 Jeremy Katz <katzj@redhat.com> - 11.1.0.42-1
2458     - Ensure all kernel packages end up in pkgorder
2459     - Fix syntax errors in zfcp code
2460     - Fix broadcast address calculation on 64bit machines
2461     - Fix network config on s390
2462     - Some minor iscsi tweaks
2463    
2464     * Thu Jun 15 2006 Jeremy Katz <katzj@redhat.com> - 11.1.0.41-1
2465     - fix dep problem
2466    
2467     * Wed Jun 14 2006 Jeremy Katz <katzj@redhat.com> - 11.1.0.40-1
2468     - add some more kernels to the pkgorder fun
2469     - don't try to switch cds if we've already got the right one inserted
2470     - libaudit for s390
2471     - need openssh installed when building s390 trees
2472    
2473     * Wed Jun 14 2006 Jeremy Katz <katzj@redhat.com> - 11.1.0.39-1
2474     - only select groups which exist
2475    
2476     * Wed Jun 14 2006 Jeremy Katz <katzj@redhat.com> - 11.1.0.38-1
2477     - and fix ppc boot.iso (pnasrat)
2478    
2479     * Wed Jun 14 2006 Jeremy Katz <katzj@redhat.com> - 11.1.0.37-1
2480     - Remove the step ordering debug commit
2481     - Fix traceback due to new xen kernel names
2482     - Another attempt at s390
2483     - Include gptsync in install image so that mactels will boot
2484    
2485     * Wed Jun 14 2006 Jeremy Katz <katzj@redhat.com> - 11.1.0.36-1
2486     - new xen kernel names
2487     - more trying to fix s390
2488    
2489     * Tue Jun 13 2006 David Cantrell <dcantrell@redhat.com> - 11.1.0.34-1
2490     - Fix logging segfaults in loader on x86_64
2491     - More release notes viewer fixes
2492    
2493     * Tue Jun 13 2006 Jeremy Katz <katzj@redhat.com> - 11.1.0.33-1
2494     - Fix text mode package selection (clumens)
2495     - Fix IP editing (clumens)
2496     - Fix segfault on x86_64 dhcp (dcantrel)
2497     - Filter out sitX devs (dcantrel)
2498     - More release notes fixes (dcantrel)
2499     - More pkgorder fixage
2500    
2501     * Tue Jun 13 2006 Jeremy Katz <katzj@redhat.com> - 11.1.0.32-1
2502     - fix ppc images
2503    
2504     * Tue Jun 13 2006 Jeremy Katz <katzj@redhat.com> - 11.1.0.31-1
2505     - Fix loader sigsegv (dcantrel, #194882)
2506     - Fix so we don't require yum.conf (clumens, #194987)
2507     - Fix s390 tree
2508     - Fix pkgorder for new yum API
2509     - Fix release notes (dcantrel)
2510     - More api fixing (clumens/nasrat)
2511    
2512     * Mon Jun 12 2006 Jeremy Katz <katzj@redhat.com> - 11.1.0.30-1
2513     - make loader flags global (dcantrel)
2514     - fixups for yum 2.9, pull in yum-metadata-parser
2515    
2516     * Sat Jun 10 2006 Jeremy Katz <katzj@redhat.com> - 11.1.0.29-1
2517     - Fix syslinux requires
2518     - Fix autopartitioning on the mactels
2519     - Close leaky fd in reiserfs label reading code so that partitioning
2520     succeeds in that case
2521    
2522     * Fri Jun 9 2006 Jeremy Katz <katzj@redhat.com> - 11.1.0.28-1
2523     - fix dep problem (clumens)
2524     - initial pass at support for the intel-based macs
2525     - more trying to get s390 trees so they work
2526     - more ipv6 (dcantrel)
2527     - simplify error handling and return values in autopart code (clumens)
2528     - fix going back in a few places (clumens)
2529     - enable user_xattrs and acls by default
2530    
2531     * Thu Jun 08 2006 Chris Lumens <clumens@redhat.com> 11.1.0.26-1
2532     - Revert anaconda-runtime files fix.
2533    
2534     * Thu Jun 08 2006 Chris Lumens <clumens@redhat.com> 11.1.0.25-1
2535     - More IPv6 fixes (dcantrell).
2536     - Add ipv6 kernel module to image (dcantrell).
2537     - Add noipv6 installer flag (dcantrell).
2538     - Add dosfstools to requires (katzj).
2539     - Fix anaconda-runtime spec file segment (#189415, #194237).
2540     - Better partitioning error messages (#181571).
2541     - Warn if non-linux filesystems can't be mounted on upgrade (#185086).
2542     - Simplify IP address widgets for IPv6 support.
2543     - Use libdhcp instead of pump, fix requires (dcantrell).
2544    
2545     * Tue Jun 6 2006 Jeremy Katz <katzj@redhat.com> - 11.1.0.24-1
2546     - Read from right stdin for kickstart scripts (Hannu Martikka, #192067)
2547     - Fix ip addr getting on 64bit boxes (clumens, #193609)
2548     - Don't specify window position (clumens)
2549     - Handle PE sizes we don't expect in the UI (clumens, #185272)
2550     - Rescue mode fixes (clumens)
2551     - Remove pointless back button (clumens, #187158)
2552     - Add user-agent to loader HTTP requests (clumens, #98617)
2553     - Use IP instead of hostname if needed (clumens, #191561)
2554     - Write out ipv6 localhost (clumens, #44984)
2555     - Add greek (#193872)
2556     - Fix s390x images (#192862)
2557     - Fix rhpxl location (clumens)
2558    
2559     * Tue May 30 2006 Chris Lumens <clumens@redhat.com> 11.1.0.23-1
2560     - Require glib2-devel.
2561     - Look for libglib in the right place on 64-bit machines.
2562    
2563     * Tue May 30 2006 Chris Lumens <clumens@redhat.com> 11.1.0.22-1
2564     - Fix going back in the UI.
2565     - Don't try to mount protected partitions twice.
2566     - Hook up new netlink code, debugging (dcantrell).
2567     - Package is actually named pyobject2 (katzj).
2568    
2569     * Thu May 25 2006 Chris Lumens <clumens@redhat.com> 11.1.0.21-1
2570     - Fix required CD dialog (pnasrat).
2571     - More anaconda class in the interfaces (dcantrel).
2572     - More netlink helper functions (dcantrel).
2573     - Don't allow logical volumes to be smaller than the volume group's PE
2574     size in interactive installs (#186412).
2575     - Make error handling for missing packages more robust and allow retrying
2576     (clumens, pnasrat, #183974).
2577     - Fix hard drive installs (#185292, #187941).
2578     - Don't always show partition review dialog in text installs.
2579     - Fix text-mode installs by adding more stuff to minstg2.img (#191991).
2580     - Skip netlink messages with invalid ARP header (dcantrel).
2581     - Add pygobject to install images (katzj).
2582    
2583     * Wed May 24 2006 David Cantrell <dcantrell@redhat.com> 11.1.0.20-1
2584     - Added Netlink helper functions to libisys.a
2585     - Do not pop wait window twice in writeBootloader (clumens)
2586     - For kickstart installs only: Do not allow logical volumes to be smaller
2587     than the volume group's PE size (#186412, clumens)
2588     - initrd fixes to account for glib2 library movement (clumens)
2589    
2590     * Tue May 23 2006 Chris Lumens <clumens@redhat.com> 11.1.0.19-1
2591     - Fix unicode stubs (pjones).
2592     - Fix libdir on ppc64 (katzj).
2593    
2594     * Tue May 23 2006 Chris Lumens <clumens@redhat.com> 11.1.0.18-1
2595     - Add slang-devel build requirement.
2596    
2597     * Tue May 23 2006 Chris Lumens <clumens@redhat.com> 11.1.0.17-1
2598     - Display full package name in log (pnasrat, #189308).
2599     - Add flags for multipath (pjones).
2600     - Allow protected partitions to be mounted (#105722).
2601     - Fix pkgorder traceback.
2602    
2603     * Fri May 19 2006 David Cantrell <dcantrell@redhat.com> - 11.1.0.16-1
2604     - Added asix driver (pjones)
2605     - Fix i18n build
2606    
2607     * Fri May 19 2006 David Cantrell <dcantrell@redhat.com> - 11.1.0.15-1
2608     - Fix indendation error in handleRenderCallback() that caused hang
2609     - Use gobject.threads_init() model
2610     - Remove gtk.threads_enter()/gtk.threads_leave() wrappers
2611     - Disk and filesystem scanning fixes (clumens)
2612    
2613     * Thu May 18 2006 Jeremy Katz <katzj@redhat.com> - 11.1.0.14-1
2614     - Few more liveCD tweaks
2615     - And clean up the ppc64 tree a little
2616     - Enable ipv6 by default (pnasrat)
2617     - Fix a traceback in finding root part (clumens)
2618    
2619     * Wed May 17 2006 Jeremy Katz <katzj@redhat.com> - 11.1.0.13-1
2620     - Fix image building typo
2621     - Remove some dead code (clumens, dcantrel)
2622     - More thread fixing (dcantrel)
2623     - Fix rescue mode (clumens)
2624     - Fix upgrades (clumens)
2625     - Don't try to mount protected partitions on hd ugprades (clumens)
2626     - Hook copyExtraModules back up (clumens, #185344)
2627     - Don't modify the main fs for user/password info on --rootpath install
2628     - Fix kickstart bootloader install
2629     - Some fixes for live CD
2630    
2631     * Tue May 16 2006 Jeremy Katz <katzj@redhat.com> - 11.1.0.12-1
2632     - Make mousedev loading less verbose for built-in case (#191814)
2633     - Ellipsize text (roozbeh, #191844)
2634     - Some more threads for release notes (dcantrel)
2635     - Remove lots of help related stuff (clumens)
2636     - Handle empty drive lists better looking for usb-storage and firewire (pjones)
2637     - Try to make ppc64 trees installable
2638     - Lots of cleanup to the scripts dir.
2639    
2640     * Mon May 15 2006 Chris Lumens <clumens@redhat.com> 11.1.0.11-1
2641     - Fix anaconda class typos (katzj).
2642     - Unmount media after running post scripts (#191381).
2643     - Fix VNC installs.
2644     - Support --mtu= in kickstart files (#191328).
2645     - Rework release notes viewer (dcantrel).
2646     - Fix upgrade traceback.
2647     - Fix console keymaps (pjones, #190983, #191541).
2648     - Allow USB and firewire installs, with a warning (pjones).
2649    
2650     * Mon May 08 2006 Chris Lumens <clumens@redhat.com> 11.1.0.10-1
2651     - s390x build fix.
2652    
2653     * Mon May 08 2006 Chris Lumens <clumens@redhat.com> 11.1.0.9-1
2654     - Fix cmdline installs (clumens, pnasrat).
2655     - Enable multirepo support in kickstart (clumens, pnasrat).
2656     - Begin IPv6 preparations (dcantrel).
2657     - More release notes viewer fixes (dcantrel).
2658    
2659     * Thu May 4 2006 Jeremy Katz <katzj@redhat.com> - 11.1.0.8-1
2660     - and fix the build
2661    
2662     * Thu May 04 2006 Paul Nasrat <pnasrat@redhat.com> - 11.1.0.7-1
2663     - class Anaconda (pnasrat, clumens)
2664     - User/service kickstart handlers (clumens)
2665     - Don't include kernel fs headers (katzj)
2666    
2667     * Mon May 1 2006 Jeremy Katz <katzj@redhat.com> - 11.1.0.6-1
2668     - fix build
2669    
2670     * Mon May 1 2006 Jeremy Katz <katzj@redhat.com> - 11.1.0.5-1
2671     - Fix loopback mounted url installs (dcantrel, #189097, #183999)
2672     - Different message during upgrade post scripts (clumens, #189312)
2673     - Remove obsolete startx stub (clumens)
2674     - Default UTC box to checked if we don't find a windows partition (clumens)
2675     - Fix manual IP config (clumens)
2676     - Don't change timezone in rootpath mode (Jane Dogalt, #185930)
2677     - Don't symlink things that don't exist
2678     - Don't change network config in rootpath mode (#185930)
2679     - Warn on lack of space on upgrade (clumens, #189022)
2680     - Emit --useexisting and --noformat in anaconda-ks.cfg (clumens, #189123)
2681     - Handle NFS mount options (Dave Lehman, #168384)
2682     - Do firewall and auth config in rootpath mode
2683     - Make bootloader code handle live cd case
2684    
2685     * Tue Apr 18 2006 Chris Lumens <clumens@redhat.com> 11.1.0.4-1
2686     - Pass version to mkstamp for discinfo files (jkeating).
2687     - Fix FTP method handling.
2688     - Don't download RPMs twice on FTP and HTTP methods (pnasrat, #183654).
2689     - Use libuser for setting root password.
2690     - Fix up rescue image script problems (dcantrel, #188011).
2691    
2692     * Tue Apr 04 2006 Chris Lumens <clumens@redhat.com> 11.1.0.3-1
2693     - Fix up for rhpxl Modes changes.
2694     - Fix handling of video driver if there's no list of drivers available.
2695     - Add modes files and libuser to images.
2696     - Allow updates to contain entire directories that may be missing.
2697     - Clean up deprecation warnings.
2698    
2699     * Tue Mar 28 2006 Chris Lumens <clumens@redhat.com> 11.1.0.2-1
2700     - Remove reference to pythondeps.
2701    
2702     * Tue Mar 28 2006 Chris Lumens <clumens@redhat.com> 11.1.0.1-1
2703     - Prompt for reformatting ancient swap partitions (dcantrel, #122101)
2704     - Fix lots of deprecation warnings (dcantrel)
2705     - Check for suspend signatures in swap (dcantrel, #186018)
2706     - Support logging command in kickstart
2707     - Clean up URLs we try to fetch in the loader
2708     - Fix SELinux conditional inclusion (pjones)
2709     - Remove customClass
2710     - Always ignore disks listed in ignoredisks (#186438)
2711     - Fix loader segmentation fault (#186210)
2712     - Reiser fs label avoidance (dcantrel, #183183)
2713     - Remove traceonly mode
2714     - Add rhpl to minstg2.img (#185840)
2715     - Remove lots of unneeded code in isys, iutil, and elsewhere
2716     (clumens, dcantrel, pnasrat)
2717    
2718     * Tue Mar 21 2006 Jeremy Katz <katzj@redhat.com> - 11.1.0.0-1
2719     - Fix text for rescue images
2720     - Fix some file contexts (#182252)
2721     - Update for new xen kernel names
2722     - Don't try to download package being erased (clumens, #184531)
2723     - Don't show group selection on ks upgrade (pnasrat, #184528)
2724     - Ignore conflicts on upgrade (pnasrat, #184461)
2725     - Don't traceback trying to mount auto fs's (clumens, #182730)
2726     - String fixes (clumens, #181916)
2727     - rootpath fix (clumens, #185172)
2728     - Prompt for missing images on hd installs (clumens, #185274)
2729     - Don't clobber network on upgrades (pnasrat, (#183203)
2730     - Fix some syntax errors (#185275)
2731     - Cap pe size at 128M (#185272)
2732     - Conditionalize selinux (msw)
2733     - Remove some obsolete code (msw, katzj)
2734     - Ensure we don't ask for no longer needed cds if packages are
2735     deselected (pnasrat, #185437)
2736     - Remove amharic and thai since we don't have fonts (clumens)
2737     - Let's try not doing traceonly and see the size difference for minstg2.img
2738     - Fix i5 (pnasrat, #186070)
2739     - Misc cleanups to iutil (clumens)
2740     - Use system-config-date for text-mode timezone too (clumens)
2741    
2742     * Mon Mar 6 2006 Jeremy Katz <katzj@redhat.com> - 10.92.17-1
2743     - fix traceback in size check
2744     - disable size check on upgrade (clumens, #184112)
2745     - try to catch more failures to read repo metadata (clumens)
2746     - only do runlevel 5 if graphical install (dcantrel, #184013)
2747     - adjust to new xen kernel package naming
2748     - add 'vesa' flag to force the use of the vesa driver
2749     - more meaningful error messages on conflicts (pnasrat)
2750     - ensure some dirs are labelled correct (#182252)
2751    
2752     * Fri Mar 3 2006 Paul Nasrat <pnasrat@redhat.com> - 10.92.16-1
2753     - Support Everything/globs in ks (pnasrat, clumens, #177621)
2754     - Allow changes if not enough disk space (clumens, #183878)
2755     - Set controlling tty in rescue mode (dcantrel,#182222)
2756     - Sort list of languages (dcantrel)
2757    
2758     * Fri Mar 3 2006 Jeremy Katz <katzj@redhat.com> - 10.92.15-1
2759     - conditional code is now in yum (pnasrat)
2760     - sort network devices smarter (clumens, #166842)
2761     - select needed fs entries (#183271)
2762     - more serbian fixes (#182591)
2763    
2764     * Tue Feb 28 2006 Jeremy Katz <katzj@redhat.com> - 10.92.14-1
2765     - fix traceback in pkgorder
2766     - don't display xen
2767     - make partitioning type combo wider (dcantrel)
2768     - handle Serbian locales properly (#182591)
2769    
2770     * Mon Feb 27 2006 Jeremy Katz <katzj@redhat.com> - 10.92.12-1
2771     - Dependency whiteout to fix ordering (clumens)
2772     - Fix swap on RAID in kickstart (#176537)
2773     - Add keymap overrides
2774     - Fix segfault with USB CD/DVD drives (#182589)
2775    
2776     * Fri Feb 24 2006 Jeremy Katz <katzj@redhat.com> - 10.92.11-1
2777     - fix traceback with segv handler (pjones)
2778     - various language fixes (dcantrel)
2779     - be clearer about askmethod (#182535)
2780    
2781     * Thu Feb 23 2006 Jeremy Katz <katzj@redhat.com> - 10.92.10-1
2782     - more bogl removal (dcantrel)
2783     - make the exception dumping less braindead about things we don't
2784     want dumped (clumens)
2785     - add backtrace handler to anaconda (pjones)
2786     - fix warnings with new yum in pkgorder
2787     - make conditional packages on deps work (pnasrat)
2788     - suppress some warnings (dcantrel)
2789     - text mode language fixes (dcantrel)
2790    
2791     * Thu Feb 23 2006 Jeremy Katz <katzj@redhat.com> - 10.92.9-1
2792     - Fix text mode traceback (dcantrel)
2793     - Skip a few more things in traceback dumps
2794     - Attempt to fix pkgorder so that we require less CDs for "normal" installs
2795    
2796     * Wed Feb 22 2006 David Cantrell <dcantrell@redhat.com> 10.92.8-1
2797     - Removed obsolete bogl code (katzj)
2798     - Removed unused code in upgrade.py (pnasrat)
2799     - Check version and packages to upgrade (pnasrat)
2800     - Removed old IDE RAID code from isys (katzj)
2801     - Various traceback fixes
2802     - Don't use underline in device names for hotkeys in bootloader gui (pjones)
2803     - Mount /selinux in rescue mode (katzj)
2804    
2805     * Tue Feb 21 2006 Chris Lumens <clumens@redhat.com> 10.92.7-1
2806     - Give Language a default display_mode (dcantrel)
2807     - Get languages that need a default from localeInfo (dcantrel)
2808    
2809     * Tue Feb 21 2006 Chris Lumens <clumens@redhat.com> 10.92.6-1
2810     - Set a default language on text mode CJK installs (dcantrel, #180417)
2811     - Fix case-sensitive matching of devices (notting, #182231)
2812     - Be smarter about required media (pnasrat)
2813     - Set MTU in the loader (katzj)
2814     - Add dev package to remove blacklist (katzj, #181593)
2815     - Try to mount device as ext3 in hard drive installs (katzj)
2816     - Sanity check unknown package & group names (pnasrat)
2817     - Reboot after writing exception dump (#181745)
2818     - Confirm in interactive kickstart installs (#181741)
2819     - Fix showing kickstart package selection again
2820     - Don't traceback if we find a %%include file that doesn't exist yet (#181760)
2821     - Skip partitioning if logvol or raid is given in ks (#181806)
2822     - Initialize UTC checkbox (#181737)
2823    
2824     * Tue Feb 14 2006 Jeremy Katz <katzj@redhat.com> - 10.92.5-1
2825     - Fix traceback in language group selection
2826     - No remote save traceback button if not network (clumens)
2827     - More fixes for minstg2.img (clumens)
2828     - Disable next/back while installing packages (dcantrel)
2829     - Bump minimum amounts for install, graphical and early swap
2830     - Enable Arabic for text mode (notting)
2831    
2832     * Tue Feb 14 2006 Jeremy Katz <katzj@redhat.com> - 10.92.4-1
2833     - improve globbing for xen guest kernels
2834     - Don't add a kernel if one is already selected.
2835    
2836     * Mon Feb 13 2006 Jeremy Katz <katzj@redhat.com> - 10.92.3-1
2837     - Don't debug log about missing help text (clumens)
2838     - Reduce deps for pkgorder
2839     - Updated kickstart docs (clumens)
2840    
2841     * Mon Feb 13 2006 Jeremy Katz <katzj@redhat.com> - 10.92.2-1
2842     - more x86_64 xen guest fixing
2843    
2844     * Mon Feb 13 2006 Jeremy Katz <katzj@redhat.com> - 10.92.1-1
2845     - try to fix x86_64 xen guest
2846    
2847     * Sun Feb 12 2006 Jeremy Katz <katzj@redhat.com> - 10.92.0-1
2848     - Fix length of package name in text install (dcantrel, #180469)
2849     - Various minor cleanups
2850     - Support conditional packages for langsupport (pnasrat, #178029)
2851    
2852     * Thu Feb 09 2006 Chris Lumens <clumens@redhat.com> 10.91.19-1
2853     - Fix loader typo.
2854    
2855     * Thu Feb 09 2006 Chris Lumens <clumens@redhat.com> 10.91.18-1
2856     - Add iscsi support (Patrick Mansfield <patmans AT us.ibm.com>)
2857     - Allow retry if CD image isn't found on NFS server (#109051, dcantrel)
2858     - Fix location of video modes data files
2859     - Add x86_64 kernel-xen-guest (katzj)
2860     - Better loader debugging support (katzj)
2861    
2862     * Wed Feb 08 2006 Paul Nasrat <pnasrat@redhat.com> - 10.91.17-1
2863     - Handle bind mounts correctly (#160911, dcantrel)
2864     - Upgrade package black list and make upgrades work
2865     - Disable repo conf for now
2866     - loader debuginfo
2867     - kickstart - suggest fix (#174597, clumens)
2868    
2869     * Mon Feb 6 2006 Jeremy Katz <katzj@redhat.com> - 10.91.16-1
2870     - fix writing out instdata for root password, etc (#180310)
2871    
2872     * Mon Feb 6 2006 Jeremy Katz <katzj@redhat.com> - 10.91.15-1
2873     - Remove debugging code that broke showing the Xen option on the task screen
2874     - More sqlite files (#171232)
2875     - Fix traceback for new method pirut depends on
2876     - Ensure /dev/root exists (Patrick Mansfield)
2877     - Force buttonbar on main screen active in congrats (dcantrel, #179924)
2878     - Always pass loglevel (dcantrel)
2879     - BR libXt-devel (dcantrel)
2880     - Don't try to make /dev/mapper devs (pjones)
2881     - More consistency in dev naming for dmraid (pjones)
2882     - Start of iscsi patches (Patrick Mansfield)
2883     - Fix pre-existing RAID chunksize reading (#178291)
2884    
2885     * Fri Feb 3 2006 Jeremy Katz <katzj@redhat.com> - 10.91.14-1
2886     - Handle reiserfs labels (dcantrel, #125939)
2887     - Skip more steps in root mode (Jasper Hartline)
2888     - Update driver list for current kernels
2889     - Don't put mapper/ in the swap label (pjones)
2890     - Set file contexts on blkid.tab* (pjones)
2891     - Increase logical volume label field to 32 chars (dcantrel, #174661)
2892     - More exception trimming (clumens)
2893     - Fix args to writeConfiguration (clumens, #179928)
2894     - Fix format strings in label device, proper max for swap labels (pjones)
2895     - Make task definition more dynamic
2896     - Add a hack to remove the xen group if we're running on xen (#179387)
2897    
2898     * Thu Feb 2 2006 Jeremy Katz <katzj@redhat.com> - 10.91.13-1
2899     - Speed up timezone screen (clumens)
2900     - Make kickstart interactive mode work (clumens)
2901     - Fix package selection screen (clumens)
2902     - Add sqlite to traceonly to help http/ftp memory usage
2903     - Write out repo config (pnasrat)
2904     - Fix colors on boot splashes (#178033)
2905     - Select lang groups before going to the screen (#178673)
2906     - Clean up handling of grub vs no boot loader (#159658)
2907    
2908     * Thu Feb 2 2006 Jeremy Katz <katzj@redhat.com> - 10.91.12-1
2909     - improves %%packages section some more (clumens)
2910     - give a better error on kickstart lvm syntax errors (clumens)
2911     - display vncconnect error messages (clumens)
2912     - make swap labels shorter for cciss (dcantrel, #176074)
2913     - Make /dev/root for mkinitrd (#171662)
2914     - Use pirut stuff for graphical group selection
2915    
2916     * Tue Jan 31 2006 Paul Nasrat <pnasrat@redhat.com> - 10.91.11-1
2917     - Factor some yum stuff into yum
2918     - Text Clarification (#178105)
2919     - Don't use install only pkgs (#179381)
2920     - Various dmraid and bootloader fixes (pjones)
2921    
2922     * Tue Jan 31 2006 Peter Jones <pjones@redhat.com> - 10.91.10-1
2923     - add dmraid device renaming support for kickstart (pjones)
2924     - fix paths for expat (clumens)
2925     - remove unused functions (clumens)
2926    
2927     * Mon Jan 30 2006 Jeremy Katz <katzj@redhat.com> - 10.91.9-1
2928     - Skip partition and bootloader screens if requested for textmode
2929     (dcantrel, #178739)
2930     - Don't create /etc/X11/X symlink (dcantrel, #179321)
2931     - Add ethiopic fonts
2932     - Fix traceback in upgrade examine (clumens)
2933     - Free up depsolving storage (pnasrat)
2934     - Fix group selection screen that I mistakenly removed (oops)
2935     - Remove some dead pieces (pnasrat, katzj)
2936    
2937     * Thu Jan 26 2006 Jeremy Katz <katzj@redhat.com> - 10.91.8-1
2938     - Remove rpm whiteout (clumens, #178540)
2939     - Fix text in upgrade continue button (dcantrel, #178096)
2940     - Make %%packages in anaconda-ks.cfg shorter (pnasrat)
2941     - Fix text-mode drawing (clumens, #178386)
2942     - Release notes viewer fixes (dcantrel)
2943     - Reset -> reboot (dcantrel, #178566)
2944     - Create ia64 images again (prarit, #175632)
2945     - Make sure boot loader screen gets skipped (clumens, #178815)
2946     - Don't ask about VNC in kickstart
2947     - Don't ask for keyboard under Xen if it fails
2948     - Add more basic "task" selection screen
2949     - Text mode group selection is better now
2950     - Remove some dead code
2951     - Require squashfs-tools (clumens)
2952     - Fix rescue mode (dcantrel)
2953     - Don't have devices disappear out from under us (Patrick Mansfield)
2954    
2955     * Fri Jan 20 2006 David Cantrell <dcantrell@redhat.com> - 10.91.7-1
2956     - Save state when moving back to "upgrade or install" window (#178095).
2957     - Eject CD when in kickstart and given --eject parameter (clumens, #177554).
2958     - Translate combo box and comments (clumens, #178250).
2959     - Disable backend debugging mode for writeKS().
2960     - Added a PYTHONSTARTUP file to autoload readline, etc. (pjones).
2961     - Write %%packages section in template kickstart file (clumens, pnasrat).
2962    
2963     * Wed Jan 18 2006 David Cantrell <dcantrell@redhat.com> - 10.91.6-1
2964     - i18n fixes (katzj)
2965    
2966     * Wed Jan 18 2006 David Cantrell <dcantrell@redhat.com> - 10.91.5-1
2967     - i386 and ppc rescue image script fixes (jkeating)
2968     - fix kickstart package deselection (clumens, #177530)
2969     - fix header download issues (pnasrat, #177596)
2970     - interface improvements on scp exception dialog (clumens, #177738)
2971     - rescue image additions (pjones, dcantrell, #155399)
2972     - misc kickstart fixes (clumens, #178041, #177519)
2973     - fix fetching repo data on http installs (clumens, #178001)
2974     - add gdk-pixbuf handler for XPM images (#177994)
2975     - timezone screen fixes (clumens, #178140)
2976     - add LSI mptsas driver to module-info (#178130)
2977     - dmraid fixes for kickstart installs (pjones)
2978     - add sr@Latn to lang-table (katzj, #175611)
2979    
2980     * Wed Jan 11 2006 Jeremy Katz <katzj@redhat.com> - 10.91.4-1
2981     - Add xen kernels
2982    
2983     * Wed Jan 11 2006 Jeremy Katz <katzj@redhat.com> - 10.91.3-1
2984     - remove some unneeded bits from the ppc boot.iso to make it smaller
2985     - fix some text display (notting, #177537)
2986     - Misc kickstart fixes (clumens)
2987    
2988     * Tue Jan 10 2006 Jeremy Katz <katzj@redhat.com> - 10.91.2-1
2989     - fix hard drive installs (pjones)
2990    
2991     * Tue Jan 10 2006 Jeremy Katz <katzj@redhat.com> - 10.91.1-1
2992     - more ppc rescue image (jkeating)
2993     - actually commit the dmraid fix (pjones)
2994    
2995     * Mon Jan 9 2006 Jeremy Katz <katzj@redhat.com> - 10.91.0-1
2996     - tweaked selection stuff a little to be the same code as pirut
2997     - tweak exception window to have an image and be better sized (dcantrell)
2998     - write out RAID device name (clumens)
2999     - scroll group list properly (dcantrell)
3000     - fix ppc rescue image (jkeating)
3001     - dmraid detection fix (pjones)
3002    
3003     * Fri Jan 6 2006 Jeremy Katz <katzj@redhat.com> - 10.90.25-1
3004     - no sr@Latn yet since the po files haven't been added
3005    
3006     * Fri Jan 6 2006 Jeremy Katz <katzj@redhat.com> - 10.90.24-1
3007     - move a11y stuff earlier
3008     - fix the text mode progress bar (pnasrat, #176367)
3009     - fix ppc drive unreadable warnings (#176024)
3010     - add serbian locales (#175611)
3011     - preserve review checkbox between combo box selections (dcantrell, #176212)
3012     - quote ethtool args (#176918)
3013     - various spacing cleanups (dcantrell)
3014     - a few fixes to the group selector (dcantrell)
3015     - don't try to make the timezone widget bigger than screen (clumens, #176025)
3016     - fix rescue mode traceback (clumens)
3017     - fix message wording on package retry (clumens, #155884)
3018     - quiet debug spew in anaconda.log (clumens, #171663)
3019     - add ppc rescue script from jkeating (#177003)
3020    
3021     * Tue Dec 20 2005 Jeremy Katz <katzj@redhat.com> - 10.90.23-1
3022     - more pkgorder fixes (pnasrat)
3023     - fix some debug spew (notting)
3024     - segfaults in the loader should at least give us a stacktrace to work from
3025     - fix some padding on the network screen
3026    
3027     * Mon Dec 19 2005 Jeremy Katz <katzj@redhat.com> - 10.90.22-1
3028     - add more encoding modules to traceonly (clumens, #175853)
3029     - Fix text installs (pnasrat, #175773)
3030     - Fix for yum API changes (pnasrat)
3031     - Don't install the smp kernel even if NX is available
3032     - Adjust to be more dynamic about colors with syslinux-splash's
3033     - Use the selected language for default keyboard layout (clumens, #172266)
3034     - Better naming for psuedo-filesystems in /etc/fstab (dcantrel, #176149)
3035     - Clean up image handling for new graphics
3036     - Don't do the splashscreen stuff anymore. If the window is too slow to
3037     appear, we should fix that instead
3038    
3039     * Thu Dec 15 2005 Jeremy Katz <katzj@redhat.com> - 10.90.21-1
3040     - fix pkgorder for new group code
3041     - fix ub vs usb-storage
3042     - remove some redundant code (clumens)
3043    
3044     * Thu Dec 15 2005 Jeremy Katz <katzj@redhat.com> - 10.90.20-1
3045     - Fixes for new timezone stuff (pnasrat)
3046     - Fix transaction sorting (pnasrat)
3047     - Enable dmraid by default
3048    
3049     * Wed Dec 14 2005 Chris Lumens <clumens@redhat.com> 10.90.19-1
3050     - Use system-config-date for timezone selection UI (#155271).
3051     - Work on vnc+shell spawning (dcantrell).
3052     - Whiteout fixes (pnasrat, katzj).
3053     - Progress bar fixes (katzj).
3054     - Depsolving speedups (katzj).
3055    
3056     * Mon Dec 12 2005 Jeremy Katz <katzj@redhat.com> - 10.90.18-1
3057     - Handle monitor configuration in kickstart via "monitor" keyword instead of
3058     "xconfig" consistently (clumens)
3059     - Fix joe as nano (#175479)
3060     - Try to get hard drive installs working again
3061     - First steps towards using ub
3062     - Fix depcheck progress bar to actually give progress.
3063    
3064     * Sun Dec 11 2005 Peter Jones <pjones@redhat.com> - 10.90.17-1
3065     - Full dmraid support. (still disabled by default)
3066    
3067     * Sat Dec 10 2005 Jeremy Katz <katzj@redhat.com> - 10.90.16-1
3068     - Ensure upgrades to depsolve and remove db locks (pnasrat)
3069     - Tweak for improved and sortable groups/categories
3070     - Put back basic text-mode package selection (#175443)
3071    
3072     * Thu Dec 8 2005 Jeremy Katz <katzj@redhat.com> - 10.90.15-1
3073     - Fix various typos in the new group selection code (clumens)
3074     - Support bytesPerInode on RAID (Curtis Doty, #175288)
3075     - Stub some more for the loader to fix line-drawing chars again
3076     - Handle file read failures better (pnasrat)
3077     - Initial support for upgrades again (pnasrat)
3078     - Minor padding tweaks to the UI
3079    
3080     * Thu Dec 8 2005 Jeremy Katz <katzj@redhat.com> - 10.90.14-1
3081     - Fix up for moved x locale data
3082     - Remove vnc hack now that VNC knows where to look for fonts
3083     - Don't go to text mode for no mouse (notting)
3084     - Update to work with yum 2.5.0 cvs snap
3085     - New package selection code
3086     - Add new chinese font back now that we're using squashfs (#172163)
3087     - The return of locale-archive usage
3088    
3089     * Mon Dec 05 2005 Chris Lumens <clumens@redhat.com> 10.90.13-1
3090     - Reword media check dialog (dcantrell, #174530).
3091     - gcc41 compile fixes (pjones).
3092     - Add genhomedircon, setfiles, and /etc/shells for selinux.
3093    
3094     * Thu Dec 1 2005 Jeremy Katz <katzj@redhat.com> - 10.90.12-1
3095     - some release notes viewer fixing (dcantrell)
3096     - allow %%pre scripts in an %%include (clumens, #166100)
3097     - fix the squashfs stuff to actually work
3098     - hack around slang not initializing utf8 mode so that we have line
3099     drawing chars (#174761)
3100    
3101     * Thu Dec 1 2005 Jeremy Katz <katzj@redhat.com> - 10.90.11-1
3102     - reworded media check prompt (dcantrell, #174472)
3103     - let's try squashfs...
3104    
3105     * Wed Nov 30 2005 Jeremy Katz <katzj@redhat.com> - 10.90.10-1
3106     - Don't split transactions on not split install types (pnasrat, #174033)
3107     - Fix None vs "" for vncpasswd in test mode (Patrick Mansfield)
3108     - Make release notes viewer as large as the screen (dcantrell)
3109     - Allow system-logos instead of fedora-logos for the package name
3110     - Try to build SELinux policy so that things work with selinux
3111     2.x policy (#174563)
3112    
3113     * Tue Nov 29 2005 Chris Lumens <clumens@redhat.com> 10.90.9-1
3114     - Another stab at including email.Utils everywhere (#173169).
3115     - Remove unneeded isys.sync calls (pjones).
3116     - Fix /dd.ig in initrd (Dan Carpenter).
3117     - Report no DNS servers if a hostname used (pnasrat, #168957).
3118     - Fix ppc32 from CD (katzj, #174135).
3119     - Don't look for hdlist when booting CD1 and using FTP/HTTP (katzj).
3120     - Fullscreen release notes viewer (dcantrell).
3121    
3122     * Mon Nov 21 2005 Jeremy Katz <katzj@redhat.com> - 10.90.8-1
3123     - don't load pcspkr on ppc to avoid crashes on the g5
3124    
3125     * Sun Nov 20 2005 Jeremy Katz <katzj@redhat.com> - 10.90.7-1
3126     - fix backwards whiteout handling (#173738)
3127     - fix bug in depsolver which would bring in a package for an already
3128     satisfied dep
3129    
3130     * Sat Nov 19 2005 Jeremy Katz <katzj@redhat.com> - 10.90.6-1
3131     - fix removal of packages to not traceback
3132     - fix anaconda.dmraid logging (clumens)
3133    
3134     * Fri Nov 18 2005 Paul Nasrat <pnasrat@redhat.com> - 10.90.5-1
3135     - Disable sqlite cache for pkgorder
3136     - Fix for new selinux context types (katzj)
3137     - vnc parameter handling (clumens)
3138     - Add ellipsis (notting)
3139    
3140     * Thu Nov 17 2005 Jeremy Katz <katzj@redhat.com> - 10.90.4-1
3141     - don't traceback on unresolvable deps (#173508)
3142     - fix pkg.arch for %%packages
3143     - another hack for vnc
3144     - debug prints to log.debug (#173533)
3145    
3146     * Thu Nov 17 2005 Paul Nasrat <pnasrat@redhat.com> - 10.90.3-1
3147     - Add group processing to buildinstall
3148     - Add createrepo requires
3149    
3150     * Thu Nov 17 2005 Jeremy Katz <katzj@redhat.com> - 10.90.2-1
3151     - more pkgorder fixing (clumens)
3152     - fix cd installs to not fall into the "not a real install method" case :)
3153    
3154     * Thu Nov 17 2005 Jeremy Katz <katzj@redhat.com> - 10.90.1-1
3155     - add handling for dmraid/nodmraid
3156     - fix removals of packages which have already been removed
3157     - turn off dmraid by default
3158     - fix pkgorder (clumens)
3159    
3160     * Thu Nov 17 2005 Jeremy Katz <katzj@redhat.com> - 10.90.0
3161     - more tree build fixes
3162     - fix group removal
3163     - non iso install fixes (clumens)
3164     - pkgorder fixing (clumens)
3165     - dmraid support (pjones)
3166     - crude language support group hack
3167    
3168     * Wed Nov 16 2005 Chris Lumens <clumens@redhat.com> 10.89.20.1-1
3169     - Fix indentation.
3170    
3171     * Wed Nov 16 2005 Paul Nasrat <pnasrat@redhat.com> - 10.89.20-1
3172     - Restore YumSorter for pkgorder
3173     - Single anaconda installer yum class
3174     - Switching CD method
3175    
3176     * Wed Nov 16 2005 Jeremy Katz <katzj@redhat.com> - 10.89.19.1-1
3177     - be explict about pango-devel being needed
3178    
3179     * Wed Nov 16 2005 Jeremy Katz <katzj@redhat.com> - 10.89.19-1
3180     - Fix vt switching with modular X
3181     - Lots of CD install fixes (clumens, pnasrat)
3182     - Clean up exception dump stuff
3183     - Some more steps towards dm-raid support (pjones)
3184     - Log info messages
3185    
3186     * Wed Nov 16 2005 Jeremy Katz <katzj@redhat.com> - 10.89.18-1
3187     - remove new chinese font since its too big for cramfs (#172163)
3188     - Fix typo in trimpciids (notting)
3189     - Don't build locale-archive for now since its too big for cramfs
3190    
3191     * Tue Nov 15 2005 Jeremy Katz <katzj@redhat.com> - 10.89.17-1
3192     - missed an x lib somehow
3193    
3194     * Tue Nov 15 2005 Jeremy Katz <katzj@redhat.com> - 10.89.16-1
3195     - lots of updates for modular X
3196     - allow a shell on tty1 if using vnc
3197     - various fixes for cd/install method stuff (pnasrat, clumens, katzj)
3198     - install smp kernel if NX present (#172345)
3199     - work with multiple videoaliases files (notting)
3200    
3201     * Tue Nov 15 2005 Jeremy Katz <katzj@redhat.com> - 10.89.15-1
3202     - fix up for new selinux policy
3203    
3204     * Mon Nov 14 2005 Paul Nasrat <pnasrat@redhat.com> 10.89.14-1
3205     - Move sorter for CD/pkgorder into yuminstall
3206     - Add support for ub devices (katzj)
3207    
3208     * Mon Nov 14 2005 Paul Nasrat <pnasrat@redhat.com> 10.89.13-1
3209     - Reinstate image based install methods (excluding hd for now)
3210     - Clean up install method classes
3211     - device-mapper support (pjones)
3212     - Log warning on no network link (katzj)
3213     - Clean up error handling for pkgorder (clumens)
3214    
3215     * Fri Nov 11 2005 Chris Lumens <clumens@redhat.com> 10.89.12-1
3216     - Add buildreq for yum (katzj)
3217     - Fix loader log levels (katzj)
3218     - Add more libraries for dogtail (katzj)
3219    
3220     * Thu Nov 10 2005 Jeremy Katz <katzj@redhat.com> - 10.89.11-1
3221     - Fix stdout logging to print stuff (clumens)
3222     - Start of some sorting/splitting stuff for CDs (pnasrat)
3223     - Make missing modules lower priority
3224     - Look for xen devices
3225     - Add some of the necessary requirements to try to get dogtail working (#172891)
3226    
3227     * Thu Nov 10 2005 Chris Lumens <clumens@redhat.com> 10.89.10-1
3228     - Add e2fsprogs-libs to the install images.
3229    
3230     * Wed Nov 9 2005 Jeremy Katz <katzj@redhat.com> - 10.89.9-1
3231     - Create interface earlier to prevent kickstart traceback (clumens)
3232     - Logging fixes, everything should be in the logfile (clumens)
3233     - Get rid of help which is irrelevant
3234     - Clean up loader log levels
3235    
3236     * Tue Nov 8 2005 Jeremy Katz <katzj@redhat.com> - 10.89.8-1
3237     - Fix backwards message on upgrade (#172030)
3238     - New chinese fonts (#172163)
3239     - Don't try to update a progress window that's already popped (clumens, #172232)
3240     - Fix snack deprecation warnings (clumens, #172232)
3241     - Get rid of some cruft in traceback dumps (clumens)
3242     - Add a method to check for "real" consoles, add xen console to the list
3243     of weird stuff
3244     - Basic support for transaction errors other than tracebacks...
3245     - Fix a kickstart traceback for authconfig
3246     - Add xenblk and xennet to module-info
3247    
3248     * Mon Nov 7 2005 Jeremy Katz <katzj@redhat.com> - 10.89.7-1
3249     - More detailed error logging (pnasrat)
3250     - Add bnx2 driver (pjones)
3251     - Various kickstart fixes (clumens, #172356)
3252     - Fix shadow password convert (clumens)
3253    
3254     * Fri Oct 28 2005 Jeremy Katz <katzj@redhat.com> - 10.89.6-1
3255     - Make char devices slightly later to avoid tracebacks during tree compose
3256     - Extract kernel-xen-guest for vmlinuz and initrd in images/xen
3257     - Kickstart fix (clumens)
3258     - Add some support for xen xvd blockdevs
3259     - Select kernel-xen-guest as appropriate
3260     - Ensure proper arch of glibc is selected (#171997)
3261     - Select all proper multilib parts of a package (#171026)
3262    
3263     * Thu Oct 27 2005 Jeremy Katz <katzj@redhat.com> - 10.89.5-1
3264     - Another fix for kickstart + help hiding
3265     - Fix finding of kernel type
3266     - Make synaptics device nodes before X starts (clumens)
3267     - Use nofb by default
3268     - Add pycairo stuff (clumens)
3269     - Set minimum displayed log level to WARNING, everything is still in
3270     the logfiles (clumens)
3271     - Try to clean up syslog (clumens)
3272     - Allow installation of hypervisor + xen host kernel by booing with 'xen0' on
3273     the installer command line
3274     - Fix x86_64 traceback
3275    
3276     * Mon Oct 24 2005 Jeremy Katz <katzj@redhat.com> - 10.89.4-1
3277     - changed the wrong field in lang-table
3278    
3279     * Mon Oct 24 2005 Jeremy Katz <katzj@redhat.com> - 10.89.3-1
3280     - don't do xsetroot anymore
3281     - allow retrieving updates.img with
3282     updates=(http|ftp)://host/path/to.img (clumens)
3283     - some upd-instroot fixes (clumens)
3284     - only get yum filelists when needed (pnasrat)
3285     - clean up exception scp'ing (clumens)
3286     - don't write empty authconfig line (clumens, #171558)
3287     - make kickstart errors report line number of error (clumens)
3288     - select most appropriate kernel (kernel-smp, etc)
3289     - ensure we get a boot loader package installed
3290     - minor fix for ia64 image creation
3291     - tweaks to backend setup
3292     - don't have help as visible in the glade file so we don't have the pane
3293     appear when doing a kickstart install
3294     - use pl2 keymap for Polish (3171583)
3295     - allow passing product information with env vars to help live cd
3296    
3297     * Thu Oct 20 2005 Jeremy Katz <katzj@redhat.com> - 10.89.2-1
3298     - fix references to second stage module stuff that caused breakage
3299    
3300     * Thu Oct 20 2005 Jeremy Katz <katzj@redhat.com> - 10.89.1-1
3301     - fix for mkcramfs -> mkfs.cramfs
3302     - Use minstg2.img instead of netstg2.img/hdstg2.img in the loader
3303    
3304     * Thu Oct 20 2005 Jeremy Katz <katzj@redhat.com> - 10.89.0-1
3305     - Fix SELinux policy loading (clumens)
3306     - Fix translation import for kickstart (laroche)
3307     - Add yumcache (pnasrat)
3308     - Upgrade blacklisting (pnasrat)
3309     - Clean up exception copying (clumens)
3310     - Improve text mode exception dialog too (clumens)
3311     - Don't allow bootable partitions on XFS
3312     - Some speed improvements, progress bars, etc for package stuff (pnasrat)
3313     - Clean up image creation, move all modules to initrd.img.
3314    
3315     * Fri Oct 14 2005 Jeremy Katz <katzj@redhat.com> - 10.3.0.32-1
3316     - fix typo causing traceback (pnasrat)
3317     - Create character device nodes to fix synaptics (clumens)
3318    
3319     * Wed Oct 12 2005 Jeremy Katz <katzj@redhat.com> - 10.3.0.31-1
3320     - Handle missing metadata (pnasrat)
3321     - Give indication of kickstarts scriptlets running (#170017)
3322     - Fix a traceback with RAID (#170189)
3323     - Fix an FTP install traceback (#170428)
3324     - Clean up floppy stuff (clumens)
3325     - Clean up some warnings (clumens)
3326     - Make IDE device node creation cleaner
3327     - Change location of modes data files
3328    
3329     * Mon Oct 10 2005 Chris Lumens <clumens@redhat.com> 10.3.0.30-1
3330     - Fix requirements for s390, s390x, ppc64.
3331     - Fix typo in scripts/upd-instroot.
3332    
3333     * Fri Oct 07 2005 Chris Lumens <clumens@redhat.com> 10.3.0.29-1
3334     - Deal with new load_policy. (katzj)
3335     - Create an SELinux config. (katzj)
3336     - Use rhpxl instead of rhpl for X configuration.
3337     - Use pykickstart.
3338    
3339     * Wed Oct 05 2005 Chris Lumens <clumens@redhat.com> 10.3.0.28-1
3340     - Add yuminstall (katzj, #169228)
3341     - Skip bootloader screen unless modifying partitions (katzj, #169817)
3342     - Don't skip manual partitioning on custom (katzj, #169001)
3343     - Partitioning UI fixes (katzj)
3344     - Don't overwrite empty strings in ksdata with None.
3345     - Move kickstart file handling into pykickstart package.
3346     - Kickstart LVM and RAID partitioning fixes.
3347    
3348     * Fri Sep 30 2005 Chris Lumens <clumens@redhat.com> 10.3.0.27-1
3349     - More kickstart script fixes.
3350    
3351     * Tue Sep 27 2005 Chris Lumens <clumens@redhat.com> 10.3.0.26-1
3352     - kickstart script fixes
3353    
3354     * Sat Sep 24 2005 Jeremy Katz <katzj@redhat.com> - 10.3.0.25-1
3355     - single ppc boot images stuff from dwmw2 (pnasrat, #166625)
3356     - ppc netboot stuff from dwmw2 (pnasrat, #165239)
3357     - fix some of the yum backend for yum changes
3358     - Add a button to the traceback dialog to allow saving via scp (clumens)
3359     - Don't load the parallel port module (#169135)
3360     - Fix group deselection to not remove everything
3361     - Move repo setup and group selection earlier (pnasrat)
3362    
3363     * Tue Sep 20 2005 Jeremy Katz <katzj@redhat.com> - 10.3.0.24-1
3364     - Some kickstart %packages fixes (clumens)
3365     - Don't copy null bytes into syslog (clumens)
3366     - New exception dialog (clumens)
3367     - Fix a traceback (pnasrat)
3368     - FTP/HTTP installation might now work (pnasrat)
3369     - Very basic group selection in the UI
3370    
3371     * Mon Sep 19 2005 Jeremy Katz <katzj@redhat.com> - 10.3.0.23-1
3372     - fix a silly typo that would cause tracebacks
3373     - Look for help in /tmp/updates too (#168155)
3374     - Add skge driver (#168590)
3375     - Some fixes to hopefully get x86_64 trees working
3376    
3377     * Fri Sep 16 2005 Jeremy Katz <katzj@redhat.com> - 10.3.0.22-1
3378     - Fix segfaults with nfs mounting
3379     - Start of url install methods (pnasrat)
3380     - Basic package/group selection is back in kickstart
3381     - Macro magic fixups
3382     - Use onboot by default for network devices in kickstart
3383    
3384     * Thu Sep 15 2005 Jeremy Katz <katzj@redhat.com> - 10.3.0.21-1
3385     - Run pre scripts for kickstart (clumens)
3386     - Another tree fix
3387     - Handle NULL for device->driver from kudzu (notting)
3388     - Clean up internal mount stuff to be more extend-able
3389    
3390     * Wed Sep 14 2005 Jeremy Katz <katzj@redhat.com> - 10.3.0.20-1
3391     - Fix runlevel setting (pnasrat)
3392     - More dead stuff fixing.
3393    
3394     * Tue Sep 13 2005 Jeremy Katz <katzj@redhat.com> - 10.3.0.19-1
3395     - Fix pcmcia import traceback
3396     - Some more kickstart fixing (clumens)
3397     - Make SELinux/firewall defaults be done by the objects, not in the UI
3398     - This fixes booting with selinux=0, policy load failure, etc
3399     - Allow sparse updates.img with yum, urlgrabber and rpmUtils too
3400     - Some dead code removal
3401     - PCMCIA for the loader again (notting)
3402     - install.log tweaking
3403    
3404     * Mon Sep 12 2005 Jeremy Katz <katzj@redhat.com> - 10.3.0.18-1
3405     - Add back genhdlist to try to fix multiarch composes (pnasrat)
3406     - Really fix disabling of upgrades
3407     - Some typo fixes for X configuration and post-install config
3408     - Remove some dead code related to boot disks, using fdisk/fdasd, X
3409     configuration, pcmcia
3410     - Move ppc X stuff to rhpl (clumens)
3411     - Fix some kickstart stuff (clumens)
3412     - Fix RPM logging output -> the log file
3413     - Use gtkhtml2 for release notes
3414    
3415     * Fri Sep 9 2005 Jeremy Katz <katzj@redhat.com> - 10.3.0.17-1
3416     - more X fixage
3417     - build against new kudzu that doesn't segfault :)
3418    
3419     * Fri Sep 9 2005 Jeremy Katz <katzj@redhat.com> - 10.3.0.16-1
3420     - More typo fixes (notting)
3421     - Fix rhpl requires
3422    
3423     * Fri Sep 9 2005 Jeremy Katz <katzj@redhat.com> - 10.3.0.15-1
3424     - Fix typo that broke image building.
3425     - Start of getting post-install stuff working (pnasrat)
3426    
3427     * Fri Sep 09 2005 Chris Lumens <clumens@redhat.com> 10.3.0.14-1
3428     - logging fix when running in test mode
3429    
3430     * Fri Sep 09 2005 Bill Nottingham <notting@redhat.com> 10.3.0.13-1
3431     - adapt to new X driver model in kudzu and associated rhpl changes
3432     - pcitable/modules.pcimap/modules.usbmap are no longer used in probing;
3433     remove support for them and add modules.alias usage
3434     - Turn off help (katzj)
3435     - Kickstart fixes (clumens)
3436    
3437     * Wed Sep 07 2005 Paul Nasrat <pnasrat@redhat.com> 10.3.0.12-1
3438     - yum backend selinux file_context
3439     - Start using new kickstart code (clumens)
3440     - Error handling and messages for kickstart (clumens)
3441     - Partitioning kickstart fixups (clumens)
3442    
3443     * Thu Sep 01 2005 Paul Nasrat <pnasrat@redhat.com> 10.3.0.11-1
3444     - Yum backend work (macro support, whitelist)
3445     - qla2100 (katzj, #167065)
3446     - Kickstart Parser (clumens)
3447     - authconfig handling changes (clumens)
3448     - Autopartitiong Traceback fix (katzj)
3449    
3450     * Fri Aug 26 2005 Jeremy Katz <katzj@redhat.com>
3451     - More work from pnasrat on getting the yum backend working
3452     - Don't set some irrelevant network TYPE= (#136188, #157193)
3453     - New and improved autopartitioning screen
3454    
3455     * Fri Aug 19 2005 Paul Nasrat <pnasrat@redhat.com> 10.3.0.10-1
3456     - Working towards new backend architecture
3457    
3458     * Thu Aug 18 2005 Chris Lumens <clumens@redhat.com> 10.3.0.9-1
3459     - Rebuild for new cairo.
3460     - Add support for ksdevice=bootif (Alex Kiernan, #166135).
3461     - Fix /dev/tty3 logging problems.
3462     - Add support for Pegasos machines (dwmw2, #166103).
3463     - Switch to Sazanami font (#166045).
3464     - Fix for autopart not in lvm (msw).
3465    
3466     * Mon Aug 15 2005 Chris Lumens <clumens@redhat.com> 10.3.0.8-1
3467     - Remove dead --ignoredeps code (katzj, #165224).
3468     - New logging system with log levels and remote logging capabilities.
3469     - Fix typo in network code (pnasrat, #165934).
3470     - Fix buffer overrun in md5sum code (Dustin Kirkland).
3471     - Add mptspi and mptfc drivers (katzj).
3472     - Timestamp fixes (dgregor, #163875).
3473    
3474     * Thu Jul 21 2005 Chris Lumens <clumens@redhat.com> 10.3.0.7-1
3475     - Remove firewall configuration screen. Open SSH by default and set
3476     SELinux to enforced.
3477    
3478     * Wed Jul 20 2005 Paul Nasrat <pnasrat@redhat.com> 10.3.0.6-1
3479     - Ensure boot flag only on correct partition on pmac (#157245)
3480     - Plug in yum for nfs:/ by default
3481     - Include sungem_phy for pmac
3482    
3483     * Wed Jul 13 2005 Chris Lumens <clumens@redhat.com> 10.3.0.5-1
3484     - Fix pygtk bug on progress bars.
3485     - Bump ia64 boot.img size (katzj, #162801).
3486     - Fix for clearpart --none (katzj, #162445).
3487     - yum dependancy fixes (pnasrat).
3488     - name.arch fix for kickstart (pnasrat).
3489     - Fix multiple NICs in kickstart config files (#158556).
3490    
3491     * Thu Jul 07 2005 Paul Nasrat <pnasrat@redhat.com> 10.3.0.4-1
3492     - Select kernel-devel (katzj #160533)
3493     - Fixups for ia64 images from prarit (katzj #162072)
3494     - Include yum libraries in stage2
3495     - Remove gzread.py (clumens)
3496    
3497     * Wed Jun 29 2005 Chris Lumens <clumens@redhat.com> 10.3.0.3-1
3498     - Mount "auto" filesystems on upgrade (#160986).
3499     - Add cairo for new pango/gtk (katzj).
3500     - Delete labels on swap and ext3 partitions before formatting.
3501     - Remove langsupport keyword from kickstart.
3502    
3503     * Mon Jun 20 2005 Bill Nottingham <notting@redhat.com> - 10.3.0.2-1
3504     - fix genhdlist
3505    
3506     * Fri Jun 17 2005 Jeremy Katz <katzj@redhat.com> - 10.3.0.1-1
3507     - Fix release notes for ftp installs (#160262)
3508     - Fix fd leak in edd support (Jon Burgess, #160693)
3509     - Fix typo breaking pseries console (pnasrat, #160573)
3510     - Allow ignoring packages without specifying the arch (clumens, #160209)
3511     - Add gpart (clumens, #55532)
3512     - Some warning fixes.
3513     - Use full bterm font if available (#159505)
3514     - Fix quoting of pvs in anaconda-ks.cfg (#159193)
3515     - Fix segfault on upgrades
3516     - String tweaks (clumens, #159044, #156408)
3517     - Don't traceback on preexisting RAID (clumens, #159079, #159182)
3518     - Fix display size of PVs (clumens, #158696)
3519     - Don't consider drives without free space for partitions (pjones)
3520     - Langsupport fixes (clumens, #154572, #158389)
3521     - Hack around usb-storage slowness at finding devices that leads to the
3522     reload not occurring
3523     - Handle FC3 swap label format and convert to right format (#158195)
3524     - Only set things up to change the default kernel if we're booting us (#158195)
3525     - Fix deps on upgrades (#157754)
3526     - Try to keep install screen from moving with length of strings
3527     - Fix autopart problem leaving some freespace the size of where you
3528     started your partition growing
3529     - Allow excluding name.arch in kickstart (Dave Lehman, #158370)
3530     - Don't spew an error if essid or wepkey isn't set (#158223)
3531     - Add megaraid and other new drivers (#157420)
3532     - Left pad RAID uuid (clumens, #136051)
3533     - synaptics tweak (pnasrat)
3534     - Fix telnetd to use devpts instead of legacy ptys (#124248)
3535    
3536     * Thu May 19 2005 Jeremy Katz <katzj@redhat.com> - 10.2.0.64-1
3537     - Handle longer arch strings (notting)
3538     - Fix traceback in network screen (#158134)
3539     - Include synaptics for X config (pnasrat)
3540     - Magic boot for mac vs mac64 on disc1/dvd (pnasrat)
3541     - Bump point at which we use graphical stage2 for http/ftp (#157274)
3542     - Use uuid in mdadm.conf, stop using copy of md.h (#136051)
3543     - Support deletion of bootloader entries in text mode (#125358)
3544     - Support RAID /boot on pSeries along with handling of multiple PReP
3545     partitions (Dustin Kirkland)
3546    
3547     * Tue May 17 2005 Jeremy Katz <katzj@redhat.com> - 10.2.0.63-1
3548     - add arch to buildstamp (notting, #151927)
3549     - Fix am.po format strings
3550    
3551     * Tue May 17 2005 Jeremy Katz <katzj@redhat.com> - 10.2.0.62-1
3552     - Fix execcon used for anaconda (pjones)
3553     - Fix traceback on tui netstg2.img install (#157709)
3554     - Fix various splittree bugs (clumens, #157722, #157721, #157723)
3555     - Blacklist perl.i386 on x86_64 to be removed on upgrade (pnasrat, #156658)
3556     - Fix drive sorting (clumens)
3557     - Remove %%installclass support for kickstart since it's never worked (#149690)
3558     - Fix name.arch in packages (pnasrat)
3559     - Remove bogus pre-existing RAID info on kickstart installs (clumens, #88359)
3560     - Pretend to have nano in the rescue environment
3561     - Don't load stage2.img into RAM for rescue mode if booted
3562     with 'linux text' (#155398)
3563    
3564     * Thu May 5 2005 Jeremy Katz <katzj@redhat.com> - 10.2.0.61-1
3565     - and fix pkgorder for the gfs stuff
3566    
3567     * Thu May 5 2005 Jeremy Katz <katzj@redhat.com> - 10.2.0.60-1
3568     - Better handling of the langsupport group (clumens)
3569     - Don't install the gfs stuff for all kernel variants, that brings in
3570     kernel-smp on an everything install (#156849)
3571     - Don't grow a partition beyond the largest freespace on a drive
3572     - HFS+ support
3573     - Pull in more selinux policy files to try to get /home labeled right
3574     - Fix typo causing segfault (pnasrat)
3575    
3576     * Tue May 3 2005 Jeremy Katz <katzj@redhat.com> - 10.2.0.59-1
3577     - Try to use the fb res on pmac
3578     - Always reset terminal attrs on ppc (notting, #156411)
3579     - Remove bogus preexisting LVM info when doing kickstart
3580     installs (clumens, #156283)
3581    
3582     * Mon May 2 2005 Jeremy Katz <katzj@redhat.com> - 10.2.0.58-1
3583     - Beep on CD insertion, not after
3584     - Fix language support selection (clumens)
3585     - Fix nfsiso (clumens)
3586     - Misc X config fixes for ppc. Boot with "usefbx" to use fbdev
3587     instead again (#149188)
3588    
3589     * Thu Apr 28 2005 Jeremy Katz <katzj@redhat.com> - 10.2.0.57-1
3590     - Fix bind mounts (clumens, #151458)
3591     - Fix hard drive installs (clumens)
3592     - Re-add bluecurve icons
3593     - Attempt to fix Chinese
3594    
3595     * Wed Apr 28 2005 Peter Jones <pjones@redhat.com> - 10.2.0.56-1
3596     - Fix mediacheck calls from cdinstall.c, and make mediacheck.c include
3597     its own header so typechecking works.
3598    
3599     * Wed Apr 27 2005 Jeremy Katz <katzj@redhat.com> - 10.2.0.55-1
3600     - Don't spam about package downloads in cmdline mode (#155250)
3601     - Apply jnovy's patch to fix space calculations for > 2 TB devices (#155709)
3602     - Set default font for CJK better (clumens, #156052)
3603     - Add --label for part in kickstart (clumens, #79832)
3604     - Ensure decimal IP addrs (#156088)
3605     - Apply patch from Joe Pruett for rpmarch= fixes (#101971)
3606     - Don't set SUPPORTED unnecessarily (#115847)
3607     - Give more room for cyl #s (#119767)
3608     - Bump size of diskboot.img
3609     - Add back button for required media message (#114770)
3610     - Fix lvs showing up with a mountpoint of 0 (#153965)
3611     - Nuke some debug code
3612     - Don't try to unmount (tmpfs) /dev
3613     - Write a minimal mtab to avoid fsck/mount complaints (pjones)
3614    
3615     * Wed Apr 27 2005 Jeremy Katz <katzj@redhat.com> - 10.2.0.54-1
3616     - Only select kernel-smp that matches the arch of kernel (#149618)
3617     - Apply the read of Dustin Kirkland's checkpoint fragment sum patch
3618     - Fix order of retry/reboot (#155884)
3619     - Probe macio (pnasrat, #154846)
3620    
3621     * Tue Apr 26 2005 Chris Lumens <clumens@redhat.com> 10.2.0.53-1
3622     - Beep at CD prompt and on install completion (katzj, #109264, #116681).
3623     - Add kernel-smp-devel and kernel-hugemem-devel to exclude list (katzj).
3624     - Fix buffer overflow when CD/DVD images are several directories deep
3625     (#154715).
3626     - Fix media check (pjones).
3627     - Set language on CD and no pass installs (#149688).
3628     - Fix disappearing button bar (#151837).
3629     - Upgrade PReP on iSeries (pnasrat).
3630    
3631     * Thu Apr 21 2005 Chris Lumens <clumens@redhat.com> 10.2.0.52-1
3632     - Allow mediacheck in kickstart (katzj, #116429)
3633     - Check for a drive being selected in autopart (katzj, #124296)
3634     - Fix traceback in language selection screen (#155103)
3635     - Mark "Downloading" for translation (katzj, #155214)
3636     - Applied Dustin Kirkland's checkpoint fragment sum patch for mediacheck.
3637     - Make anaconda-ks.cfg ro (pnasrat)
3638     - Ensure there are <= 27 RAID members (katzj, #155509)
3639     - Fix fsoptions for preexisting partitions in kickstart (#97560).
3640    
3641     * Fri Apr 15 2005 Chris Lumens <clumens@redhat.com> 10.2.0.51-1
3642     - Decode source URL for writing to anaconda-ks.cfg (#154149).
3643     - Add kernel-xen?-devel to the exclude list (katzj, #154819).
3644     - Fix text wrapping (#153071, #154786).
3645     - Various UI fixes.
3646     - Select language packages for all selected languages (#153748, #154181).
3647    
3648     * Wed Apr 13 2005 Peter Jones <pjones@redhat.com> - 10.2.0.50-1
3649     - revert last week's nptl hack in upd-instroot
3650    
3651     * Wed Apr 13 2005 Peter Jones <pjones@redhat.com> - 10.2.0.49-1
3652     - Cut summaries off to avoid layout problems (katzj, #154459)
3653     - Add script to update loader in initrd (katzj)
3654     - Typo fixes in upgrade.py (katzj, #154522)
3655     - Fix rescue mode network enabling (katz, #153961)
3656     - Add libaudit to the graphical stage2 file list, for Xorg
3657     - Various language fixes (clumens, #152404)
3658    
3659     * Mon Apr 11 2005 Peter Jones <pjones@redhat.com> - 10.2.0.48-1
3660     - Typo fixes in gui.py (menthos, #154324)
3661     - Don't try to do early swap in test mode, and use yesno not okcancel (msw)
3662     - If the install language is an unknown locale, use en_US.UTF_8
3663     - Fix upgrade to make devices available in the changeroot
3664    
3665     * Thu Apr 7 2005 Peter Jones <pjones@redhat.com> - 10.2.0.47-1
3666     - put ncurses in the net images, too.
3667     - (notting) put redhat-artwork in the GR images.
3668    
3669     * Thu Apr 7 2005 Peter Jones <pjones@redhat.com> - 10.2.0.46-1
3670     - put readline in the net images
3671     - fix linxuthreads warnings in upd-instroot
3672     - (clumens) fix build-locale-archive
3673    
3674     * Wed Apr 6 2005 Elliot Lee <sopwith@redhat.com> - 10.2.0.45-1
3675     - Deal with GUI-mode language traceback
3676    
3677     * Wed Apr 6 2005 Elliot Lee <sopwith@redhat.com> - 10.2.0.44-1
3678     - Deal with text-mode language traceback
3679     - (clumens) Don't set SYSFONTACM
3680    
3681     * Wed Apr 06 2005 Peter Jones <pjones@redhat.com> - 10.2.0.43-1
3682     - Don't remove libraries in stage2 that don't match the one from linuxthreads/
3683    
3684     * Tue Apr 05 2005 Peter Jones <pjones@redhat.com> - 10.2.0.42-1
3685     - Use linuxthreads libraries even if they're not the default, unless
3686     explicitly told to use nptl
3687    
3688     * Tue Apr 05 2005 Chris Lumens <clumens@redhat.com> - 10.2.0.41-1
3689     - Make sure $LANG is set right for the second stage.
3690     - Fix kickstart traceback trying to skip a nonexistant step.
3691     - Import encodings.idna (sopwith, #153754).
3692     - Fix image building problems.
3693     - Fix kickstart traceback when using shortened forms of language names
3694     (#153656).
3695    
3696     * Mon Apr 04 2005 Chris Lumens <clumens@redhat.com> - 10.2.0.40-1
3697     - Add locale information for 'C' to fix RPM building.
3698    
3699     * Sat Apr 2 2005 Jeremy Katz <katzj@redhat.com> - 10.2.0.39-1
3700     - fix makefile deps to fix build
3701    
3702     * Fri Apr 01 2005 Chris Lumens <clumens@redhat.com> - 10.2.0.38-1
3703     - Set default language for /etc/sysconfig/i18n (#149688).
3704     - Make sure hostname option isn't greyed out if using static IP (#149116).
3705     - Remove unused packages, python library bits, and locale info (katzj).
3706     - Add missing Indic font packages (katzj).
3707     - Various language fixups.
3708    
3709     * Wed Mar 30 2005 Jeremy Katz <katzj@redhat.com> - 10.2.0.37-1
3710     - try not using maxcpus=1 for arches which still had it
3711     - don't use the reserved variable name str (sopwith)
3712     - various language fixups (clumens)
3713    
3714     * Tue Mar 29 2005 Jeremy Katz <katzj@redhat.com> - 10.2.0.36-1
3715     - tree build fix
3716    
3717     * Tue Mar 29 2005 Jeremy Katz <katzj@redhat.com> - 10.2.0.35-1
3718     - dead files can't really be installed (aka, fix the build)
3719    
3720     * Tue Mar 29 2005 Chris Lumens <clumens@redhat.com> - 10.2.0.34-1
3721     - Adjust pcmcia module loading for new in-kernel ds (pjones, #151235)
3722     - Make the rescue images identify which arch they're for (pjones, #151501)
3723     - Delete LV snapshots before the parent LV (pjones, #151524)
3724     - Check various forms of a language nick.
3725     - Allow setting MTU on the command line (katzj, #151789)
3726     - Remove dead code in config file handling and sparc booting (katzj)
3727     - Product name and path simplification (katzj)
3728     - Fixes for lang-table format change (katzj, clumens)
3729    
3730     * Fri Mar 25 2005 Bill Nottingham <notting@redhat.com> - 10.2.0.33-1
3731     - fix typo in partedUtils.py
3732    
3733     * Thu Mar 24 2005 Jeremy Katz <katzj@redhat.com> - 10.2.0.32-1
3734     - Switch theme to clearlooks
3735     - Add new Solaris partition id
3736     - Mark some more strings for translation
3737     - Fix xfs fs creation (Lars Hamann, #151378)
3738    
3739     * Wed Mar 23 2005 Chris Lumens <clumens@redhat.com> - 10.2.0.31-1
3740     - Add libgcc for images.
3741     - Rewrite language handling.
3742     - Fix readImageFromFile deprecation warning (katzj).
3743     - Don't hide groups which just have metapkgs (katzj, #149182).
3744     - Load SELinux booleans (katzj, #151896).
3745    
3746     * Tue Mar 22 2005 Chris Lumens <clumens@redhat.com> - 10.2.0.30-1
3747     - Try harder on the libstdc++ include.
3748     - Fix /etc/resolv.conf fir interactive kickstart installs (#151472).
3749    
3750     * Mon Mar 21 2005 Jeremy Katz <katzj@redhat.com> - 10.2.0.29-1
3751     - Fix beta nag translation
3752     - Fix button growing (clumens, #151208)
3753     - Add libstdc++ for images (clumens)
3754     - Clean up congrats screen (clumens, #149526)
3755     - Fix CD ejecting in loader (pnasrat, #151232)
3756     - Exclude Xen kernels from everything install (#151490)
3757     - Add reserve_size for ppc to leave room on disc1 (#151234)
3758     - Add some more locales
3759    
3760     * Mon Mar 14 2005 Jeremy Katz <katzj@redhat.com> - 10.2.0.28-1
3761     - fix swap detection on upgrade (pjones)
3762     - don't use os.read to make a buffer of '\x00' (pjones)
3763     - move availRaidLevels to raid.py from fsset.py (pjones)
3764     - fix Xvnc parameters (clumens, #150498)
3765     - unmount loopback-mounted ISO images to free loop0 (clumens, #150887)
3766     - fix warnings about gtk.TRUE and gtk.FALSE, partly based on a patch
3767     from Colin Charles. (pjones)
3768     - sqlite3->sqlite (pnasrat)
3769     - support longer package names in hdlist (pnasrat, #146820)
3770     - Fix handling of --debug (Ingo Pakleppa, #150920, #150925)
3771     - Fix for font location changes (#150889)
3772     - More cjk text shuffling (#149039)
3773    
3774     * Mon Mar 7 2005 Peter Jones <pjones@redhat.com> - 10.2.0.27-1
3775     - supress lvm fd warning messages
3776     - fewer log messages when growing partitions
3777     - clamp LVs to pesize during grow
3778    
3779     * Mon Mar 7 2005 Jeremy Katz <katzj@redhat.com> - 10.2.0.26-1
3780     - urlgrabber stuff is in its own package now
3781    
3782     * Sun Mar 6 2005 Peter Jones <pjones@redhat.com> - 10.2.0.25-1
3783     - Empty blacklist in upgrade.py (notting, #142893)
3784     - Add new font package names (katzj)
3785     - Yet another fix of autopart with lvm (pjones)
3786    
3787     * Tue Mar 1 2005 Peter Jones <pjones@redhat.com> - 10.2.0.24-1
3788     - gcc4 fixes (clumens, pjones)
3789     - build C files with -D_FORTIFY_SOURCE=2 (pjones)
3790    
3791     * Mon Feb 28 2005 Chris Lumens <clumens@redhat.com> - 10.2.0.23-1
3792     - Don't write out filesystems to fstab we haven't mounted (katzj, #149091).
3793     - Deal with multiple Apple Bootstrap partitions (pnasrat).
3794     - Set hostname sensitivity UI bug.
3795     - Eject CD when failing (pnasrat, #147272).
3796     - Better handling of Apple Bootstrap throughout (pjones).
3797     - Do ethtool setup everywhere (pnasrat, #145522).
3798     - Fix "debug" command line arg (pjones).
3799     - Import new libkrb5support library (#149856).
3800     - Add -once to ensure Xvnc exits (katzj, #137337).
3801    
3802     * Sun Feb 20 2005 Jeremy Katz <katzj@redhat.com> - 10.2.0.22-1
3803     - revert some of the ppc changes so that lvm is used (nasrat)
3804     - Try to fix bogl stuff some more (#149039)
3805     - x86_64 install fixes (#149040)
3806    
3807     * Sun Feb 20 2005 Peter Jones <pjones@redhat.com> - 10.2.0.21-1
3808     - get rid of lilo
3809     - make grub work with raid1 /boot and /root
3810    
3811     * Sat Feb 19 2005 Paul Nasrat <pnasrat@redhat.com> - 10.2.0.20-1
3812     - Pull in translations
3813     - s390 linuxrc silence nonexistant group warnings (karsten)
3814     - ppc mac autopartitioning and G5 boot.iso (#121266) and (#149081)
3815    
3816     * Sat Feb 12 2005 Jeremy Katz <katzj@redhat.com> - 10.2.0.19-1
3817     - fix x86_64 installs for bad urlgrabber import
3818     - Fix traceback with no %post (clumens)
3819     - Put hostname in the text entry (clumens, #132826)
3820    
3821     * Tue Feb 8 2005 Jeremy Katz <katzj@redhat.com> - 10.2.0.18-1
3822     - Remove some old cruft
3823     - Fix-up for new module naming in gnome-python2-canvas 2.9.x
3824     - Add needed requirements for rpm 4.4
3825     - Fix segfault when rpm tries to write to non-existent fd during
3826     transaction ordering
3827     - Support --erroronfail as an option for %pre/%post (clumens, #124386)
3828    
3829     * Tue Feb 8 2005 Jeremy Katz <katzj@redhat.com> - 10.2.0.17-1
3830     - Use rhpl.archscore to fix iseries upgrades (pnasrat, #146915)
3831     - Only configure ksdevice if no --device (pnasrat, #138852)
3832     - Don't redraw help if disasbled on next button click (clumens, #145691)
3833     - Fix exception in exception handler (msw)
3834     - Rebuild for new librpm
3835    
3836     * Fri Feb 4 2005 Chris Lumens <clumens@redhat.com> - 10.2.0.16-1
3837     - Support setting fs options in kickstart via --fsoptions (#97560)
3838     - Fix tracebacks
3839    
3840     * Wed Feb 2 2005 Jeremy Katz <katzj@redhat.com> - 10.2.0.15-1
3841     - Fix some bugs in the reduce-font changes
3842     - Fix urlgrabber import
3843     - Remove langsupport screen, base additional language support off of groups
3844     selected
3845    
3846     * Wed Feb 2 2005 Jeremy Katz <katzj@redhat.com> - 10.2.0.14-1
3847     - Fix deprecation warnings for pygtk 2.5 (clumens)
3848     - Fix bootloader --location=none (clumens, #146448)
3849     - Use urlgrabber (clumens)
3850     - Create reduced bogl font at upd-instroot time to include more
3851     characters (#92146, #140208)
3852     - Allow passing --src-discs=0 to get no srpm discs from splittree
3853     (based on patch from Armijn Hemel, #119070)
3854     - Mount pseudo-fs's with a more descriptive device name (#136820)
3855     - Minor tweaks to completion message (#138688)
3856    
3857     * Tue Jan 25 2005 Peter Jones <pjones@redhat.com> - 10.2.0.13-1
3858     - Hopefully fix LVM size bug (#145183)
3859     - Support multiple iso sets in the same directory (#146053)
3860    
3861     * Wed Jan 19 2005 Chris Lumens <clumens@redhat.com> - 10.2.0.12-1
3862     - Fix partitioning bugs (#101432, #137119)
3863     - Support --bytes-per-inode on a per-partition basis (#57550)
3864    
3865     * Thu Jan 13 2005 Jeremy Katz <katzj@redhat.com> - 10.2.0.11-1
3866     - Fix some tracebacks with the new glade code
3867     - Use busybox ash instead of ash for netstg2.img/hdstg2.img
3868     - Initialize terminals to avoid color palette change from
3869     bterm (pjones, #137849)
3870    
3871     * Thu Jan 13 2005 Jeremy Katz <katzj@redhat.com> - 10.2.0.10-1
3872     - Handle /sbin/lvm not existing anymore
3873     - Allow installclasses to turn off showing the upgrade option
3874     - Ensure that Core exists in your comps file (#143930)
3875     - Don't fall back to text mode if we fail to start graphics in test mode
3876     - Display better error messages for HTTP/FTP errors (clumens, #144546)
3877     - Switch main UI to use glade, set up infrastructure for use of glade
3878     - Remove some old code
3879     - Add buildprereq for intltool (fixed for b.g.o 163981)
3880    
3881     * Wed Jan 5 2005 Jeremy Katz <katzj@redhat.com> - 10.2.0.9-1
3882     - Fix some typos (#143257, #144006)
3883     - Fix from Matthew Miller for multiple dns servers (#84409)
3884     - Fix formatting of fcp disks (#144199)
3885     - Include a README for x86_64 images (clumens, #143366)
3886     - Make an x86_64 rescue image (clumens, #143366)
3887     - Add libXfixes for new gtk2
3888    
3889     * Thu Dec 23 2004 Jeremy Katz <katzj@redhat.com> - 10.2.0.8-1
3890     - Use tmpfs not ramfs for /dev
3891     - Blacklist "root" as a VG name (#142785)
3892     - Better error message if swap can't be mounted (clumens, #143000)
3893     - Some fixes to the new /dev handling in init
3894     - Make more certain hwaddr gets written out (#143535)
3895     - Handle new swap label format (#143447)
3896     - Let the user know they're in rescue mode earlier (clumens, #136171)
3897    
3898     * Mon Dec 20 2004 Jeremy Katz <katzj@redhat.com> - 10.2.0.7-1
3899     - Better error handling on device creation (#142273)
3900     - Reset package selection to defaults if selected (#142415)
3901     - LVM on RAID1 fix (nasrat, #141781)
3902     - Add support for biosdev in driverdisk from Rez Kabir (#142738)
3903     - Some more SX8 fixes
3904     - Create /dev as a tmpfs (#141570)
3905     - Remove some old code
3906     - Improve quoting of fstype in anaconda-ks.cfg (Danen Brücker)
3907    
3908     * Wed Dec 8 2004 Jeremy Katz <katzj@redhat.com> - 10.2.0.6-1
3909     - Write out wepkey better (#140645)
3910     - Try to skip source isos with nfsiso (#106017)
3911     - Don't traceback for bad/missing / in fstab (nasrat, #141174)
3912     - Include pesize in generated ks.cfg (#141370)
3913     - Loop less on shutdown
3914     - Better handling of partial volume groups (#139058)
3915    
3916     * Tue Nov 30 2004 Jeremy Katz <katzj@redhat.com> - 10.2.0.5-1
3917     - CTCPROT fix (karsten, #133088)
3918     - Fix LVM partitions becoming negative sized (nasrat, #141268)
3919     - Fix removal/editing of zfcp devices in gui (#140559)
3920     - Fix segfault (#140541, #140876)
3921     - Fix handling of pre-existing parts on disks that we then ignore (#131333)
3922    
3923     * Tue Nov 23 2004 Jeremy Katz <katzj@redhat.com> - 10.2.0.4-1
3924     - Update python version in urllib hack
3925     - /init in initramfs instead of /linuxrc
3926     - Improved ppc console detection (nasrat, #134397)
3927     - Better handling of going back when out of space (#133773)
3928     - Better handling of LVM failures (#134263)
3929     - Set a default when boot loader to upgrade is indeterminate (#139603)
3930     - No more diet on i386
3931    
3932     * Tue Nov 16 2004 Jeremy Katz <katzj@redhat.com> - 10.2.0.3-1
3933     - Create initramfs images instead of initrds for boot media
3934     - Remove some old code in a few places
3935     - Allow passing --notksdevice in network lines of a ks.cfg to avoid
3936     confusion with multiple network lines and a ksdevice= (#136903)
3937     - Allow going back to change the network device if ksdevice= is
3938     passed and isn't correct (#136903)
3939     - Fix for console= to automatically imply serial as needed (#137971)
3940    
3941     * Mon Nov 15 2004 Jeremy Katz <katzj@redhat.com> - 10.2.0.2-1
3942     - Do some more unmounts if we run out of space (#133773)
3943     - Fix for obsoletes E being long (nasrat, #138485)
3944     - Make serial imply nofb (#134167)
3945     - Set fstype to vfat if user selected /boot/efi in the
3946     mountpoint dropdown (#138580)
3947     - Copy the X log to the installed system
3948     - Add fix from HJ Lu to fix hang with no bootloader install (#138932)
3949     - Fix splittree error msg (nasrat, #139391)
3950     - Ignore IBM *STMF disks (#137920)
3951    
3952     * Mon Nov 8 2004 Jeremy Katz <katzj@redhat.com> - 10.2.0.1-1
3953     - whrandom is deprecated in python 2.4, use random instead
3954     - fix some syntax errors
3955     - fallback to English for languages that can't do text-mode (#138308)
3956     - More CTCPROT/PORTNAME tweaks (karsten)
3957    
3958     * Sun Nov 7 2004 Jeremy Katz <katzj@redhat.com> - 10.2.0.0-1
3959     - Switch to python 2.4
3960     - Clean up warning on network screen from pygtk
3961     - Parse pxelinux IPAPPEND for loader network info, patch
3962     from Bastien Nocera (#134054)
3963     - Clean up handling of binaries busybox should override
3964     - Do misc package selection earlier so we know all the CDs needed
3965     when confirming the install (#122017)
3966     - Mark some strings for translation (#137197)
3967     - Don't reference boot disks in boot loader screen (#135851)
3968     - Add hardware address information to network screen (#131814)
3969     - Fix exception handling in label reading
3970    
3971     * Thu Nov 4 2004 Jeremy Katz <katzj@redhat.com> - 10.1.1.4-1
3972     - Fix traceback with CJK upgrades (#137345)
3973     - Allow 128 bit WEP keys (#137447)
3974     - Fix race condition with X client startup (krh, #108777)
3975     - Fix segfault in hd kickstart install (twaugh, #137533)
3976     - Better handling of errors reading labels (#137846)
3977     - Try harder to find LCS interface names (karsten)
3978     - Improve CTCPROT handling (karsten)
3979     - Fix traceback going back in rescue mode network config (#137844)
3980     - Don't use busybox shutdown, poweroff, reboot (#137948)
3981     - Set permissions on anaconda logs
3982     - Make autopartioning better with native storage on legacy iSeries
3983     - Sync onboot behavior of gui/text network screens (#138011)
3984     - Load some drivers later to try to avoid having FC disks be sda
3985     - Sizes in ks.cfg need to be an integer (#138109)
3986    
3987     * Tue Oct 26 2004 Jeremy Katz <katzj@redhat.com> - 10.1.1.3-1
3988     - Pull in firefox on upgrade if mozilla/netscape were installed (#137244)
3989     - Fix s390 tracebacks (#130123, #137239)
3990    
3991     * Tue Oct 26 2004 Jeremy Katz <katzj@redhat.com> - 10.1.1.2-1
3992     - Handle our LVM autopart lines slightly better (#137120)
3993     - Use busybox sleep for s390 since sleep requires librt again (#131167)
3994     - Handle onboot in ks.cfg properly in the loader (#136903)
3995     - Punjabi shouldn't try to do text mode (#137030)
3996     - Add sgiioc4 driver for Altix CD installs (#136730)
3997     - pci.ids trimming (notting)
3998    
3999     * Wed Oct 20 2004 Jeremy Katz <katzj@redhat.com> - 10.1.1.1-1
4000     - Create a netboot.img again for ppc64 (#125129)
4001    
4002     * Wed Oct 20 2004 Jeremy Katz <katzj@redhat.com> - 10.1.1.0-1
4003     - Lowercase OSA addresses from the parm file too (karsten)
4004    
4005     * Tue Oct 19 2004 Jeremy Katz <katzj@redhat.com> - 10.0.3.21-1
4006     - Lowercase OSA addresses to make the kernel happy (#133190)
4007     - Don't hard code the VG name used for auto-partitioning to avoid
4008     colliding with existing ones
4009     - Make sure that we don't do runlevel 5 if people don't have X, etc
4010     installed (#135895)
4011     - Update for new Indic font filenames
4012    
4013     * Mon Oct 18 2004 Jeremy Katz <katzj@redhat.com> - 10.0.3.20-1
4014     - Fix traceback with %post logging (Gijs Hollestelle, #136154)
4015     - When using a local stage2.img for FTP/HTTP install, give an error earlier
4016     if you point at an invalid tree (#135603, #117155, #120101)
4017     - Add a trailing newline to /etc/sysconfig/kernel
4018     - Try to fix the icon theme
4019     - Rebuild against new dietlibc, hopefully fixes CJK text installs
4020    
4021     * Sun Oct 17 2004 Jeremy Katz <katzj@redhat.com> - 10.0.3.19-1
4022     - Fix font size to fit on disk display better (#135731)
4023     - Write out part lines for autopart lvm correctly (#135714)
4024     - Remove empty row in drive order for boot loader (#135944)
4025     - Replace % in URLs to avoid format string weirdness (#135929)
4026     - Bind mount /dev for rescue mode (#135860)
4027     - Fix Dutch and Danish keyboard defaults (#135839)
4028     - add s2io 10GbE driver
4029    
4030     * Thu Oct 14 2004 Jeremy Katz <katzj@redhat.com> - 10.0.3.18-1
4031     - Add fonts for ta, gu, bn, hi, pa (#119283)
4032     - Re-enable bterm for testing (#113910)
4033     - Fix segfault when using biospart with a ks hdinstall. Patch from
4034     Rez Kabir (#135609)
4035     - Write out /etc/sysconfig/kernel for use with new-kernel-pkg changes (#135161)
4036     - Fix telnet logins for s390 (karsten)
4037     - Hardcode LCS as eth instead of tr (karsten)
4038    
4039     * Tue Oct 12 2004 Jeremy Katz <katzj@redhat.com> - 10.0.3.17-1
4040     - Only use "our" LVM partitions with auto-partitioning (#135440)
4041     - Remove localboot option from syslinux.cfg for diskboot.img (#135263)
4042     - Handle the great input method switch on upgrade (#129218)
4043     - Don't save the hwaddr for qeth (#135023)
4044     - Add rhgb boot loader arguments in postinstall (msw)
4045     - Reverse Norwegian blacklisting (#129453) (notting)
4046     - Add sata_nv, sata_sx4, ixgb, ahci, sx8 modules to the initrd (notting)
4047    
4048     * Thu Oct 7 2004 Jeremy Katz <katzj@redhat.com> - 10.0.3.16-1
4049     - s390/s390x: Fix traceback with unpartitioned disks (karsten)
4050     - improve fit of bengali network screen (#134762)
4051     - don't allow formatting of a pre-existing partition without also
4052     mounting it (#134865)
4053     - Don't show "0" as a mountpoint for an LV that's not being mounted (#134867)
4054     - Add prelink config bits (#117867)
4055     - Sort packages in text package group details (#123437)
4056     - Don't traceback on upgrade if /dev/mapper/control exists (#124092)
4057    
4058     * Tue Oct 5 2004 Jeremy Katz <katzj@redhat.com> - 10.0.3.15-1
4059     - Fix creation of scsi device nodes (#134709)
4060     - Fix multiple kickstart scriptlets with different interpreters (#134707)
4061    
4062     * Mon Oct 4 2004 Jeremy Katz <katzj@redhat.com> - 10.0.3.14-1
4063     - Some zfcp fixes
4064     - Don't traceback if we have a %%include inside a scriptlet (#120252)
4065     - Fix SELinux for text-mode ftp/http installs (#134549)
4066    
4067     * Mon Oct 4 2004 Mike McLean <mikem@redhat.com> - 10.0.3.12-1
4068     - add command line options to pkgorder (mikem)
4069    
4070     * Mon Oct 4 2004 Jeremy Katz <katzj@redhat.com> - 10.0.3.11-1
4071     - Handle 32 raid devs (#134438)
4072     - Fix LCS PORTNAME (#134487)
4073     - Add logging of kickstart scripts with --log to %post/%pre
4074     - Copy /tmp/anaconda.log and /tmp/syslog to /var/log/anaconda.log
4075     and /var/log/anaconda.syslog respectively (#124370)
4076     - Fix Polish (#134554)
4077     - Add arch-specific package removal (#133396)
4078     - Include PPC PReP Boot partition in anaconda-ks.cfg (#133934)
4079     - Fix changing of VG name going through to boot loader setup (#132213)
4080     - Add support for > 128 SCSI disks (#134575)
4081    
4082     * Fri Oct 1 2004 Jeremy Katz <katzj@redhat.com> - 10.0.3.10-1
4083     - add kickstart zfcp configuration (#133288, #130070)
4084     - Use NFSv3 for NFS installs. Fixes NFSISO installs from DVD (#122032)
4085     - Fix megaraid_mbox module name (#134369)
4086     - Another uninitialized fix (#133996)
4087     - Add the zh_CN font (#133330)
4088    
4089     * Thu Sep 30 2004 Jeremy Katz <katzj@redhat.com> - 10.0.3.9-1
4090     - translation updates
4091     - Install compat-arch-support by default (#133514)
4092     - Warn if an older version is chosen for upgrading if product is RHEL (#134523)
4093     - Fix traceback on upgrade with possible lvm1 (#134258)
4094     - Make changing the DNS server work (#122554)
4095     - More fixes from pnasrat for arch handling on upgrade
4096    
4097     * Thu Sep 30 2004 Paul Nasrat <pnasrat@redhat.com> - 10.0.3.8-1
4098     - Fix missing rpm.ts (#133045)
4099    
4100     * Wed Sep 29 2004 Jeremy Katz <katzj@redhat.com> - 10.0.3.7-1
4101     - Don't ask about mouse type on remote X display (#133902)
4102     - Label swap filesystems (#127892)
4103     - Fix possible crash on hd kickstart installs (#133996)
4104     - Improve multiarch upgrade (#133045)
4105     - Avoid changing the default language when selecting additional
4106     language support (#134040)
4107     - Remove spurious blank option in upgrade combo (#134058)
4108     - Fix driver disk hang (#131112, #122952)
4109     - Fix detection of unformatted dasd (#130123)
4110    
4111     * Mon Sep 27 2004 Jeremy Katz <katzj@redhat.com> - 10.0.3.6-1
4112     - Fix traceback from auto-partitioning if you don't have enough space (#131325)
4113     - Update FCP config for adding SCSI LUNs (#133290)
4114    
4115     * Mon Sep 27 2004 Jeremy Katz <katzj@redhat.com> - 10.0.3.5-1
4116     - Fix driver disk segfault when using a partition (#133036)
4117     - Let driver disk images on ext2 partitions work
4118     - Fix nonet/nostorage
4119     - Allow name.arch syntax in ks.cfg (#124456)
4120     - Fix traceback unselecting last language (#133164)
4121     - Skip version 0 swap (#122101)
4122     - Handle /dev being present in device names of ks.cfg (#121486)
4123     - Use no instead of no-latin1 for Norwegian keyboard (#133757)
4124     - include other dm modules (#132001)
4125    
4126     * Fri Sep 24 2004 Jeremy Katz <katzj@redhat.com> - 10.0.3.4-1
4127     - fix megaraid module name (notting)
4128     - don't prompt for a driver disk on pSeries boxes with just
4129     virtual devices (#135292)
4130     - don't use PROBE_LOADED for cd probe (#131033)
4131     - i2o devices don't use a "p" separator (#133379)
4132     - switch back zh_CN font to default (#133330)
4133     - add 3w-9xxx to modules.cgz (#133525)
4134     - fix showing of freespace (#133425)
4135    
4136     * Wed Sep 22 2004 Jeremy Katz <katzj@redhat.com> - 10.0.3.3-1
4137     - fix going back unmount of /dev/pts (#133301)
4138     - fix SRPMs disc (#122737)
4139     - add localboot option to isolinux.cfg (#120687)
4140     - fix tree build on ia64 and x86_64
4141     - fix a syntax error for text mode selinux config
4142    
4143     * Tue Sep 21 2004 Jeremy Katz <katzj@redhat.com> - 10.0.3.2-1
4144     - some fixes for Arabic (#122228)
4145     - support using ksdevice=macaddr (#130605)
4146     - add an images/pxeboot directory on ia64
4147    
4148     * Tue Sep 21 2004 Jeremy Katz <katzj@redhat.com> - 10.0.3.1-1
4149     - improve handling of non-physical consoles on some ppc and ia64 machines
4150     - add Bengali(India) and Gujarati to the lang-table (#126108)
4151     - add support for setting the CTC protocol on s/390 (#132324, #132325)
4152     - don't offer to do vnc if we don't have active nwtorking (#132833)
4153     - various typo/grammar fixes
4154     - add support for 'nostorage' and 'nonet' command line options to avoid
4155     auto-loading just network or storage devices
4156     - fix editing of pre-existing lvm (#132217)
4157     - fix going back from the partitions list on a driver disk (#132096)
4158     - don't show login error if silent errors (#132673)
4159    
4160     * Thu Jun 3 2004 Jeremy Katz <katzj@redhat.com>
4161     - require system-logos and anaconda-help, obsolete anaconda-images
4162    
4163     * Fri Apr 30 2004 Jeremy Katz <katzj@redhat.com>
4164     - Update description, remove prereq on stuff that was only needed
4165     for reconfig mode
4166    
4167     * Tue Feb 24 2004 Jeremy Katz <katzj@redhat.com>
4168     - buildrequire libselinux-devel
4169    
4170     * Thu Nov 6 2003 Jeremy Katz <katzj@redhat.com>
4171     - require booty (#109272)
4172    
4173     * Tue Oct 8 2002 Jeremy Katz <katzj@redhat.com>
4174     - back to mainstream rpm instead of rpm404
4175    
4176     * Mon Sep 9 2002 Jeremy Katz <katzj@redhat.com>
4177     - can't buildrequire dietlibc and kernel-pcmcia-cs since they don't always
4178     exist
4179    
4180     * Wed Aug 21 2002 Jeremy Katz <katzj@redhat.com>
4181     - added URL
4182    
4183     * Thu May 23 2002 Jeremy Katz <katzj@redhat.com>
4184     - add require and buildrequire on rhpl
4185    
4186     * Tue Apr 02 2002 Michael Fulbright <msf@redhat.com>
4187     - added some more docs
4188    
4189     * Fri Feb 22 2002 Jeremy Katz <katzj@redhat.com>
4190     - buildrequire kernel-pcmcia-cs as we've sucked the libs the loader needs
4191     to there now
4192    
4193     * Thu Feb 07 2002 Michael Fulbright <msf@redhat.com>
4194     - goodbye reconfig
4195    
4196     * Thu Jan 31 2002 Jeremy Katz <katzj@redhat.com>
4197     - update the BuildRequires a bit
4198    
4199     * Fri Jan 4 2002 Jeremy Katz <katzj@redhat.com>
4200     - ddcprobe is now done from kudzu
4201    
4202     * Wed Jul 18 2001 Jeremy Katz <katzj@redhat.com>
4203     - own /usr/lib/anaconda and /usr/share/anaconda
4204    
4205     * Fri Jan 12 2001 Matt Wilson <msw@redhat.com>
4206     - sync text with specspo
4207    
4208     * Thu Aug 10 2000 Matt Wilson <msw@redhat.com>
4209     - build on alpha again now that I've fixed the stubs
4210    
4211     * Wed Aug 9 2000 Michael Fulbright <drmike@redhat.com>
4212     - new build
4213    
4214     * Fri Aug 4 2000 Florian La Roche <Florian.LaRoche@redhat.com>
4215     - allow also subvendorid and subdeviceid in trimpcitable
4216    
4217     * Fri Jul 14 2000 Matt Wilson <msw@redhat.com>
4218     - moved init script for reconfig mode to /etc/init.d/reconfig
4219     - move the initscript back to /etc/rc.d/init.d
4220     - Prereq: /etc/init.d
4221    
4222     * Thu Feb 03 2000 Michael Fulbright <drmike@redhat.com>
4223     - strip files
4224     - add lang-table to file list
4225    
4226     * Wed Jan 05 2000 Michael Fulbright <drmike@redhat.com>
4227     - added requirement for rpm-python
4228    
4229     * Mon Dec 06 1999 Michael Fulbright <drmike@redhat.com>
4230     - rename to 'anaconda' instead of 'anaconda-reconfig'
4231    
4232     * Fri Dec 03 1999 Michael Fulbright <drmike@redhat.com>
4233     - remove ddcprobe since we don't do X configuration in reconfig now
4234    
4235     * Tue Nov 30 1999 Michael Fulbright <drmike@redhat.com>
4236     - first try at packaging reconfiguration tool
4237    

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed