/[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.30 - (hide annotations) (download)
Sun Feb 2 06:26:31 2014 UTC (10 years, 4 months ago) by wellsi
Branch: MAIN
CVS Tags: HEAD
Changes since 1.29: +4 -1 lines
* Sat Feb 1 2014 Ian Wells <esmith@wellsi.com> 11.1.2-263-4.el5.sme
- Correct indentation in last patch. [SME: 8054]

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

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