/[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.17 by slords, Mon Jun 7 14:25:13 2010 UTC
# Line 1  Line 1 
1  Name: anaconda  Name: anaconda
2  Version: 11.1.2.87  Version: 11.1.2.209
3  Release: 1%{?dist}  Release: 1%{?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  BuildPreReq: kudzu-devel >= 1.2.57.1.18, pciutils-devel
 Patch2: anaconda-centos-installclasses-2.patch  
 Patch3: anaconda-centos-regkey.patch  
 Patch4: anaconda-centos-centos-branding-po_files_5.1.patch  
 Patch5: anaconda-centos-inst-type.patch  
 Patch6: anaconda-centos-task.patch  
 Patch7: anaconda-centos-removeStatusText.patch  
 Patch8: anaconda-centos-splittree_allow_missing_RPMSdir.patch  
 Patch9: anaconda-centos-pkgorder.patch  
 Patch10: anaconda-centos-additional-repos.patch  
 Patch100: anaconda-11.1.2.87-smeserver.patch  
   
 BuildPreReq: kudzu-devel >= 1.2.57.1.15, pciutils-devel  
9  BuildPreReq: bzip2-devel, e2fsprogs-devel, python-devel, gtk2-devel  BuildPreReq: bzip2-devel, e2fsprogs-devel, python-devel, gtk2-devel
10  BuildPreReq: rpm-python >= 4.2-0.61, newt-devel, rpm-devel, gettext >= 0.11  BuildPreReq: rpm-python >= 4.2-0.61, newt-devel, rpm-devel, gettext >= 0.11
11  BuildPreReq: rhpl, booty, libxml2-python, zlib-devel, elfutils-devel  BuildPreReq: rhpl, booty, libxml2-python, zlib-devel, elfutils-devel
12  BuildPreReq: beecrypt-devel, libselinux-devel >= 1.6, libX11-devel  BuildPreReq: beecrypt-devel, libselinux-devel >= 1.6, libX11-devel
13  BuildPreReq: libXxf86misc-devel, intltool >= 0.31.2-3, python-urlgrabber  BuildPreReq: libXxf86misc-devel, intltool >= 0.31.2-3, python-urlgrabber
14  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,
15  BuildPreReq: libsepol-devel  BuildPreReq: libsepol-devel
16  BuildPreReq: pango-devel, pirut, libXt-devel, slang-devel >= 2.0.6-2  BuildPreReq: pango-devel, pirut, libXt-devel, slang-devel >= 2.0.6-2
17  BuildPreReq: glib2-devel >= 2.11.1-5  BuildPreReq: libdhcp-devel >= 1.20-10, mkinitrd-devel >= 5.1.2-1
18  BuildPreReq: libdhcp-devel >= 1.16, mkinitrd-devel >= 5.1.2-1  BuildPreReq: audit-libs-devel, libnl-devel >= 1.0-0.10.pre5.5
19  BuildPreReq: audit-libs-devel  BuildPreReq: libdhcp6client >= 1.0.10-17
20    %ifnarch s390 s390x
21    BuildPreReq: iscsi-initiator-utils >= 6.2.0.871-0.0
22    %endif
23  Requires: rpm-python >= 4.2-0.61, rhpl >= 0.170, booty  Requires: rpm-python >= 4.2-0.61, rhpl >= 0.170, booty
24  Requires: parted >= 1.7.1, pyparted >= 1.7.2  Requires: parted >= 1.7.1, pyparted >= 1.7.2
25  Requires: kudzu >= 1.2.42, yum >= 2.9.2, pirut >= 1.1.0  Requires: kudzu >= 1.2.57.1.18, yum >= 2.9.2, pirut >= 1.1.0
26  Requires: libxml2-python, python-urlgrabber  Requires: libxml2-python, python-urlgrabber
27  Requires: system-logos, pykickstart, system-config-date  Requires: system-logos, pykickstart, system-config-date
28  Requires: device-mapper >= 1.01.05-3  Requires: device-mapper >= 1.01.05-3
29  Requires: dosfstools >= 2.11-6.2 e2fsprogs  Requires: dosfstools >= 2.11-6.2 e2fsprogs
30    Requires: e4fsprogs
31  Requires: python-pyblock >= 0.26-1  Requires: python-pyblock >= 0.26-1
32  Requires: libbdevid >= 5.1.2-1, libbdevid-python  Requires: libbdevid >= 5.1.2-1, libbdevid-python
33  Requires: audit-libs  Requires: audit-libs
# Line 43  Requires: audit-libs Line 35  Requires: audit-libs
35  Requires: rhpxl >= 0.25  Requires: rhpxl >= 0.25
36  %endif  %endif
37  Obsoletes: anaconda-images <= 10  Obsoletes: anaconda-images <= 10
38  Url: http://fedora.redhat.com/projects/anaconda-installer/  Url: http://fedoraproject.org/wiki/Anaconda
39    Patch1: anaconda-centos-syslinux-msg.patch
40    Patch2: anaconda-centos-installclasses-2.patch
41    Patch3: anaconda-centos-regkey.patch
42    Patch4: anaconda-centos-centos-branding-po_files_5.5.patch
43    Patch5: anaconda-centos-inst-type.patch
44    Patch6: anaconda-centos-task.patch
45    Patch7: anaconda-centos-removeStatusText.patch
46    Patch8: anaconda-centos-splittree_allow_missing_RPMSdir.patch
47    Patch10: anaconda-centos-additional-repos.patch
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-Fix-goto-previous-if-unable-to-go-back.patch
53    Patch1004: 0004-Always-pick-best-arch-for-package.patch
54    Patch1005: 0005-Allow-creating-mounting-degraded-raid-arrays.patch
55    Patch1006: 0006-Start-boot-raid-device-first-so-it-will-be-in-sync.patch
56    Patch1007: 0007-Automatically-upgrade-bootloader-if-necessary.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    
68  BuildRoot: %{_tmppath}/anaconda-%{PACKAGE_VERSION}  BuildRoot: %{_tmppath}/anaconda-%{PACKAGE_VERSION}
69    
# Line 65  Requires: syslinux Line 85  Requires: syslinux
85  Requires: openssh  Requires: openssh
86  %endif  %endif
87  Requires: /usr/bin/strip, xorg-x11-font-utils, netpbm-progs  Requires: /usr/bin/strip, xorg-x11-font-utils, netpbm-progs
88    Requires: xml-common
89    Requires: libxml2
90    Requires(post): /usr/bin/xmlcatalog
91    Requires(postun): /usr/bin/xmlcatalog
92    
93  %description runtime  %description runtime
94  The anaconda-runtime package contains parts of the installation system which  The anaconda-runtime package contains parts of the installation system which
# Line 82  sets, but are not meant for use on alrea Line 106  sets, but are not meant for use on alrea
106  %patch6 -p1  %patch6 -p1
107  %patch7 -p1  %patch7 -p1
108  %patch8 -p1  %patch8 -p1
 #%patch9 -p1  
109  %patch10 -p1  %patch10 -p1
 %patch100 -p1  
110    
111    # SME specific patches
112    %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    
130  %build  %build
131  make depend  make depend
# Line 101  strip $RPM_BUILD_ROOT/usr/lib/anaconda/* Line 141  strip $RPM_BUILD_ROOT/usr/lib/anaconda/*
141  %clean  %clean
142  rm -rf $RPM_BUILD_ROOT  rm -rf $RPM_BUILD_ROOT
143    
144    %post runtime
145    CATALOG=/etc/xml/catalog
146    /usr/bin/xmlcatalog --noout --add "rewriteSystem" \
147        "comps.dtd" \
148        "/usr/share/xml/comps/1.0/comps.dtd" $CATALOG || :
149    /usr/bin/xmlcatalog --noout --add "rewriteURI" \
150        "comps.dtd" \
151        "/usr/share/xml/comps/1.0/comps.dtd" $CATALOG || :
152    
153    %postun runtime
154    if [ $1 = 0 ]; then
155        CATALOG=/etc/xml/catalog
156        /usr/bin/xmlcatalog --noout --del \
157            "/usr/share/xml/comps/1.0/comps.dtd" $CATALOG || :
158    fi
159    
160  %files  %files
161  %defattr(-,root,root)  %defattr(-,root,root)
162  %doc COPYING  %doc COPYING
# Line 122  rm -rf $RPM_BUILD_ROOT Line 178  rm -rf $RPM_BUILD_ROOT
178  %files runtime  %files runtime
179  %defattr(-,root,root)  %defattr(-,root,root)
180  /usr/lib/anaconda-runtime  /usr/lib/anaconda-runtime
181    /usr/share/xml/comps
182    
183  %triggerun -- anaconda < 8.0-1  %triggerun -- anaconda < 8.0-1
184  /sbin/chkconfig --del reconfig >/dev/null 2>&1 || :  /sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
185    
186  %changelog  %changelog
187  * Thu Dec 20 2007 Shad L. Lords <slords@mail.com> 11.1.2.87-1.el5.sme  * Mon Jun 07 2010 Shad L. Lords <slords@mail.com> 11.1.2.209-1.sme
188  - Apply SME patches  - Fix mkinitrd part of no kernel patch so dd works [SME: 6031]
189    
190    * Mon May 17 2010 Shad L. Lords <slords@mail.com> 11.1.2.209-1.sme
191    - No warnings if kernel not upgraded
192      (recreate initrd if kernel was installed)
193    - No warnings if unable to remove rpm databases
194    - Fix goto previous if unable to go back
195    - Always pick best arch for package
196    - Allow creating/mounting degraded raid arrays
197      (log info about degraded arrays instead of not starting them)
198    - Start /boot raid device first so it will be in sync for grub install
199    - Automatically upgrade bootloader if necessary
200    - Search for language updates on upgrade disk
201    - Force time to be based on UTC
202    - Add final warning before installing
203    - Make install headless but still write keyboard info out
204      (don't ask us to use vnc mode)
205    - Make install window wider
206      (fix titlebar spacing)
207    - Don't email root on raid events
208    - Make boot loader use SME labels
209    - Determine upgradability of SME server
210      (change erase disks to upgrade dialog)
211    - Run SME post-install scripts on kickstart install/upgrade
212    - Limit languages to those supported by SME
213    
214    * Sun Apr 25 2010 Karanbir Singh <kbsingh@centos.org> 11.1.2.209-1.el5.centos
215    - Roll in CentOS Changes
216    
217    * Mon Mar 22 2010 Martin Sivak <msivak@redhat.com> 11.1.2.209-1
218    - Add a missing patch to make dlabel work again
219      Related: rhbz#485060
220    
221    * Sun Mar 21 2010 David Cantrell <dcantrell@redhat.com> 11.1.2.208-1
222    - Revert patch for #521189 (dcantrell)
223      Resolves: rhbz#575129
224    
225    * Sun Mar 21 2010 David Cantrell <dcantrell@redhat.com> 11.1.2.207-1
226    - Fix driver disk loading from partitionless media (dcantrell)
227      Resolves: rhbz#575129
228    
229    * Tue Mar 09 2010 Martin Sivak <msivak@redhat.com> 11.1.2.206-1
230    - Use /sys/block instead of /proc/partitions for device nodes (msivak)
231      Related: rhbz#485060
232    - Wait a bit longer for network on s390 (Brad Hinson)
233      Resolves: rhbz#506742
234    
235    * Tue Mar 2 2010 Ales Kozumplik <akozumpl@redhat.com> 11.1.2.205
236    - Do not leave the initial slash in path in getHostandPath() (akozumpl)
237      Resolves: rhbz#568691
238    
239    * Tue Feb 23 2010 David Cantrell <dcantrell@redhat.com> 11.1.2.204
240    - Update anaconda xorg driver list (dcantrell)
241      Resolves: rhbz#567666
242    
243    * Tue Feb 23 2010 Radek Vykydal <rvykydal@redhat.com> 11.1.2.203
244    - Cut the size of the boot.img for ia64 in half (akozumpl)
245      Resolves: rhbz#556976
246    
247    * Fri Jan 29 2010 Martin Sivak <msivak@redhat.com> 11.1.2.202-4
248    - Rebuild anaconda to get the newest Kudzu
249      Resolves: rhbz#555188
250    
251    * Fri Jan 29 2010 Martin Sivak <msivak@redhat.com> 11.1.2.202-3
252    - Rebuild anaconda to get the newest Kudzu
253      Resolves: rhbz#555188
254    
255    * Wed Jan 27 2010 Chris Lumens <clumens@redhat.com> 11.1.2.202-2
256    - Add anaconda support for group removal syntax.
257      Resolves: rhbz#558516
258    
259    * Thu Jan 21 2010 Martin Sivak <msivak@redhat.com> 11.1.2.201-2
260    - Rebuild anaconda to get the newest Kudzu
261      Related: rhbz#555188
262    
263    * Fri Jan 15 2010 David Cantrell <dcantrell@redhat.com> 11.1.2.201-1
264    - os.exists -> os.path.exists (clumens)
265      Resolves: rhbz#554853
266    - reIPL support for s390 (hamzy)
267      Resolves: rhbz#512195
268    - Include 'mpath' in generic.prm file for s390 and s390x (dcantrell)
269      Resolves: rhbz#538129
270    
271    * Fri Jan 08 2010 Martin Sivak <msivak@redhat.com> 11.1.2.200-1
272    - Provide CMS script for IPL under z/VM
273      Resolves: rhbz#475343
274    - Force interface up before checking link status
275      Resolves: rhbz#549751
276    - Document new bootloader --hvargs kickstart option
277      Related: rhbz#501438
278    
279    * Tue Dec 22 2009 Martin Sivak <msivak@redhat.com> 11.1.2.199-1
280    - Support for the pmcraid driver
281      Resolves: rhbz#532777
282    - Always return correct network config from kickstartNetworkUp
283      Resolves: rhbz#495042
284    - Actually use the ftp login&password parse code
285      Related: rhbz#505424
286    - Fix clearpart of PVs that are part of multidrive VGs
287      Resolves: rhbz#545869
288    - Add support for Brocade Fibre Channel to PCIe Host Bus Adapters
289      Resolves: rhbz#475707
290    - Fix EDD BIOS information parsing
291      Resolves: rhbz#540637
292    
293    * Fri Dec 11 2009 Martin Sivak <msivak@redhat.com> 11.1.2.198-3
294    - Fix the build for s390
295      Related: rhbz#517768
296    
297    * Fri Dec 11 2009 Martin Sivak <msivak@redhat.com> 11.1.2.198-2
298    - Fix the build, we were missing one include in loader.c
299      Related: rhbz#517768
300    
301    * Fri Dec 11 2009 Martin Sivak <msivak@redhat.com> 11.1.2.198-1
302    - Various improvements to kickstart scriptlet reporting
303      Resolves: rhbz#510636
304    - Fix parsing of optional portnr in iscsi target IP
305      Resolves: rhbz#525054
306    - "ip=ibft" is not needed any more if ibft configuration is available
307      Resolves: rhbz#517768
308    - Revert the badEDID check
309      Resolves: rhbz#445486
310    - Remove #!/usr/bin/env python calls
311      Resolves: rhbz#521337
312    - Do not reinstall packages of the same NAEVR in upgrade
313      Resolves: rhbz#495796
314    - Add be2iscsi driver support
315      Resolves: rhbz#529442
316    - Reset partitioning when going back to parttype screen
317      Resolves: rhbz#516715
318    - Find LVs specified by label in /etc/fstab
319      Resolves: rhbz#502178
320    - Ensure the ghostscript-fonts get installed with ghostscript
321      Resolves: rhbz#530548
322    
323    * Fri Nov 20 2009 Martin Sivak <msivak@redhat.com> 11.1.2.197
324    - Added N-Port-ID (NPIV) install support for Linux on Power
325      Resolves: rhbz#512237
326    - Ignore comments when looking for %ksappend lines
327      Resolves: rhbz#525676
328    - Add kickstart support for xen hypervisor arguments in grub.
329      Resolves: rhbz#501438
330    - Fix kickstarts without a pw
331      Resolves: rhbz#538412
332    
333    * Fri Nov 13 2009 Martin Sivak <msivak@redhat.com> 11.1.2.196-2
334    - Write HOTPLUG=no to ifcfg file is ONBOOT=no
335      Resolves: rhbz#498086
336    - Honor the --label option to the kickstart "part" command
337      Resolves: rhbs#498856
338    - Add "Hipersockets" to qeth NETTYPE description
339      Resolves: rhbz#511962
340    - Honor existing RUNKS conf file variable on s390
341      Resolves: rhbz#513951
342    - kickstart option to make mpath0 point to arbitrary LUN
343      Resolves: rhbz#502768
344    - Sleep if the kickstart file read fails
345      Related: rhbz#460566
346    - If the device disappeared during DD selection, do not crash
347      Resolves: rhbz#521189
348    
349    * Tue Nov 10 2009 Martin Sivak <msivak@redhat.com> 11.1.2.196-1
350    - Adds interactive install support for NFS options
351      Resolves: rhbz#493052
352    - KS can reside on password protected FTP servers
353      Resolves: rhbz#505424
354    - Detect oemdrv DDs on cdrom devices too
355      Resolves: rhbz#485060
356    - Prepare dev nodes for block devices too for blkid
357      Resolves: rhbz#515437
358    
359    * Wed Aug 05 2009 Martin Sivak <msivak@redhat.com> 11.1.2.195-1
360    - Update the loader with support code for Mellanox cards
361      Resolves: rhbz#514971
362    
363    * Mon Aug 03 2009 Martin Sivak <msivak@redhat.com> 11.1.2.194-1
364    - comps changed. replaced "virtualization" with "xen" (jgranados)
365      Resolves: rhbz#514885
366    - Add support for Melanox ConnectX mt26448 10Gb/s Infiniband, Ethernet, and FC (msivak)
367      Resolves: rhbz#514971
368    
369    * Thu Jul 23 2009 Joel Granados <jgranado@redhat.com>  11.1.2.193-1
370    - Make sure we include libdrm.so files in the image.
371      Related: rhbz#510397
372    
373    * Wed Jul 22 2009 Chris Lumens <clumens@redhat.com> 11.1.2.192-1
374    - Fix compile errors in the previous patch.
375      Related: rhbz#471883
376    
377    * Wed Jul 22 2009 Chris Lumens <clumens@redhat.com> 11.1.2.191-1
378    - Ignore block devices set to read-only.
379      Related: rhbz#471883
380    
381    * Tue Jul 21 2009 Martin Sivak <msivak@redhat.com> 11.1.2.190-1
382    - Correct a message presented to the user.
383      Related: rhbz#473747
384    - Remove ext4dev
385      Resolves: rhbz#510634
386    
387    * Thu Jul 16 2009 Radek Vykydal <rvykydal@redhat.com> 11.1.2.189-1
388    - Make buildinstall error out if mount of loop device fails (rvykydal).
389      Resolves: rhbz#472552
390    
391    * Tue Jul 11 2009 Joel Granados <jgranado@redhat.com> 11.1.2.188-1
392    - Require libdhcp6client for the build (jgranado).
393      Related: rhbz#506722
394    
395    * Mon Jul 10 2009 Joel Granados <jgranado@redhat.com> 11.1.2.187-1
396    - Add support for the qlge driver (jgranado)
397      Resolves: rhbz#504034
398    
399    * Mon Jul 10 2009 Joel Granados <jgranado@redhat.com> 11.1.2.186-1
400    - update support for ext4 in anaconda (jbastian)
401      Resolves: rhbz#510634
402    
403    * Wed Jul 08 2009 Chris Lumens <clumens@redhat.com> 11.1.2.185-1
404    - Save bootfile, if we have it, from DHCP response (dcantrell).
405      Resolves: rhbz#448006
406    
407    * Wed Jul 1 2009 Martin Sivak <msivak@redhat.com> 11.1.2.184-1
408    - Fix handling of parted exceptions in text mode (rvykydal)
409      Resolves: rhbz#506725
410    
411    * Thu Jun 4 2009 Joel Granados <jgranado@redhat.com> 11.1.2.183-1
412    - Create efirtc device node on ia64 to access hw clock (rvykydal).
413      Resolves: rhbz#485200
414    - Reserve enough space for lvm metadata when computing PV size usable for LVs (rvykydal).
415      Resolves: rhbz#500431
416    
417    * Mon Jun 1 2009 Joel Granados <jgranado@redhat.com> 11.1.2.182-1
418    - Add support for IGB VF device (jgranado).
419      Resolves: rhbz#502875
420    - Fix the error caused by change in fipscheck (again..) (msivak).
421      Resolves: rhbz#498992
422    
423    * Thu May 28 2009 Joel Granados <jgranado@redhat.com> 11.1.2.181-1
424    - Look for ipcalc in the right place (jgranado).
425      Resolves: rhbz#502249
426    
427    * Thu May 28 2009 Joel Granados <jgranado@redhat.com> 11.1.2.180-1
428    - Look for ipcalc in the right place (jgranado).
429      Resolves: rhbz#502249
430    
431    * Wed May 27 2009 Joel Granados <jgranado@redhat.com> 11.1.2.179-1
432    - Look for ipcalc in the right place (jgranado).
433      Resolves: rhbz#502249
434    
435    * Tue May 26 2009 Joel Granados <jgranado@redhat.com> 11.1.2.178-1
436    - Fix specification of zoneinfo files to be included in stage2 (rvykydal).
437      Resolves: rhbz#481617
438    - Fix the location of libfipscheck in initrd too (msivak).
439      Resolves: rhbz#498992
440    - cryptsetup status reversed its exit codes (dcantrell).
441      Resolves: rhbz#499824
442    - Require latest libdhcp (jgranado).
443      Resolves: rhbz#444919
444    - Do not include removed physical volumes in pvlist (rvykydal).
445      Resolves: rhbz#502438
446    
447    * Thu May 21 2009 Joel Granados <jgranado@redhat.com> 11.1.2.177-1
448    - Do not load storage drivers before loading DUD over network (rvykydal).
449      Resolves: rhbz#454478
450    
451    * Thu May 21 2009 Joel Granados <jgranado@redhat.com> 11.1.2.176-1
452    - Remove LVM metadata when doing clearpart (rvykydal).
453      Resolves: rhbz#462615
454    - Put lspci in the minstg2.img so inVmware doesn't traceback (clumens).
455      Resolves: rhbz#476476
456    
457    * Mon May 18 2009 Joel Granados <jgranado@redhat.com> 11.1.2.175-1
458    - Change the description of be2net (msivak).
459      Resolves: rhbz#496875
460    - Revert to libdhcp from rhel5.3 (dcantrell).
461      Related: rhbz#500775
462    
463    * Wed May 13 2009 Joel Granados <jgranado@redhat.com> 11.1.2.174-1
464    - Include valid timezones in stage 2 (rvykydal).
465      Resolves: rhbz#481617
466    - Fix traceback in timezone setting (kickstart interactive text mode) (rvykydal).
467      Resolves: rhbz#481617
468    - Compute size of modules buffer in loader (dcantrell).
469      Resolves: rhbz#484092
470    - Include /sbin/ipcalc for IP address validation (dcantrell).
471      Resolves: rhbz#460579
472    - Require latest libdhcp (dcantrell).
473      Resolves rhbz#444919
474    - Make buildinstall error out if mount of loop device fails (rvykydal).
475      Resolves: rhbz#472552
476    - Update Anaconda with new description for Emulex lpfc driver (msivak).
477      Resolves: rhbz#498511
478    - Get the libfipscheck from correct location (library was rebased) (msivak)
479      Resolves: rhbz#498992
480    - Add support for LSI MPT Fusion SAS 2.0 Device Driver (msivak).
481      Resolves: rhbz#475671
482    - IBM improvements to linuxrc.s390 (dcantrell).
483      Resolves: rhbz#475350
484    
485    * Wed May 6 2009 Joel Granados <jgranado@redhat.com> 11.1.2.173-1
486    - Allow bootloader on mbr when /boot is mdraid1 (hansg).
487      Resolves: rhbz#475973
488    - Don't traceback on read only (write protected) disks (hansg).
489      Resolves: rhbz#471883
490    - most noticably it fixes chap / reverse chap in combination with ibft (hansg).
491      Resolves: rhbz#497438
492    - Recognize mpath iscsi setups as using iscsi (hansg).
493      Resolves: rhbz#466614
494    
495    * Tue May 5 2009 Joel Granados <jgranado@redhat.com> 11.1.2.172-1
496    - The lambda function in run() is not needed (jgranado).
497      Resolves: rhbz#498935
498    - Increase max NIC identification duration to 5 minutes (dcantrell).
499      Resolves: rhbz#473747
500    - Correct a spelling error (dcantrell).
501      Resolves: rhbz#489997
502    - Remove noise from isys/nl.c (dcantrell).
503      Resolves: rhbz#490735
504    
505    * Thu Apr 30 2009 Chris Lumens <clumens@redhat.com> 11.1.2.171-1
506    - Remove umask temporarily so device permissions are correct (wmealing).
507      Resolves: rhbz#383531
508    
509    * Tue Apr 28 2009 Chris Lumens <clumens@redhat.com> 11.1.2.170-1
510    - No longer set cachedir since the rebased yum won't let us.
511      Resolves: rhbz#497288
512    - Support a dashed format of MAC in kickstarts (msivak).
513      Resolves: rhbz#480309
514    - Fix a typo in the parted exception ignoring patch
515      Related: rhbz#455465
516    - Add support for Marvell RAID bus controller MV64460/64461/64462 (msivak).
517      Resolves: rhbz#493179
518    - Add support for the "Emulex OneConnect 10GbE NIC" (msivak).
519      Resolves: rhbz#496875
520    
521    * Thu Apr 23 2009 Martin Sivak <msivak@redhat.com> 11.1.2.169-1
522    -  Activate ipv6 nics when an ipv6 ip is defined (jgranado).
523       Resolves: rhbz#445394
524    -  Check for DNS validity (jgranado).
525       Resolves: rhbz#465174
526    -  Do not crash when more than 32 tape devices are present (rvykydal)
527       Resolves: rhbz#476186
528    -  Ignore a subset of parted errors that are not critical (clumens)
529       Resolves: rhbz#455465
530    -  The FTP USER command does not need to be followed by a PASS (msivak)
531       Resolves: rhbz#477536
532    -  patch to skip accounts screen if using autostep and encrypted root password (msivak)
533       Resolves: rhbz#471122
534    -  rhel5 fix for cmdline being overridden by text when graphical install is detected as unworkable (msivak)
535       Resolves: rhbz#456325
536    -  Rewrote parts of pkgorder script to improve it's speed. (mgracik)
537       Resolves: rhbz#451083
538    -  Fix for traceback in Partitions.doMetaDeletes.addSnap() (dcantrell)
539       Resolves: rhbz#433824
540    -  More robust filtering of physical volumes in autopartitioning (rvykydal)
541       Resolves: rhbz#475271
542    -  Fix user --groups kickstart option (rvykydal)
543       Resolves: rhbz#454418
544    -  Let LCS devices come online after s390 installation (dcantrell)
545       Resolves: rhbz#471101
546    -  Added support for mdadm raid10 installs (mgracik)
547       Resolves: rhbz#467996
548    -  Updated the project URL (mgracik)
549       Resolves: rhbz#482781
550    
551    * Thu Dec 18 2008 Joel Granados <jgranado@redhat.com> 11.1.2.168-1
552    -  Make anaconda work with new API change in YUM (jgranado)
553       Resolves: rhbz:#476957
554    
555    * Wed Dec 17 2008 Joel Granados <jgranado@redhat.com> 11.1.2.167-1
556    - Fix anaconda build (hdegoede).
557      Related: rhbz:#476739
558    
559    * Tue Dec 16 2008 Joel Granados <jgranado@redhat.com> 11.1.2.166-1
560    - Load the raid45 modules at init time (jgranado).
561      Related: rhbz#475385
562    - Make sure the raid45 modules are in the images (jgranado).
563      Related: rhbz#475385
564    
565    * Mon Dec 15 2008 David Cantrell <dcantrell@redhat.com> 11.1.2.165-1
566    - Final translations for instnum text (clumens)
567      Related: rhbz#474375
568    
569    * Fri Dec 12 2008 David Cantrell <dcantrell@redhat.com> 11.1.2.164-1
570    - Fix non-CHAP iBFT install cases (hdegoede)
571      Resolves: rhbz#432819
572    - More translations for the instnum text (clumens)
573      Related: rhbz#474375
574    
575    * Wed Dec 10 2008 Chris Lumens <clumens@redhat.com> 11.1.2.163-1
576    - Mark some new translations as fuzzy to fix the build.
577      Related: rhbz#474375
578    
579    * Wed Dec 10 2008 Chris Lumens <clumens@redhat.com> 11.1.2.162-1
580    - Update translation files for the instnum text change.
581      Related: rhbz#474375
582    
583    * Wed Dec 3 2008 David Cantrell <dcantrell@redhat.com> 11.1.2.161-1
584    - Include the libwrap in the initrd image
585      Resolves: rhbz#473955
586    
587    * Mon Dec 1 2008 Joel Granados <jgranado@redhat.com> 11.1.2.160-1
588    - Allow ssh and telnet to the install (jgranado).
589      Resolves: rhbz:#473955
590    
591    * Mon Dec 1 2008 Joel Granados <jgranado@redhat.com> 11.1.2.159-1
592    - The LV size is smaller than the totall sum of the partitions that make it up (jgranado).
593      Resolves: rhbz:#468944
594    
595    * Tue Nov 25 2008 Chris Lumens <clumens@redhat.com> 11.1.2.158-1
596    - Fix up ibft use cases (pjones).
597    - Partition requests can be None when populating the tree (dlehman).
598      Resolves: rhbz#472788
599    - Remove the name check on driver disk packages.
600      Resolves: rhbz#472951
601    - Remove missing PVs before removing obsolete VG (rvykydal).
602      Resolves: rhbz#468431
603    - Make the driverdisc label uppercase (msivak).
604      Related: rhbz#316481
605    
606    * Wed Nov 19 2008 Chris Lumens <clumens@redhat.com> 11.1.2.157-1
607    - Include ide-cs module into initrd (msivak).
608      Related: rhbz#448009
609    
610    * Wed Nov 12 2008 Chris Lumens <clumens@redhat.com> 11.1.2.156-1
611    - Fix a variety of pychecker errors (clumens, dcantrell, dlehman, rvykydal).
612      Resolves: rhbz#469734
613    - Remove defunct VG before creating new one of the same name (rvykydal).
614      Resolves: rhbz#469700
615    - Fix detection of ext4 on raid in rescue and upgrade (rvykydal).
616      Resolves: rhbz#470221
617    
618    * Tue Nov 11 2008 Joel Granados <jgranado@redhat.com> 11.1.2.155-1
619    - Enable the DD repository if the DD autodetection feature was used (msivak).
620      Related: rhbz:#316631
621    - Call insmod in linuxrc.s390, not insert_module (dcantrell).
622      Related: rhbz:#184648
623    - Load FCP modules early for CD/DVD install (dcantrell).
624      Related: rhbz:#184648
625    - Update mk-s390-cdboot.c to work with large kernel images (dcantrell).
626      Related: rhbz:#184648
627    - Fix all trivial (1 liner fixes) errors found by pychecker (hdegoede).
628      Related: rhbz:#469730
629    
630    * Wed Nov 05 2008 Chris Lumens <clumens@redhat.com> 11.1.2.154-1
631    - Include the new fnic driver (jgranado).
632      Related: rhbz#462387
633    - Run the busProbe after we have all driver disks loaded (msivak).
634      Related: rhbz#316481
635    
636    * Wed Nov 5 2008 Joel Granados <jgranado@redhat.com> 11.1.2.153-1
637    - Use struct audit_reply instead of struct auditd_reply_list (hdegoede).
638      Resolves: rhbz:#469873
639    - The Encryption button was missing in one migrate case (msivak).
640      Resolves:#469849
641    - kickstart expects --dhcpclass instead of --class (clumens).
642      Resolves: rhbz:#468972
643    - Fix the mounting procedure for autodetected driverdiscs (msivak).
644      Resolves: rhbz:#316481
645    
646    * Fri Oct 31 2008 Joel Granados <jgranado@redhat.com> 11.1.2.152-1
647    - Prepare environemnt so the AutoDD is properly detected (msivak).
648      Resolves: rhbz:#316481
649    - Don't write luks passphrases to anaconda-ks.cfg (dlehman).
650      Resolves: rhbz:#468907
651    - Write zeros to remove metadata before running luksFormat (dlehman).
652      Resolves: rhbz:#469177
653    
654    * Wed Oct 29 2008 David Cantrell <dcantrell@redhat.com> 11.1.2.151-1
655    - Write correct OPTIONS line to ifcfg files on s390 for layer2 (dcantrell)
656      Resolves: rhbz#468755
657    
658    * Wed Oct 29 2008 Joel Granados <jgranado@redhat.com> 11.1.2.150-1
659    - Call createrepo in buildinstall only if --pkgorder is present (rvykydal).
660      Resolves: rhbz:#467341
661    
662    * Tue Oct 28 2008 Joel Granados <jgranado@redhat.com> 11.1.2.149-1
663    - Actually use the stderr parameter instead of duping to stdout (dlehman).
664      Resolves: rhbz:#467289
665    - Revert "Specify a default cio_ignore parameter for s390x (#253075)" (dcantrell).
666      Related: rhbz:#253075
667    - Revert "Enable CCW devices used for installation (#253075)" (dcantrell).
668      Related: rhbz:#253075
669    - Revert "Correctly enable ignored CCW devices in linuxrc.s390 (#253075)" (dcantrell).
670      Related: rhbz:#253075
671    
672    * Fri Oct 24 2008 Joel Granados <jgranado@redhat.com> 11.1.2.148-1
673    - Probe the devices to populate cache for DD routines (msivak).
674      Resolves: rhbz:#316481
675    
676    * Thu Oct 23 2008 Joel Granados <jgranado@redhat.com>  11.1.2.147-1
677    - Dont execute the extra information message for all the devices (jgranado).
678      Resolves: rhbz:#466291
679    
680    * Tue Oct 21 2008 David Cantrell <dcnatrell@redhat.com> 11.1.2.146-1
681    - Fix up CCW device enabling on s390x (dcantrell)
682      Resolves: rhbz#253075
683    
684    * Mon Oct 20 2008 Dave Lehman <dlehman@redhat.com> 11.1.2.145-1
685    - Handle device names containing "/" in LUKS name fixup
686      Related: rhbz#464769
687    
688    * Thu Oct 16 2008 David Cantrell <dcantrell@redhat.com> 11.1.2.144-1
689    - Enable CCW devices used for installation (dcantrell)
690      Resolves: rhbz#253075
691    
692    * Wed Oct 15 2008 Joel Granados <jgranado@redhat.com>  11.1.2.143-1
693    - Change order when calling dasdFmt to avoid race condition while formating dasd drives (jgranado).
694      Resolves: rhbz:#466474
695    
696    * Tue Oct 14 2008 Joel Granados <jgranado@redhat.com> 11.1.2.142-1
697    - Add the enic driver (jgranado).
698      Resolves: rhbz:#462387
699    - Get the right list elements for the iscsi text interface (clumens).
700      Resolves: rhbz:#466902
701    - Fix detection of ext4/ext4dev root partitions in rescue (rvykydal).
702      Resolves: rhbz:#466868
703    
704    * Mon Oct 13 2008 Joel Granados <jgranado@redhat.com> 11.1.2.141-1
705    - Prevent creation of encrypted swraid partitions (dlehman).
706      Resolves: rhbz:#456283
707    - Enable the iBFT by default and set the fallbacks to mimic the w/o iBFT behaviour (msivak).
708      Resolves: rhbz:#445721
709    
710    * Fri Oct 10 2008 Peter Jones <pjones@redhat.com> - 11.1.2.140-1
711    - Don't display errors from nl_set_device_mtu() (dcantrell)
712      Resolves: rhbz#466305
713    - Use a correct path for addnote, since the one in the original patch
714      wasn't what the kernel group thought they were telling me.
715      Related: rhbz#462663
716    
717    * Thu Oct 09 2008 Chris Lumens <clumens@redhat.com> 11.1.2.139-1
718    - Handle None in luks device name rectification (pjones).
719      Resolves: rhbz#466348
720    
721    * Wed Oct 08 2008 Peter Jones <pjones@redhat.com> - 11.1.2.138-2
722    - Start the iBFT configured drives during iSCSI startup (msivak)
723      Resolves: rhbz#445721
724    
725    * Wed Oct 08 2008 Peter Jones <pjones@redhat.com> - 11.1.2.138-1
726    - Add note to bootable kernel image on ppc64 (dhowells)
727      Related: rhbz#462663
728    
729    * Mon Oct 06 2008 Chris Lumens <clumens@redhat.com> 11.1.2.137-2
730    - Better error checking when retrieveing info from iBFT (msivak).
731      Related: rhbz#445721
732    - Fix a typo in the anaconda-runtime %post scriptlets.
733      Resolves: rhbz#465441
734    
735    * Fri Oct 3 2008 Joel Granados <jgranado@redhat.com> 11.1.2.136-2
736    - Fix build.
737      Related: rhbz:#445721
738    
739    * Fri Oct 3 2008 Joel Granados <jgranado@redhat.com> 11.1.2.136-1
740    - Rebuild to make brew happy.
741      Related: rhbz:#445721
742    
743    * Fri Oct 3 2008 Joel Granados <jgranado@redhat.com> 11.1.2.135-1
744    - iBFT has MAC addresses with wrong case, use strcasecmp to compare them (msivak).
745      Resolves: rhbz:#445721
746    - Look up correct luks name before trying to decide on our boot device (pjones).
747      Resolves: rhbz:#464769
748    - Add new LUKS devices to partitions.encryptedDevices (dlehman).
749      Resolves: rhbz:#464769
750    - Add a workaround for lvm-on-raid size miscomputation (clumens).
751      Resolves: rhbz:#463431
752    - Do not use labels to specifiy LUKS devices in /etc/fstab (dlehman).
753      Resolves: rhbz:#461702
754    
755    * Thu Oct 2 2008 Joel Granados <jgranado@redhat.com> 11.1.2.134-1
756    - Fix traceback when using kickstart and device encryption (pjones).
757      Resolves: rhbz:#461700
758    - Fix traceback when using encryption with kickstart (pjones).
759      Resolves: rhbz:#461700
760    - Fix ext4/ext4dev detection on existing partitions (rvykydal).
761      Resolves: rhbz:#465248
762    
763    * Tue Sep 30 2008 Joel Granados <jgranado@redhat.com> 11.1.2.133-1
764    - Set a label on /etc/sysconfig/keyboard (clumens).
765      Resolves: rhbz:#463785
766    - Add comps.dtd to anaconda-runtime package (dcantrell).
767      Resolves: rhbz:#442138
768    - Make sure /etc/xml/catalog is updated on package removal (dcantrell).
769      Resolves: rhbz:#442138
770    - Fix a logging traceback in the encryption code (clumens).
771      Resolves: rhbz:#464771
772    - Fix lvm partitioning in gui that was broken (rvykydal).
773      Resolves: rhbz:#415871
774    - Fix computing of lvm partition sizes wrt physical extent size in gui (rvykydal).
775      Resolves: rhbz:463780
776    - Add pointer initialization (rvykydal).
777      Resolves: rhbz#439461
778    
779    * Fri Sep 26 2008 Joel Granados <jgranado@redhat.com> 11.1.2.132-1
780    - When we use kickstart with specified UI mode, do not prompt for VNC (msivak).
781      Resolves: rhbz##453551
782    
783    * Thu Sep 25 2008 Chris Lumens <clumens@redhat.com> 11.1.2.131-1
784    - Fix rescue mode typo.
785      Resolves: rhbz#463920
786    - Fix traceback accessing obsolete data member (dlehman).
787      Resolves: rhbz#463778
788    
789    * Tue Sep 23 2008 Chris Lumens <clumens@redhat.com> 11.1.2.130-1
790    - Fix the test for if we should remove the Virt group.
791      Resolves: rhbz#462907.
792    
793    * Mon Sep 22 2008 David Cantrell <dcantrell@redhat.com> 11.1.2.129-1
794    - Fix mk-s390-cdboot so it doesn't SIGSEGV when generating images (dcantrell)
795      Related: rhbz#184648
796    - Add libfipscheck to initrd for sshd on s390x (clumens)
797      Resolves: rhbz#463273
798    
799    * Fri Sep 19 2008 Chris Lumens <clumens@redhat.com> 11.1.2.128-1
800    - Include the correct version of the spec file in the source archive.
801      Related: rhbz#461700
802    
803    * Fri Sep 19 2008 Chris Lumens <clumens@redhat.com> 11.1.2.127-1
804    - Support for system-wide passphrase for encrypted block devices (dlehman).
805      Resolves: rhbz#461700
806    
807    * Wed Sep 17 2008 David Cantrell <dcantrell@redhat.com> 11.1.2.126-1
808    - Add a stub to cmdline UI for getLuksPassphrase (dlehman)
809      Resolves: rhbz#462491
810    - Don't add a LUKSDevice to autopart PVs unless we're encrypting (dlehman)
811      Resolves: rhbz#462640
812    - Support upgrade of systems that use encrypted block devices (dlehman)
813      Resolves: rhbz#461696
814    - Disallow use or creation of encrypted software RAID partitions (dlehman)
815      Resolves: rhbz#456283
816    - Use UUIDs instead of device nodes in crypttab (dlehman)
817      Resolves: rhbz#461702
818    - Add support for OSA Express 2 ports per CHPID (rvykydal)
819      Resolves: rhbz#439461
820    - Fix kickstart timezone value checking (rvykydal)
821      Resolves: rhbz#462595
822      Resolves: rhbz#404321
823    
824    * Tue Sep 16 2008 Chris Lumens <clumens@redhat.com> 11.1.2.125-1
825    - Include the programs needed to manage ext4 filesystems (clumens).
826      Resolves: rhbz#462476
827    - Fix a reference to a variable before it exists in network.py (clumens).
828      Resolves: rhbz#462480
829    
830    * Mon Sep 15 2008 Chris Lumens <clumens@redhat.com> 11.1.2.124-1
831    - Fix blkid_dev_next return value checking (rvykydal).
832      Resolves: rhbz#462175
833    - Add the reverse chap bits for kickstart as well (pjones).
834      Related: rhbz#432819
835    - Make iBFT reading explicit from a higher level (pjones).
836    - Fix device nodes creating for more than 8 cciss devices (rvykydal).
837      Resolves: rhbz#445765
838    - Disable iBFT support for s390 and s390x (dcantrell).
839    
840    * Thu Sep 11 2008 David Cantrell <dcantrell@redhat.com> 11.1.2.123-1
841    - Disable iBFT support on s390 and s390x (dcantrell)
842      Related: rhbz#445721
843    
844    * Thu Sep 11 2008 David Cantrell <dcantrell@redhat.com> 11.1.2.122-1
845    - Add full CHAP support to iSCSI (pjones)
846      Resolves: rhbz#432819
847    - Don't set iscsi devices to autostart (pjones)
848      Resolves: rhbz#437891
849    - Support iSCSI CHAP and Reverse CHAP authentication (pjones)
850      Resolves: rhbz#402431
851      Resolves: rhbz#432819
852    - Partitions growing fixed (rvykydal)
853      Resolves: rhbz#442628
854    - Do not traceback when no root partitions are found in upgrade (rvykydal)
855      Resolves: rhbz#444527
856    - Add support for ext4dev/ext4 filesystem (rvykydal)
857      Resolves: rhbz#444527
858    - Add support for reading NIC setup from the iBFT table (msivak)
859      Resolves: rhbz#445721
860    - Add 802.1q driver (rvykydal)
861      Resolves: rhbz#431915
862    - Add libfipscheck to the images (clumens)
863      Resolves: rhbz#461923
864    - Display drive model and size in MB in partitioning UI (dcantrell)
865      Resolves: rhbz#460697
866    
867    * Wed Sep 03 2008 Chris Lumens <clumens@redhat.com> 11.1.2.121-1
868    - Enable the dlabel=on for RHEL by default (msivak).
869      Related: rhbz#316481.
870    
871    * Thu Aug 28 2008 Chris Lumens <clumens@redhat.com> 11.1.2.120-2
872    - libuuid is provided by e2fsprogs-devel.
873      Related: rhbz#316481.
874    
875    * Thu Aug 28 2008 Chris Lumens <clumens@redhat.com> 11.1.2.120-1
876    - Include the nss libraries that the new RPM is linked against.
877      Resolves: rhbz#460375.
878    - Add automatic driver disk detection (msivak).
879      Resolves: rhbz#316481.
880    
881    * Wed Aug 6 2008 Joel Granados <jgranado@redhat.com> 11.1.2.119-1
882    - Support VDSK devices on s390x (dcantrell).
883      Resolves: rhbz#264061
884    
885    * Wed Jul 30 2008 Joel Granados <jgranado@redhat.com> 11.1.2.118-1
886    - Use fedorakmod.py plugin from yum-utils package, don't pack it in anaconda (rvykydal).
887      Resolves: rhbz#434804
888    - Make sure bootproto=query settings carry over to stage2 (clumens).
889      Resolves: rhbz#453863
890    - Probe BUS_VIRTIO again after probing BUS_PCI (markmc).
891      Resolves: rhbz#446232
892    - Add virtio drives to multipath blacklist (markmc).
893      Resolves: rhbz#446232
894    - Add virtio max partition count (markmc).
895      Resolves: rhbz#446232
896    - Sort virtio devices first (markmc).
897      Resolves: rhbz#446232
898    - Probe on BUS_VIRTIO for devices (markmc).
899      Resolves: rhbz#446232
900    - Explicitly include virtio_pci in the initrd (markmc).
901      Resolves: rhbz#446232
902    - Add virtio to module-info (markmc).
903      Resolves: rhbz#446232
904    - Add virtio support to devMakeInode() (markmc).
905      Resolves: rhbz#446232
906    - Offer physical NIC identification in stage 1 (dcantrell).
907      Resolves: rhbz:#261101
908    - Suspend the curses interface before calling scripts and resume afterwards (msivak).
909      Resolves: rhbz#435314
910    
911    * Wed Jul 23 2008 Joel Granados <jgranado@redhat.com> 11.1.2.117-1
912    - Fix the build.
913    - Change the Makefile so it doesn't replace tags.
914    
915    * Wed Jul 23 2008 Joel Granados <jgranado@redhat.com> 11.1.2.116-1
916    - Specify a default cio_ignore parameter for s390x (dcantrell).
917      Resolves: rhbz#253075
918    - Call dhcpNetDevice() instead of removed pumpNetDevice() (rvykydal).
919      Resolves: rhbz#452664
920    - Add support for the --only-use argument to RHEL5 (rvykydal).
921      Resolves: rhbz#318351
922    - Log a message informing about the critical upgrade error (jgranado).
923      Resolves: rhbz#436865
924    - Support booting from FCP-attached CD/DVD drive on s390 (dcantrell).
925      Resolves: rhbz#184648
926    - The actual size of a logical volume must be rounted down (jgranado).
927      Resolves: rhbz#415871
928    - Set network device MTU if user specified mtu= (dcantrell).
929      Resolves: rhbz#435874
930    
931    * Wed Jul 16 2008 Joel Granados <jgranado@redhat.com> 11.1.2.115-1
932    - Pass the cmdline options to the nfs structure (jgranado).
933      Resolves: rhbz#432603
934    - Remove hicolor-icon-theme>gtk2 from whiteout.py (msivak).
935      Resolves: rhbz#369251
936    - Ask the user if he wants to use VNC instead of text mode (msivak).
937      Resolves: rhbz#453551
938    - Leftover bits of encrypted block device support (dlehman).
939      Resolves: rhbz#229865
940    - Rescue of systems containing encrypted block devices (dlehman).
941      Resolves: rhbz#229865
942    - Support preexisting encrypted block devices (dlehman).
943      Resolves: rhbz#229865
944    - Kickstart support for encrypted block devices (dlehman).
945      Resolves: rhbz#229865
946    - User interface for manipulating encrypted block devices (dlehman).
947      Resolves: rhbz#229865
948    - Partitioning with encrypted block devices (dlehman).
949      Resolves: rhbz#229865
950    - Device-level support for encrypted block devices (dlehman).
951      Resolves: rhbz#229865
952    
953    * Wed Jul 9 2008 Joel Granados <jgranado@redhat.com> 11.1.2.114-1
954    - Enable upgrades for mayor version in rhel5 only (jgranado).
955      Resolves: rhbz#436865
956    - Handling of invalid timezone value in kickstart added (rvykydal).
957      Resolves: rhbz#404321
958    - GCC is complaining about unchecked return value from read call (msivak).
959      Resolves: rhbz#448009
960    - Enable re-IPL on s390x after installation (dcantrell).
961      Resolves: rhbz#432416
962    - Change the maximum recommended swap size to "2000 + (current ram)" (jgranado).
963      Resolves: rhbz#447372
964    - Don't show the virtualization option if we are in Xen or in Vmware (jgranado).
965      Resolves: rhbz#258441
966    - Prepare the system a little before initializing the pcmcia devices (msivak).
967      Resolves: rhbz#448009
968    - Change the total number of processed packages/files/.. to avoid negative counter in remaining packages (msivak).
969      Resolves: rhbz#436103
970    - Create additional /dev/xvda device nodes (clumens).
971      Resolves: rhbz#437752
972    - Don't use error messages from dosfslabel as the label (clumens)
973      Resolves: rhbz#427457
974    - Add nui driver (jgranado).
975      Resolves: rhbz#444820
976    - Allow the use of the "-" character in lvm names (jgranado).
977      Resolves: rhbz#430907
978    - yum.remove removes installed packages, not to be installed packages (msivak).
979      Resolves: rhbz#442325
980    - Allow removing packages by glob now that yum supports it (msivak).
981      Resolves: rhbz#442325
982    
983    * Wed Apr 16 2008 Chris Lumens <clumens@redhat.com> 11.1.2.113-1
984    - Require the latest version of libnl-devel.
985      Resolves: rhbz#441922
986    - Fix definition of __libc_setlocale_lock for new glibc.
987      Resolves: rhbz#441940
988    - Add support for the bcm5710 driver.
989      Resolves: rhbz#442553
990    - Require the latest libdhcp (dcantrell).
991      Resolves: rhbz#435978
992    - Fix networking tracebacks (pjones, clumens).
993      Resolves: rhbz#442020
994    
995    * Tue Apr 08 2008 Chris Lumens <clumens@redhat.com> 11.1.2.112-1
996    - Make isys.dhcpNetDevice() work in rescue mode (dcantrell).
997      Related: rhbz#435978
998    
999    * Wed Apr 02 2008 Chris Lumens <clumens@redhat.com> 11.1.2.111-1
1000    - Don't rebuild the initrds if no modules were installed.
1001      Resolves: rhbz#439379
1002    - Bootable requests can not be on logical volumes.
1003      Resolves: rhbz#439270
1004    - Name the xen images for ia64 in the .treeinfo file (jgranado).
1005    - Fix reporting on transaction errors (jgranado).
1006      Resolves: rhbz#437813
1007    - Fix loop iteration in nl_ip2str (dcantrell).
1008      Resolves: rhbz#437773
1009    - Allow GPT on ppc or ppc64 (dcantrell).
1010      Resolves: rhbz#438683
1011    
1012    * Tue Mar 25 2008 Chris Lumens <clumens@redhat.com> 11.1.2.110-1
1013    - Don't try to initialize iSCSI when the portal cannot be detected (msivak).
1014      Resolves: rhbz#435173
1015    
1016    * Tue Mar 25 2008 Chris Lumens <clumens@redhat.com> 11.1.2.109-1
1017    - Make sure DHCP works in rescue mode (dcantrell).
1018      Resolves: rhbz#435978
1019    
1020    * Mon Mar 17 2008 Chris Lumens <clumens@redhat.com> 11.1.2.108-1
1021    - Avoid SIGSEGV on s390x in netlink loop (dcantrell).
1022      Resolves: rhbz#436377
1023    
1024    * Thu Mar  6 2008 Jeremy Katz <katzj@redhat.com> - 11.1.2.107-1
1025    - Fix another case which could have None options
1026      Resolves: rhbz#435998
1027    
1028    * Wed Mar 05 2008 Chris Lumens <clumens@redhat.com> 11.1.2.106-1
1029    - Fix the case where we're checking for _netdev but options is None (pjones).
1030      Resolves: rhbz#435998
1031    
1032    * Mon Mar 03 2008 Chris Lumens <clumens@redhat.com> 11.1.2.105-1
1033    - Add support for _rnetdev mount option in fstab (pjones).
1034      Resolves: rhbz#435716
1035    - Lots of network UI configuration fixes (dcantrell).
1036      Resolves: rhbz#432011
1037    - Fix lvm error handling (msivak).
1038      Related: rhbz#224636
1039    
1040    * Thu Feb 21 2008 Chris Lumens <clumens@redhat.com> 11.1.2.104-1
1041    - Handle exceptions when setting up repos not enabled by a key.
1042      Resolves: rhbz#433028
1043    - Show unconfigured interfaces as UNCONFIGURED (dcantrell).
1044      Related:  rhbz#275291
1045    
1046    * Tue Feb 19 2008 Chris Lumens <clumens@redhat.com> 11.1.2.103-1
1047    - Fix a traceback in the backported pkgorder fix.
1048      Resolves: rhbz#432006
1049    - Fix wrong function names for iscsi login/start (pjones).
1050      Resolves: rhbz#433276
1051    
1052    * Sat Feb 16 2008 Chris Lumens <clumens@redhat.com> 11.1.2.102-1
1053    - Correct auth command reading problem for ks files (dcantrell).
1054      Related: rhbz#427388
1055    - Use correct salt length for MD5, SHA256, & SHA512 (dcantrell).
1056      Related: rhbz#427388
1057    
1058    * Wed Feb 13 2008 Chris Lumens <clumens@redhat.com> 11.1.2.101-1
1059    - Make sure interface description is defined (dcantrell).
1060      Resolves: rhbz#432635
1061    - Set an attribute when iscsid is started
1062      Resolves: rhbz#431904
1063    
1064    * Mon Feb 11 2008 David Cantrell <dcantrell@redhat.com> 11.1.2.100-1
1065    - Better fixes for iscsi probing (pjones, jlaska)
1066      Related: rhbz#431924
1067    - Make man pages work in the chrooted environment (jgranado)
1068      Resolves: rhbz#243443
1069    - Use correct variable in comparison (jgranado)
1070      Related: rhbz#432035
1071    
1072    * Fri Feb 08 2008 David Cantrell <dcantrell@redhat.com> 11.1.2.99-1
1073    - Prevent writing out IPV6ADDR=none lines to ifcfg-ethX files (jgranado)
1074      Resolves: rhbz#432035
1075    
1076    * Thu Feb 07 2008 Chris Lumens <clumens@redhat.com> 11.1.2.98-1
1077    - Fix an infinite loop in using libnl (dcantrell).
1078      Related: rhbz#303681
1079    
1080    * Thu Feb 07 2008 Chris Lumens <clumens@redhat.com> 11.1.2.97-1
1081    - Add module dependencies of qeth.ko.
1082      Resolves: rhbz#431922
1083    - Make sure ISCSIADM and such are defined (pjones).
1084      Resolves: rhbz#431924
1085    - Use libnl to read MAC and IP addresses (dcantrell).
1086      Resolves: rhbz#303681
1087    - Fix usage of minstg2 vs. stage2 in low-mem cases (jgranado).
1088      Resolves: rhbz#207657
1089    
1090    * Tue Feb 05 2008 Chris Lumens <clumens@redhat.com> 11.1.2.96-1
1091    - Include libnssutil3.so in the initrd for s390 as well.
1092      Resolves: rhbz#431054
1093    - Document the dhcptimeout parameter (msivak).
1094      Related: rhbz#198147, rhbz#254032
1095    
1096    * Mon Feb 04 2008 Chris Lumens <clumens@redhat.com> 11.1.2.95-1
1097    - Propagate hostname from stage 1 to stage 2 on s390x (dcantrell).
1098      Resolves: rhbz#354021
1099    
1100    * Fri Feb 01 2008 Chris Lumens <clumens@redhat.com> 11.1.2.94-1
1101    - Include libnssutil3.so for sshd on s390 (dcantrell).
1102    - Remove old IP addresses from interface on reconfig (dcantrell).
1103      Resolves: rhbz#218273
1104    - More fixes for .treeinfo (jgranado).
1105    
1106    * Wed Jan 30 2008 Chris Lumens <clumens@redhat.com> 11.1.2.93-1
1107    - Support network --bootproto=query in kickstart installs.
1108      Resolves: rhbz#401531
1109    - Set the format flag for new volume groups (msivak).
1110      Resolves: rhbz#246523
1111    - More fixes for .treeinfo (jgranado).
1112      Related: rhbz#253992
1113    
1114    * Mon Jan 28 2008 David Cantrell <dcantrell@redhat.com> 11.1.2.92-1
1115    - Fix remaining issues with createLuserConf() changes
1116      Related: rhbz#430237
1117    
1118    * Mon Jan 28 2008 Chris Lumens <clumens@redhat.com> 11.1.2.91-1
1119    - Include python-iniparse in stage2 for pirut.
1120      Resolves:  rhbz#430212
1121    - Update the information contained in .treeinfo files (jgranado).
1122      Resolves: rhbz#253992
1123    - Fix namespace issue with createLuserConf (dcantrell).
1124      Resolves: rhbz#430237
1125    - Write /etc/resolv.conf and /etc/hosts in stage1 on s390 (dcantrell).
1126      Related: rhbz#428694, rhbz#216158
1127    
1128    * Wed Jan 23 2008 Chris Lumens <clumens@redhat.com> 11.1.2.90-1
1129    - Add the stage2 to the .treeinfo file (jgranado).
1130      Resolves: rhbz#253992
1131    - Fix handling %packages section in output anaconda-ks.cfg file.
1132      Related: rhbz#280101
1133    - Fix a traceback caused by the patch for 427388.
1134      Resolves: rhbz#429902
1135    - Fix some additional errors in createLuserConf() (dcantrell).
1136      Resolves: rhbz#429902
1137    - Fix iscsi so that mkinitrd can talk to the running daemon (pjones).
1138    
1139    * Mon Jan 21 2008 Chris Lumens <clumens@redhat.com> 11.1.2.89-1
1140    - Support SHA256/SHA512 password encoding from kickstart (dcantrell).
1141      Resolves: rhbz#427388
1142    
1143  * 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
1144  - Roll in CentOS Patches  - Allow users to back up past instkey dialog (dlehman).
1145      Resolves: rhbz#252349
1146    - Handle missing FTP files the same way as missing HTTP files (dlehman).
1147      Resolves: rhbz#350251
1148    - Add support for iSCSI iBFT (msivak).
1149      Resolves: rhbz#307761
1150    - Do not display NICs as UNCONFIGURED in network_text.py (dcantrell).
1151      Resolves: rhbz#275291
1152    - If bootproto is dhcp, unset any static settings (dcantrell).
1153      Resolves: rhbz#218489
1154    - Add support for the mptctl driver.
1155      Resolves: rhbz#382941
1156    - Fix a traceback running pkgorder in non-base products (dgregor).
1157      Resolves: rhbz#317131
1158    - Fix a traceback when adding zFCP disk without specifying details (msivak).
1159      Resolves: rhbz#428180
1160    - Catch lvm tools errors when creating logical volumes (msivak).
1161      Resolves: rhbz#224636
1162    - Add support for specifying the dhcp timeout (msivak).
1163      Resolves: rhbz#198147, rhbz#254032
1164    - Don't add a trailing 1 to filesystem labels (jgranado).
1165      Resolves: rhbz#415861
1166    - Add spufs support (jgranado).
1167      Resolves: rhbz#247720
1168    - List iSCSI multipath devices in the installer UI. (dcantrell).
1169      Resolves: rhbz#391951
1170    - Fix selected device when adding an advanced storage device (msivak).
1171      Resolves: rhbz#248447
1172    - Add maketreeinfo.py script (jgranado).
1173      Resolves: rhbz#253992
1174    - Make F12 work for the network config screen in text installs (jgranado).
1175      Resolves: rhbz#250982
1176    - Add the ixgbe driver (jgranado).
1177      Resolves: rhbz#350911
1178    - Write out IPV6INIT= to network-scripts (jgranado).
1179      Resolves: rhbz#243524
1180    - Close md devices to fix RAID tracebacks (jgranado).
1181      Related: rhbz#208970
1182    - Use input %packages section for anaconda-ks.cfg (msivak).
1183      Resolves: rhbz#280101
1184    - Add option for selecting different comps file (msivak).
1185      Resolves: rhbz#352081
1186    - Add nicdelay parameter (msivak).
1187      Resolves: rhbz#349521
1188    - Be more accepting in which strings we wait for from sshd (alanm).
1189      Resolves: rhbz#286031
1190    - Allow the use of double quotes in the pxeboot config file (jgranado).
1191      Resolves: rhbz#248170
1192    - Read the nic info before showing the configuration window (jgranado).
1193      Resolves: rhbz#278451
1194    - Make the back button work on the network config screen in loader (jgranado).
1195      Resolves: rhbz#233655
1196    - Get lcs interface name correctly (msivak).
1197      Resolves: rhbz#237508
1198    - Include more terminfo files to fix s390 telnet mode (msivak).
1199      Resolves: rhbz#231173
1200    - Fix kickstart docs for --dhcpclass parameter (jgranado).
1201      Resolves: rhbz#248910
1202    - Fix traceback when displaying autopartition error messages (jgranado).
1203      Resolves: rhbz#247257
1204    - Fix comparison of unusual network interface names (jgranado).
1205      Resolves: rhbz#246135
1206    - Populate the kickstart file dialog with the original value (jgranado).
1207      Resolves: rhbz#245936
1208    - Make the man pages work in rescue mode (jgranado).
1209      Resolves: rhbz#243443
1210    - Sort text package list (jgranado).
1211      Resolves: rhbz#242456
1212    - Don't eject the cd before the %post scripts are run (jgranado).
1213      Resolves: rhbz#238711
1214    
1215  * 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
1216  - 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