/[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.3 by slords, Thu Dec 20 21:44:37 2007 UTC Revision 1.29 by charliebrady, Mon Jan 20 20:18:46 2014 UTC
# Line 1  Line 1 
1  Name: anaconda  Name: anaconda
2  Version: 11.1.2.87  Version: 11.1.2.263
3  Release: 1%{?dist}  Release: 3%{?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_5.1.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  
 Patch100: anaconda-11.1.2.87-smeserver.patch  
15    
16  BuildPreReq: kudzu-devel >= 1.2.57.1.15, 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: e4fsprogs
39  Requires: python-pyblock >= 0.26-1  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
# Line 43  Requires: audit-libs Line 43  Requires: audit-libs
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 59  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 72  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 81  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  %patch100 -p1  %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 101  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 122  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  * Thu Dec 20 2007 Shad L. Lords <slords@mail.com> 11.1.2.87-1.el5.sme  * Mon Jan 20 2014 Charlie Brady <charlie_brady@mitel.com> 11.1.2-263-3.el5.sme
190  - Apply SME patches  - Prevent 32/64bit cross upgrades. [SME: 8054]
191    
192    * Sat Nov 9 2013 Ian Wells <esmith@wellsi.com> 11.1.2-263-2.el5.sme
193    - Apply SME patches to 11.1.2.259-1 [SME: 7976]
194    - Update warning about re-formatting attached hard drives [SME: 4788]
195    - Increase fuzz to allow package to build [SME: 7853]
196    - No warnings if kernel not upgraded
197      (recreate initrd if kernel was installed)
198    - No warnings if unable to remove rpm databases
199    - Always pick best arch for package
200    - Allow creating/mounting degraded raid arrays
201      (log info about degraded arrays instead of not starting them)
202    - Start /boot raid device first so it will be in sync for grub install
203    - Automatically upgrade bootloader if necessary
204    - Log install errors but don't bug user about them
205    - Search for language updates on upgrade disk
206    - Force time to be based on UTC
207    - Add final warning before installing
208    - Make install headless but still write keyboard info out
209      (don't ask us to use vnc mode)
210    - Make install window wider
211      (fix titlebar spacing)
212    - Don't email root on raid events
213    - Make boot loader use SME labels
214    - Determine upgradability of SME server
215      (change erase disks to upgrade dialog)
216    - Run SME post-install scripts on kickstart install/upgrade
217    - Limit languages to those supported by SME
218    
219    * Mon Oct  7 2013 Karanbir Singh <kbsingh@centos.org> 11.1.2-263-2.el5.centos
220    - Build for CentOS-5.10
221    
222    * Thu May 30 2013 Radek Vykydal <rvykydal@redhat.com> 11.1.2-263-2
223    - Fix LVM reuse failing on HP CCISS Hardware (mkolman)
224      Resolves: rhbz#751351
225    - Skip relabeling empty disks on s390 (bcl)
226      Resolves: rhbz#966950
227    
228    * Fri May 24 2013 Radek Vykydal <rvykydal@redhat.com> 11.1.2-262-1
229    - Include librt.so in initrd for s390 (rvykydal)
230      Resolves: rhbz#966123
231    
232    * Wed May 22 2013 Radek Vykydal <rvykydal@redhat.com> 11.1.2-261-1
233    - Fix issue where arch detected incorrectly (sbueno)
234      Resolves: rhbz##908959
235    
236    * Tue May 21 2013 Radek Vykydal <rvykydal@redhat.com> 11.1.2-260-1
237    - Generate new anaconda.pot file (vpodzime)
238      Resolves: rhbz#907574
239    - Relabel the disk when using autopart all (bcl)
240      Resolves: rhbz#758881
241    - Store and write out 'noauto' fstab lines (vpodzime)
242      Resolves: rhbz#873644
243    - Just log warning if cannot show it (vpodzime)
244      Resolves: rhbz#767260
245    
246    * Tue Nov 14 2012 Radek Vykydal <rvykydal@redhat.com> 11.1.2.259-1
247    - Revert 5737408dd5293e5d003d552d3ea919c01417d9d4 targeting gfs support (vpodzime)
248      Related: rhbz#754213
249    - Revert 64aa1c709a30f3fb6604a2dde13d780fabdcc4af targeting gfs support (vpodzime)
250      Related: rhbz#754213
251    
252    * Tue Nov 13 2012 Radek Vykydal <rvykydal@redhat.com> 11.1.2.258-1
253    - Add extra modules that are not in the kernel package (vpodzime)
254      Related: rhbz#754213
255    
256    * Thu Nov 8 2012 Radek Vykydal <rvykydal@redhat.com> 11.1.2.257-2
257    - Require syslinux-perl in anaconda (rvykydal)
258      Related: rhbz#872225
259    
260    * Wed Nov 7 2012 Radek Vykydal <rvykydal@redhat.com> 11.1.2.257-1
261    - Include syslinux-perl from split syslinux package (rvykydal)
262      Resolves: rhbz#872225
263    - Don't remove files from the kmod-gfs package (vpodzime)
264      Related: rhbz#754213
265    
266    * Wed Sep 19 2012 Radek Vykydal <rvykydal@redhat.com> 11.1.2.256-1
267    - Create /dev/* symlinks after we mount tmpfs on /dev (vpodzime)
268      Resolves: rhbz#784159
269    
270    * Mon Sep 17 2012 David Cantrell <dcantrell@redhat.com> 11.1.2.255-1
271    - Increase size of diskboot.img (jkeating)
272      Resolves: rhbz#812719
273    - Disable Encryption on SW RAID (bcl)
274      Resolves: rhbz#771901
275    
276    * Tue Aug 21 2012 Radek Vykydal <rvykydal@redhat.com> 11.1.2.254-1
277    - Load and probe hyperv bus (VM_BUS) (#824880)
278      Related: rhbz#824880
279    
280    * Fri Aug 10 2012 Radek Vykydal <rvykydal@redhat.com> 11.1.2.253-2
281    - New kudzu is needed to support in-box MS PV drivers (rvykydal)
282      Related: rhbz#824880
283    
284    * Fri Jul 27 2012 Martin Gracik <mgracik@redhat.com> 11.1.2.253-1
285    - Syslinux changed paths from /usr/lib to /usr/share (mgracik)
286      Resolves: rhbz#843290
287    - Install and enable openibd service if IPoIB is used (rvykydal)
288      Resolves: rhbz#788871
289    - Do not add unresolvable hostname to 127.0.0.1 of /etc/hosts (rvykydal)
290      Resolves: rhbz#750681
291    - Fix NFS mounting (jkeating)
292      Resolves: rhbz#841136
293    - Add the Hyper-V drivers (mgracik)
294      Resolves: rhbz#824880
295    - Comment out the fstab lines with unknown filesystem rather then ignoring them (vpodzime)
296      Resolves: rhbz#754213
297    
298    * Wed Jun 27 2012 Martin Gracik <mgracik@redhat.com> 11.1.2.252-1
299    - Add gfs support (vpodzime)
300      Resolves: rhbz#754213
301    - Fix handling of invalid bios disks (jkeating)
302      Resolves: rhbz#819721
303    
304    * Mon Jun 18 2012 Martin Gracik <mgracik@redhat.com> 11.1.2.251-2
305    - Change limit for ext[34] to 16T and use mkfs.ext3 when formating ext3 (vpodzime)
306      Resolves: rhbz#769287
307    - Close dialogs as canceled if Esc is hit (vpodzime)
308      Resolves: rhbz#773573
309    - Do not remove filesystem labels set in kickstart (mgraciK)
310      Resolves: rhbz#797075
311    - getFilename takes no loglevel parameter (mgracik)
312      Resolves: rhbz#760496
313    - Add link to /proc/self/fd in /dev (mgracik)
314      Resolves: rhbz#784159
315    
316    * Fri Dec 23 2011 Martin Gracik <mgracik@redhat.com> 11.1.2.250-1
317    - Check if the anaconda attribute is set in YumSorter (mgracik)
318      Related: rhbz#756707
319    
320    * Wed Dec 21 2011 Martin Gracik <mgracik@redhat.com> 11.1.2.249-1
321    - Don't add packages from @conflicts group as dependencies (mgracik)
322      Resolves: rhbz#756707
323    - Do not create new iSCSI target when 'Esc' is hit (vpodzime)
324      Resolves: rhbz#768082
325    - Do not add drive when 'Esc' is hit in the Advanced Storage Options dialog (vpodzime)
326      Related: rhbz#768082
327    - Do nothing when 'Esc' is hit in partition dialog (vpodzime)
328      Resolves: rhbz#758106
329    
330    * Tue Nov 15 2011 Martin Gracik <mgracik@redhat.com> 11.1.2.248-1
331    - Handle %posttrans RPMCALLBACK_INST_OPEN_FILE properly (rvykydal)
332      Resolves: rhbz#506361
333    
334    * Wed Nov 02 2011 Martin Gracik <mgracik@redhat.com> 11.1.2.247-1
335    - Ignore duplicate opening of rpm package file (rvykydal)
336      Resolves: rhbz#506361
337    
338    * Thu Oct 27 2011 Martin Gracik <mgracik@redhat.com> 11.1.2.246-1
339    - Make sure fstype exists before we try to test it (mgracik)
340      Resolves: rhbz#718123
341    - Update getMaxLVSize from lvm1 to lvm2 (dlehman)
342      Resolves: rhbz#695299
343    - Fix "ignoredisk --only-use=___" handling (dcantrell)
344      Resolves: rhbz#738186
345    - We need portmap on all arches because of new NFS (msivak)
346      Resolves: rhbz#742889
347    
348    * Thu Oct 20 2011 Martin Sivak <msivak@redhat.com> 11.1.2.245-2
349    - New kudzu is needed to detect FusionIO devices
350      Resolves: rhbz#707563
351    
352    * Tue Oct 04 2011 Martin Gracik <mgracik@redhat.com> 11.1.2.245-1
353    - Initialize useIPv6 device setting (rvykydal)
354      Resolves: rhbz#713120
355    - Accept dotted-quad netmask for IPv4 in loader UI (rvykydal)
356      Resolves: rhbz#719578
357    
358    * Fri Sep 23 2011 Martin Gracik <mgracik@redhat.com> 11.1.2.244-1
359    - Remove old labels before labeling disk entries (mgracik)
360      Resolves: rhbz#566668
361    - Honor kickstart key command for upgrade (rvykydal)
362      Resolves: rhbz#477748
363    - Shorten long NIC descriptions to 60. (akozumpl)
364      Related: rhbz#660684
365    - infiniband: bump kudzu version to the one that knows about IB. (akozumpl)
366      Related: rhbz#695388
367      Related: rhbz#660684
368    - infiniband: textual representation of an infiniband MAC is up to 60 bytes.
369      (akozumpl)
370      Related: rhbz#660684
371    - infiniband: some drivers imply other drivers (akozumpl)
372      Related: rhbz#660684
373    - Do not strip trailing zeros from XFS labels (dcantrell)
374      Resolves: rhbz#571513
375    - Remove call to detailedMessageWindow (dcantrell)
376      Resolves: rhbz#712443
377    
378    * Wed Sep 14 2011 Martin Gracik <mgracik@redhat.com> 11.1.2.243-2
379    - Require latest libdhcp (dcantrell)
380      Resolves: rhbz#737161
381    
382    * Wed Sep 07 2011 Martin Gracik <mgracik@redhat.com> 11.1.2.243-1
383    - Suppress critical errors when guessing release notes names (akozumpl)
384      Resolves: rhbz#707143
385    - Add the Solarflare network module (mgracik)
386      Resolves: rhbz#714243
387    - Create /var/{log,run/rhsm} for subscription-manager (dcantrell)
388      Resolves: rhbz#708121
389    - Sanitize DASD device specifications (dcantrell)
390      Resolves: rhbz#689470
391    - Add /dev/stdin, /dev/stdout, /dev/stderr to initrd.img (dcantrell)
392      Resolves: rhbz#684220
393    - Single quote values in show_parms() in linuxrc.s390 (dcantrell)
394      Resolves: rhbz#681219
395    - Make execWithRedirect() append to the files. (akozumpl)
396      Resolves: rhbz#702024
397    - iscsi: with ibft, wait for link with waitForLink(). (akozumpl)
398      Resolves: rhbz#727774
399    - Fix pa_IN translation data (dcantrell)
400      Resolves: rhbz#711363
401    - Don't import partedUtils in list-harddrives-stub (mgracik)
402      Resolves: rhbz#709880
403    - BR libdhcp-1.20-12 (dcantrell)
404      Related: rhbz#694570
405    - And document the --no-ssh parameter, too. (clumens)
406      Resolves: rhbz#703082
407    - Add --no-ssh to the generated anaconda-ks.cfg. (clumens)
408      Resolves: rhbz#703081
409    
410    * Mon Jun 27 2011 Ales Kozumplik <akozumpl@redhat.com> 11.1.2.242-1
411    - Bump the implementation limit on the number of modules in modLoaded (akozumpl)
412      Resolves: rhbz#716836
413    
414    * Fri Jun 24 2011 David Cantrell <dcantrell@redhat.com> 11.1.2.241-1
415    - Load all kernel crypto modules, do not include testmgr modules (dcantrel)
416      Resolves: rhbz#703782
417    
418    * Tue Jun 21 2011 David Cantrell <dcantrell@redhat.com> 11.1.2.240-1
419    - Include all kernel crypto modules for LUKS devices
420      Resolves: rhbz#703782
421    
422    * Mon Jun 6 2011 Ales Kozumplik <akozumpl@redhat.com> 11.1.2.239-1
423    - Create /dev nodes after DUDs are processed (msivak)
424      Resolves: rhbz#707563
425    
426    * Thu Jun 2 2011 Ales Kozumplik <akozumpl@redhat.com> 11.1.2.238-1
427    - edit partition UI: do not create the "Encrypt" check button twice. (akozumpl)
428      Resolves: rhbz#709361
429    
430    * Tue May 31 2011 David Cantrell <dcantrell@redhat.com> 11.1.2.237-1
431    - Add driver for Intel Patsburg SAS Controller Unit driver. (dcantrel)
432      Resolves: rhbz#707790
433    
434    * Fri May 20 2011 Ales Kozumplik <akozumpl@redhat.com> 11.1.2.236-1
435    - Remove a worthless, traceback-causing line.
436      Related: rhbz#572862
437    
438    * Tue May 17 2011 Ales Kozumplik <akozumpl@redhat.com> 11.1.2.235-1
439    - Add "rhsm" to the list of things-to-link-into-/etc (wwoods)
440      Resolves: #670973
441    
442    * Fri May 13 2011 Ales Kozumplik <akozumpl@redhat.com> 11.1.2.234-1
443    - libz.so.1 is in /lib now (akozumpl)
444      Resolves: rhbz#704151
445    - Add more files required by subscription_manager (wwoods)
446      Resolves: rhbz#670973
447    - correctly include /usr/share/rhsm/subscription_manager (wwoods)
448      Related: rhbz#670973
449    
450    * Thu May 12 2011 Ales Kozumplik <akozumpl@redhat.com> 11.1.2.233-1
451    - fix uninitialized self.inum in rhel.py:repoIsAllowed() (akozumpl)
452      Resolves: rhbz#703253
453    - Use static busybox, not busybox-anaconda (mgracik)
454      Resolves: rhbz#500527
455    - Disable iscsi on s390x (akozumpl)
456      Resolves: rhbz#703135
457    
458    * Thu Apr 28 2011 Ales Kozumplik <akozumpl@redhat.com> 11.1.2.232-1
459    - Do not show "missing media" message when unknown media is needed for package. (msivak)
460      Resolves: rhbz#617262
461    - Perform group removals at the beginning of every transaction (clumens)
462      Resolves: rhbz#642224
463    - Filter kickstart-provided repos through the installation key (clumens)
464      Resolves: rhbz#452983
465    
466    * Mon Apr 11 2011 Ales Kozumplik <akozumpl@redhat.com> 11.1.2.231-1
467    - Run subscription-manager 'product-id' plugin during install (wwoods)
468      Resolves: rhbz#670973
469    - infiniband: drivers for Mellanox, QLogic and IBM cards. (akozumpl)
470      Related: rhbz#660684
471    
472    * Thu Apr 7 2011 Ales Kozumplik <akozumpl@redhat.com> 11.1.2.230-1
473    - Fix AttributeError (no str.rpartition in python 2.4)
474      Resolves: rhbz#693655
475    - Add busybox to initrd
476      Resolves: rhbz#500527
477    - Ensure kernel-xen is the default kernel for Xen guests
478      Resolves: rhbz#480031
479    
480    * Fri Apr 1 2011 Ales Kozumplik <akozumpl@redhat.com> 11.1.2.229-1
481    - Fix shlex traceback if pxeboot cmdline ends in a quote (wwoods)
482      Resolves: rhbz#500198
483    - Honor kickstart noipv6 option for media installs (rvykydal)
484      Resolves: rhbz#677653
485    - Quote ETHTOOL_OPTS value in stage 2 (mmatsuya)
486      Resolves: rhbz#674473
487    - Fix ZeroDivisionError with tiny management LUNs (wwoods)
488      Resolves: rhbz#636984
489    - Write OPTIONS for s390x net devs on non-network install methods (dcantrell)
490      Resolves: rhbz#649301
491    
492    * Fri Mar 18 2011 Ales Kozumplik <akozumpl@redhat.com> 11.1.2.228-1
493    - Include and initialize the IP over Infiniband module. (akozumpl)
494      Related: rhbz#660684
495    
496    * Fri Mar 11 2011 Ales Kozumplik <akozumpl@redhat.com> 11.1.2.227-1
497    - Fix waiting for a cdrom with a ks file to come up. (akozumpl)
498      Resolves: rhbz#658398
499    - When the back button is pressed, undo deps. (mmatsuya)
500      Resolves: rhbz#603177
501    - Add global vars to retain parsed /proc/cmdline (bcl)
502      Related: rhbz#569883
503    - Convert earlyModuleLoad to use cmdline_argv (bcl)
504      Related: rhbz#569883
505    - Check blacklist= for the module name before loading it (bcl)
506      Related: rhbz#569883
507    - Write /tmp/anaconda.conf (bcl)
508      Related: rhbz#569883
509    - Copy module blacklist to target system (bcl)
510      Resolves: rhbz#569883
511    - Allow blocking the ssh port through kickstart (clumens)
512      Resolves: rhbz#485086
513    - Use tune4fs for ext4 filesystems (bcl)
514      Resolves: rhbz#616184
515    - Add tune4fs to install images (bcl)
516      Resolves: rhbz#616184
517    - Set selinux context on iptables files (bcl)
518      Resolves: rhbz#658084
519    
520    * Thu Mar 3 2011 Ales Kozumplik <akozumpl@redhat.com> 11.1.2.226-1
521    - Use getDiskPart() from bootyutil. (akozumpl)
522      Related: rhbz#572862
523    - Validate the user-chosen name of an mpath device. (akozumpl)
524      Related: rhbz#572862
525    - Do not lose selection in the bootloader's drive order dialog (akozumpl)
526      Resolves: rhbz#583837
527    - Make sure we select the right net device when iBFT is used (mmatsuya)
528      Signed-Off-By: Martin Sivak <msivak@redhat.com>
529      Resolves: rhbz#643774
530    - Use DISPATCH_NOOP if we go back to the doReIPL step (mgracik)
531      Resolves: rhbz#654685
532    
533    * Fri Feb 25 2011 Ales Kozumplik <akozumpl@redhat.com> 11.1.2.225-1
534    - CD -> disc in the required media message (clumens).
535      Resolves: rhbz#641412
536    
537    * Mon Dec 20 2010 Radek Vykydal <dcantrell@redhat.com> 11.1.2.224-1
538    - noeject overrides kickstart eject (bcl)
539      Related: rhbz#477887
540    - Pass --noeject to anaconda (bcl)
541      Related: rhbz#477887
542    
543    * Thu Dec 16 2010 David Cantrell <dcantrell@redhat.com> 11.1.2.223-1
544    - Rebuild for latest kudzu and pciutils (pciutils ABI change)
545      Related: rhbz#663395
546    
547    * Thu Dec 13 2010 Radek Vykydal <rvykydal@redhat.com> 11.1.2.222-1
548    - Japanese translations were completed (transifex)
549      Resolves: rhbz#661199
550    
551    * Thu Dec 9 2010 Radek Vykydal <rvykydal@redhat.com> 11.1.2.221-1
552    - Japanese translations were updated (transifex)
553      Resolves: rhbz#661199
554    
555    * Mon Dec 6 2010 Radek Vykydal <rvykydal@redhat.com> 11.1.2.220-1
556    - Gtk package %post script has changed (rvykydal)
557      Resolves: rhbz#659309
558    
559    * Tue Nov 30 2010 Radek Vykydal <rvykydal@redhat.com> 11.1.2.219-1
560    - Generate correct initrd.addrsize file for System z (dcantrell)
561      Related: rhbz#647827
562    
563    * Tue Nov 16 2010 Radek Vykydal <rvykydal@redhat.com> 11.1.2.218-1
564    - Append to modprobe.conf rather than overwrite it (dcantrell)
565      Related: rhbz#537887
566    
567    * Thu Nov 11 2010 Radek Vykydal <rvykydal@redhat.com> 11.1.2.217-1
568    - Fix generic.ins for s390 LPAR installations (dcantrell)
569      Resolves: rhbz#647827
570    - Fix gateway ping test for layer3 vswitch users (dcantrell)
571      Resolves: rhbz#643961
572    - Disable IPv6 modules for 'noipv6' in /etc/modprobe.conf (dcantrell)
573      Resolves: rhbz#537887
574    - Document noeject (bcl)
575      Resolves: rhbz#647232
576    
577    * Tue Sep 28 2010 David Cantrell <dcantrell@redhat.com> 11.1.2.216-1
578    - Don't immediately retry on downloading a package. (clumens)
579      Resolves: rhbz#544323
580    - Make sure we can go back to a previous step before doing so (clumens)
581      Resolves: rhbz#537889
582    - Check for and complain about package scriptlet errors (clumens)
583      Resolves: rhbz#531599
584    
585    * Mon Sep 20 2010 Radek Vykydal <rvykydal@redhat.com> 11.1.2.215-1
586    - Add python-libs package, python package has been split (rvykydal)
587      Resolves: rhbz#634827
588    
589    * Wed Sep 8 2010 Radek Vykydal <rvykydal@redhat.com> 11.1.2.214-1
590    - Add noeject support to cdrom eject handling (bcl)
591      Resolves: rhbz#477887
592    - Add noeject support to loader2 (bcl)
593      Related: rhbz#477887
594    - Resolve kernel dependencies in pkgorder (mgracik)
595      Resolves: rhbz#491136
596    
597    * Fri Aug 20 2010 Radek Vykydal <rvykydal@redhat.com> 11.1.2.213-1
598    - Do not check size of swap partition(s) on s390 (dcantrell)
599      Resolves: rhbz#475358
600    - Make parent directories for ks scriptlet log files (dcantrell)
601      Resolves: rhbz#568861
602    - Add dlabel confirmation dialog to interactive installs (msivak)
603      Resolves: rhbz#570053
604    - Add xts module to initrd (msivak)
605      Resolves: rhbz#553411
606    - Add support for LSI 3ware 97xx SAS/SATA RAID Controller (msivak)
607      Resolves: rhbz#572341
608    - Add support for QLogic Corp cLOM8214 1/10GbE Controller (msivak)
609      Resolves: rhbz#571895
610    - Support for Brocade FCoE/CEE to PCIe CNAs (msivak)
611      Resolves: rhbz#549677
612    - Disable ipv6 kernel modules if user disables IPv6 (dcantrell)
613      Resolves: rhbz#537887
614    
615    * Mon Aug 16 2010 Radek Vykydal <rvykydal@redhat.com> 11.1.2.212-1
616    - Mount /proc/bus/usb under /mnt/sysimage (hdegoede)
617      Resolves: rhbz#532397
618    - Update kickstart-docs iscsi commands information (hdegoede)
619      Resolves: rhbz#525136
620    
621    * Wed Aug 11 2010 Radek Vykydal <rvykydal@redhat.com> 11.1.2.211-1
622    - Clean up sanityCheckHostname() in network.py (dcantrell)
623      Resolves: rhbz#559626
624    - Support long 'option domain-name' values in loader (dcantrell)
625      Resolves: rhbz#578110
626    - Prevent SIGSEGV in ipCallback and cidrCallback (dcantrell)
627      Resolves: rhbz#440498
628    
629    * Wed Aug 04 2010 Radek Vykydal <rvykydal@redhat.com> 11.1.2.210-1
630    - Add Chelsio T4 10Gb driver to install (bcl)
631      Resolves: rhbz#562913
632    - Fix traceback on headless installs with xconfig --startxonboot (clumens)
633      Resolves: rhbz#517051
634    - Install the right arch of anaconda's required packages (clumens)
635      Resolves: rhbz#541323
636    - Document options of nfs boot parameter (akozumpl)
637      Resolves: rhbz#559200
638    - Document ignoredisk --only-use kickstart option (clumens)
639      Resolves: rhbz#586576
640    
641    * Mon Mar 22 2010 Martin Sivak <msivak@redhat.com> 11.1.2.209-1
642    - Add a missing patch to make dlabel work again
643      Related: rhbz#485060
644    
645    * Sun Mar 21 2010 David Cantrell <dcantrell@redhat.com> 11.1.2.208-1
646    - Revert patch for #521189 (dcantrell)
647      Resolves: rhbz#575129
648    
649    * Sun Mar 21 2010 David Cantrell <dcantrell@redhat.com> 11.1.2.207-1
650    - Fix driver disk loading from partitionless media (dcantrell)
651      Resolves: rhbz#575129
652    
653    * Tue Mar 09 2010 Martin Sivak <msivak@redhat.com> 11.1.2.206-1
654    - Use /sys/block instead of /proc/partitions for device nodes (msivak)
655      Related: rhbz#485060
656    - Wait a bit longer for network on s390 (Brad Hinson)
657      Resolves: rhbz#506742
658    
659    * Tue Mar 2 2010 Ales Kozumplik <akozumpl@redhat.com> 11.1.2.205
660    - Do not leave the initial slash in path in getHostandPath() (akozumpl)
661      Resolves: rhbz#568691
662    
663    * Tue Feb 23 2010 David Cantrell <dcantrell@redhat.com> 11.1.2.204
664    - Update anaconda xorg driver list (dcantrell)
665      Resolves: rhbz#567666
666    
667    * Tue Feb 23 2010 Radek Vykydal <rvykydal@redhat.com> 11.1.2.203
668    - Cut the size of the boot.img for ia64 in half (akozumpl)
669      Resolves: rhbz#556976
670    
671    * Fri Jan 29 2010 Martin Sivak <msivak@redhat.com> 11.1.2.202-4
672    - Rebuild anaconda to get the newest Kudzu
673      Resolves: rhbz#555188
674    
675    * Fri Jan 29 2010 Martin Sivak <msivak@redhat.com> 11.1.2.202-3
676    - Rebuild anaconda to get the newest Kudzu
677      Resolves: rhbz#555188
678    
679    * Wed Jan 27 2010 Chris Lumens <clumens@redhat.com> 11.1.2.202-2
680    - Add anaconda support for group removal syntax.
681      Resolves: rhbz#558516
682    
683    * Thu Jan 21 2010 Martin Sivak <msivak@redhat.com> 11.1.2.201-2
684    - Rebuild anaconda to get the newest Kudzu
685      Related: rhbz#555188
686    
687    * Fri Jan 15 2010 David Cantrell <dcantrell@redhat.com> 11.1.2.201-1
688    - os.exists -> os.path.exists (clumens)
689      Resolves: rhbz#554853
690    - reIPL support for s390 (hamzy)
691      Resolves: rhbz#512195
692    - Include 'mpath' in generic.prm file for s390 and s390x (dcantrell)
693      Resolves: rhbz#538129
694    
695    * Fri Jan 08 2010 Martin Sivak <msivak@redhat.com> 11.1.2.200-1
696    - Provide CMS script for IPL under z/VM
697      Resolves: rhbz#475343
698    - Force interface up before checking link status
699      Resolves: rhbz#549751
700    - Document new bootloader --hvargs kickstart option
701      Related: rhbz#501438
702    
703    * Tue Dec 22 2009 Martin Sivak <msivak@redhat.com> 11.1.2.199-1
704    - Support for the pmcraid driver
705      Resolves: rhbz#532777
706    - Always return correct network config from kickstartNetworkUp
707      Resolves: rhbz#495042
708    - Actually use the ftp login&password parse code
709      Related: rhbz#505424
710    - Fix clearpart of PVs that are part of multidrive VGs
711      Resolves: rhbz#545869
712    - Add support for Brocade Fibre Channel to PCIe Host Bus Adapters
713      Resolves: rhbz#475707
714    - Fix EDD BIOS information parsing
715      Resolves: rhbz#540637
716    
717    * Fri Dec 11 2009 Martin Sivak <msivak@redhat.com> 11.1.2.198-3
718    - Fix the build for s390
719      Related: rhbz#517768
720    
721    * Fri Dec 11 2009 Martin Sivak <msivak@redhat.com> 11.1.2.198-2
722    - Fix the build, we were missing one include in loader.c
723      Related: rhbz#517768
724    
725    * Fri Dec 11 2009 Martin Sivak <msivak@redhat.com> 11.1.2.198-1
726    - Various improvements to kickstart scriptlet reporting
727      Resolves: rhbz#510636
728    - Fix parsing of optional portnr in iscsi target IP
729      Resolves: rhbz#525054
730    - "ip=ibft" is not needed any more if ibft configuration is available
731      Resolves: rhbz#517768
732    - Revert the badEDID check
733      Resolves: rhbz#445486
734    - Remove #!/usr/bin/env python calls
735      Resolves: rhbz#521337
736    - Do not reinstall packages of the same NAEVR in upgrade
737      Resolves: rhbz#495796
738    - Add be2iscsi driver support
739      Resolves: rhbz#529442
740    - Reset partitioning when going back to parttype screen
741      Resolves: rhbz#516715
742    - Find LVs specified by label in /etc/fstab
743      Resolves: rhbz#502178
744    - Ensure the ghostscript-fonts get installed with ghostscript
745      Resolves: rhbz#530548
746    
747    * Fri Nov 20 2009 Martin Sivak <msivak@redhat.com> 11.1.2.197
748    - Added N-Port-ID (NPIV) install support for Linux on Power
749      Resolves: rhbz#512237
750    - Ignore comments when looking for %ksappend lines
751      Resolves: rhbz#525676
752    - Add kickstart support for xen hypervisor arguments in grub.
753      Resolves: rhbz#501438
754    - Fix kickstarts without a pw
755      Resolves: rhbz#538412
756    
757    * Fri Nov 13 2009 Martin Sivak <msivak@redhat.com> 11.1.2.196-2
758    - Write HOTPLUG=no to ifcfg file is ONBOOT=no
759      Resolves: rhbz#498086
760    - Honor the --label option to the kickstart "part" command
761      Resolves: rhbs#498856
762    - Add "Hipersockets" to qeth NETTYPE description
763      Resolves: rhbz#511962
764    - Honor existing RUNKS conf file variable on s390
765      Resolves: rhbz#513951
766    - kickstart option to make mpath0 point to arbitrary LUN
767      Resolves: rhbz#502768
768    - Sleep if the kickstart file read fails
769      Related: rhbz#460566
770    - If the device disappeared during DD selection, do not crash
771      Resolves: rhbz#521189
772    
773    * Tue Nov 10 2009 Martin Sivak <msivak@redhat.com> 11.1.2.196-1
774    - Adds interactive install support for NFS options
775      Resolves: rhbz#493052
776    - KS can reside on password protected FTP servers
777      Resolves: rhbz#505424
778    - Detect oemdrv DDs on cdrom devices too
779      Resolves: rhbz#485060
780    - Prepare dev nodes for block devices too for blkid
781      Resolves: rhbz#515437
782    
783    * Wed Aug 05 2009 Martin Sivak <msivak@redhat.com> 11.1.2.195-1
784    - Update the loader with support code for Mellanox cards
785      Resolves: rhbz#514971
786    
787    * Mon Aug 03 2009 Martin Sivak <msivak@redhat.com> 11.1.2.194-1
788    - comps changed. replaced "virtualization" with "xen" (jgranados)
789      Resolves: rhbz#514885
790    - Add support for Melanox ConnectX mt26448 10Gb/s Infiniband, Ethernet, and FC (msivak)
791      Resolves: rhbz#514971
792    
793    * Thu Jul 23 2009 Joel Granados <jgranado@redhat.com>  11.1.2.193-1
794    - Make sure we include libdrm.so files in the image.
795      Related: rhbz#510397
796    
797    * Wed Jul 22 2009 Chris Lumens <clumens@redhat.com> 11.1.2.192-1
798    - Fix compile errors in the previous patch.
799      Related: rhbz#471883
800    
801    * Wed Jul 22 2009 Chris Lumens <clumens@redhat.com> 11.1.2.191-1
802    - Ignore block devices set to read-only.
803      Related: rhbz#471883
804    
805    * Tue Jul 21 2009 Martin Sivak <msivak@redhat.com> 11.1.2.190-1
806    - Correct a message presented to the user.
807      Related: rhbz#473747
808    - Remove ext4dev
809      Resolves: rhbz#510634
810    
811    * Thu Jul 16 2009 Radek Vykydal <rvykydal@redhat.com> 11.1.2.189-1
812    - Make buildinstall error out if mount of loop device fails (rvykydal).
813      Resolves: rhbz#472552
814    
815    * Tue Jul 11 2009 Joel Granados <jgranado@redhat.com> 11.1.2.188-1
816    - Require libdhcp6client for the build (jgranado).
817      Related: rhbz#506722
818    
819    * Mon Jul 10 2009 Joel Granados <jgranado@redhat.com> 11.1.2.187-1
820    - Add support for the qlge driver (jgranado)
821      Resolves: rhbz#504034
822    
823    * Mon Jul 10 2009 Joel Granados <jgranado@redhat.com> 11.1.2.186-1
824    - update support for ext4 in anaconda (jbastian)
825      Resolves: rhbz#510634
826    
827    * Wed Jul 08 2009 Chris Lumens <clumens@redhat.com> 11.1.2.185-1
828    - Save bootfile, if we have it, from DHCP response (dcantrell).
829      Resolves: rhbz#448006
830    
831    * Wed Jul 1 2009 Martin Sivak <msivak@redhat.com> 11.1.2.184-1
832    - Fix handling of parted exceptions in text mode (rvykydal)
833      Resolves: rhbz#506725
834    
835    * Thu Jun 4 2009 Joel Granados <jgranado@redhat.com> 11.1.2.183-1
836    - Create efirtc device node on ia64 to access hw clock (rvykydal).
837      Resolves: rhbz#485200
838    - Reserve enough space for lvm metadata when computing PV size usable for LVs (rvykydal).
839      Resolves: rhbz#500431
840    
841    * Mon Jun 1 2009 Joel Granados <jgranado@redhat.com> 11.1.2.182-1
842    - Add support for IGB VF device (jgranado).
843      Resolves: rhbz#502875
844    - Fix the error caused by change in fipscheck (again..) (msivak).
845      Resolves: rhbz#498992
846    
847    * Thu May 28 2009 Joel Granados <jgranado@redhat.com> 11.1.2.181-1
848    - Look for ipcalc in the right place (jgranado).
849      Resolves: rhbz#502249
850    
851    * Thu May 28 2009 Joel Granados <jgranado@redhat.com> 11.1.2.180-1
852    - Look for ipcalc in the right place (jgranado).
853      Resolves: rhbz#502249
854    
855    * Wed May 27 2009 Joel Granados <jgranado@redhat.com> 11.1.2.179-1
856    - Look for ipcalc in the right place (jgranado).
857      Resolves: rhbz#502249
858    
859    * Tue May 26 2009 Joel Granados <jgranado@redhat.com> 11.1.2.178-1
860    - Fix specification of zoneinfo files to be included in stage2 (rvykydal).
861      Resolves: rhbz#481617
862    - Fix the location of libfipscheck in initrd too (msivak).
863      Resolves: rhbz#498992
864    - cryptsetup status reversed its exit codes (dcantrell).
865      Resolves: rhbz#499824
866    - Require latest libdhcp (jgranado).
867      Resolves: rhbz#444919
868    - Do not include removed physical volumes in pvlist (rvykydal).
869      Resolves: rhbz#502438
870    
871    * Thu May 21 2009 Joel Granados <jgranado@redhat.com> 11.1.2.177-1
872    - Do not load storage drivers before loading DUD over network (rvykydal).
873      Resolves: rhbz#454478
874    
875    * Thu May 21 2009 Joel Granados <jgranado@redhat.com> 11.1.2.176-1
876    - Remove LVM metadata when doing clearpart (rvykydal).
877      Resolves: rhbz#462615
878    - Put lspci in the minstg2.img so inVmware doesn't traceback (clumens).
879      Resolves: rhbz#476476
880    
881    * Mon May 18 2009 Joel Granados <jgranado@redhat.com> 11.1.2.175-1
882    - Change the description of be2net (msivak).
883      Resolves: rhbz#496875
884    - Revert to libdhcp from rhel5.3 (dcantrell).
885      Related: rhbz#500775
886    
887    * Wed May 13 2009 Joel Granados <jgranado@redhat.com> 11.1.2.174-1
888    - Include valid timezones in stage 2 (rvykydal).
889      Resolves: rhbz#481617
890    - Fix traceback in timezone setting (kickstart interactive text mode) (rvykydal).
891      Resolves: rhbz#481617
892    - Compute size of modules buffer in loader (dcantrell).
893      Resolves: rhbz#484092
894    - Include /sbin/ipcalc for IP address validation (dcantrell).
895      Resolves: rhbz#460579
896    - Require latest libdhcp (dcantrell).
897      Resolves rhbz#444919
898    - Make buildinstall error out if mount of loop device fails (rvykydal).
899      Resolves: rhbz#472552
900    - Update Anaconda with new description for Emulex lpfc driver (msivak).
901      Resolves: rhbz#498511
902    - Get the libfipscheck from correct location (library was rebased) (msivak)
903      Resolves: rhbz#498992
904    - Add support for LSI MPT Fusion SAS 2.0 Device Driver (msivak).
905      Resolves: rhbz#475671
906    - IBM improvements to linuxrc.s390 (dcantrell).
907      Resolves: rhbz#475350
908    
909    * Wed May 6 2009 Joel Granados <jgranado@redhat.com> 11.1.2.173-1
910    - Allow bootloader on mbr when /boot is mdraid1 (hansg).
911      Resolves: rhbz#475973
912    - Don't traceback on read only (write protected) disks (hansg).
913      Resolves: rhbz#471883
914    - most noticably it fixes chap / reverse chap in combination with ibft (hansg).
915      Resolves: rhbz#497438
916    - Recognize mpath iscsi setups as using iscsi (hansg).
917      Resolves: rhbz#466614
918    
919    * Tue May 5 2009 Joel Granados <jgranado@redhat.com> 11.1.2.172-1
920    - The lambda function in run() is not needed (jgranado).
921      Resolves: rhbz#498935
922    - Increase max NIC identification duration to 5 minutes (dcantrell).
923      Resolves: rhbz#473747
924    - Correct a spelling error (dcantrell).
925      Resolves: rhbz#489997
926    - Remove noise from isys/nl.c (dcantrell).
927      Resolves: rhbz#490735
928    
929    * Thu Apr 30 2009 Chris Lumens <clumens@redhat.com> 11.1.2.171-1
930    - Remove umask temporarily so device permissions are correct (wmealing).
931      Resolves: rhbz#383531
932    
933    * Tue Apr 28 2009 Chris Lumens <clumens@redhat.com> 11.1.2.170-1
934    - No longer set cachedir since the rebased yum won't let us.
935      Resolves: rhbz#497288
936    - Support a dashed format of MAC in kickstarts (msivak).
937      Resolves: rhbz#480309
938    - Fix a typo in the parted exception ignoring patch
939      Related: rhbz#455465
940    - Add support for Marvell RAID bus controller MV64460/64461/64462 (msivak).
941      Resolves: rhbz#493179
942    - Add support for the "Emulex OneConnect 10GbE NIC" (msivak).
943      Resolves: rhbz#496875
944    
945    * Thu Apr 23 2009 Martin Sivak <msivak@redhat.com> 11.1.2.169-1
946    -  Activate ipv6 nics when an ipv6 ip is defined (jgranado).
947       Resolves: rhbz#445394
948    -  Check for DNS validity (jgranado).
949       Resolves: rhbz#465174
950    -  Do not crash when more than 32 tape devices are present (rvykydal)
951       Resolves: rhbz#476186
952    -  Ignore a subset of parted errors that are not critical (clumens)
953       Resolves: rhbz#455465
954    -  The FTP USER command does not need to be followed by a PASS (msivak)
955       Resolves: rhbz#477536
956    -  patch to skip accounts screen if using autostep and encrypted root password (msivak)
957       Resolves: rhbz#471122
958    -  rhel5 fix for cmdline being overridden by text when graphical install is detected as unworkable (msivak)
959       Resolves: rhbz#456325
960    -  Rewrote parts of pkgorder script to improve it's speed. (mgracik)
961       Resolves: rhbz#451083
962    -  Fix for traceback in Partitions.doMetaDeletes.addSnap() (dcantrell)
963       Resolves: rhbz#433824
964    -  More robust filtering of physical volumes in autopartitioning (rvykydal)
965       Resolves: rhbz#475271
966    -  Fix user --groups kickstart option (rvykydal)
967       Resolves: rhbz#454418
968    -  Let LCS devices come online after s390 installation (dcantrell)
969       Resolves: rhbz#471101
970    -  Added support for mdadm raid10 installs (mgracik)
971       Resolves: rhbz#467996
972    -  Updated the project URL (mgracik)
973       Resolves: rhbz#482781
974    
975    * Thu Dec 18 2008 Joel Granados <jgranado@redhat.com> 11.1.2.168-1
976    -  Make anaconda work with new API change in YUM (jgranado)
977       Resolves: rhbz:#476957
978    
979    * Wed Dec 17 2008 Joel Granados <jgranado@redhat.com> 11.1.2.167-1
980    - Fix anaconda build (hdegoede).
981      Related: rhbz:#476739
982    
983    * Tue Dec 16 2008 Joel Granados <jgranado@redhat.com> 11.1.2.166-1
984    - Load the raid45 modules at init time (jgranado).
985      Related: rhbz#475385
986    - Make sure the raid45 modules are in the images (jgranado).
987      Related: rhbz#475385
988    
989    * Mon Dec 15 2008 David Cantrell <dcantrell@redhat.com> 11.1.2.165-1
990    - Final translations for instnum text (clumens)
991      Related: rhbz#474375
992    
993    * Fri Dec 12 2008 David Cantrell <dcantrell@redhat.com> 11.1.2.164-1
994    - Fix non-CHAP iBFT install cases (hdegoede)
995      Resolves: rhbz#432819
996    - More translations for the instnum text (clumens)
997      Related: rhbz#474375
998    
999    * Wed Dec 10 2008 Chris Lumens <clumens@redhat.com> 11.1.2.163-1
1000    - Mark some new translations as fuzzy to fix the build.
1001      Related: rhbz#474375
1002    
1003    * Wed Dec 10 2008 Chris Lumens <clumens@redhat.com> 11.1.2.162-1
1004    - Update translation files for the instnum text change.
1005      Related: rhbz#474375
1006    
1007    * Wed Dec 3 2008 David Cantrell <dcantrell@redhat.com> 11.1.2.161-1
1008    - Include the libwrap in the initrd image
1009      Resolves: rhbz#473955
1010    
1011    * Mon Dec 1 2008 Joel Granados <jgranado@redhat.com> 11.1.2.160-1
1012    - Allow ssh and telnet to the install (jgranado).
1013      Resolves: rhbz:#473955
1014    
1015    * Mon Dec 1 2008 Joel Granados <jgranado@redhat.com> 11.1.2.159-1
1016    - The LV size is smaller than the totall sum of the partitions that make it up (jgranado).
1017      Resolves: rhbz:#468944
1018    
1019    * Tue Nov 25 2008 Chris Lumens <clumens@redhat.com> 11.1.2.158-1
1020    - Fix up ibft use cases (pjones).
1021    - Partition requests can be None when populating the tree (dlehman).
1022      Resolves: rhbz#472788
1023    - Remove the name check on driver disk packages.
1024      Resolves: rhbz#472951
1025    - Remove missing PVs before removing obsolete VG (rvykydal).
1026      Resolves: rhbz#468431
1027    - Make the driverdisc label uppercase (msivak).
1028      Related: rhbz#316481
1029    
1030    * Wed Nov 19 2008 Chris Lumens <clumens@redhat.com> 11.1.2.157-1
1031    - Include ide-cs module into initrd (msivak).
1032      Related: rhbz#448009
1033    
1034    * Wed Nov 12 2008 Chris Lumens <clumens@redhat.com> 11.1.2.156-1
1035    - Fix a variety of pychecker errors (clumens, dcantrell, dlehman, rvykydal).
1036      Resolves: rhbz#469734
1037    - Remove defunct VG before creating new one of the same name (rvykydal).
1038      Resolves: rhbz#469700
1039    - Fix detection of ext4 on raid in rescue and upgrade (rvykydal).
1040      Resolves: rhbz#470221
1041    
1042    * Tue Nov 11 2008 Joel Granados <jgranado@redhat.com> 11.1.2.155-1
1043    - Enable the DD repository if the DD autodetection feature was used (msivak).
1044      Related: rhbz:#316631
1045    - Call insmod in linuxrc.s390, not insert_module (dcantrell).
1046      Related: rhbz:#184648
1047    - Load FCP modules early for CD/DVD install (dcantrell).
1048      Related: rhbz:#184648
1049    - Update mk-s390-cdboot.c to work with large kernel images (dcantrell).
1050      Related: rhbz:#184648
1051    - Fix all trivial (1 liner fixes) errors found by pychecker (hdegoede).
1052      Related: rhbz:#469730
1053    
1054    * Wed Nov 05 2008 Chris Lumens <clumens@redhat.com> 11.1.2.154-1
1055    - Include the new fnic driver (jgranado).
1056      Related: rhbz#462387
1057    - Run the busProbe after we have all driver disks loaded (msivak).
1058      Related: rhbz#316481
1059    
1060    * Wed Nov 5 2008 Joel Granados <jgranado@redhat.com> 11.1.2.153-1
1061    - Use struct audit_reply instead of struct auditd_reply_list (hdegoede).
1062      Resolves: rhbz:#469873
1063    - The Encryption button was missing in one migrate case (msivak).
1064      Resolves:#469849
1065    - kickstart expects --dhcpclass instead of --class (clumens).
1066      Resolves: rhbz:#468972
1067    - Fix the mounting procedure for autodetected driverdiscs (msivak).
1068      Resolves: rhbz:#316481
1069    
1070    * Fri Oct 31 2008 Joel Granados <jgranado@redhat.com> 11.1.2.152-1
1071    - Prepare environemnt so the AutoDD is properly detected (msivak).
1072      Resolves: rhbz:#316481
1073    - Don't write luks passphrases to anaconda-ks.cfg (dlehman).
1074      Resolves: rhbz:#468907
1075    - Write zeros to remove metadata before running luksFormat (dlehman).
1076      Resolves: rhbz:#469177
1077    
1078    * Wed Oct 29 2008 David Cantrell <dcantrell@redhat.com> 11.1.2.151-1
1079    - Write correct OPTIONS line to ifcfg files on s390 for layer2 (dcantrell)
1080      Resolves: rhbz#468755
1081    
1082    * Wed Oct 29 2008 Joel Granados <jgranado@redhat.com> 11.1.2.150-1
1083    - Call createrepo in buildinstall only if --pkgorder is present (rvykydal).
1084      Resolves: rhbz:#467341
1085    
1086    * Tue Oct 28 2008 Joel Granados <jgranado@redhat.com> 11.1.2.149-1
1087    - Actually use the stderr parameter instead of duping to stdout (dlehman).
1088      Resolves: rhbz:#467289
1089    - Revert "Specify a default cio_ignore parameter for s390x (#253075)" (dcantrell).
1090      Related: rhbz:#253075
1091    - Revert "Enable CCW devices used for installation (#253075)" (dcantrell).
1092      Related: rhbz:#253075
1093    - Revert "Correctly enable ignored CCW devices in linuxrc.s390 (#253075)" (dcantrell).
1094      Related: rhbz:#253075
1095    
1096    * Fri Oct 24 2008 Joel Granados <jgranado@redhat.com> 11.1.2.148-1
1097    - Probe the devices to populate cache for DD routines (msivak).
1098      Resolves: rhbz:#316481
1099    
1100    * Thu Oct 23 2008 Joel Granados <jgranado@redhat.com>  11.1.2.147-1
1101    - Dont execute the extra information message for all the devices (jgranado).
1102      Resolves: rhbz:#466291
1103    
1104    * Tue Oct 21 2008 David Cantrell <dcnatrell@redhat.com> 11.1.2.146-1
1105    - Fix up CCW device enabling on s390x (dcantrell)
1106      Resolves: rhbz#253075
1107    
1108    * Mon Oct 20 2008 Dave Lehman <dlehman@redhat.com> 11.1.2.145-1
1109    - Handle device names containing "/" in LUKS name fixup
1110      Related: rhbz#464769
1111    
1112    * Thu Oct 16 2008 David Cantrell <dcantrell@redhat.com> 11.1.2.144-1
1113    - Enable CCW devices used for installation (dcantrell)
1114      Resolves: rhbz#253075
1115    
1116    * Wed Oct 15 2008 Joel Granados <jgranado@redhat.com>  11.1.2.143-1
1117    - Change order when calling dasdFmt to avoid race condition while formating dasd drives (jgranado).
1118      Resolves: rhbz:#466474
1119    
1120    * Tue Oct 14 2008 Joel Granados <jgranado@redhat.com> 11.1.2.142-1
1121    - Add the enic driver (jgranado).
1122      Resolves: rhbz:#462387
1123    - Get the right list elements for the iscsi text interface (clumens).
1124      Resolves: rhbz:#466902
1125    - Fix detection of ext4/ext4dev root partitions in rescue (rvykydal).
1126      Resolves: rhbz:#466868
1127    
1128    * Mon Oct 13 2008 Joel Granados <jgranado@redhat.com> 11.1.2.141-1
1129    - Prevent creation of encrypted swraid partitions (dlehman).
1130      Resolves: rhbz:#456283
1131    - Enable the iBFT by default and set the fallbacks to mimic the w/o iBFT behaviour (msivak).
1132      Resolves: rhbz:#445721
1133    
1134    * Fri Oct 10 2008 Peter Jones <pjones@redhat.com> - 11.1.2.140-1
1135    - Don't display errors from nl_set_device_mtu() (dcantrell)
1136      Resolves: rhbz#466305
1137    - Use a correct path for addnote, since the one in the original patch
1138      wasn't what the kernel group thought they were telling me.
1139      Related: rhbz#462663
1140    
1141    * Thu Oct 09 2008 Chris Lumens <clumens@redhat.com> 11.1.2.139-1
1142    - Handle None in luks device name rectification (pjones).
1143      Resolves: rhbz#466348
1144    
1145    * Wed Oct 08 2008 Peter Jones <pjones@redhat.com> - 11.1.2.138-2
1146    - Start the iBFT configured drives during iSCSI startup (msivak)
1147      Resolves: rhbz#445721
1148    
1149    * Wed Oct 08 2008 Peter Jones <pjones@redhat.com> - 11.1.2.138-1
1150    - Add note to bootable kernel image on ppc64 (dhowells)
1151      Related: rhbz#462663
1152    
1153    * Mon Oct 06 2008 Chris Lumens <clumens@redhat.com> 11.1.2.137-2
1154    - Better error checking when retrieveing info from iBFT (msivak).
1155      Related: rhbz#445721
1156    - Fix a typo in the anaconda-runtime %post scriptlets.
1157      Resolves: rhbz#465441
1158    
1159    * Fri Oct 3 2008 Joel Granados <jgranado@redhat.com> 11.1.2.136-2
1160    - Fix build.
1161      Related: rhbz:#445721
1162    
1163    * Fri Oct 3 2008 Joel Granados <jgranado@redhat.com> 11.1.2.136-1
1164    - Rebuild to make brew happy.
1165      Related: rhbz:#445721
1166    
1167    * Fri Oct 3 2008 Joel Granados <jgranado@redhat.com> 11.1.2.135-1
1168    - iBFT has MAC addresses with wrong case, use strcasecmp to compare them (msivak).
1169      Resolves: rhbz:#445721
1170    - Look up correct luks name before trying to decide on our boot device (pjones).
1171      Resolves: rhbz:#464769
1172    - Add new LUKS devices to partitions.encryptedDevices (dlehman).
1173      Resolves: rhbz:#464769
1174    - Add a workaround for lvm-on-raid size miscomputation (clumens).
1175      Resolves: rhbz:#463431
1176    - Do not use labels to specifiy LUKS devices in /etc/fstab (dlehman).
1177      Resolves: rhbz:#461702
1178    
1179    * Thu Oct 2 2008 Joel Granados <jgranado@redhat.com> 11.1.2.134-1
1180    - Fix traceback when using kickstart and device encryption (pjones).
1181      Resolves: rhbz:#461700
1182    - Fix traceback when using encryption with kickstart (pjones).
1183      Resolves: rhbz:#461700
1184    - Fix ext4/ext4dev detection on existing partitions (rvykydal).
1185      Resolves: rhbz:#465248
1186    
1187    * Tue Sep 30 2008 Joel Granados <jgranado@redhat.com> 11.1.2.133-1
1188    - Set a label on /etc/sysconfig/keyboard (clumens).
1189      Resolves: rhbz:#463785
1190    - Add comps.dtd to anaconda-runtime package (dcantrell).
1191      Resolves: rhbz:#442138
1192    - Make sure /etc/xml/catalog is updated on package removal (dcantrell).
1193      Resolves: rhbz:#442138
1194    - Fix a logging traceback in the encryption code (clumens).
1195      Resolves: rhbz:#464771
1196    - Fix lvm partitioning in gui that was broken (rvykydal).
1197      Resolves: rhbz:#415871
1198    - Fix computing of lvm partition sizes wrt physical extent size in gui (rvykydal).
1199      Resolves: rhbz:463780
1200    - Add pointer initialization (rvykydal).
1201      Resolves: rhbz#439461
1202    
1203    * Fri Sep 26 2008 Joel Granados <jgranado@redhat.com> 11.1.2.132-1
1204    - When we use kickstart with specified UI mode, do not prompt for VNC (msivak).
1205      Resolves: rhbz##453551
1206    
1207    * Thu Sep 25 2008 Chris Lumens <clumens@redhat.com> 11.1.2.131-1
1208    - Fix rescue mode typo.
1209      Resolves: rhbz#463920
1210    - Fix traceback accessing obsolete data member (dlehman).
1211      Resolves: rhbz#463778
1212    
1213    * Tue Sep 23 2008 Chris Lumens <clumens@redhat.com> 11.1.2.130-1
1214    - Fix the test for if we should remove the Virt group.
1215      Resolves: rhbz#462907.
1216    
1217    * Mon Sep 22 2008 David Cantrell <dcantrell@redhat.com> 11.1.2.129-1
1218    - Fix mk-s390-cdboot so it doesn't SIGSEGV when generating images (dcantrell)
1219      Related: rhbz#184648
1220    - Add libfipscheck to initrd for sshd on s390x (clumens)
1221      Resolves: rhbz#463273
1222    
1223    * Fri Sep 19 2008 Chris Lumens <clumens@redhat.com> 11.1.2.128-1
1224    - Include the correct version of the spec file in the source archive.
1225      Related: rhbz#461700
1226    
1227    * Fri Sep 19 2008 Chris Lumens <clumens@redhat.com> 11.1.2.127-1
1228    - Support for system-wide passphrase for encrypted block devices (dlehman).
1229      Resolves: rhbz#461700
1230    
1231    * Wed Sep 17 2008 David Cantrell <dcantrell@redhat.com> 11.1.2.126-1
1232    - Add a stub to cmdline UI for getLuksPassphrase (dlehman)
1233      Resolves: rhbz#462491
1234    - Don't add a LUKSDevice to autopart PVs unless we're encrypting (dlehman)
1235      Resolves: rhbz#462640
1236    - Support upgrade of systems that use encrypted block devices (dlehman)
1237      Resolves: rhbz#461696
1238    - Disallow use or creation of encrypted software RAID partitions (dlehman)
1239      Resolves: rhbz#456283
1240    - Use UUIDs instead of device nodes in crypttab (dlehman)
1241      Resolves: rhbz#461702
1242    - Add support for OSA Express 2 ports per CHPID (rvykydal)
1243      Resolves: rhbz#439461
1244    - Fix kickstart timezone value checking (rvykydal)
1245      Resolves: rhbz#462595
1246      Resolves: rhbz#404321
1247    
1248    * Tue Sep 16 2008 Chris Lumens <clumens@redhat.com> 11.1.2.125-1
1249    - Include the programs needed to manage ext4 filesystems (clumens).
1250      Resolves: rhbz#462476
1251    - Fix a reference to a variable before it exists in network.py (clumens).
1252      Resolves: rhbz#462480
1253    
1254    * Mon Sep 15 2008 Chris Lumens <clumens@redhat.com> 11.1.2.124-1
1255    - Fix blkid_dev_next return value checking (rvykydal).
1256      Resolves: rhbz#462175
1257    - Add the reverse chap bits for kickstart as well (pjones).
1258      Related: rhbz#432819
1259    - Make iBFT reading explicit from a higher level (pjones).
1260    - Fix device nodes creating for more than 8 cciss devices (rvykydal).
1261      Resolves: rhbz#445765
1262    - Disable iBFT support for s390 and s390x (dcantrell).
1263    
1264    * Thu Sep 11 2008 David Cantrell <dcantrell@redhat.com> 11.1.2.123-1
1265    - Disable iBFT support on s390 and s390x (dcantrell)
1266      Related: rhbz#445721
1267    
1268    * Thu Sep 11 2008 David Cantrell <dcantrell@redhat.com> 11.1.2.122-1
1269    - Add full CHAP support to iSCSI (pjones)
1270      Resolves: rhbz#432819
1271    - Don't set iscsi devices to autostart (pjones)
1272      Resolves: rhbz#437891
1273    - Support iSCSI CHAP and Reverse CHAP authentication (pjones)
1274      Resolves: rhbz#402431
1275      Resolves: rhbz#432819
1276    - Partitions growing fixed (rvykydal)
1277      Resolves: rhbz#442628
1278    - Do not traceback when no root partitions are found in upgrade (rvykydal)
1279      Resolves: rhbz#444527
1280    - Add support for ext4dev/ext4 filesystem (rvykydal)
1281      Resolves: rhbz#444527
1282    - Add support for reading NIC setup from the iBFT table (msivak)
1283      Resolves: rhbz#445721
1284    - Add 802.1q driver (rvykydal)
1285      Resolves: rhbz#431915
1286    - Add libfipscheck to the images (clumens)
1287      Resolves: rhbz#461923
1288    - Display drive model and size in MB in partitioning UI (dcantrell)
1289      Resolves: rhbz#460697
1290    
1291    * Wed Sep 03 2008 Chris Lumens <clumens@redhat.com> 11.1.2.121-1
1292    - Enable the dlabel=on for RHEL by default (msivak).
1293      Related: rhbz#316481.
1294    
1295    * Thu Aug 28 2008 Chris Lumens <clumens@redhat.com> 11.1.2.120-2
1296    - libuuid is provided by e2fsprogs-devel.
1297      Related: rhbz#316481.
1298    
1299    * Thu Aug 28 2008 Chris Lumens <clumens@redhat.com> 11.1.2.120-1
1300    - Include the nss libraries that the new RPM is linked against.
1301      Resolves: rhbz#460375.
1302    - Add automatic driver disk detection (msivak).
1303      Resolves: rhbz#316481.
1304    
1305    * Wed Aug 6 2008 Joel Granados <jgranado@redhat.com> 11.1.2.119-1
1306    - Support VDSK devices on s390x (dcantrell).
1307      Resolves: rhbz#264061
1308    
1309    * Wed Jul 30 2008 Joel Granados <jgranado@redhat.com> 11.1.2.118-1
1310    - Use fedorakmod.py plugin from yum-utils package, don't pack it in anaconda (rvykydal).
1311      Resolves: rhbz#434804
1312    - Make sure bootproto=query settings carry over to stage2 (clumens).
1313      Resolves: rhbz#453863
1314    - Probe BUS_VIRTIO again after probing BUS_PCI (markmc).
1315      Resolves: rhbz#446232
1316    - Add virtio drives to multipath blacklist (markmc).
1317      Resolves: rhbz#446232
1318    - Add virtio max partition count (markmc).
1319      Resolves: rhbz#446232
1320    - Sort virtio devices first (markmc).
1321      Resolves: rhbz#446232
1322    - Probe on BUS_VIRTIO for devices (markmc).
1323      Resolves: rhbz#446232
1324    - Explicitly include virtio_pci in the initrd (markmc).
1325      Resolves: rhbz#446232
1326    - Add virtio to module-info (markmc).
1327      Resolves: rhbz#446232
1328    - Add virtio support to devMakeInode() (markmc).
1329      Resolves: rhbz#446232
1330    - Offer physical NIC identification in stage 1 (dcantrell).
1331      Resolves: rhbz:#261101
1332    - Suspend the curses interface before calling scripts and resume afterwards (msivak).
1333      Resolves: rhbz#435314
1334    
1335    * Wed Jul 23 2008 Joel Granados <jgranado@redhat.com> 11.1.2.117-1
1336    - Fix the build.
1337    - Change the Makefile so it doesn't replace tags.
1338    
1339    * Wed Jul 23 2008 Joel Granados <jgranado@redhat.com> 11.1.2.116-1
1340    - Specify a default cio_ignore parameter for s390x (dcantrell).
1341      Resolves: rhbz#253075
1342    - Call dhcpNetDevice() instead of removed pumpNetDevice() (rvykydal).
1343      Resolves: rhbz#452664
1344    - Add support for the --only-use argument to RHEL5 (rvykydal).
1345      Resolves: rhbz#318351
1346    - Log a message informing about the critical upgrade error (jgranado).
1347      Resolves: rhbz#436865
1348    - Support booting from FCP-attached CD/DVD drive on s390 (dcantrell).
1349      Resolves: rhbz#184648
1350    - The actual size of a logical volume must be rounted down (jgranado).
1351      Resolves: rhbz#415871
1352    - Set network device MTU if user specified mtu= (dcantrell).
1353      Resolves: rhbz#435874
1354    
1355    * Wed Jul 16 2008 Joel Granados <jgranado@redhat.com> 11.1.2.115-1
1356    - Pass the cmdline options to the nfs structure (jgranado).
1357      Resolves: rhbz#432603
1358    - Remove hicolor-icon-theme>gtk2 from whiteout.py (msivak).
1359      Resolves: rhbz#369251
1360    - Ask the user if he wants to use VNC instead of text mode (msivak).
1361      Resolves: rhbz#453551
1362    - Leftover bits of encrypted block device support (dlehman).
1363      Resolves: rhbz#229865
1364    - Rescue of systems containing encrypted block devices (dlehman).
1365      Resolves: rhbz#229865
1366    - Support preexisting encrypted block devices (dlehman).
1367      Resolves: rhbz#229865
1368    - Kickstart support for encrypted block devices (dlehman).
1369      Resolves: rhbz#229865
1370    - User interface for manipulating encrypted block devices (dlehman).
1371      Resolves: rhbz#229865
1372    - Partitioning with encrypted block devices (dlehman).
1373      Resolves: rhbz#229865
1374    - Device-level support for encrypted block devices (dlehman).
1375      Resolves: rhbz#229865
1376    
1377    * Wed Jul 9 2008 Joel Granados <jgranado@redhat.com> 11.1.2.114-1
1378    - Enable upgrades for mayor version in rhel5 only (jgranado).
1379      Resolves: rhbz#436865
1380    - Handling of invalid timezone value in kickstart added (rvykydal).
1381      Resolves: rhbz#404321
1382    - GCC is complaining about unchecked return value from read call (msivak).
1383      Resolves: rhbz#448009
1384    - Enable re-IPL on s390x after installation (dcantrell).
1385      Resolves: rhbz#432416
1386    - Change the maximum recommended swap size to "2000 + (current ram)" (jgranado).
1387      Resolves: rhbz#447372
1388    - Don't show the virtualization option if we are in Xen or in Vmware (jgranado).
1389      Resolves: rhbz#258441
1390    - Prepare the system a little before initializing the pcmcia devices (msivak).
1391      Resolves: rhbz#448009
1392    - Change the total number of processed packages/files/.. to avoid negative counter in remaining packages (msivak).
1393      Resolves: rhbz#436103
1394    - Create additional /dev/xvda device nodes (clumens).
1395      Resolves: rhbz#437752
1396    - Don't use error messages from dosfslabel as the label (clumens)
1397      Resolves: rhbz#427457
1398    - Add nui driver (jgranado).
1399      Resolves: rhbz#444820
1400    - Allow the use of the "-" character in lvm names (jgranado).
1401      Resolves: rhbz#430907
1402    - yum.remove removes installed packages, not to be installed packages (msivak).
1403      Resolves: rhbz#442325
1404    - Allow removing packages by glob now that yum supports it (msivak).
1405      Resolves: rhbz#442325
1406    
1407    * Wed Apr 16 2008 Chris Lumens <clumens@redhat.com> 11.1.2.113-1
1408    - Require the latest version of libnl-devel.
1409      Resolves: rhbz#441922
1410    - Fix definition of __libc_setlocale_lock for new glibc.
1411      Resolves: rhbz#441940
1412    - Add support for the bcm5710 driver.
1413      Resolves: rhbz#442553
1414    - Require the latest libdhcp (dcantrell).
1415      Resolves: rhbz#435978
1416    - Fix networking tracebacks (pjones, clumens).
1417      Resolves: rhbz#442020
1418    
1419    * Tue Apr 08 2008 Chris Lumens <clumens@redhat.com> 11.1.2.112-1
1420    - Make isys.dhcpNetDevice() work in rescue mode (dcantrell).
1421      Related: rhbz#435978
1422    
1423    * Wed Apr 02 2008 Chris Lumens <clumens@redhat.com> 11.1.2.111-1
1424    - Don't rebuild the initrds if no modules were installed.
1425      Resolves: rhbz#439379
1426    - Bootable requests can not be on logical volumes.
1427      Resolves: rhbz#439270
1428    - Name the xen images for ia64 in the .treeinfo file (jgranado).
1429    - Fix reporting on transaction errors (jgranado).
1430      Resolves: rhbz#437813
1431    - Fix loop iteration in nl_ip2str (dcantrell).
1432      Resolves: rhbz#437773
1433    - Allow GPT on ppc or ppc64 (dcantrell).
1434      Resolves: rhbz#438683
1435    
1436    * Tue Mar 25 2008 Chris Lumens <clumens@redhat.com> 11.1.2.110-1
1437    - Don't try to initialize iSCSI when the portal cannot be detected (msivak).
1438      Resolves: rhbz#435173
1439    
1440    * Tue Mar 25 2008 Chris Lumens <clumens@redhat.com> 11.1.2.109-1
1441    - Make sure DHCP works in rescue mode (dcantrell).
1442      Resolves: rhbz#435978
1443    
1444    * Mon Mar 17 2008 Chris Lumens <clumens@redhat.com> 11.1.2.108-1
1445    - Avoid SIGSEGV on s390x in netlink loop (dcantrell).
1446      Resolves: rhbz#436377
1447    
1448    * Thu Mar  6 2008 Jeremy Katz <katzj@redhat.com> - 11.1.2.107-1
1449    - Fix another case which could have None options
1450      Resolves: rhbz#435998
1451    
1452    * Wed Mar 05 2008 Chris Lumens <clumens@redhat.com> 11.1.2.106-1
1453    - Fix the case where we're checking for _netdev but options is None (pjones).
1454      Resolves: rhbz#435998
1455    
1456    * Mon Mar 03 2008 Chris Lumens <clumens@redhat.com> 11.1.2.105-1
1457    - Add support for _rnetdev mount option in fstab (pjones).
1458      Resolves: rhbz#435716
1459    - Lots of network UI configuration fixes (dcantrell).
1460      Resolves: rhbz#432011
1461    - Fix lvm error handling (msivak).
1462      Related: rhbz#224636
1463    
1464    * Thu Feb 21 2008 Chris Lumens <clumens@redhat.com> 11.1.2.104-1
1465    - Handle exceptions when setting up repos not enabled by a key.
1466      Resolves: rhbz#433028
1467    - Show unconfigured interfaces as UNCONFIGURED (dcantrell).
1468      Related:  rhbz#275291
1469    
1470    * Tue Feb 19 2008 Chris Lumens <clumens@redhat.com> 11.1.2.103-1
1471    - Fix a traceback in the backported pkgorder fix.
1472      Resolves: rhbz#432006
1473    - Fix wrong function names for iscsi login/start (pjones).
1474      Resolves: rhbz#433276
1475    
1476    * Sat Feb 16 2008 Chris Lumens <clumens@redhat.com> 11.1.2.102-1
1477    - Correct auth command reading problem for ks files (dcantrell).
1478      Related: rhbz#427388
1479    - Use correct salt length for MD5, SHA256, & SHA512 (dcantrell).
1480      Related: rhbz#427388
1481    
1482    * Wed Feb 13 2008 Chris Lumens <clumens@redhat.com> 11.1.2.101-1
1483    - Make sure interface description is defined (dcantrell).
1484      Resolves: rhbz#432635
1485    - Set an attribute when iscsid is started
1486      Resolves: rhbz#431904
1487    
1488    * Mon Feb 11 2008 David Cantrell <dcantrell@redhat.com> 11.1.2.100-1
1489    - Better fixes for iscsi probing (pjones, jlaska)
1490      Related: rhbz#431924
1491    - Make man pages work in the chrooted environment (jgranado)
1492      Resolves: rhbz#243443
1493    - Use correct variable in comparison (jgranado)
1494      Related: rhbz#432035
1495    
1496    * Fri Feb 08 2008 David Cantrell <dcantrell@redhat.com> 11.1.2.99-1
1497    - Prevent writing out IPV6ADDR=none lines to ifcfg-ethX files (jgranado)
1498      Resolves: rhbz#432035
1499    
1500    * Thu Feb 07 2008 Chris Lumens <clumens@redhat.com> 11.1.2.98-1
1501    - Fix an infinite loop in using libnl (dcantrell).
1502      Related: rhbz#303681
1503    
1504    * Thu Feb 07 2008 Chris Lumens <clumens@redhat.com> 11.1.2.97-1
1505    - Add module dependencies of qeth.ko.
1506      Resolves: rhbz#431922
1507    - Make sure ISCSIADM and such are defined (pjones).
1508      Resolves: rhbz#431924
1509    - Use libnl to read MAC and IP addresses (dcantrell).
1510      Resolves: rhbz#303681
1511    - Fix usage of minstg2 vs. stage2 in low-mem cases (jgranado).
1512      Resolves: rhbz#207657
1513    
1514    * Tue Feb 05 2008 Chris Lumens <clumens@redhat.com> 11.1.2.96-1
1515    - Include libnssutil3.so in the initrd for s390 as well.
1516      Resolves: rhbz#431054
1517    - Document the dhcptimeout parameter (msivak).
1518      Related: rhbz#198147, rhbz#254032
1519    
1520    * Mon Feb 04 2008 Chris Lumens <clumens@redhat.com> 11.1.2.95-1
1521    - Propagate hostname from stage 1 to stage 2 on s390x (dcantrell).
1522      Resolves: rhbz#354021
1523    
1524    * Fri Feb 01 2008 Chris Lumens <clumens@redhat.com> 11.1.2.94-1
1525    - Include libnssutil3.so for sshd on s390 (dcantrell).
1526    - Remove old IP addresses from interface on reconfig (dcantrell).
1527      Resolves: rhbz#218273
1528    - More fixes for .treeinfo (jgranado).
1529    
1530    * Wed Jan 30 2008 Chris Lumens <clumens@redhat.com> 11.1.2.93-1
1531    - Support network --bootproto=query in kickstart installs.
1532      Resolves: rhbz#401531
1533    - Set the format flag for new volume groups (msivak).
1534      Resolves: rhbz#246523
1535    - More fixes for .treeinfo (jgranado).
1536      Related: rhbz#253992
1537    
1538    * Mon Jan 28 2008 David Cantrell <dcantrell@redhat.com> 11.1.2.92-1
1539    - Fix remaining issues with createLuserConf() changes
1540      Related: rhbz#430237
1541    
1542    * Mon Jan 28 2008 Chris Lumens <clumens@redhat.com> 11.1.2.91-1
1543    - Include python-iniparse in stage2 for pirut.
1544      Resolves:  rhbz#430212
1545    - Update the information contained in .treeinfo files (jgranado).
1546      Resolves: rhbz#253992
1547    - Fix namespace issue with createLuserConf (dcantrell).
1548      Resolves: rhbz#430237
1549    - Write /etc/resolv.conf and /etc/hosts in stage1 on s390 (dcantrell).
1550      Related: rhbz#428694, rhbz#216158
1551    
1552    * Wed Jan 23 2008 Chris Lumens <clumens@redhat.com> 11.1.2.90-1
1553    - Add the stage2 to the .treeinfo file (jgranado).
1554      Resolves: rhbz#253992
1555    - Fix handling %packages section in output anaconda-ks.cfg file.
1556      Related: rhbz#280101
1557    - Fix a traceback caused by the patch for 427388.
1558      Resolves: rhbz#429902
1559    - Fix some additional errors in createLuserConf() (dcantrell).
1560      Resolves: rhbz#429902
1561    - Fix iscsi so that mkinitrd can talk to the running daemon (pjones).
1562    
1563    * Mon Jan 21 2008 Chris Lumens <clumens@redhat.com> 11.1.2.89-1
1564    - Support SHA256/SHA512 password encoding from kickstart (dcantrell).
1565      Resolves: rhbz#427388
1566    
1567  * Fri Nov 16 2007 Karanbir Singh <kbsingh@centos.org> 11.1.2.87-1.el5.centos  * Fri Jan 18 2008 Chris Lumens <clumens@redhat.com> 11.1.2.88-1
1568  - Roll in CentOS Patches  - Allow users to back up past instkey dialog (dlehman).
1569      Resolves: rhbz#252349
1570    - Handle missing FTP files the same way as missing HTTP files (dlehman).
1571      Resolves: rhbz#350251
1572    - Add support for iSCSI iBFT (msivak).
1573      Resolves: rhbz#307761
1574    - Do not display NICs as UNCONFIGURED in network_text.py (dcantrell).
1575      Resolves: rhbz#275291
1576    - If bootproto is dhcp, unset any static settings (dcantrell).
1577      Resolves: rhbz#218489
1578    - Add support for the mptctl driver.
1579      Resolves: rhbz#382941
1580    - Fix a traceback running pkgorder in non-base products (dgregor).
1581      Resolves: rhbz#317131
1582    - Fix a traceback when adding zFCP disk without specifying details (msivak).
1583      Resolves: rhbz#428180
1584    - Catch lvm tools errors when creating logical volumes (msivak).
1585      Resolves: rhbz#224636
1586    - Add support for specifying the dhcp timeout (msivak).
1587      Resolves: rhbz#198147, rhbz#254032
1588    - Don't add a trailing 1 to filesystem labels (jgranado).
1589      Resolves: rhbz#415861
1590    - Add spufs support (jgranado).
1591      Resolves: rhbz#247720
1592    - List iSCSI multipath devices in the installer UI. (dcantrell).
1593      Resolves: rhbz#391951
1594    - Fix selected device when adding an advanced storage device (msivak).
1595      Resolves: rhbz#248447
1596    - Add maketreeinfo.py script (jgranado).
1597      Resolves: rhbz#253992
1598    - Make F12 work for the network config screen in text installs (jgranado).
1599      Resolves: rhbz#250982
1600    - Add the ixgbe driver (jgranado).
1601      Resolves: rhbz#350911
1602    - Write out IPV6INIT= to network-scripts (jgranado).
1603      Resolves: rhbz#243524
1604    - Close md devices to fix RAID tracebacks (jgranado).
1605      Related: rhbz#208970
1606    - Use input %packages section for anaconda-ks.cfg (msivak).
1607      Resolves: rhbz#280101
1608    - Add option for selecting different comps file (msivak).
1609      Resolves: rhbz#352081
1610    - Add nicdelay parameter (msivak).
1611      Resolves: rhbz#349521
1612    - Be more accepting in which strings we wait for from sshd (alanm).
1613      Resolves: rhbz#286031
1614    - Allow the use of double quotes in the pxeboot config file (jgranado).
1615      Resolves: rhbz#248170
1616    - Read the nic info before showing the configuration window (jgranado).
1617      Resolves: rhbz#278451
1618    - Make the back button work on the network config screen in loader (jgranado).
1619      Resolves: rhbz#233655
1620    - Get lcs interface name correctly (msivak).
1621      Resolves: rhbz#237508
1622    - Include more terminfo files to fix s390 telnet mode (msivak).
1623      Resolves: rhbz#231173
1624    - Fix kickstart docs for --dhcpclass parameter (jgranado).
1625      Resolves: rhbz#248910
1626    - Fix traceback when displaying autopartition error messages (jgranado).
1627      Resolves: rhbz#247257
1628    - Fix comparison of unusual network interface names (jgranado).
1629      Resolves: rhbz#246135
1630    - Populate the kickstart file dialog with the original value (jgranado).
1631      Resolves: rhbz#245936
1632    - Make the man pages work in rescue mode (jgranado).
1633      Resolves: rhbz#243443
1634    - Sort text package list (jgranado).
1635      Resolves: rhbz#242456
1636    - Don't eject the cd before the %post scripts are run (jgranado).
1637      Resolves: rhbz#238711
1638    
1639  * Wed Oct 17 2007 Chris Lumens <clumens@redhat.com> 11.1.2.87-1  * Wed Oct 17 2007 Chris Lumens <clumens@redhat.com> 11.1.2.87-1
1640  - Prompt for manual network configuration in the loader if needed.  - Prompt for manual network configuration in the loader if needed.


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