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