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