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

Diff of /rpms/anaconda/sme8/anaconda.spec

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

Revision 1.1 by slords, Tue Jun 12 17:57:22 2007 UTC Revision 1.24 by wellsi, Tue Oct 8 20:15:04 2013 UTC
# Line 1  Line 1 
1  Name: anaconda  Name: anaconda
2  Version: 11.1.2.36  Version: 11.1.2.242
3  Release: 1%{?dist}.6  Release: 1%{?dist}.1
4  License: GPL  License: GPL
5  Summary: Graphical system installer  Summary: Graphical system installer
6  Group: Applications/System  Group: Applications/System
7  Source: anaconda-%{PACKAGE_VERSION}.tar.bz2  Source: anaconda-%{version}.tar.bz2
8  Patch1: anaconda-centos-syslinux-msg.patch  Patch1: anaconda-centos-syslinux-msg.patch
9  Patch2: anaconda-centos-installclasses-2.patch  Patch2: anaconda-centos-installclasses-2.patch
10  Patch3: anaconda-centos-regkey.patch  Patch3: anaconda-centos-regkey.patch
11  Patch4: anaconda-centos-centos-branding-po_files.patch  Patch4: anaconda-centos-centos-branding-po_files_5.6.patch
12  Patch5: anaconda-centos-inst-type.patch  Patch5: anaconda-centos-inst-type.patch
13  Patch6: anaconda-centos-task.patch  Patch6: anaconda-centos-task.patch
14  Patch7: anaconda-centos-removeStatusText.patch  Patch7: anaconda-centos-removeStatusText.patch
 Patch8: anaconda-centos-splittree_allow_missing_RPMSdir.patch  
 Patch9: anaconda-centos-pkgorder.patch  
 Patch10: anaconda-centos-additional-repos.patch  
15    
16  BuildPreReq: kudzu-devel >= 1.2.42, pciutils-devel  BuildPreReq: kudzu-devel >= 1.2.57.1.26-1, pciutils-devel >= 3.1.7-3
17  BuildPreReq: bzip2-devel, e2fsprogs-devel, python-devel, gtk2-devel  BuildPreReq: bzip2-devel, e2fsprogs-devel, python-devel, gtk2-devel
18  BuildPreReq: rpm-python >= 4.2-0.61, newt-devel, rpm-devel, gettext >= 0.11  BuildPreReq: rpm-python >= 4.2-0.61, newt-devel, rpm-devel, gettext >= 0.11
19  BuildPreReq: rhpl, booty, libxml2-python, zlib-devel, elfutils-devel  BuildPreReq: rhpl, booty, libxml2-python, zlib-devel, elfutils-devel
20  BuildPreReq: beecrypt-devel, libselinux-devel >= 1.6, libX11-devel  BuildPreReq: beecrypt-devel, libselinux-devel >= 1.6, libX11-devel
21  BuildPreReq: libXxf86misc-devel, intltool >= 0.31.2-3, python-urlgrabber  BuildPreReq: libXxf86misc-devel, intltool >= 0.31.2-3, python-urlgrabber
22  BuildPreReq: pykickstart, yum >= 2.9.2, device-mapper >= 1.01.05-3,  BuildPreReq: pykickstart >= 0.43.8, yum >= 2.9.2, device-mapper >= 1.01.05-3,
23  BuildPreReq: libsepol-devel  BuildPreReq: libsepol-devel
24  BuildPreReq: pango-devel, pirut, libXt-devel, slang-devel >= 2.0.6-2  BuildPreReq: pango-devel, pirut, libXt-devel, slang-devel >= 2.0.6-2
25  BuildPreReq: glib2-devel >= 2.11.1-5  BuildPreReq: libdhcp-devel >= 1.20-10, mkinitrd-devel >= 5.1.2-1
26  BuildPreReq: libdhcp-devel >= 1.16, mkinitrd-devel >= 5.1.2-1  BuildPreReq: audit-libs-devel, libnl-devel >= 1.0-0.10.pre5.5
27  BuildPreReq: audit-libs-devel  BuildPreReq: libdhcp6client >= 1.0.10-17
28    %ifnarch s390 s390x
29    BuildPreReq: iscsi-initiator-utils >= 6.2.0.871-0.0
30    %endif
31  Requires: rpm-python >= 4.2-0.61, rhpl >= 0.170, booty  Requires: rpm-python >= 4.2-0.61, rhpl >= 0.170, booty
32  Requires: parted >= 1.7.1, pyparted >= 1.7.2  Requires: parted >= 1.7.1, pyparted >= 1.7.2
33  Requires: kudzu >= 1.2.42, yum >= 2.9.2, pirut >= 1.1.0  Requires: kudzu >= 1.2.57.1.26-1, yum >= 2.9.2, pirut >= 1.1.0
34  Requires: libxml2-python, python-urlgrabber  Requires: libxml2-python, python-urlgrabber
35  Requires: system-logos, pykickstart, system-config-date  Requires: system-logos, pykickstart, system-config-date
36  Requires: device-mapper >= 1.01.05-3  Requires: device-mapper >= 1.01.05-3
37  Requires: dosfstools >= 2.11-6.2 e2fsprogs  Requires: dosfstools >= 2.11-6.2 e2fsprogs
38  Requires: python-pyblock >= 0.24-1  Requires: e4fsprogs
39    Requires: python-pyblock >= 0.26-1
40  Requires: libbdevid >= 5.1.2-1, libbdevid-python  Requires: libbdevid >= 5.1.2-1, libbdevid-python
41  Requires: audit-libs  Requires: audit-libs
42  %ifnarch s390 s390x ppc64  %ifnarch s390 s390x ppc64
43  Requires: rhpxl >= 0.25  Requires: rhpxl >= 0.25
44  %endif  %endif
45  Obsoletes: anaconda-images <= 10  Obsoletes: anaconda-images <= 10
46  Url: http://fedora.redhat.com/projects/anaconda-installer/  Url: http://fedoraproject.org/wiki/Anaconda
47    
48    # SME specific patches
49    Patch1001: 0001-No-warnings-if-kernel-not-upgraded.patch
50    Patch1002: 0002-No-warnings-if-unable-to-remove-rpm-databases.patch
51    Patch1003: 0003-Always-pick-best-arch-for-package.patch
52    Patch1004: 0004-Allow-creating-mounting-degraded-raid-arrays.patch
53    Patch1005: 0005-Start-boot-raid-device-first-so-it-will-be-in-sync-f.patch
54    Patch1006: 0006-Automatically-upgrade-bootloader-if-necessary.patch
55    Patch1007: 0007-Log-yum-errors-don-t-bother-user-with-them.patch
56    Patch1008: 0008-Search-for-language-updates-on-upgrade-disk.patch
57    Patch1009: 0009-Force-time-to-be-based-on-UTC.patch
58    Patch1010: 0010-Add-final-warning-before-installing.patch
59    Patch1011: 0011-Make-install-headless-but-still-write-keyboard-info-.patch
60    Patch1012: 0012-Make-install-window-wider.patch
61    Patch1013: 0013-Don-t-email-root-on-raid-events.patch
62    Patch1014: 0014-Make-boot-loader-use-SME-labels.patch
63    Patch1015: 0015-Determine-upgradability-of-SME-server.patch
64    Patch1016: 0016-Run-SME-post-install-scripts-on-kickstart-install-up.patch
65    Patch1017: 0017-Limit-languages-to-those-supported-by-SME.patch
66    Patch1018: 0018-All-attached-disks-reformat-warning.patch
67    
68  BuildRoot: %{_tmppath}/anaconda-%{PACKAGE_VERSION}  BuildRoot: %{_tmppath}/anaconda-%{PACKAGE_VERSION}
69    
# Line 64  Requires: syslinux Line 85  Requires: syslinux
85  Requires: openssh  Requires: openssh
86  %endif  %endif
87  Requires: /usr/bin/strip, xorg-x11-font-utils, netpbm-progs  Requires: /usr/bin/strip, xorg-x11-font-utils, netpbm-progs
88    Requires: xml-common
89    Requires: libxml2
90    Requires(post): /usr/bin/xmlcatalog
91    Requires(postun): /usr/bin/xmlcatalog
92    
93  %description runtime  %description runtime
94  The anaconda-runtime package contains parts of the installation system which  The anaconda-runtime package contains parts of the installation system which
# Line 71  are needed for installing new systems. Line 96  are needed for installing new systems.
96  sets, but are not meant for use on already installed systems.  sets, but are not meant for use on already installed systems.
97    
98  %prep  %prep
99    %global _default_patch_fuzz 2
100  %setup -q  %setup -q
101  %patch1 -p1  %patch1 -p1
102  %patch2 -p1  %patch2 -p1
103  %patch3 -p1  %patch3 -p1
104  %patch4 -p1  %patch4 -p1
105  %patch5 -p1  %patch5 -p1
106  %patch6 -p1  %patch6 -p1
107  %patch7 -p1  %patch7 -p1
108  %patch8 -p1  
109  %patch9 -p1  # SME specific patches
110  %patch10 -p1  %patch1001 -p1
111    %patch1002 -p1
112    %patch1003 -p1
113    %patch1004 -p1
114    %patch1005 -p1
115    %patch1006 -p1
116    %patch1007 -p1
117    %patch1008 -p1
118    %patch1009 -p1
119    %patch1010 -p1
120    %patch1011 -p1
121    %patch1012 -p1
122    %patch1013 -p1
123    %patch1014 -p1
124    %patch1015 -p1
125    %patch1016 -p1
126    %patch1017 -p1
127    %patch1018 -p1
128    
129  %build  %build
130  make depend  make depend
# Line 98  strip $RPM_BUILD_ROOT/usr/lib/anaconda/* Line 140  strip $RPM_BUILD_ROOT/usr/lib/anaconda/*
140  %clean  %clean
141  rm -rf $RPM_BUILD_ROOT  rm -rf $RPM_BUILD_ROOT
142    
143    %post runtime
144    CATALOG=/etc/xml/catalog
145    /usr/bin/xmlcatalog --noout --add "rewriteSystem" \
146        "comps.dtd" \
147        "/usr/share/xml/comps/1.0/comps.dtd" $CATALOG || :
148    /usr/bin/xmlcatalog --noout --add "rewriteURI" \
149        "comps.dtd" \
150        "/usr/share/xml/comps/1.0/comps.dtd" $CATALOG || :
151    
152    %postun runtime
153    if [ $1 = 0 ]; then
154        CATALOG=/etc/xml/catalog
155        /usr/bin/xmlcatalog --noout --del \
156            "/usr/share/xml/comps/1.0/comps.dtd" $CATALOG || :
157    fi
158    
159  %files  %files
160  %defattr(-,root,root)  %defattr(-,root,root)
161  %doc COPYING  %doc COPYING
# Line 119  rm -rf $RPM_BUILD_ROOT Line 177  rm -rf $RPM_BUILD_ROOT
177  %files runtime  %files runtime
178  %defattr(-,root,root)  %defattr(-,root,root)
179  /usr/lib/anaconda-runtime  /usr/lib/anaconda-runtime
180    /usr/share/xml/comps
181    
182  %triggerun -- anaconda < 8.0-1  %triggerun -- anaconda < 8.0-1
183  /sbin/chkconfig --del reconfig >/dev/null 2>&1 || :  /sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
184    
185  %changelog  %changelog
186  * Tue Apr 10 2007 Karanbir Singh <kbsingh@centos.org> - 11.1.2.36.1.el5.centos.6  * Sun Oct 6 2013 Ian Wells <esmith@wellsi.com> 11.1.2.242-1.el5.sme.1
187  - Fix typo in additionalrepos patch  - Update warning about re-formatting attached hard drives [SME: 4788]
188    - Increase fuzz to allow package to build [SME: 7853]
189  * Mon Apr  9 2007 Karanbir Singh <kbsingh@centos.org> - 11.1.2.36.1.el5.centos.5  
190  - Drop update repos from install time selection  * Sat Sep 17 2011 Shad L. Lords <slords@mail.com> 11.1.2.242-1.el5.sme
191    - No warnings if kernel not upgraded
192  * Sun Apr  8 2007 Karanbir Singh <kbsingh@centos.org> - 11.1.2.36.1.el5.centos.4    (recreate initrd if kernel was installed)
193  - Additional repos at install time  - No warnings if unable to remove rpm databases
194    - Always pick best arch for package
195  * Fri Mar 30 2007 Karanbir Singh <kbsingh@centos.org> - 11.1.2.36.1.el5.centos.3  - Allow creating/mounting degraded raid arrays
196  - Drop taskMap mapping    (log info about degraded arrays instead of not starting them)
197    - Start /boot raid device first so it will be in sync for grub install
198  * Thu Mar 29 2007 Karanbir Singh <kbsingh@centos.org> - 11.1.2.36.1.el5.centos.2  - Automatically upgrade bootloader if necessary
199  - Added pkgorder patch to make it do what we want it to  - Log install errors but don't bug user about them
200    - Search for language updates on upgrade disk
201  * Wed Mar 28 2007 Karanbir Singh <kbsingh@centos.org> - 11.1.2.36-1.el5.centos.1  - Force time to be based on UTC
202  - Roll in CentOS Change  - Add final warning before installing
203    - Make install headless but still write keyboard info out
204      (don't ask us to use vnc mode)
205    - Make install window wider
206      (fix titlebar spacing)
207    - Don't email root on raid events
208    - Make boot loader use SME labels
209    - Determine upgradability of SME server
210      (change erase disks to upgrade dialog)
211    - Run SME post-install scripts on kickstart install/upgrade
212    - Limit languages to those supported by SME
213    
214    * Fri Aug 19 2011 Karanbir Singh <kbsingh@centos.org> 11.1.2.242-1.el5.centos
215    - Roll in CentOS Branding
216    
217    * Mon Jun 27 2011 Ales Kozumplik <akozumpl@redhat.com> 11.1.2.242-1
218    - Bump the implementation limit on the number of modules in modLoaded (akozumpl)
219      Resolves: rhbz#716836
220    
221    * Fri Jun 24 2011 David Cantrell <dcantrell@redhat.com> 11.1.2.241-1
222    - Load all kernel crypto modules, do not include testmgr modules (dcantrel)
223      Resolves: rhbz#703782
224    
225    * Tue Jun 21 2011 David Cantrell <dcantrell@redhat.com> 11.1.2.240-1
226    - Include all kernel crypto modules for LUKS devices
227      Resolves: rhbz#703782
228    
229    * Mon Jun 6 2011 Ales Kozumplik <akozumpl@redhat.com> 11.1.2.239-1
230    - Create /dev nodes after DUDs are processed (msivak)
231      Resolves: rhbz#707563
232    
233    * Thu Jun 2 2011 Ales Kozumplik <akozumpl@redhat.com> 11.1.2.238-1
234    - edit partition UI: do not create the "Encrypt" check button twice. (akozumpl)
235      Resolves: rhbz#709361
236    
237    * Tue May 31 2011 David Cantrell <dcantrell@redhat.com> 11.1.2.237-1
238    - Add driver for Intel Patsburg SAS Controller Unit driver. (dcantrel)
239      Resolves: rhbz#707790
240    
241    * Fri May 20 2011 Ales Kozumplik <akozumpl@redhat.com> 11.1.2.236-1
242    - Remove a worthless, traceback-causing line.
243      Related: rhbz#572862
244    
245    * Tue May 17 2011 Ales Kozumplik <akozumpl@redhat.com> 11.1.2.235-1
246    - Add "rhsm" to the list of things-to-link-into-/etc (wwoods)
247      Resolves: #670973
248    
249    * Fri May 13 2011 Ales Kozumplik <akozumpl@redhat.com> 11.1.2.234-1
250    - libz.so.1 is in /lib now (akozumpl)
251      Resolves: rhbz#704151
252    - Add more files required by subscription_manager (wwoods)
253      Resolves: rhbz#670973
254    - correctly include /usr/share/rhsm/subscription_manager (wwoods)
255      Related: rhbz#670973
256    
257    * Thu May 12 2011 Ales Kozumplik <akozumpl@redhat.com> 11.1.2.233-1
258    - fix uninitialized self.inum in rhel.py:repoIsAllowed() (akozumpl)
259      Resolves: rhbz#703253
260    - Use static busybox, not busybox-anaconda (mgracik)
261      Resolves: rhbz#500527
262    - Disable iscsi on s390x (akozumpl)
263      Resolves: rhbz#703135
264    
265    * Thu Apr 28 2011 Ales Kozumplik <akozumpl@redhat.com> 11.1.2.232-1
266    - Do not show "missing media" message when unknown media is needed for package. (msivak)
267      Resolves: rhbz#617262
268    - Perform group removals at the beginning of every transaction (clumens)
269      Resolves: rhbz#642224
270    - Filter kickstart-provided repos through the installation key (clumens)
271      Resolves: rhbz#452983
272    
273    * Mon Apr 11 2011 Ales Kozumplik <akozumpl@redhat.com> 11.1.2.231-1
274    - Run subscription-manager 'product-id' plugin during install (wwoods)
275      Resolves: rhbz#670973
276    - infiniband: drivers for Mellanox, QLogic and IBM cards. (akozumpl)
277      Related: rhbz#660684
278    
279    * Thu Apr 7 2011 Ales Kozumplik <akozumpl@redhat.com> 11.1.2.230-1
280    - Fix AttributeError (no str.rpartition in python 2.4)
281      Resolves: rhbz#693655
282    - Add busybox to initrd
283      Resolves: rhbz#500527
284    - Ensure kernel-xen is the default kernel for Xen guests
285      Resolves: rhbz#480031
286    
287    * Fri Apr 1 2011 Ales Kozumplik <akozumpl@redhat.com> 11.1.2.229-1
288    - Fix shlex traceback if pxeboot cmdline ends in a quote (wwoods)
289      Resolves: rhbz#500198
290    - Honor kickstart noipv6 option for media installs (rvykydal)
291      Resolves: rhbz#677653
292    - Quote ETHTOOL_OPTS value in stage 2 (mmatsuya)
293      Resolves: rhbz#674473
294    - Fix ZeroDivisionError with tiny management LUNs (wwoods)
295      Resolves: rhbz#636984
296    - Write OPTIONS for s390x net devs on non-network install methods (dcantrell)
297      Resolves: rhbz#649301
298    
299    * Fri Mar 18 2011 Ales Kozumplik <akozumpl@redhat.com> 11.1.2.228-1
300    - Include and initialize the IP over Infiniband module. (akozumpl)
301      Related: rhbz#660684
302    
303    * Fri Mar 11 2011 Ales Kozumplik <akozumpl@redhat.com> 11.1.2.227-1
304    - Fix waiting for a cdrom with a ks file to come up. (akozumpl)
305      Resolves: rhbz#658398
306    - When the back button is pressed, undo deps. (mmatsuya)
307      Resolves: rhbz#603177
308    - Add global vars to retain parsed /proc/cmdline (bcl)
309      Related: rhbz#569883
310    - Convert earlyModuleLoad to use cmdline_argv (bcl)
311      Related: rhbz#569883
312    - Check blacklist= for the module name before loading it (bcl)
313      Related: rhbz#569883
314    - Write /tmp/anaconda.conf (bcl)
315      Related: rhbz#569883
316    - Copy module blacklist to target system (bcl)
317      Resolves: rhbz#569883
318    - Allow blocking the ssh port through kickstart (clumens)
319      Resolves: rhbz#485086
320    - Use tune4fs for ext4 filesystems (bcl)
321      Resolves: rhbz#616184
322    - Add tune4fs to install images (bcl)
323      Resolves: rhbz#616184
324    - Set selinux context on iptables files (bcl)
325      Resolves: rhbz#658084
326    
327    * Thu Mar 3 2011 Ales Kozumplik <akozumpl@redhat.com> 11.1.2.226-1
328    - Use getDiskPart() from bootyutil. (akozumpl)
329      Related: rhbz#572862
330    - Validate the user-chosen name of an mpath device. (akozumpl)
331      Related: rhbz#572862
332    - Do not lose selection in the bootloader's drive order dialog (akozumpl)
333      Resolves: rhbz#583837
334    - Make sure we select the right net device when iBFT is used (mmatsuya)
335      Signed-Off-By: Martin Sivak <msivak@redhat.com>
336      Resolves: rhbz#643774
337    - Use DISPATCH_NOOP if we go back to the doReIPL step (mgracik)
338      Resolves: rhbz#654685
339    
340    * Fri Feb 25 2011 Ales Kozumplik <akozumpl@redhat.com> 11.1.2.225-1
341    - CD -> disc in the required media message (clumens).
342      Resolves: rhbz#641412
343    
344    * Mon Dec 20 2010 Radek Vykydal <dcantrell@redhat.com> 11.1.2.224-1
345    - noeject overrides kickstart eject (bcl)
346      Related: rhbz#477887
347    - Pass --noeject to anaconda (bcl)
348      Related: rhbz#477887
349    
350    * Thu Dec 16 2010 David Cantrell <dcantrell@redhat.com> 11.1.2.223-1
351    - Rebuild for latest kudzu and pciutils (pciutils ABI change)
352      Related: rhbz#663395
353    
354    * Thu Dec 13 2010 Radek Vykydal <rvykydal@redhat.com> 11.1.2.222-1
355    - Japanese translations were completed (transifex)
356      Resolves: rhbz#661199
357    
358    * Thu Dec 9 2010 Radek Vykydal <rvykydal@redhat.com> 11.1.2.221-1
359    - Japanese translations were updated (transifex)
360      Resolves: rhbz#661199
361    
362    * Mon Dec 6 2010 Radek Vykydal <rvykydal@redhat.com> 11.1.2.220-1
363    - Gtk package %post script has changed (rvykydal)
364      Resolves: rhbz#659309
365    
366    * Tue Nov 30 2010 Radek Vykydal <rvykydal@redhat.com> 11.1.2.219-1
367    - Generate correct initrd.addrsize file for System z (dcantrell)
368      Related: rhbz#647827
369    
370    * Tue Nov 16 2010 Radek Vykydal <rvykydal@redhat.com> 11.1.2.218-1
371    - Append to modprobe.conf rather than overwrite it (dcantrell)
372      Related: rhbz#537887
373    
374    * Thu Nov 11 2010 Radek Vykydal <rvykydal@redhat.com> 11.1.2.217-1
375    - Fix generic.ins for s390 LPAR installations (dcantrell)
376      Resolves: rhbz#647827
377    - Fix gateway ping test for layer3 vswitch users (dcantrell)
378      Resolves: rhbz#643961
379    - Disable IPv6 modules for 'noipv6' in /etc/modprobe.conf (dcantrell)
380      Resolves: rhbz#537887
381    - Document noeject (bcl)
382      Resolves: rhbz#647232
383    
384    * Tue Sep 28 2010 David Cantrell <dcantrell@redhat.com> 11.1.2.216-1
385    - Don't immediately retry on downloading a package. (clumens)
386      Resolves: rhbz#544323
387    - Make sure we can go back to a previous step before doing so (clumens)
388      Resolves: rhbz#537889
389    - Check for and complain about package scriptlet errors (clumens)
390      Resolves: rhbz#531599
391    
392    * Mon Sep 20 2010 Radek Vykydal <rvykydal@redhat.com> 11.1.2.215-1
393    - Add python-libs package, python package has been split (rvykydal)
394      Resolves: rhbz#634827
395    
396    * Wed Sep 8 2010 Radek Vykydal <rvykydal@redhat.com> 11.1.2.214-1
397    - Add noeject support to cdrom eject handling (bcl)
398      Resolves: rhbz#477887
399    - Add noeject support to loader2 (bcl)
400      Related: rhbz#477887
401    - Resolve kernel dependencies in pkgorder (mgracik)
402      Resolves: rhbz#491136
403    
404    * Fri Aug 20 2010 Radek Vykydal <rvykydal@redhat.com> 11.1.2.213-1
405    - Do not check size of swap partition(s) on s390 (dcantrell)
406      Resolves: rhbz#475358
407    - Make parent directories for ks scriptlet log files (dcantrell)
408      Resolves: rhbz#568861
409    - Add dlabel confirmation dialog to interactive installs (msivak)
410      Resolves: rhbz#570053
411    - Add xts module to initrd (msivak)
412      Resolves: rhbz#553411
413    - Add support for LSI 3ware 97xx SAS/SATA RAID Controller (msivak)
414      Resolves: rhbz#572341
415    - Add support for QLogic Corp cLOM8214 1/10GbE Controller (msivak)
416      Resolves: rhbz#571895
417    - Support for Brocade FCoE/CEE to PCIe CNAs (msivak)
418      Resolves: rhbz#549677
419    - Disable ipv6 kernel modules if user disables IPv6 (dcantrell)
420      Resolves: rhbz#537887
421    
422    * Mon Aug 16 2010 Radek Vykydal <rvykydal@redhat.com> 11.1.2.212-1
423    - Mount /proc/bus/usb under /mnt/sysimage (hdegoede)
424      Resolves: rhbz#532397
425    - Update kickstart-docs iscsi commands information (hdegoede)
426      Resolves: rhbz#525136
427    
428    * Wed Aug 11 2010 Radek Vykydal <rvykydal@redhat.com> 11.1.2.211-1
429    - Clean up sanityCheckHostname() in network.py (dcantrell)
430      Resolves: rhbz#559626
431    - Support long 'option domain-name' values in loader (dcantrell)
432      Resolves: rhbz#578110
433    - Prevent SIGSEGV in ipCallback and cidrCallback (dcantrell)
434      Resolves: rhbz#440498
435    
436    * Wed Aug 04 2010 Radek Vykydal <rvykydal@redhat.com> 11.1.2.210-1
437    - Add Chelsio T4 10Gb driver to install (bcl)
438      Resolves: rhbz#562913
439    - Fix traceback on headless installs with xconfig --startxonboot (clumens)
440      Resolves: rhbz#517051
441    - Install the right arch of anaconda's required packages (clumens)
442      Resolves: rhbz#541323
443    - Document options of nfs boot parameter (akozumpl)
444      Resolves: rhbz#559200
445    - Document ignoredisk --only-use kickstart option (clumens)
446      Resolves: rhbz#586576
447    
448    * Mon Mar 22 2010 Martin Sivak <msivak@redhat.com> 11.1.2.209-1
449    - Add a missing patch to make dlabel work again
450      Related: rhbz#485060
451    
452    * Sun Mar 21 2010 David Cantrell <dcantrell@redhat.com> 11.1.2.208-1
453    - Revert patch for #521189 (dcantrell)
454      Resolves: rhbz#575129
455    
456    * Sun Mar 21 2010 David Cantrell <dcantrell@redhat.com> 11.1.2.207-1
457    - Fix driver disk loading from partitionless media (dcantrell)
458      Resolves: rhbz#575129
459    
460    * Tue Mar 09 2010 Martin Sivak <msivak@redhat.com> 11.1.2.206-1
461    - Use /sys/block instead of /proc/partitions for device nodes (msivak)
462      Related: rhbz#485060
463    - Wait a bit longer for network on s390 (Brad Hinson)
464      Resolves: rhbz#506742
465    
466    * Tue Mar 2 2010 Ales Kozumplik <akozumpl@redhat.com> 11.1.2.205
467    - Do not leave the initial slash in path in getHostandPath() (akozumpl)
468      Resolves: rhbz#568691
469    
470    * Tue Feb 23 2010 David Cantrell <dcantrell@redhat.com> 11.1.2.204
471    - Update anaconda xorg driver list (dcantrell)
472      Resolves: rhbz#567666
473    
474    * Tue Feb 23 2010 Radek Vykydal <rvykydal@redhat.com> 11.1.2.203
475    - Cut the size of the boot.img for ia64 in half (akozumpl)
476      Resolves: rhbz#556976
477    
478    * Fri Jan 29 2010 Martin Sivak <msivak@redhat.com> 11.1.2.202-4
479    - Rebuild anaconda to get the newest Kudzu
480      Resolves: rhbz#555188
481    
482    * Fri Jan 29 2010 Martin Sivak <msivak@redhat.com> 11.1.2.202-3
483    - Rebuild anaconda to get the newest Kudzu
484      Resolves: rhbz#555188
485    
486    * Wed Jan 27 2010 Chris Lumens <clumens@redhat.com> 11.1.2.202-2
487    - Add anaconda support for group removal syntax.
488      Resolves: rhbz#558516
489    
490    * Thu Jan 21 2010 Martin Sivak <msivak@redhat.com> 11.1.2.201-2
491    - Rebuild anaconda to get the newest Kudzu
492      Related: rhbz#555188
493    
494    * Fri Jan 15 2010 David Cantrell <dcantrell@redhat.com> 11.1.2.201-1
495    - os.exists -> os.path.exists (clumens)
496      Resolves: rhbz#554853
497    - reIPL support for s390 (hamzy)
498      Resolves: rhbz#512195
499    - Include 'mpath' in generic.prm file for s390 and s390x (dcantrell)
500      Resolves: rhbz#538129
501    
502    * Fri Jan 08 2010 Martin Sivak <msivak@redhat.com> 11.1.2.200-1
503    - Provide CMS script for IPL under z/VM
504      Resolves: rhbz#475343
505    - Force interface up before checking link status
506      Resolves: rhbz#549751
507    - Document new bootloader --hvargs kickstart option
508      Related: rhbz#501438
509    
510    * Tue Dec 22 2009 Martin Sivak <msivak@redhat.com> 11.1.2.199-1
511    - Support for the pmcraid driver
512      Resolves: rhbz#532777
513    - Always return correct network config from kickstartNetworkUp
514      Resolves: rhbz#495042
515    - Actually use the ftp login&password parse code
516      Related: rhbz#505424
517    - Fix clearpart of PVs that are part of multidrive VGs
518      Resolves: rhbz#545869
519    - Add support for Brocade Fibre Channel to PCIe Host Bus Adapters
520      Resolves: rhbz#475707
521    - Fix EDD BIOS information parsing
522      Resolves: rhbz#540637
523    
524    * Fri Dec 11 2009 Martin Sivak <msivak@redhat.com> 11.1.2.198-3
525    - Fix the build for s390
526      Related: rhbz#517768
527    
528    * Fri Dec 11 2009 Martin Sivak <msivak@redhat.com> 11.1.2.198-2
529    - Fix the build, we were missing one include in loader.c
530      Related: rhbz#517768
531    
532    * Fri Dec 11 2009 Martin Sivak <msivak@redhat.com> 11.1.2.198-1
533    - Various improvements to kickstart scriptlet reporting
534      Resolves: rhbz#510636
535    - Fix parsing of optional portnr in iscsi target IP
536      Resolves: rhbz#525054
537    - "ip=ibft" is not needed any more if ibft configuration is available
538      Resolves: rhbz#517768
539    - Revert the badEDID check
540      Resolves: rhbz#445486
541    - Remove #!/usr/bin/env python calls
542      Resolves: rhbz#521337
543    - Do not reinstall packages of the same NAEVR in upgrade
544      Resolves: rhbz#495796
545    - Add be2iscsi driver support
546      Resolves: rhbz#529442
547    - Reset partitioning when going back to parttype screen
548      Resolves: rhbz#516715
549    - Find LVs specified by label in /etc/fstab
550      Resolves: rhbz#502178
551    - Ensure the ghostscript-fonts get installed with ghostscript
552      Resolves: rhbz#530548
553    
554    * Fri Nov 20 2009 Martin Sivak <msivak@redhat.com> 11.1.2.197
555    - Added N-Port-ID (NPIV) install support for Linux on Power
556      Resolves: rhbz#512237
557    - Ignore comments when looking for %ksappend lines
558      Resolves: rhbz#525676
559    - Add kickstart support for xen hypervisor arguments in grub.
560      Resolves: rhbz#501438
561    - Fix kickstarts without a pw
562      Resolves: rhbz#538412
563    
564    * Fri Nov 13 2009 Martin Sivak <msivak@redhat.com> 11.1.2.196-2
565    - Write HOTPLUG=no to ifcfg file is ONBOOT=no
566      Resolves: rhbz#498086
567    - Honor the --label option to the kickstart "part" command
568      Resolves: rhbs#498856
569    - Add "Hipersockets" to qeth NETTYPE description
570      Resolves: rhbz#511962
571    - Honor existing RUNKS conf file variable on s390
572      Resolves: rhbz#513951
573    - kickstart option to make mpath0 point to arbitrary LUN
574      Resolves: rhbz#502768
575    - Sleep if the kickstart file read fails
576      Related: rhbz#460566
577    - If the device disappeared during DD selection, do not crash
578      Resolves: rhbz#521189
579    
580    * Tue Nov 10 2009 Martin Sivak <msivak@redhat.com> 11.1.2.196-1
581    - Adds interactive install support for NFS options
582      Resolves: rhbz#493052
583    - KS can reside on password protected FTP servers
584      Resolves: rhbz#505424
585    - Detect oemdrv DDs on cdrom devices too
586      Resolves: rhbz#485060
587    - Prepare dev nodes for block devices too for blkid
588      Resolves: rhbz#515437
589    
590    * Wed Aug 05 2009 Martin Sivak <msivak@redhat.com> 11.1.2.195-1
591    - Update the loader with support code for Mellanox cards
592      Resolves: rhbz#514971
593    
594    * Mon Aug 03 2009 Martin Sivak <msivak@redhat.com> 11.1.2.194-1
595    - comps changed. replaced "virtualization" with "xen" (jgranados)
596      Resolves: rhbz#514885
597    - Add support for Melanox ConnectX mt26448 10Gb/s Infiniband, Ethernet, and FC (msivak)
598      Resolves: rhbz#514971
599    
600    * Thu Jul 23 2009 Joel Granados <jgranado@redhat.com>  11.1.2.193-1
601    - Make sure we include libdrm.so files in the image.
602      Related: rhbz#510397
603    
604    * Wed Jul 22 2009 Chris Lumens <clumens@redhat.com> 11.1.2.192-1
605    - Fix compile errors in the previous patch.
606      Related: rhbz#471883
607    
608    * Wed Jul 22 2009 Chris Lumens <clumens@redhat.com> 11.1.2.191-1
609    - Ignore block devices set to read-only.
610      Related: rhbz#471883
611    
612    * Tue Jul 21 2009 Martin Sivak <msivak@redhat.com> 11.1.2.190-1
613    - Correct a message presented to the user.
614      Related: rhbz#473747
615    - Remove ext4dev
616      Resolves: rhbz#510634
617    
618    * Thu Jul 16 2009 Radek Vykydal <rvykydal@redhat.com> 11.1.2.189-1
619    - Make buildinstall error out if mount of loop device fails (rvykydal).
620      Resolves: rhbz#472552
621    
622    * Tue Jul 11 2009 Joel Granados <jgranado@redhat.com> 11.1.2.188-1
623    - Require libdhcp6client for the build (jgranado).
624      Related: rhbz#506722
625    
626    * Mon Jul 10 2009 Joel Granados <jgranado@redhat.com> 11.1.2.187-1
627    - Add support for the qlge driver (jgranado)
628      Resolves: rhbz#504034
629    
630    * Mon Jul 10 2009 Joel Granados <jgranado@redhat.com> 11.1.2.186-1
631    - update support for ext4 in anaconda (jbastian)
632      Resolves: rhbz#510634
633    
634    * Wed Jul 08 2009 Chris Lumens <clumens@redhat.com> 11.1.2.185-1
635    - Save bootfile, if we have it, from DHCP response (dcantrell).
636      Resolves: rhbz#448006
637    
638    * Wed Jul 1 2009 Martin Sivak <msivak@redhat.com> 11.1.2.184-1
639    - Fix handling of parted exceptions in text mode (rvykydal)
640      Resolves: rhbz#506725
641    
642    * Thu Jun 4 2009 Joel Granados <jgranado@redhat.com> 11.1.2.183-1
643    - Create efirtc device node on ia64 to access hw clock (rvykydal).
644      Resolves: rhbz#485200
645    - Reserve enough space for lvm metadata when computing PV size usable for LVs (rvykydal).
646      Resolves: rhbz#500431
647    
648    * Mon Jun 1 2009 Joel Granados <jgranado@redhat.com> 11.1.2.182-1
649    - Add support for IGB VF device (jgranado).
650      Resolves: rhbz#502875
651    - Fix the error caused by change in fipscheck (again..) (msivak).
652      Resolves: rhbz#498992
653    
654    * Thu May 28 2009 Joel Granados <jgranado@redhat.com> 11.1.2.181-1
655    - Look for ipcalc in the right place (jgranado).
656      Resolves: rhbz#502249
657    
658    * Thu May 28 2009 Joel Granados <jgranado@redhat.com> 11.1.2.180-1
659    - Look for ipcalc in the right place (jgranado).
660      Resolves: rhbz#502249
661    
662    * Wed May 27 2009 Joel Granados <jgranado@redhat.com> 11.1.2.179-1
663    - Look for ipcalc in the right place (jgranado).
664      Resolves: rhbz#502249
665    
666    * Tue May 26 2009 Joel Granados <jgranado@redhat.com> 11.1.2.178-1
667    - Fix specification of zoneinfo files to be included in stage2 (rvykydal).
668      Resolves: rhbz#481617
669    - Fix the location of libfipscheck in initrd too (msivak).
670      Resolves: rhbz#498992
671    - cryptsetup status reversed its exit codes (dcantrell).
672      Resolves: rhbz#499824
673    - Require latest libdhcp (jgranado).
674      Resolves: rhbz#444919
675    - Do not include removed physical volumes in pvlist (rvykydal).
676      Resolves: rhbz#502438
677    
678    * Thu May 21 2009 Joel Granados <jgranado@redhat.com> 11.1.2.177-1
679    - Do not load storage drivers before loading DUD over network (rvykydal).
680      Resolves: rhbz#454478
681    
682    * Thu May 21 2009 Joel Granados <jgranado@redhat.com> 11.1.2.176-1
683    - Remove LVM metadata when doing clearpart (rvykydal).
684      Resolves: rhbz#462615
685    - Put lspci in the minstg2.img so inVmware doesn't traceback (clumens).
686      Resolves: rhbz#476476
687    
688    * Mon May 18 2009 Joel Granados <jgranado@redhat.com> 11.1.2.175-1
689    - Change the description of be2net (msivak).
690      Resolves: rhbz#496875
691    - Revert to libdhcp from rhel5.3 (dcantrell).
692      Related: rhbz#500775
693    
694    * Wed May 13 2009 Joel Granados <jgranado@redhat.com> 11.1.2.174-1
695    - Include valid timezones in stage 2 (rvykydal).
696      Resolves: rhbz#481617
697    - Fix traceback in timezone setting (kickstart interactive text mode) (rvykydal).
698      Resolves: rhbz#481617
699    - Compute size of modules buffer in loader (dcantrell).
700      Resolves: rhbz#484092
701    - Include /sbin/ipcalc for IP address validation (dcantrell).
702      Resolves: rhbz#460579
703    - Require latest libdhcp (dcantrell).
704      Resolves rhbz#444919
705    - Make buildinstall error out if mount of loop device fails (rvykydal).
706      Resolves: rhbz#472552
707    - Update Anaconda with new description for Emulex lpfc driver (msivak).
708      Resolves: rhbz#498511
709    - Get the libfipscheck from correct location (library was rebased) (msivak)
710      Resolves: rhbz#498992
711    - Add support for LSI MPT Fusion SAS 2.0 Device Driver (msivak).
712      Resolves: rhbz#475671
713    - IBM improvements to linuxrc.s390 (dcantrell).
714      Resolves: rhbz#475350
715    
716    * Wed May 6 2009 Joel Granados <jgranado@redhat.com> 11.1.2.173-1
717    - Allow bootloader on mbr when /boot is mdraid1 (hansg).
718      Resolves: rhbz#475973
719    - Don't traceback on read only (write protected) disks (hansg).
720      Resolves: rhbz#471883
721    - most noticably it fixes chap / reverse chap in combination with ibft (hansg).
722      Resolves: rhbz#497438
723    - Recognize mpath iscsi setups as using iscsi (hansg).
724      Resolves: rhbz#466614
725    
726    * Tue May 5 2009 Joel Granados <jgranado@redhat.com> 11.1.2.172-1
727    - The lambda function in run() is not needed (jgranado).
728      Resolves: rhbz#498935
729    - Increase max NIC identification duration to 5 minutes (dcantrell).
730      Resolves: rhbz#473747
731    - Correct a spelling error (dcantrell).
732      Resolves: rhbz#489997
733    - Remove noise from isys/nl.c (dcantrell).
734      Resolves: rhbz#490735
735    
736    * Thu Apr 30 2009 Chris Lumens <clumens@redhat.com> 11.1.2.171-1
737    - Remove umask temporarily so device permissions are correct (wmealing).
738      Resolves: rhbz#383531
739    
740    * Tue Apr 28 2009 Chris Lumens <clumens@redhat.com> 11.1.2.170-1
741    - No longer set cachedir since the rebased yum won't let us.
742      Resolves: rhbz#497288
743    - Support a dashed format of MAC in kickstarts (msivak).
744      Resolves: rhbz#480309
745    - Fix a typo in the parted exception ignoring patch
746      Related: rhbz#455465
747    - Add support for Marvell RAID bus controller MV64460/64461/64462 (msivak).
748      Resolves: rhbz#493179
749    - Add support for the "Emulex OneConnect 10GbE NIC" (msivak).
750      Resolves: rhbz#496875
751    
752    * Thu Apr 23 2009 Martin Sivak <msivak@redhat.com> 11.1.2.169-1
753    -  Activate ipv6 nics when an ipv6 ip is defined (jgranado).
754       Resolves: rhbz#445394
755    -  Check for DNS validity (jgranado).
756       Resolves: rhbz#465174
757    -  Do not crash when more than 32 tape devices are present (rvykydal)
758       Resolves: rhbz#476186
759    -  Ignore a subset of parted errors that are not critical (clumens)
760       Resolves: rhbz#455465
761    -  The FTP USER command does not need to be followed by a PASS (msivak)
762       Resolves: rhbz#477536
763    -  patch to skip accounts screen if using autostep and encrypted root password (msivak)
764       Resolves: rhbz#471122
765    -  rhel5 fix for cmdline being overridden by text when graphical install is detected as unworkable (msivak)
766       Resolves: rhbz#456325
767    -  Rewrote parts of pkgorder script to improve it's speed. (mgracik)
768       Resolves: rhbz#451083
769    -  Fix for traceback in Partitions.doMetaDeletes.addSnap() (dcantrell)
770       Resolves: rhbz#433824
771    -  More robust filtering of physical volumes in autopartitioning (rvykydal)
772       Resolves: rhbz#475271
773    -  Fix user --groups kickstart option (rvykydal)
774       Resolves: rhbz#454418
775    -  Let LCS devices come online after s390 installation (dcantrell)
776       Resolves: rhbz#471101
777    -  Added support for mdadm raid10 installs (mgracik)
778       Resolves: rhbz#467996
779    -  Updated the project URL (mgracik)
780       Resolves: rhbz#482781
781    
782    * Thu Dec 18 2008 Joel Granados <jgranado@redhat.com> 11.1.2.168-1
783    -  Make anaconda work with new API change in YUM (jgranado)
784       Resolves: rhbz:#476957
785    
786    * Wed Dec 17 2008 Joel Granados <jgranado@redhat.com> 11.1.2.167-1
787    - Fix anaconda build (hdegoede).
788      Related: rhbz:#476739
789    
790    * Tue Dec 16 2008 Joel Granados <jgranado@redhat.com> 11.1.2.166-1
791    - Load the raid45 modules at init time (jgranado).
792      Related: rhbz#475385
793    - Make sure the raid45 modules are in the images (jgranado).
794      Related: rhbz#475385
795    
796    * Mon Dec 15 2008 David Cantrell <dcantrell@redhat.com> 11.1.2.165-1
797    - Final translations for instnum text (clumens)
798      Related: rhbz#474375
799    
800    * Fri Dec 12 2008 David Cantrell <dcantrell@redhat.com> 11.1.2.164-1
801    - Fix non-CHAP iBFT install cases (hdegoede)
802      Resolves: rhbz#432819
803    - More translations for the instnum text (clumens)
804      Related: rhbz#474375
805    
806    * Wed Dec 10 2008 Chris Lumens <clumens@redhat.com> 11.1.2.163-1
807    - Mark some new translations as fuzzy to fix the build.
808      Related: rhbz#474375
809    
810    * Wed Dec 10 2008 Chris Lumens <clumens@redhat.com> 11.1.2.162-1
811    - Update translation files for the instnum text change.
812      Related: rhbz#474375
813    
814    * Wed Dec 3 2008 David Cantrell <dcantrell@redhat.com> 11.1.2.161-1
815    - Include the libwrap in the initrd image
816      Resolves: rhbz#473955
817    
818    * Mon Dec 1 2008 Joel Granados <jgranado@redhat.com> 11.1.2.160-1
819    - Allow ssh and telnet to the install (jgranado).
820      Resolves: rhbz:#473955
821    
822    * Mon Dec 1 2008 Joel Granados <jgranado@redhat.com> 11.1.2.159-1
823    - The LV size is smaller than the totall sum of the partitions that make it up (jgranado).
824      Resolves: rhbz:#468944
825    
826    * Tue Nov 25 2008 Chris Lumens <clumens@redhat.com> 11.1.2.158-1
827    - Fix up ibft use cases (pjones).
828    - Partition requests can be None when populating the tree (dlehman).
829      Resolves: rhbz#472788
830    - Remove the name check on driver disk packages.
831      Resolves: rhbz#472951
832    - Remove missing PVs before removing obsolete VG (rvykydal).
833      Resolves: rhbz#468431
834    - Make the driverdisc label uppercase (msivak).
835      Related: rhbz#316481
836    
837    * Wed Nov 19 2008 Chris Lumens <clumens@redhat.com> 11.1.2.157-1
838    - Include ide-cs module into initrd (msivak).
839      Related: rhbz#448009
840    
841    * Wed Nov 12 2008 Chris Lumens <clumens@redhat.com> 11.1.2.156-1
842    - Fix a variety of pychecker errors (clumens, dcantrell, dlehman, rvykydal).
843      Resolves: rhbz#469734
844    - Remove defunct VG before creating new one of the same name (rvykydal).
845      Resolves: rhbz#469700
846    - Fix detection of ext4 on raid in rescue and upgrade (rvykydal).
847      Resolves: rhbz#470221
848    
849    * Tue Nov 11 2008 Joel Granados <jgranado@redhat.com> 11.1.2.155-1
850    - Enable the DD repository if the DD autodetection feature was used (msivak).
851      Related: rhbz:#316631
852    - Call insmod in linuxrc.s390, not insert_module (dcantrell).
853      Related: rhbz:#184648
854    - Load FCP modules early for CD/DVD install (dcantrell).
855      Related: rhbz:#184648
856    - Update mk-s390-cdboot.c to work with large kernel images (dcantrell).
857      Related: rhbz:#184648
858    - Fix all trivial (1 liner fixes) errors found by pychecker (hdegoede).
859      Related: rhbz:#469730
860    
861    * Wed Nov 05 2008 Chris Lumens <clumens@redhat.com> 11.1.2.154-1
862    - Include the new fnic driver (jgranado).
863      Related: rhbz#462387
864    - Run the busProbe after we have all driver disks loaded (msivak).
865      Related: rhbz#316481
866    
867    * Wed Nov 5 2008 Joel Granados <jgranado@redhat.com> 11.1.2.153-1
868    - Use struct audit_reply instead of struct auditd_reply_list (hdegoede).
869      Resolves: rhbz:#469873
870    - The Encryption button was missing in one migrate case (msivak).
871      Resolves:#469849
872    - kickstart expects --dhcpclass instead of --class (clumens).
873      Resolves: rhbz:#468972
874    - Fix the mounting procedure for autodetected driverdiscs (msivak).
875      Resolves: rhbz:#316481
876    
877    * Fri Oct 31 2008 Joel Granados <jgranado@redhat.com> 11.1.2.152-1
878    - Prepare environemnt so the AutoDD is properly detected (msivak).
879      Resolves: rhbz:#316481
880    - Don't write luks passphrases to anaconda-ks.cfg (dlehman).
881      Resolves: rhbz:#468907
882    - Write zeros to remove metadata before running luksFormat (dlehman).
883      Resolves: rhbz:#469177
884    
885    * Wed Oct 29 2008 David Cantrell <dcantrell@redhat.com> 11.1.2.151-1
886    - Write correct OPTIONS line to ifcfg files on s390 for layer2 (dcantrell)
887      Resolves: rhbz#468755
888    
889    * Wed Oct 29 2008 Joel Granados <jgranado@redhat.com> 11.1.2.150-1
890    - Call createrepo in buildinstall only if --pkgorder is present (rvykydal).
891      Resolves: rhbz:#467341
892    
893    * Tue Oct 28 2008 Joel Granados <jgranado@redhat.com> 11.1.2.149-1
894    - Actually use the stderr parameter instead of duping to stdout (dlehman).
895      Resolves: rhbz:#467289
896    - Revert "Specify a default cio_ignore parameter for s390x (#253075)" (dcantrell).
897      Related: rhbz:#253075
898    - Revert "Enable CCW devices used for installation (#253075)" (dcantrell).
899      Related: rhbz:#253075
900    - Revert "Correctly enable ignored CCW devices in linuxrc.s390 (#253075)" (dcantrell).
901      Related: rhbz:#253075
902    
903    * Fri Oct 24 2008 Joel Granados <jgranado@redhat.com> 11.1.2.148-1
904    - Probe the devices to populate cache for DD routines (msivak).
905      Resolves: rhbz:#316481
906    
907    * Thu Oct 23 2008 Joel Granados <jgranado@redhat.com>  11.1.2.147-1
908    - Dont execute the extra information message for all the devices (jgranado).
909      Resolves: rhbz:#466291
910    
911    * Tue Oct 21 2008 David Cantrell <dcnatrell@redhat.com> 11.1.2.146-1
912    - Fix up CCW device enabling on s390x (dcantrell)
913      Resolves: rhbz#253075
914    
915    * Mon Oct 20 2008 Dave Lehman <dlehman@redhat.com> 11.1.2.145-1
916    - Handle device names containing "/" in LUKS name fixup
917      Related: rhbz#464769
918    
919    * Thu Oct 16 2008 David Cantrell <dcantrell@redhat.com> 11.1.2.144-1
920    - Enable CCW devices used for installation (dcantrell)
921      Resolves: rhbz#253075
922    
923    * Wed Oct 15 2008 Joel Granados <jgranado@redhat.com>  11.1.2.143-1
924    - Change order when calling dasdFmt to avoid race condition while formating dasd drives (jgranado).
925      Resolves: rhbz:#466474
926    
927    * Tue Oct 14 2008 Joel Granados <jgranado@redhat.com> 11.1.2.142-1
928    - Add the enic driver (jgranado).
929      Resolves: rhbz:#462387
930    - Get the right list elements for the iscsi text interface (clumens).
931      Resolves: rhbz:#466902
932    - Fix detection of ext4/ext4dev root partitions in rescue (rvykydal).
933      Resolves: rhbz:#466868
934    
935    * Mon Oct 13 2008 Joel Granados <jgranado@redhat.com> 11.1.2.141-1
936    - Prevent creation of encrypted swraid partitions (dlehman).
937      Resolves: rhbz:#456283
938    - Enable the iBFT by default and set the fallbacks to mimic the w/o iBFT behaviour (msivak).
939      Resolves: rhbz:#445721
940    
941    * Fri Oct 10 2008 Peter Jones <pjones@redhat.com> - 11.1.2.140-1
942    - Don't display errors from nl_set_device_mtu() (dcantrell)
943      Resolves: rhbz#466305
944    - Use a correct path for addnote, since the one in the original patch
945      wasn't what the kernel group thought they were telling me.
946      Related: rhbz#462663
947    
948    * Thu Oct 09 2008 Chris Lumens <clumens@redhat.com> 11.1.2.139-1
949    - Handle None in luks device name rectification (pjones).
950      Resolves: rhbz#466348
951    
952    * Wed Oct 08 2008 Peter Jones <pjones@redhat.com> - 11.1.2.138-2
953    - Start the iBFT configured drives during iSCSI startup (msivak)
954      Resolves: rhbz#445721
955    
956    * Wed Oct 08 2008 Peter Jones <pjones@redhat.com> - 11.1.2.138-1
957    - Add note to bootable kernel image on ppc64 (dhowells)
958      Related: rhbz#462663
959    
960    * Mon Oct 06 2008 Chris Lumens <clumens@redhat.com> 11.1.2.137-2
961    - Better error checking when retrieveing info from iBFT (msivak).
962      Related: rhbz#445721
963    - Fix a typo in the anaconda-runtime %post scriptlets.
964      Resolves: rhbz#465441
965    
966    * Fri Oct 3 2008 Joel Granados <jgranado@redhat.com> 11.1.2.136-2
967    - Fix build.
968      Related: rhbz:#445721
969    
970    * Fri Oct 3 2008 Joel Granados <jgranado@redhat.com> 11.1.2.136-1
971    - Rebuild to make brew happy.
972      Related: rhbz:#445721
973    
974    * Fri Oct 3 2008 Joel Granados <jgranado@redhat.com> 11.1.2.135-1
975    - iBFT has MAC addresses with wrong case, use strcasecmp to compare them (msivak).
976      Resolves: rhbz:#445721
977    - Look up correct luks name before trying to decide on our boot device (pjones).
978      Resolves: rhbz:#464769
979    - Add new LUKS devices to partitions.encryptedDevices (dlehman).
980      Resolves: rhbz:#464769
981    - Add a workaround for lvm-on-raid size miscomputation (clumens).
982      Resolves: rhbz:#463431
983    - Do not use labels to specifiy LUKS devices in /etc/fstab (dlehman).
984      Resolves: rhbz:#461702
985    
986    * Thu Oct 2 2008 Joel Granados <jgranado@redhat.com> 11.1.2.134-1
987    - Fix traceback when using kickstart and device encryption (pjones).
988      Resolves: rhbz:#461700
989    - Fix traceback when using encryption with kickstart (pjones).
990      Resolves: rhbz:#461700
991    - Fix ext4/ext4dev detection on existing partitions (rvykydal).
992      Resolves: rhbz:#465248
993    
994    * Tue Sep 30 2008 Joel Granados <jgranado@redhat.com> 11.1.2.133-1
995    - Set a label on /etc/sysconfig/keyboard (clumens).
996      Resolves: rhbz:#463785
997    - Add comps.dtd to anaconda-runtime package (dcantrell).
998      Resolves: rhbz:#442138
999    - Make sure /etc/xml/catalog is updated on package removal (dcantrell).
1000      Resolves: rhbz:#442138
1001    - Fix a logging traceback in the encryption code (clumens).
1002      Resolves: rhbz:#464771
1003    - Fix lvm partitioning in gui that was broken (rvykydal).
1004      Resolves: rhbz:#415871
1005    - Fix computing of lvm partition sizes wrt physical extent size in gui (rvykydal).
1006      Resolves: rhbz:463780
1007    - Add pointer initialization (rvykydal).
1008      Resolves: rhbz#439461
1009    
1010    * Fri Sep 26 2008 Joel Granados <jgranado@redhat.com> 11.1.2.132-1
1011    - When we use kickstart with specified UI mode, do not prompt for VNC (msivak).
1012      Resolves: rhbz##453551
1013    
1014    * Thu Sep 25 2008 Chris Lumens <clumens@redhat.com> 11.1.2.131-1
1015    - Fix rescue mode typo.
1016      Resolves: rhbz#463920
1017    - Fix traceback accessing obsolete data member (dlehman).
1018      Resolves: rhbz#463778
1019    
1020    * Tue Sep 23 2008 Chris Lumens <clumens@redhat.com> 11.1.2.130-1
1021    - Fix the test for if we should remove the Virt group.
1022      Resolves: rhbz#462907.
1023    
1024    * Mon Sep 22 2008 David Cantrell <dcantrell@redhat.com> 11.1.2.129-1
1025    - Fix mk-s390-cdboot so it doesn't SIGSEGV when generating images (dcantrell)
1026      Related: rhbz#184648
1027    - Add libfipscheck to initrd for sshd on s390x (clumens)
1028      Resolves: rhbz#463273
1029    
1030    * Fri Sep 19 2008 Chris Lumens <clumens@redhat.com> 11.1.2.128-1
1031    - Include the correct version of the spec file in the source archive.
1032      Related: rhbz#461700
1033    
1034    * Fri Sep 19 2008 Chris Lumens <clumens@redhat.com> 11.1.2.127-1
1035    - Support for system-wide passphrase for encrypted block devices (dlehman).
1036      Resolves: rhbz#461700
1037    
1038    * Wed Sep 17 2008 David Cantrell <dcantrell@redhat.com> 11.1.2.126-1
1039    - Add a stub to cmdline UI for getLuksPassphrase (dlehman)
1040      Resolves: rhbz#462491
1041    - Don't add a LUKSDevice to autopart PVs unless we're encrypting (dlehman)
1042      Resolves: rhbz#462640
1043    - Support upgrade of systems that use encrypted block devices (dlehman)
1044      Resolves: rhbz#461696
1045    - Disallow use or creation of encrypted software RAID partitions (dlehman)
1046      Resolves: rhbz#456283
1047    - Use UUIDs instead of device nodes in crypttab (dlehman)
1048      Resolves: rhbz#461702
1049    - Add support for OSA Express 2 ports per CHPID (rvykydal)
1050      Resolves: rhbz#439461
1051    - Fix kickstart timezone value checking (rvykydal)
1052      Resolves: rhbz#462595
1053      Resolves: rhbz#404321
1054    
1055    * Tue Sep 16 2008 Chris Lumens <clumens@redhat.com> 11.1.2.125-1
1056    - Include the programs needed to manage ext4 filesystems (clumens).
1057      Resolves: rhbz#462476
1058    - Fix a reference to a variable before it exists in network.py (clumens).
1059      Resolves: rhbz#462480
1060    
1061    * Mon Sep 15 2008 Chris Lumens <clumens@redhat.com> 11.1.2.124-1
1062    - Fix blkid_dev_next return value checking (rvykydal).
1063      Resolves: rhbz#462175
1064    - Add the reverse chap bits for kickstart as well (pjones).
1065      Related: rhbz#432819
1066    - Make iBFT reading explicit from a higher level (pjones).
1067    - Fix device nodes creating for more than 8 cciss devices (rvykydal).
1068      Resolves: rhbz#445765
1069    - Disable iBFT support for s390 and s390x (dcantrell).
1070    
1071    * Thu Sep 11 2008 David Cantrell <dcantrell@redhat.com> 11.1.2.123-1
1072    - Disable iBFT support on s390 and s390x (dcantrell)
1073      Related: rhbz#445721
1074    
1075    * Thu Sep 11 2008 David Cantrell <dcantrell@redhat.com> 11.1.2.122-1
1076    - Add full CHAP support to iSCSI (pjones)
1077      Resolves: rhbz#432819
1078    - Don't set iscsi devices to autostart (pjones)
1079      Resolves: rhbz#437891
1080    - Support iSCSI CHAP and Reverse CHAP authentication (pjones)
1081      Resolves: rhbz#402431
1082      Resolves: rhbz#432819
1083    - Partitions growing fixed (rvykydal)
1084      Resolves: rhbz#442628
1085    - Do not traceback when no root partitions are found in upgrade (rvykydal)
1086      Resolves: rhbz#444527
1087    - Add support for ext4dev/ext4 filesystem (rvykydal)
1088      Resolves: rhbz#444527
1089    - Add support for reading NIC setup from the iBFT table (msivak)
1090      Resolves: rhbz#445721
1091    - Add 802.1q driver (rvykydal)
1092      Resolves: rhbz#431915
1093    - Add libfipscheck to the images (clumens)
1094      Resolves: rhbz#461923
1095    - Display drive model and size in MB in partitioning UI (dcantrell)
1096      Resolves: rhbz#460697
1097    
1098    * Wed Sep 03 2008 Chris Lumens <clumens@redhat.com> 11.1.2.121-1
1099    - Enable the dlabel=on for RHEL by default (msivak).
1100      Related: rhbz#316481.
1101    
1102    * Thu Aug 28 2008 Chris Lumens <clumens@redhat.com> 11.1.2.120-2
1103    - libuuid is provided by e2fsprogs-devel.
1104      Related: rhbz#316481.
1105    
1106    * Thu Aug 28 2008 Chris Lumens <clumens@redhat.com> 11.1.2.120-1
1107    - Include the nss libraries that the new RPM is linked against.
1108      Resolves: rhbz#460375.
1109    - Add automatic driver disk detection (msivak).
1110      Resolves: rhbz#316481.
1111    
1112    * Wed Aug 6 2008 Joel Granados <jgranado@redhat.com> 11.1.2.119-1
1113    - Support VDSK devices on s390x (dcantrell).
1114      Resolves: rhbz#264061
1115    
1116    * Wed Jul 30 2008 Joel Granados <jgranado@redhat.com> 11.1.2.118-1
1117    - Use fedorakmod.py plugin from yum-utils package, don't pack it in anaconda (rvykydal).
1118      Resolves: rhbz#434804
1119    - Make sure bootproto=query settings carry over to stage2 (clumens).
1120      Resolves: rhbz#453863
1121    - Probe BUS_VIRTIO again after probing BUS_PCI (markmc).
1122      Resolves: rhbz#446232
1123    - Add virtio drives to multipath blacklist (markmc).
1124      Resolves: rhbz#446232
1125    - Add virtio max partition count (markmc).
1126      Resolves: rhbz#446232
1127    - Sort virtio devices first (markmc).
1128      Resolves: rhbz#446232
1129    - Probe on BUS_VIRTIO for devices (markmc).
1130      Resolves: rhbz#446232
1131    - Explicitly include virtio_pci in the initrd (markmc).
1132      Resolves: rhbz#446232
1133    - Add virtio to module-info (markmc).
1134      Resolves: rhbz#446232
1135    - Add virtio support to devMakeInode() (markmc).
1136      Resolves: rhbz#446232
1137    - Offer physical NIC identification in stage 1 (dcantrell).
1138      Resolves: rhbz:#261101
1139    - Suspend the curses interface before calling scripts and resume afterwards (msivak).
1140      Resolves: rhbz#435314
1141    
1142    * Wed Jul 23 2008 Joel Granados <jgranado@redhat.com> 11.1.2.117-1
1143    - Fix the build.
1144    - Change the Makefile so it doesn't replace tags.
1145    
1146    * Wed Jul 23 2008 Joel Granados <jgranado@redhat.com> 11.1.2.116-1
1147    - Specify a default cio_ignore parameter for s390x (dcantrell).
1148      Resolves: rhbz#253075
1149    - Call dhcpNetDevice() instead of removed pumpNetDevice() (rvykydal).
1150      Resolves: rhbz#452664
1151    - Add support for the --only-use argument to RHEL5 (rvykydal).
1152      Resolves: rhbz#318351
1153    - Log a message informing about the critical upgrade error (jgranado).
1154      Resolves: rhbz#436865
1155    - Support booting from FCP-attached CD/DVD drive on s390 (dcantrell).
1156      Resolves: rhbz#184648
1157    - The actual size of a logical volume must be rounted down (jgranado).
1158      Resolves: rhbz#415871
1159    - Set network device MTU if user specified mtu= (dcantrell).
1160      Resolves: rhbz#435874
1161    
1162    * Wed Jul 16 2008 Joel Granados <jgranado@redhat.com> 11.1.2.115-1
1163    - Pass the cmdline options to the nfs structure (jgranado).
1164      Resolves: rhbz#432603
1165    - Remove hicolor-icon-theme>gtk2 from whiteout.py (msivak).
1166      Resolves: rhbz#369251
1167    - Ask the user if he wants to use VNC instead of text mode (msivak).
1168      Resolves: rhbz#453551
1169    - Leftover bits of encrypted block device support (dlehman).
1170      Resolves: rhbz#229865
1171    - Rescue of systems containing encrypted block devices (dlehman).
1172      Resolves: rhbz#229865
1173    - Support preexisting encrypted block devices (dlehman).
1174      Resolves: rhbz#229865
1175    - Kickstart support for encrypted block devices (dlehman).
1176      Resolves: rhbz#229865
1177    - User interface for manipulating encrypted block devices (dlehman).
1178      Resolves: rhbz#229865
1179    - Partitioning with encrypted block devices (dlehman).
1180      Resolves: rhbz#229865
1181    - Device-level support for encrypted block devices (dlehman).
1182      Resolves: rhbz#229865
1183    
1184    * Wed Jul 9 2008 Joel Granados <jgranado@redhat.com> 11.1.2.114-1
1185    - Enable upgrades for mayor version in rhel5 only (jgranado).
1186      Resolves: rhbz#436865
1187    - Handling of invalid timezone value in kickstart added (rvykydal).
1188      Resolves: rhbz#404321
1189    - GCC is complaining about unchecked return value from read call (msivak).
1190      Resolves: rhbz#448009
1191    - Enable re-IPL on s390x after installation (dcantrell).
1192      Resolves: rhbz#432416
1193    - Change the maximum recommended swap size to "2000 + (current ram)" (jgranado).
1194      Resolves: rhbz#447372
1195    - Don't show the virtualization option if we are in Xen or in Vmware (jgranado).
1196      Resolves: rhbz#258441
1197    - Prepare the system a little before initializing the pcmcia devices (msivak).
1198      Resolves: rhbz#448009
1199    - Change the total number of processed packages/files/.. to avoid negative counter in remaining packages (msivak).
1200      Resolves: rhbz#436103
1201    - Create additional /dev/xvda device nodes (clumens).
1202      Resolves: rhbz#437752
1203    - Don't use error messages from dosfslabel as the label (clumens)
1204      Resolves: rhbz#427457
1205    - Add nui driver (jgranado).
1206      Resolves: rhbz#444820
1207    - Allow the use of the "-" character in lvm names (jgranado).
1208      Resolves: rhbz#430907
1209    - yum.remove removes installed packages, not to be installed packages (msivak).
1210      Resolves: rhbz#442325
1211    - Allow removing packages by glob now that yum supports it (msivak).
1212      Resolves: rhbz#442325
1213    
1214    * Wed Apr 16 2008 Chris Lumens <clumens@redhat.com> 11.1.2.113-1
1215    - Require the latest version of libnl-devel.
1216      Resolves: rhbz#441922
1217    - Fix definition of __libc_setlocale_lock for new glibc.
1218      Resolves: rhbz#441940
1219    - Add support for the bcm5710 driver.
1220      Resolves: rhbz#442553
1221    - Require the latest libdhcp (dcantrell).
1222      Resolves: rhbz#435978
1223    - Fix networking tracebacks (pjones, clumens).
1224      Resolves: rhbz#442020
1225    
1226    * Tue Apr 08 2008 Chris Lumens <clumens@redhat.com> 11.1.2.112-1
1227    - Make isys.dhcpNetDevice() work in rescue mode (dcantrell).
1228      Related: rhbz#435978
1229    
1230    * Wed Apr 02 2008 Chris Lumens <clumens@redhat.com> 11.1.2.111-1
1231    - Don't rebuild the initrds if no modules were installed.
1232      Resolves: rhbz#439379
1233    - Bootable requests can not be on logical volumes.
1234      Resolves: rhbz#439270
1235    - Name the xen images for ia64 in the .treeinfo file (jgranado).
1236    - Fix reporting on transaction errors (jgranado).
1237      Resolves: rhbz#437813
1238    - Fix loop iteration in nl_ip2str (dcantrell).
1239      Resolves: rhbz#437773
1240    - Allow GPT on ppc or ppc64 (dcantrell).
1241      Resolves: rhbz#438683
1242    
1243    * Tue Mar 25 2008 Chris Lumens <clumens@redhat.com> 11.1.2.110-1
1244    - Don't try to initialize iSCSI when the portal cannot be detected (msivak).
1245      Resolves: rhbz#435173
1246    
1247    * Tue Mar 25 2008 Chris Lumens <clumens@redhat.com> 11.1.2.109-1
1248    - Make sure DHCP works in rescue mode (dcantrell).
1249      Resolves: rhbz#435978
1250    
1251    * Mon Mar 17 2008 Chris Lumens <clumens@redhat.com> 11.1.2.108-1
1252    - Avoid SIGSEGV on s390x in netlink loop (dcantrell).
1253      Resolves: rhbz#436377
1254    
1255    * Thu Mar  6 2008 Jeremy Katz <katzj@redhat.com> - 11.1.2.107-1
1256    - Fix another case which could have None options
1257      Resolves: rhbz#435998
1258    
1259    * Wed Mar 05 2008 Chris Lumens <clumens@redhat.com> 11.1.2.106-1
1260    - Fix the case where we're checking for _netdev but options is None (pjones).
1261      Resolves: rhbz#435998
1262    
1263    * Mon Mar 03 2008 Chris Lumens <clumens@redhat.com> 11.1.2.105-1
1264    - Add support for _rnetdev mount option in fstab (pjones).
1265      Resolves: rhbz#435716
1266    - Lots of network UI configuration fixes (dcantrell).
1267      Resolves: rhbz#432011
1268    - Fix lvm error handling (msivak).
1269      Related: rhbz#224636
1270    
1271    * Thu Feb 21 2008 Chris Lumens <clumens@redhat.com> 11.1.2.104-1
1272    - Handle exceptions when setting up repos not enabled by a key.
1273      Resolves: rhbz#433028
1274    - Show unconfigured interfaces as UNCONFIGURED (dcantrell).
1275      Related:  rhbz#275291
1276    
1277    * Tue Feb 19 2008 Chris Lumens <clumens@redhat.com> 11.1.2.103-1
1278    - Fix a traceback in the backported pkgorder fix.
1279      Resolves: rhbz#432006
1280    - Fix wrong function names for iscsi login/start (pjones).
1281      Resolves: rhbz#433276
1282    
1283    * Sat Feb 16 2008 Chris Lumens <clumens@redhat.com> 11.1.2.102-1
1284    - Correct auth command reading problem for ks files (dcantrell).
1285      Related: rhbz#427388
1286    - Use correct salt length for MD5, SHA256, & SHA512 (dcantrell).
1287      Related: rhbz#427388
1288    
1289    * Wed Feb 13 2008 Chris Lumens <clumens@redhat.com> 11.1.2.101-1
1290    - Make sure interface description is defined (dcantrell).
1291      Resolves: rhbz#432635
1292    - Set an attribute when iscsid is started
1293      Resolves: rhbz#431904
1294    
1295    * Mon Feb 11 2008 David Cantrell <dcantrell@redhat.com> 11.1.2.100-1
1296    - Better fixes for iscsi probing (pjones, jlaska)
1297      Related: rhbz#431924
1298    - Make man pages work in the chrooted environment (jgranado)
1299      Resolves: rhbz#243443
1300    - Use correct variable in comparison (jgranado)
1301      Related: rhbz#432035
1302    
1303    * Fri Feb 08 2008 David Cantrell <dcantrell@redhat.com> 11.1.2.99-1
1304    - Prevent writing out IPV6ADDR=none lines to ifcfg-ethX files (jgranado)
1305      Resolves: rhbz#432035
1306    
1307    * Thu Feb 07 2008 Chris Lumens <clumens@redhat.com> 11.1.2.98-1
1308    - Fix an infinite loop in using libnl (dcantrell).
1309      Related: rhbz#303681
1310    
1311    * Thu Feb 07 2008 Chris Lumens <clumens@redhat.com> 11.1.2.97-1
1312    - Add module dependencies of qeth.ko.
1313      Resolves: rhbz#431922
1314    - Make sure ISCSIADM and such are defined (pjones).
1315      Resolves: rhbz#431924
1316    - Use libnl to read MAC and IP addresses (dcantrell).
1317      Resolves: rhbz#303681
1318    - Fix usage of minstg2 vs. stage2 in low-mem cases (jgranado).
1319      Resolves: rhbz#207657
1320    
1321    * Tue Feb 05 2008 Chris Lumens <clumens@redhat.com> 11.1.2.96-1
1322    - Include libnssutil3.so in the initrd for s390 as well.
1323      Resolves: rhbz#431054
1324    - Document the dhcptimeout parameter (msivak).
1325      Related: rhbz#198147, rhbz#254032
1326    
1327    * Mon Feb 04 2008 Chris Lumens <clumens@redhat.com> 11.1.2.95-1
1328    - Propagate hostname from stage 1 to stage 2 on s390x (dcantrell).
1329      Resolves: rhbz#354021
1330    
1331    * Fri Feb 01 2008 Chris Lumens <clumens@redhat.com> 11.1.2.94-1
1332    - Include libnssutil3.so for sshd on s390 (dcantrell).
1333    - Remove old IP addresses from interface on reconfig (dcantrell).
1334      Resolves: rhbz#218273
1335    - More fixes for .treeinfo (jgranado).
1336    
1337    * Wed Jan 30 2008 Chris Lumens <clumens@redhat.com> 11.1.2.93-1
1338    - Support network --bootproto=query in kickstart installs.
1339      Resolves: rhbz#401531
1340    - Set the format flag for new volume groups (msivak).
1341      Resolves: rhbz#246523
1342    - More fixes for .treeinfo (jgranado).
1343      Related: rhbz#253992
1344    
1345    * Mon Jan 28 2008 David Cantrell <dcantrell@redhat.com> 11.1.2.92-1
1346    - Fix remaining issues with createLuserConf() changes
1347      Related: rhbz#430237
1348    
1349    * Mon Jan 28 2008 Chris Lumens <clumens@redhat.com> 11.1.2.91-1
1350    - Include python-iniparse in stage2 for pirut.
1351      Resolves:  rhbz#430212
1352    - Update the information contained in .treeinfo files (jgranado).
1353      Resolves: rhbz#253992
1354    - Fix namespace issue with createLuserConf (dcantrell).
1355      Resolves: rhbz#430237
1356    - Write /etc/resolv.conf and /etc/hosts in stage1 on s390 (dcantrell).
1357      Related: rhbz#428694, rhbz#216158
1358    
1359    * Wed Jan 23 2008 Chris Lumens <clumens@redhat.com> 11.1.2.90-1
1360    - Add the stage2 to the .treeinfo file (jgranado).
1361      Resolves: rhbz#253992
1362    - Fix handling %packages section in output anaconda-ks.cfg file.
1363      Related: rhbz#280101
1364    - Fix a traceback caused by the patch for 427388.
1365      Resolves: rhbz#429902
1366    - Fix some additional errors in createLuserConf() (dcantrell).
1367      Resolves: rhbz#429902
1368    - Fix iscsi so that mkinitrd can talk to the running daemon (pjones).
1369    
1370    * Mon Jan 21 2008 Chris Lumens <clumens@redhat.com> 11.1.2.89-1
1371    - Support SHA256/SHA512 password encoding from kickstart (dcantrell).
1372      Resolves: rhbz#427388
1373    
1374    * Fri Jan 18 2008 Chris Lumens <clumens@redhat.com> 11.1.2.88-1
1375    - Allow users to back up past instkey dialog (dlehman).
1376      Resolves: rhbz#252349
1377    - Handle missing FTP files the same way as missing HTTP files (dlehman).
1378      Resolves: rhbz#350251
1379    - Add support for iSCSI iBFT (msivak).
1380      Resolves: rhbz#307761
1381    - Do not display NICs as UNCONFIGURED in network_text.py (dcantrell).
1382      Resolves: rhbz#275291
1383    - If bootproto is dhcp, unset any static settings (dcantrell).
1384      Resolves: rhbz#218489
1385    - Add support for the mptctl driver.
1386      Resolves: rhbz#382941
1387    - Fix a traceback running pkgorder in non-base products (dgregor).
1388      Resolves: rhbz#317131
1389    - Fix a traceback when adding zFCP disk without specifying details (msivak).
1390      Resolves: rhbz#428180
1391    - Catch lvm tools errors when creating logical volumes (msivak).
1392      Resolves: rhbz#224636
1393    - Add support for specifying the dhcp timeout (msivak).
1394      Resolves: rhbz#198147, rhbz#254032
1395    - Don't add a trailing 1 to filesystem labels (jgranado).
1396      Resolves: rhbz#415861
1397    - Add spufs support (jgranado).
1398      Resolves: rhbz#247720
1399    - List iSCSI multipath devices in the installer UI. (dcantrell).
1400      Resolves: rhbz#391951
1401    - Fix selected device when adding an advanced storage device (msivak).
1402      Resolves: rhbz#248447
1403    - Add maketreeinfo.py script (jgranado).
1404      Resolves: rhbz#253992
1405    - Make F12 work for the network config screen in text installs (jgranado).
1406      Resolves: rhbz#250982
1407    - Add the ixgbe driver (jgranado).
1408      Resolves: rhbz#350911
1409    - Write out IPV6INIT= to network-scripts (jgranado).
1410      Resolves: rhbz#243524
1411    - Close md devices to fix RAID tracebacks (jgranado).
1412      Related: rhbz#208970
1413    - Use input %packages section for anaconda-ks.cfg (msivak).
1414      Resolves: rhbz#280101
1415    - Add option for selecting different comps file (msivak).
1416      Resolves: rhbz#352081
1417    - Add nicdelay parameter (msivak).
1418      Resolves: rhbz#349521
1419    - Be more accepting in which strings we wait for from sshd (alanm).
1420      Resolves: rhbz#286031
1421    - Allow the use of double quotes in the pxeboot config file (jgranado).
1422      Resolves: rhbz#248170
1423    - Read the nic info before showing the configuration window (jgranado).
1424      Resolves: rhbz#278451
1425    - Make the back button work on the network config screen in loader (jgranado).
1426      Resolves: rhbz#233655
1427    - Get lcs interface name correctly (msivak).
1428      Resolves: rhbz#237508
1429    - Include more terminfo files to fix s390 telnet mode (msivak).
1430      Resolves: rhbz#231173
1431    - Fix kickstart docs for --dhcpclass parameter (jgranado).
1432      Resolves: rhbz#248910
1433    - Fix traceback when displaying autopartition error messages (jgranado).
1434      Resolves: rhbz#247257
1435    - Fix comparison of unusual network interface names (jgranado).
1436      Resolves: rhbz#246135
1437    - Populate the kickstart file dialog with the original value (jgranado).
1438      Resolves: rhbz#245936
1439    - Make the man pages work in rescue mode (jgranado).
1440      Resolves: rhbz#243443
1441    - Sort text package list (jgranado).
1442      Resolves: rhbz#242456
1443    - Don't eject the cd before the %post scripts are run (jgranado).
1444      Resolves: rhbz#238711
1445    
1446    * Wed Oct 17 2007 Chris Lumens <clumens@redhat.com> 11.1.2.87-1
1447    - Prompt for manual network configuration in the loader if needed.
1448      Related: rhbz#296081
1449    
1450    * Mon Oct 15 2007 Chris Lumens <clumens@redhat.com> 11.1.2.86-1
1451    - Don't try to use DHCP in networks with static IP configuration.
1452      Resolves: rhbz#296081
1453    
1454    * Wed Oct 03 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.85-1
1455    - Check both IP structure members in getFileFromNfs()
1456      Resolves: rhbz#316251
1457    
1458    * Thu Sep 27 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.84-1
1459    - Check return values correctly on netlink_interfaces_ip2str() and
1460      netlink_interfaces_mac2str()
1461      Resolves: rhbz#230525
1462      Related: rhbz#209284
1463    
1464    * Wed Sep 19 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.83-1
1465    - Add cxgb3 driver (pjones)
1466      Resolves: rhbz#296791
1467    
1468    * Tue Sep 18 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.82-1
1469    - Fix kickstart over NFS installs on s390x (ks=nfs:host:/path)
1470      Resolves: rhbz#250689
1471    
1472    * Mon Sep 17 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.81-1
1473    - Make major and minor long ints in devMakeInode()
1474      Related: rhbz#218816
1475    
1476    * Mon Sep 17 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.80-1
1477    - Create all variations of tape drive device nodes (dlehman)
1478      Resolves: rhbz#218816
1479    
1480    * Fri Sep 14 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.79-1
1481    - Correct infinite loop problem with new recvfrom() code for reading large
1482      netlink messages
1483      Related: rhbz#230525
1484    - Make sure we clear the netlink cache before looking up IP or MAC addrs
1485      Related: rhbz#235824
1486    
1487    * Thu Sep 13 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.78-1
1488    - Fix manual IPv4 configuration when adding an iSCSI device
1489      Related: rhbz#235824
1490    
1491    * Wed Sep 12 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.77-1
1492    - Revert netlink_init_interfaces_list() changes
1493      Resolves: rhbz#287541
1494    
1495    * Tue Sep 11 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.76-1
1496    - Fix going back to the network device selection screen in loader
1497      Resolves: rhbz#253285
1498    - Rework netlink_get_interface_ip() to handle large recvfrom responses (pjones)
1499      Related: rhbz#230525
1500    - Driver disk fixes (clumens)
1501      Related: rhbz#213318
1502    - Make sure MACADDR is written to ifcfg-* files (bhinson)
1503      Related: rhbz#248049
1504    
1505    * Wed Sep 05 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.75-1
1506    - Fix network handling via CMS conf file on s390x
1507      Resolves: rhbz#278261
1508    
1509    * Wed Sep 05 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.74-1
1510    - Find all NICs with netlink call
1511      Related: rhbz#230525
1512    
1513    * Tue Sep 04 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.73-1
1514    - Handle empty VSWITCH parameter (bhinson AT redhat DOT com)
1515      Related: rhbz#248049
1516    
1517    * Tue Sep 04 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.72-1
1518    - Rebuild against kudzu-1.2.57.1.15
1519      Resolves: rhbz#276161
1520    
1521    * Fri Aug 31 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.71-1
1522    - Remove extra newtPopWindow() call
1523      Related: rhbz#260621
1524    
1525    * Thu Aug 30 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.70-1
1526    - Fix text wrap width on partition type combo (dlehman)
1527      Related: rhbz#221791
1528    - Avoid SIGSEGV in for kickstart installs on Configure TCP/IP window
1529      Related: rhbz#260621
1530    
1531    * Wed Aug 29 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.69-1
1532    - Skip Configure TCP/IP window for kickstart installs
1533      Resolves: rhbz#260621
1534    - Do not run _isys.vtActivate() on s390x
1535      Related: rhbz#217563
1536    - Keep drive selection box disabled if user clicks Back (clumens)
1537      Related: rhbz#219207
1538    
1539    * Mon Aug 27 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.68-1
1540    - Do not return after NIC config for iSCSI setup
1541      Resolves: rhbz#233029
1542    
1543    * Fri Aug 24 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.67-1
1544    - Fix "no more mirrors" problems when retrieving packages (dlehman)
1545      Resolves: rhbz#240582
1546    - Don't add duplicate fstab entries if the fstype is none (clumens)
1547      Resolves: rhbz#253485
1548    - Allow users to change their NIC and reconfigure it in loader
1549      Resolves: rhbz#253285
1550    - Validate IP addresses correctly for manual entry on s390x linuxrc
1551      Related: rhbz#234152
1552    - Correct setting addon repository names (clumens)
1553      Related: rhbz#206152
1554    
1555    * Fri Aug 17 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.66-1
1556    - Select appropriate kernel devel package (dlehman)
1557      Related: rhbz#226784
1558    
1559    * Fri Aug 17 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.65-1
1560    - Don't assume tb[IFLA_ADDRESS] contains data
1561      Resolves: rhbz#252988
1562    - Add support for VSWITCH and MACADDR conf variables on s390x
1563      Resolves: rhbz#248049
1564    - Fix ks=nfs: regression on s390x
1565      Resolves: rhbz#250689
1566    
1567    * Mon Aug 13 2007 Peter Jones <pjones@redhat.com> - 11.1.2.64-1
1568    - Fix memory size comparison in PAE test.
1569      Related: rhbz#207573
1570    - Add e1000e and igb modules.
1571      Resolves: rhbz#251733
1572      Resolves: rhbz#251735
1573    
1574    * Fri Aug 10 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.63-1
1575    - Disable zFCP device before removing LUN (bhinson AT redhat DOT com)
1576      Resolves: rhbz#249341
1577    
1578    * Wed Aug 08 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.62-1
1579    - Add a symlink in /etc to /mnt/runtime/etc/yum, handle kABI
1580      requires/provides (dlehman)
1581      Resolves: rhbz#241412
1582    - Fix converting UI selections into which drives should be used for
1583      partitioning (clumens)
1584      Resolves: rhbz#247997
1585    
1586    * Mon Aug 06 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.61-1
1587    - Honor ip=<val>/ipv6=<val>/noipv4/noipv6 boot parameters and skip the
1588      loader configuration if enough settings are passed on the boot line
1589      Resolves: rhbz#246603
1590    
1591    * Fri Jul 20 2007 Peter Jones <pjones@redhat.com> - 11.1.2.60-1
1592    - Hopefully fix usb-storage reloading.  Still needs testing
1593      Related: rhbz#247830
1594    - Ignore failure to unmount /mnt/source if we don't think there's a real mount
1595      (dlehman)
1596      Related: rhbz#223059
1597    - Prevent SIGSEGV when going back from NFS entry box after manual IPv4
1598      configuration (dcantrell)
1599      Resolves: rhbz#248075
1600    - Fix the timezone window (dcantrell)
1601      Resolves: rhbz#248928
1602    
1603    * Wed Jul 18 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.59-1
1604    - Correctly discover underlying physical disks for RAID devices (pjones)
1605      Resolves: rhbz#248616
1606    - Mark iSCSI root with _netdev mount option (markmc AT redhat DOT com)
1607      Resolves: rhbz#244994
1608    - Clear screen after post-install NIC settings
1609      Resolves: rhbz#248130
1610    - Display mpath model and unit info on text partitioning screen
1611      Related: rhbz#185852
1612    
1613    * Mon Jul 16 2007 Peter Jones <pjones@redhat.com> - 11.1.2.58-1
1614    - Only skip redhat-lsb during dependency resolution if it's not
1615      the only thing left
1616      Resolves: rhbz#248195
1617    
1618    * Thu Jul 12 2007 Peter Jones <pjones@redhat.com> - 11.1.2.57-1
1619    - Only use GPT when we've got really big disks
1620      Resolves: rhbz#247830
1621    - Allow ia64 virt installs without "debug" option
1622      Resolves: rhbz#246718
1623    - Copy firmware files correctly from driver disks
1624      Related: rhbz#224076
1625    
1626    * Thu Jul 12 2007 Peter Jones <pjones@redhat.com> - 11.1.2.56-1
1627    - Save "nodmraid" option so mkinitrd won't turn it on during boot
1628      Related: rhbz#185852
1629    - Don't mark partitions as bootable on GPT disks unless we're using EFI
1630      Related: rhbz#130236
1631    - Fix size display errors with large disks
1632      Related: rhbz#130236
1633    
1634    * Tue Jul 10 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.55-1
1635    - Display mpath model information on the custom partitioning screen
1636      Related: rhbz#185852
1637    
1638    * Tue Jul 10 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.54-1
1639    - Add missing colon on an if statement in getMpathModel()
1640      Related: rhbz#185852
1641    - Do not add extra 'mapper/' to fulldev in getMpathModel()
1642      Related: rhbz#185852
1643    
1644    * Tue Jul 10 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.53-1
1645    - Use scsi_id to gather WWID info in getMpathModel()
1646      Related: rhbz#185852
1647    - Do not strip 'mapper/' from mpath device names in the partitioning UI
1648      Related: rhbz#185852
1649    
1650    * Mon Jul 09 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.52-1
1651    - If we have seen an mpath device, do not gather its WWID again
1652      Related: rhbz#185852
1653    - Fix code indentation errors
1654      Related: rhbz#185852
1655    - Fix errors in the getMpathInfo() function when executing multipath
1656      Related: rhbz#185852
1657    - Display mpath devices without the 'mapper/' text
1658      Related: rhbz#185852
1659    - Get WWID from bindings file if multipath command returns nothing
1660      Related: rhbz#185852
1661    - Require that USB devices remain stable for a longer time period (pjones)
1662      Resolves: rhbz#222684
1663    
1664    * Mon Jul 09 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.51-1
1665    - Ignore empty lines when collecting WWIDs per mpath device
1666      Related: rhbz#185852
1667    - Comment out existing blacklist and blacklist_exceptions blocks in the
1668      /etc/multipath.conf file
1669      Related: rhbz#185852
1670    - Reset SELinux file contexts on multipath.conf and bindings files
1671      Related: rhbz#185852
1672    
1673    * Fri Jul 06 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.50-1
1674    - Read default multipath.conf values from either the target system or the
1675      anaconda stage2 environment.  Make sure we only read one WWID per mpath
1676      alias and log an error if we didn't.
1677      Related: rhbz#185852
1678    - Install the PAE kernel when applicable (e.g., >4GB memory)
1679      Resolves: rhbz#207573
1680    - Read mpathNNN devices when generating the bindings and multipath.conf files
1681      Related: rhbz#185852
1682    - Make sure the partitioning UI screen displays WWID and model information
1683      for multipath devices
1684      Related: rhbz#185852
1685    - Use GPT on all architectures with non-boot disks >=2TB (pjones)
1686      Resolves: rhbz#130236
1687    
1688    * Thu Jul 05 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.49-1
1689    - Generate multipath bindings and multipath.conf before package
1690      installation.  Use scsi_id to collect WWIDs rather than the multipath
1691      command to maintain consistency with what pyblock has done.
1692      Related: rhbz#185852
1693    
1694    * Fri Jun 29 2007 Chris Lumens <clumens@redhat.com> - 11.1.2.48-1
1695    - Support new driver disk repo layout.
1696      Resolves: rhbz#213318
1697    - Add missing TEXT_EDIT_BUTTON constants back (dcantrell).
1698      Resolves: rhbz#245606.
1699    - Fix a traceback when writing out multipath configs (dcantrell).
1700      Related: rhbz#185852.
1701    
1702    * Thu Jun 28 2007 Chris Lumens <clumens@redhat.com> - 11.1.2.47-1
1703    - Fix traceback when writing out repo lines.
1704      Resolves: rhbz#246084
1705    
1706    * Wed Jun 27 2007 Chris Lumens <clumens@redhat.com> - 11.1.2.46-1
1707    - Create package header directory since yum doesn't anymore (katzj).
1708      Resolves: rhbz#245918
1709    - Write out repo lines to anaconda-ks.cfg.
1710      Resolves: rhbz#206152
1711    - Enable multipathd on mpath installs (dcantrell).
1712      Resolves: rhbz#243421
1713    - Pull scsi_id from /lib/udev, include kpartx and mpath commands (dcantrell).
1714      Resolves: rhbz#185852
1715    - Display model information in the UI for mpath devices (dcantrell).
1716      Resolves: rhbz#208341
1717    - Add nspr libraries and additional nss libraries.
1718      Related: rhbz#245215
1719    - Fox error reporting in iscsi connection code (pjones).
1720    
1721    * Tue Jun 26 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.45-1
1722    - Add keyutils-libs (clumens)
1723      Resolves: rhbz#245734
1724    - Set up and use yum backend plugins (dlehman)
1725      Resolves: rhbz#241412
1726    - Install debuginfo packages (james.antill)
1727      Resolves: rhbz#236033
1728    
1729    * Tue Jun 26 2007 James Antill <jantill@redhat.com> - 11.1.2.44-2
1730    - Remove default exclude for debuginfo.
1731    - Resolves: rhbz#236033
1732    
1733    * Fri Jun 22 2007 Chris Lumens <clumens@redhat.com> - 11.1.2.44-1
1734    - Fix typo in multipath part of making stage2 image (dcantrell).
1735    - Include the scsi_id command in the stage2 image (dcantrell).
1736      Resolves: rhbz#185852
1737    - Write out a minimal /etc/multipath.conf (dcantrell).
1738      Related: rhbz#185852
1739    
1740    * Thu Jun 21 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.43-1
1741    - Correct iSCSI portal discovery
1742      Resolves: rhbz#233029
1743    
1744    * Thu Jun 21 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.42-1
1745    - Handle ip=dhcp correctly so kickstart files are fetched automatically
1746      Resolves: rhbz#244418
1747    - Write newline after NETWORKING_IPV6=yes line
1748      Resolves: rhbz#226911
1749    - Make sure libnss3.so is included in the stage2 image
1750      Resolves: rhbz#245215
1751    
1752    * Wed Jun 20 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.41-1
1753    - Include Xen block devices in the blacklist_exception block
1754      Related: rhbz#243527
1755    - Remove the lvm.conf filter modification to avoid regression
1756      Related: rhbz#243531
1757    - Fix traceback when looking for multipath devices to collect WWIDs for
1758      Related: rhbz#185852
1759    
1760    * Tue Jun 19 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.40-1
1761    - Add libselinux-python to the stage2 image (clumens)
1762      Resolves: rhbz#244892
1763    - Copy static multipath commands in to stage2 image
1764      Related: rhbz#185852
1765    - Filter /dev/mapper/mpath* and /dev/mpath* in lvm.conf
1766      Related: rhbz#185852
1767    - Run /sbin/multipath and copy generated bindings file to target system,
1768      populate blacklist_exception block in multipath.conf with WWIDs from
1769      generated bindings file
1770      Related: rhbz#185852
1771    
1772    * Mon Jun 18 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.39-1
1773    - Flush driveDict so zFCP are picked up after being brought online
1774      Resolves: rhbz#236903
1775    - Warn user when more than 15 partitions found on a libata-controlled disk
1776      Resolves: rhbz#238858
1777    - Add mpath filters to lvm.conf on target system
1778      Resolves: rhbz#243531
1779    - Make sure target system has multipath bindings file, add multipath WWIDs
1780      to blacklist_exception block in multipath.conf
1781      Resolves: rhbz#243527
1782    - Always print device node name for mpath devices in fstab
1783      Resolves: rhbz#243532
1784    
1785    * Thu Jun 14 2007 Chris Lumens <clumens@redhat.com> - 11.1.2.38-1
1786    - Import tempfile to fix kickstart install tracebacks.
1787      Resolves: rhbz#244240
1788    
1789    * Tue Jun 12 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.37-1
1790    - Add support for Areca RAID controllers (clumens)
1791      Resolves: rhbz#238014
1792    - Pass -br to the X server so there is no more hatch (clumens)
1793      Resolves: rhbz#195919
1794    - Echo 1 to each zFCP LUN to make entire device available (dcantrell)
1795      Resolves: rhbz#207097
1796    - Prevent static network configuration from failing (dcantrell)
1797      Resolves: rhbz#221660
1798    - Allow user to skip entering a gateway or nameserver when adding an iSCSI
1799      address (dcantrell)
1800      Resolves: rhbz#235824
1801    - Do not log errors when unmounting /mnt/source if it was not supposed to
1802      be mounted in the first place (dlehman)
1803      Resolves: rhbz#223059
1804    - Handle F13 shortcut key on installation key dialog (dlehman)
1805      Resolves: rhbz#210673
1806    - Create nodes for and probe for tape drives (dlehman)
1807      Resolves: rhbz#218816
1808    - Improve configuration screens for systems with multiple NICs (dcantrell)
1809      Resolves: rhbz#218200
1810    - Per-interface IPv4 and IPv6 configuration (dcantrell)
1811      Resolves: rhbz#213110
1812      Related: rhbz#218200
1813    - Add logging for yum logging (katzj)
1814      Resolves: rhbz#212259
1815    - Only ask user to run VNC is Xvnc is present (dcantrell)
1816      Resolves: rhbz#217563
1817    - Add /sbin/sfdisk (dcantrell)
1818      Resolves: rhbz#224297
1819    - For /dev/hvc0 terminals, set TERM to vt320 (dcantrell)
1820      Resolves: rhbz#219556
1821    - Set DHCPv6_DISABLE flag when using IPv6 auto neighbor discovery (dcantrell)
1822      Resolves: rhbz#231645
1823    - Handle more than 10 Ethernet interfaces (dcantrell)
1824      Resolves: rhbz#230525
1825    - Support OSA layer 2 networking on zSeries (bhinson)
1826      Resolves: rhbz#233376
1827    - Handle ksdevice=BOOTIF correctly (dcantrell)
1828      Resolves: rhbz#209284
1829    - Fix text wrap width in auto partitioning text mode screen (dlehman)
1830      Resolves: rhbz#221791
1831    - Correctly count SCSI disk devices (dlehman)
1832      Resolves: rhbz#230526
1833    - Include /usr/sbin/dmidecode on ia64 (dlehman)
1834      Resolves: rhbz#232947
1835    - Bind mount /dev/pts in rescue mode (dlehman)
1836      Resolves: rhbz#228714
1837    - Do not ignore productpath in pkgorder (dlehman)
1838      Resolves: rhbz#230487
1839    - Describe 'nfs --opts' in kickstart-docs.txt (clumens)
1840      Resolves: rhbz#234187
1841    - Sanity check network info on zSeries (dcantrell)
1842      Resolves: rhbz#234152
1843    - Do not bring up network in stage 2 if it's already up (dcantrell)
1844      Resolves: rhbz#232400
1845    - Do not traceback when trying to remove the /mnt/sysimage tree (dcantrell)
1846      Resolves: rhbz#227650
1847    - Write correct infor to /etc/sysconfig/network (dcantrell)
1848      Resolves: rhbz#222147
1849    - If custom partitioning is selected, make drive selection non
1850      sensitive (clumens)
1851      Resolves: rhbz#219207
1852    - Do not traceback if users neglects to enter an lvsize (clumens)
1853      Resolves: rhbz#221253
1854    - Do not load a module when the kickstart device line is incorrect (clumens)
1855      Resolves: rhbz#227510
1856    - Handle errors resulting from malformed repositories (clumens)
1857      Resolves: rhbz#219274
1858    - Remove all invalid RAID requests when using kickstart (clumens)
1859      Resolves: rhbz#235279
1860    - Avoid traceback getting the PID of iscsiadm (clumens)
1861      Resolves: rhbz#223257
1862    - Make sure kickstart scripts execute with correct working dir (clumens)
1863      Resolves: rhbz#237317
1864    - Support multiple ksappend lines (clumens)
1865      Resolves: rhbz#222201
1866    - Write out fstab after migrate (clumens)
1867      Resolves: rhbz#223215
1868    - Make the packages section in anaconda-ks.cfg match UI selections (clumens)
1869      Resolves: rhbz#227383, rhbz#231121, rhbz#235881
1870    - Copy volume group format attribute to new request (clumens)
1871      Resolves: rhbz#217585
1872    - Use /dev/ nodes for probing RAID superblocks (clumens)
1873      Resolves: rhbz#208970
1874    - Put more space between device description and the stripe for tall
1875      languages (clumens)
1876      Resolves: rhbz#217294
1877    - Add netxen_nic driver (clumens)
1878      Resolves: rhbz#230245
1879    - Provide detailed disk info in text mode partitioning screen (dcantrell)
1880      Resolves: rhbz#235054
1881    - If wrong interface is selection, allow user to choose another one (clumens)
1882      Resolves: rhbz#213787
1883    - Focus installation key text box and populate fields correctly (dlehman)
1884      Resolves: rhbz#223831
1885    - Make sure the regkey settings are written to anaconda-ks.cfg (dlehman)
1886      Resolves: rhbz#221450
1887    - Select kernel-xen-devel when optional packages selected (dlehman)
1888      Resolves: rhbz#226784
1889    - Fix typo in message shown when user skips entering the install key (dlehman)
1890      Resolves: rhbz#224491
1891    - If autopart selection is custom, make sure review checkbox is active and
1892      not sensitive. (dlehman)
1893      Resolves: rhbz#220951
1894    - Write NETWORKING_IPV6=no to /etc/sysconfig/network if IPv6 is disabled
1895      during installation. (dcantrell)
1896      Resolves: rhbz#226911
1897    - Fix input validation loop in manual network config in loader
1898      Resolves: rhbz#223193 (dcantrell)
1899    - Make "description" translate correctly (pjones)
1900      Resolves: rhbz#216067
1901    
1902  * Thu Feb  1 2007 Peter Jones <pjones@redhat.com> - 11.1.2.36-1  * Thu Feb  1 2007 Peter Jones <pjones@redhat.com> - 11.1.2.36-1
1903  - Fix traceback when using text mode with a language that we can't display  - Fix traceback when using text mode with a language that we can't display


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

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