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