/[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.17 - (hide annotations) (download)
Mon Jun 7 14:25:13 2010 UTC (14 years, 1 month ago) by slords
Branch: MAIN
Changes since 1.16: +3 -0 lines
* Mon Jun 07 2010 Shad L. Lords <slords@mail.com> 11.1.2.209-1.sme
- Fix mkinitrd part of no kernel patch so dd works [SME: 6031]

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

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