/[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.8 by slords, Tue Apr 14 19:25:04 2009 UTC Revision 1.20 by slords, Thu May 5 17:50:37 2011 UTC
# Line 1  Line 1 
1  Name: anaconda  Name: anaconda
2  Version: 11.1.2.168  Version: 11.1.2.224
3  Release: 1%{?dist}.1  Release: 1%{?dist}.1
4  License: GPL  License: GPL
5  Summary: Graphical system installer  Summary: Graphical system installer
6  Group: Applications/System  Group: Applications/System
7  Source: anaconda-%{PACKAGE_VERSION}.tar.bz2  Source: anaconda-%{version}.tar.bz2
8  BuildPreReq: kudzu-devel >= 1.2.57.1.18, pciutils-devel  BuildPreReq: kudzu-devel >= 1.2.57.1.26-1, pciutils-devel >= 3.1.7-3
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: libdhcp-devel >= 1.20-5, mkinitrd-devel >= 5.1.2-1  BuildPreReq: libdhcp-devel >= 1.20-10, mkinitrd-devel >= 5.1.2-1
18  BuildPreReq: audit-libs-devel, libnl-devel >= 1.0-0.10.pre5.5  BuildPreReq: audit-libs-devel, libnl-devel >= 1.0-0.10.pre5.5
19    BuildPreReq: libdhcp6client >= 1.0.10-17
20  %ifnarch s390 s390x  %ifnarch s390 s390x
21  BuildPreReq: iscsi-initiator-utils >= 6.2.0.868-0.9  BuildPreReq: iscsi-initiator-utils >= 6.2.0.871-0.0
22  %endif  %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.57.1.18, yum >= 2.9.2, pirut >= 1.1.0  Requires: kudzu >= 1.2.57.1.26-1, 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
# Line 34  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  Patch1: anaconda-centos-syslinux-msg.patch
40  Patch2: anaconda-centos-installclasses-2.patch  Patch2: anaconda-centos-installclasses-2.patch
41  Patch3: anaconda-centos-regkey.patch  Patch3: anaconda-centos-regkey.patch
42  Patch4: anaconda-centos-centos-branding-po_files_5.3.patch  Patch4: anaconda-centos-centos-branding-po_files_5.6.patch
43  Patch5: anaconda-centos-inst-type.patch  Patch5: anaconda-centos-inst-type.patch
44  Patch6: anaconda-centos-task.patch  Patch6: anaconda-centos-task.patch
45  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.168-smepatches.patch  
46    
47    # SME specific patches
48    Patch1001: 0001-No-warnings-if-kernel-not-upgraded.patch
49    Patch1002: 0002-No-warnings-if-unable-to-remove-rpm-databases.patch
50    Patch1003: 0003-Always-pick-best-arch-for-package.patch
51    Patch1004: 0004-Allow-creating-mounting-degraded-raid-arrays.patch
52    Patch1005: 0005-Start-boot-raid-device-first-so-it-will-be-in-sync-f.patch
53    Patch1006: 0006-Automatically-upgrade-bootloader-if-necessary.patch
54    Patch1007: 0007-Log-yum-errors-don-t-bother-user-with-them.patch
55    Patch1008: 0008-Search-for-language-updates-on-upgrade-disk.patch
56    Patch1009: 0009-Force-time-to-be-based-on-UTC.patch
57    Patch1010: 0010-Add-final-warning-before-installing.patch
58    Patch1011: 0011-Make-install-headless-but-still-write-keyboard-info-.patch
59    Patch1012: 0012-Make-install-window-wider.patch
60    Patch1013: 0013-Don-t-email-root-on-raid-events.patch
61    Patch1014: 0014-Make-boot-loader-use-SME-labels.patch
62    Patch1015: 0015-Determine-upgradability-of-SME-server.patch
63    Patch1016: 0016-Run-SME-post-install-scripts-on-kickstart-install-up.patch
64    Patch1017: 0017-Limit-languages-to-those-supported-by-SME.patch
65    
66  BuildRoot: %{_tmppath}/anaconda-%{PACKAGE_VERSION}  BuildRoot: %{_tmppath}/anaconda-%{PACKAGE_VERSION}
67    
# Line 81  sets, but are not meant for use on alrea Line 96  sets, but are not meant for use on alrea
96  %prep  %prep
97    
98  %setup -q  %setup -q
   
99  %patch1 -p1  %patch1 -p1
100  %patch2 -p1  %patch2 -p1
101  %patch3 -p1  %patch3 -p1
# Line 89  sets, but are not meant for use on alrea Line 103  sets, but are not meant for use on alrea
103  %patch5 -p1  %patch5 -p1
104  %patch6 -p1  %patch6 -p1
105  %patch7 -p1  %patch7 -p1
 %patch8 -p1  
 #%patch9 -p1  
 %patch10 -p1  
 %patch100 -p1  
   
106    
107    # SME specific patches
108    %patch1001 -p1
109    %patch1002 -p1
110    %patch1003 -p1
111    %patch1004 -p1
112    %patch1005 -p1
113    %patch1006 -p1
114    %patch1007 -p1
115    %patch1008 -p1
116    %patch1009 -p1
117    %patch1010 -p1
118    %patch1011 -p1
119    %patch1012 -p1
120    %patch1013 -p1
121    %patch1014 -p1
122    %patch1015 -p1
123    %patch1016 -p1
124    %patch1017 -p1
125    
126  %build  %build
127  make depend  make depend
# Line 152  fi Line 179  fi
179  %triggerun -- anaconda < 8.0-1  %triggerun -- anaconda < 8.0-1
180  /sbin/chkconfig --del reconfig >/dev/null 2>&1 || :  /sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
181    
182  %changelog  %changelog*
183  * Tue Jun 24 2008 Shad L. Lords <slords@mail.com> 11.1.2.168-1.el5.sme.1  * Wed Apr 27 2011 Shad L. Lords <slords@mail.com> 11.1.2.224-1.el5.sme.1
184  - Apply SME patches  - No warnings if kernel not upgraded
185  - Make progress box wider    (recreate initrd if kernel was installed)
186  - Fix titlebar spacing  - No warnings if unable to remove rpm databases
187  - Force UTC for time settings  - Always pick best arch for package
188  - Automate bootloader upgrades  - Allow creating/mounting degraded raid arrays
189  - Change erase disks to upgrade dialog    (log info about degraded arrays instead of not starting them)
190  - Make install headless  - Start /boot raid device first so it will be in sync for grub install
191  - Don't warn if no kernels were installed  - Automatically upgrade bootloader if necessary
192  - Add format warning (default to no)  - Search for language updates on upgrade disk
193  - Always upgrade to best arch version of package  - Force time to be based on UTC
194  - Remove mail to root in mdadm  - Log install errors but don't bug user about them
195  - Allow grub to be installed on raid device  - Add final warning before installing
196  - Allow creating degraded raid arrays  - Make install headless but still write keyboard info out
197  - Set/write keyboard config in headless mode    (don't ask us to use vnc mode)
198  - Display window and run post-install script when using kickstart file  - Make install window wider
199  - Update supported languages    (fix titlebar spacing)
200  - Allow language updates to be part of updates image  - Don't email root on raid events
201  - Start boot raid device first so it will sync first  - Make boot loader use SME labels
202  - Check e-smith-release instead of redhat-release  - Determine upgradability of SME server
203  - Log info about degraded arrays instead of not starting them    (change erase disks to upgrade dialog)
204  - Don't crash if you can't go back to previous screen  - Run SME post-install scripts on kickstart install/upgrade
205  - Only recreate initrd if kernel was installed  - Limit languages to those supported by SME
206  - Don't display warning about no being able to remove rpmdb files  
207    * Thu Feb  3 2011 Karanbir Singh <kbsingh@centos.org> 11.1.2.224-1.el5.centos
208  * Sun Mar  1 2009 Karanbir Singh <kbsingh@centos.org>  - Roll in CentOS Branding changes
209  - Roll in CentOS Branding  
210    * Mon Dec 20 2010 Radek Vykydal <dcantrell@redhat.com> 11.1.2.224-1
211    - noeject overrides kickstart eject (bcl)
212      Related: rhbz#477887
213    - Pass --noeject to anaconda (bcl)
214      Related: rhbz#477887
215    
216    * Thu Dec 16 2010 David Cantrell <dcantrell@redhat.com> 11.1.2.223-1
217    - Rebuild for latest kudzu and pciutils (pciutils ABI change)
218      Related: rhbz#663395
219    
220    * Thu Dec 13 2010 Radek Vykydal <rvykydal@redhat.com> 11.1.2.222-1
221    - Japanese translations were completed (transifex)
222      Resolves: rhbz#661199
223    
224    * Thu Dec 9 2010 Radek Vykydal <rvykydal@redhat.com> 11.1.2.221-1
225    - Japanese translations were updated (transifex)
226      Resolves: rhbz#661199
227    
228    * Mon Dec 6 2010 Radek Vykydal <rvykydal@redhat.com> 11.1.2.220-1
229    - Gtk package %post script has changed (rvykydal)
230      Resolves: rhbz#659309
231    
232    * Tue Nov 30 2010 Radek Vykydal <rvykydal@redhat.com> 11.1.2.219-1
233    - Generate correct initrd.addrsize file for System z (dcantrell)
234      Related: rhbz#647827
235    
236    * Tue Nov 16 2010 Radek Vykydal <rvykydal@redhat.com> 11.1.2.218-1
237    - Append to modprobe.conf rather than overwrite it (dcantrell)
238      Related: rhbz#537887
239    
240    * Thu Nov 11 2010 Radek Vykydal <rvykydal@redhat.com> 11.1.2.217-1
241    - Fix generic.ins for s390 LPAR installations (dcantrell)
242      Resolves: rhbz#647827
243    - Fix gateway ping test for layer3 vswitch users (dcantrell)
244      Resolves: rhbz#643961
245    - Disable IPv6 modules for 'noipv6' in /etc/modprobe.conf (dcantrell)
246      Resolves: rhbz#537887
247    - Document noeject (bcl)
248      Resolves: rhbz#647232
249    
250    * Tue Sep 28 2010 David Cantrell <dcantrell@redhat.com> 11.1.2.216-1
251    - Don't immediately retry on downloading a package. (clumens)
252      Resolves: rhbz#544323
253    - Make sure we can go back to a previous step before doing so (clumens)
254      Resolves: rhbz#537889
255    - Check for and complain about package scriptlet errors (clumens)
256      Resolves: rhbz#531599
257    
258    * Mon Sep 20 2010 Radek Vykydal <rvykydal@redhat.com> 11.1.2.215-1
259    - Add python-libs package, python package has been split (rvykydal)
260      Resolves: rhbz#634827
261    
262    * Wed Sep 8 2010 Radek Vykydal <rvykydal@redhat.com> 11.1.2.214-1
263    - Add noeject support to cdrom eject handling (bcl)
264      Resolves: rhbz#477887
265    - Add noeject support to loader2 (bcl)
266      Related: rhbz#477887
267    - Resolve kernel dependencies in pkgorder (mgracik)
268      Resolves: rhbz#491136
269    
270    * Fri Aug 20 2010 Radek Vykydal <rvykydal@redhat.com> 11.1.2.213-1
271    - Do not check size of swap partition(s) on s390 (dcantrell)
272      Resolves: rhbz#475358
273    - Make parent directories for ks scriptlet log files (dcantrell)
274      Resolves: rhbz#568861
275    - Add dlabel confirmation dialog to interactive installs (msivak)
276      Resolves: rhbz#570053
277    - Add xts module to initrd (msivak)
278      Resolves: rhbz#553411
279    - Add support for LSI 3ware 97xx SAS/SATA RAID Controller (msivak)
280      Resolves: rhbz#572341
281    - Add support for QLogic Corp cLOM8214 1/10GbE Controller (msivak)
282      Resolves: rhbz#571895
283    - Support for Brocade FCoE/CEE to PCIe CNAs (msivak)
284      Resolves: rhbz#549677
285    - Disable ipv6 kernel modules if user disables IPv6 (dcantrell)
286      Resolves: rhbz#537887
287    
288    * Mon Aug 16 2010 Radek Vykydal <rvykydal@redhat.com> 11.1.2.212-1
289    - Mount /proc/bus/usb under /mnt/sysimage (hdegoede)
290      Resolves: rhbz#532397
291    - Update kickstart-docs iscsi commands information (hdegoede)
292      Resolves: rhbz#525136
293    
294    * Wed Aug 11 2010 Radek Vykydal <rvykydal@redhat.com> 11.1.2.211-1
295    - Clean up sanityCheckHostname() in network.py (dcantrell)
296      Resolves: rhbz#559626
297    - Support long 'option domain-name' values in loader (dcantrell)
298      Resolves: rhbz#578110
299    - Prevent SIGSEGV in ipCallback and cidrCallback (dcantrell)
300      Resolves: rhbz#440498
301    
302    * Wed Aug 04 2010 Radek Vykydal <rvykydal@redhat.com> 11.1.2.210-1
303    - Add Chelsio T4 10Gb driver to install (bcl)
304      Resolves: rhbz#562913
305    - Fix traceback on headless installs with xconfig --startxonboot (clumens)
306      Resolves: rhbz#517051
307    - Install the right arch of anaconda's required packages (clumens)
308      Resolves: rhbz#541323
309    - Document options of nfs boot parameter (akozumpl)
310      Resolves: rhbz#559200
311    - Document ignoredisk --only-use kickstart option (clumens)
312      Resolves: rhbz#586576
313    
314    * Mon Mar 22 2010 Martin Sivak <msivak@redhat.com> 11.1.2.209-1
315    - Add a missing patch to make dlabel work again
316      Related: rhbz#485060
317    
318    * Sun Mar 21 2010 David Cantrell <dcantrell@redhat.com> 11.1.2.208-1
319    - Revert patch for #521189 (dcantrell)
320      Resolves: rhbz#575129
321    
322    * Sun Mar 21 2010 David Cantrell <dcantrell@redhat.com> 11.1.2.207-1
323    - Fix driver disk loading from partitionless media (dcantrell)
324      Resolves: rhbz#575129
325    
326    * Tue Mar 09 2010 Martin Sivak <msivak@redhat.com> 11.1.2.206-1
327    - Use /sys/block instead of /proc/partitions for device nodes (msivak)
328      Related: rhbz#485060
329    - Wait a bit longer for network on s390 (Brad Hinson)
330      Resolves: rhbz#506742
331    
332    * Tue Mar 2 2010 Ales Kozumplik <akozumpl@redhat.com> 11.1.2.205
333    - Do not leave the initial slash in path in getHostandPath() (akozumpl)
334      Resolves: rhbz#568691
335    
336    * Tue Feb 23 2010 David Cantrell <dcantrell@redhat.com> 11.1.2.204
337    - Update anaconda xorg driver list (dcantrell)
338      Resolves: rhbz#567666
339    
340    * Tue Feb 23 2010 Radek Vykydal <rvykydal@redhat.com> 11.1.2.203
341    - Cut the size of the boot.img for ia64 in half (akozumpl)
342      Resolves: rhbz#556976
343    
344    * Fri Jan 29 2010 Martin Sivak <msivak@redhat.com> 11.1.2.202-4
345    - Rebuild anaconda to get the newest Kudzu
346      Resolves: rhbz#555188
347    
348    * Fri Jan 29 2010 Martin Sivak <msivak@redhat.com> 11.1.2.202-3
349    - Rebuild anaconda to get the newest Kudzu
350      Resolves: rhbz#555188
351    
352    * Wed Jan 27 2010 Chris Lumens <clumens@redhat.com> 11.1.2.202-2
353    - Add anaconda support for group removal syntax.
354      Resolves: rhbz#558516
355    
356    * Thu Jan 21 2010 Martin Sivak <msivak@redhat.com> 11.1.2.201-2
357    - Rebuild anaconda to get the newest Kudzu
358      Related: rhbz#555188
359    
360    * Fri Jan 15 2010 David Cantrell <dcantrell@redhat.com> 11.1.2.201-1
361    - os.exists -> os.path.exists (clumens)
362      Resolves: rhbz#554853
363    - reIPL support for s390 (hamzy)
364      Resolves: rhbz#512195
365    - Include 'mpath' in generic.prm file for s390 and s390x (dcantrell)
366      Resolves: rhbz#538129
367    
368    * Fri Jan 08 2010 Martin Sivak <msivak@redhat.com> 11.1.2.200-1
369    - Provide CMS script for IPL under z/VM
370      Resolves: rhbz#475343
371    - Force interface up before checking link status
372      Resolves: rhbz#549751
373    - Document new bootloader --hvargs kickstart option
374      Related: rhbz#501438
375    
376    * Tue Dec 22 2009 Martin Sivak <msivak@redhat.com> 11.1.2.199-1
377    - Support for the pmcraid driver
378      Resolves: rhbz#532777
379    - Always return correct network config from kickstartNetworkUp
380      Resolves: rhbz#495042
381    - Actually use the ftp login&password parse code
382      Related: rhbz#505424
383    - Fix clearpart of PVs that are part of multidrive VGs
384      Resolves: rhbz#545869
385    - Add support for Brocade Fibre Channel to PCIe Host Bus Adapters
386      Resolves: rhbz#475707
387    - Fix EDD BIOS information parsing
388      Resolves: rhbz#540637
389    
390    * Fri Dec 11 2009 Martin Sivak <msivak@redhat.com> 11.1.2.198-3
391    - Fix the build for s390
392      Related: rhbz#517768
393    
394    * Fri Dec 11 2009 Martin Sivak <msivak@redhat.com> 11.1.2.198-2
395    - Fix the build, we were missing one include in loader.c
396      Related: rhbz#517768
397    
398    * Fri Dec 11 2009 Martin Sivak <msivak@redhat.com> 11.1.2.198-1
399    - Various improvements to kickstart scriptlet reporting
400      Resolves: rhbz#510636
401    - Fix parsing of optional portnr in iscsi target IP
402      Resolves: rhbz#525054
403    - "ip=ibft" is not needed any more if ibft configuration is available
404      Resolves: rhbz#517768
405    - Revert the badEDID check
406      Resolves: rhbz#445486
407    - Remove #!/usr/bin/env python calls
408      Resolves: rhbz#521337
409    - Do not reinstall packages of the same NAEVR in upgrade
410      Resolves: rhbz#495796
411    - Add be2iscsi driver support
412      Resolves: rhbz#529442
413    - Reset partitioning when going back to parttype screen
414      Resolves: rhbz#516715
415    - Find LVs specified by label in /etc/fstab
416      Resolves: rhbz#502178
417    - Ensure the ghostscript-fonts get installed with ghostscript
418      Resolves: rhbz#530548
419    
420    * Fri Nov 20 2009 Martin Sivak <msivak@redhat.com> 11.1.2.197
421    - Added N-Port-ID (NPIV) install support for Linux on Power
422      Resolves: rhbz#512237
423    - Ignore comments when looking for %ksappend lines
424      Resolves: rhbz#525676
425    - Add kickstart support for xen hypervisor arguments in grub.
426      Resolves: rhbz#501438
427    - Fix kickstarts without a pw
428      Resolves: rhbz#538412
429    
430    * Fri Nov 13 2009 Martin Sivak <msivak@redhat.com> 11.1.2.196-2
431    - Write HOTPLUG=no to ifcfg file is ONBOOT=no
432      Resolves: rhbz#498086
433    - Honor the --label option to the kickstart "part" command
434      Resolves: rhbs#498856
435    - Add "Hipersockets" to qeth NETTYPE description
436      Resolves: rhbz#511962
437    - Honor existing RUNKS conf file variable on s390
438      Resolves: rhbz#513951
439    - kickstart option to make mpath0 point to arbitrary LUN
440      Resolves: rhbz#502768
441    - Sleep if the kickstart file read fails
442      Related: rhbz#460566
443    - If the device disappeared during DD selection, do not crash
444      Resolves: rhbz#521189
445    
446    * Tue Nov 10 2009 Martin Sivak <msivak@redhat.com> 11.1.2.196-1
447    - Adds interactive install support for NFS options
448      Resolves: rhbz#493052
449    - KS can reside on password protected FTP servers
450      Resolves: rhbz#505424
451    - Detect oemdrv DDs on cdrom devices too
452      Resolves: rhbz#485060
453    - Prepare dev nodes for block devices too for blkid
454      Resolves: rhbz#515437
455    
456    * Wed Aug 05 2009 Martin Sivak <msivak@redhat.com> 11.1.2.195-1
457    - Update the loader with support code for Mellanox cards
458      Resolves: rhbz#514971
459    
460    * Mon Aug 03 2009 Martin Sivak <msivak@redhat.com> 11.1.2.194-1
461    - comps changed. replaced "virtualization" with "xen" (jgranados)
462      Resolves: rhbz#514885
463    - Add support for Melanox ConnectX mt26448 10Gb/s Infiniband, Ethernet, and FC (msivak)
464      Resolves: rhbz#514971
465    
466    * Thu Jul 23 2009 Joel Granados <jgranado@redhat.com>  11.1.2.193-1
467    - Make sure we include libdrm.so files in the image.
468      Related: rhbz#510397
469    
470    * Wed Jul 22 2009 Chris Lumens <clumens@redhat.com> 11.1.2.192-1
471    - Fix compile errors in the previous patch.
472      Related: rhbz#471883
473    
474    * Wed Jul 22 2009 Chris Lumens <clumens@redhat.com> 11.1.2.191-1
475    - Ignore block devices set to read-only.
476      Related: rhbz#471883
477    
478    * Tue Jul 21 2009 Martin Sivak <msivak@redhat.com> 11.1.2.190-1
479    - Correct a message presented to the user.
480      Related: rhbz#473747
481    - Remove ext4dev
482      Resolves: rhbz#510634
483    
484    * Thu Jul 16 2009 Radek Vykydal <rvykydal@redhat.com> 11.1.2.189-1
485    - Make buildinstall error out if mount of loop device fails (rvykydal).
486      Resolves: rhbz#472552
487    
488    * Tue Jul 11 2009 Joel Granados <jgranado@redhat.com> 11.1.2.188-1
489    - Require libdhcp6client for the build (jgranado).
490      Related: rhbz#506722
491    
492    * Mon Jul 10 2009 Joel Granados <jgranado@redhat.com> 11.1.2.187-1
493    - Add support for the qlge driver (jgranado)
494      Resolves: rhbz#504034
495    
496    * Mon Jul 10 2009 Joel Granados <jgranado@redhat.com> 11.1.2.186-1
497    - update support for ext4 in anaconda (jbastian)
498      Resolves: rhbz#510634
499    
500    * Wed Jul 08 2009 Chris Lumens <clumens@redhat.com> 11.1.2.185-1
501    - Save bootfile, if we have it, from DHCP response (dcantrell).
502      Resolves: rhbz#448006
503    
504    * Wed Jul 1 2009 Martin Sivak <msivak@redhat.com> 11.1.2.184-1
505    - Fix handling of parted exceptions in text mode (rvykydal)
506      Resolves: rhbz#506725
507    
508    * Thu Jun 4 2009 Joel Granados <jgranado@redhat.com> 11.1.2.183-1
509    - Create efirtc device node on ia64 to access hw clock (rvykydal).
510      Resolves: rhbz#485200
511    - Reserve enough space for lvm metadata when computing PV size usable for LVs (rvykydal).
512      Resolves: rhbz#500431
513    
514    * Mon Jun 1 2009 Joel Granados <jgranado@redhat.com> 11.1.2.182-1
515    - Add support for IGB VF device (jgranado).
516      Resolves: rhbz#502875
517    - Fix the error caused by change in fipscheck (again..) (msivak).
518      Resolves: rhbz#498992
519    
520    * Thu May 28 2009 Joel Granados <jgranado@redhat.com> 11.1.2.181-1
521    - Look for ipcalc in the right place (jgranado).
522      Resolves: rhbz#502249
523    
524    * Thu May 28 2009 Joel Granados <jgranado@redhat.com> 11.1.2.180-1
525    - Look for ipcalc in the right place (jgranado).
526      Resolves: rhbz#502249
527    
528    * Wed May 27 2009 Joel Granados <jgranado@redhat.com> 11.1.2.179-1
529    - Look for ipcalc in the right place (jgranado).
530      Resolves: rhbz#502249
531    
532    * Tue May 26 2009 Joel Granados <jgranado@redhat.com> 11.1.2.178-1
533    - Fix specification of zoneinfo files to be included in stage2 (rvykydal).
534      Resolves: rhbz#481617
535    - Fix the location of libfipscheck in initrd too (msivak).
536      Resolves: rhbz#498992
537    - cryptsetup status reversed its exit codes (dcantrell).
538      Resolves: rhbz#499824
539    - Require latest libdhcp (jgranado).
540      Resolves: rhbz#444919
541    - Do not include removed physical volumes in pvlist (rvykydal).
542      Resolves: rhbz#502438
543    
544    * Thu May 21 2009 Joel Granados <jgranado@redhat.com> 11.1.2.177-1
545    - Do not load storage drivers before loading DUD over network (rvykydal).
546      Resolves: rhbz#454478
547    
548    * Thu May 21 2009 Joel Granados <jgranado@redhat.com> 11.1.2.176-1
549    - Remove LVM metadata when doing clearpart (rvykydal).
550      Resolves: rhbz#462615
551    - Put lspci in the minstg2.img so inVmware doesn't traceback (clumens).
552      Resolves: rhbz#476476
553    
554    * Mon May 18 2009 Joel Granados <jgranado@redhat.com> 11.1.2.175-1
555    - Change the description of be2net (msivak).
556      Resolves: rhbz#496875
557    - Revert to libdhcp from rhel5.3 (dcantrell).
558      Related: rhbz#500775
559    
560    * Wed May 13 2009 Joel Granados <jgranado@redhat.com> 11.1.2.174-1
561    - Include valid timezones in stage 2 (rvykydal).
562      Resolves: rhbz#481617
563    - Fix traceback in timezone setting (kickstart interactive text mode) (rvykydal).
564      Resolves: rhbz#481617
565    - Compute size of modules buffer in loader (dcantrell).
566      Resolves: rhbz#484092
567    - Include /sbin/ipcalc for IP address validation (dcantrell).
568      Resolves: rhbz#460579
569    - Require latest libdhcp (dcantrell).
570      Resolves rhbz#444919
571    - Make buildinstall error out if mount of loop device fails (rvykydal).
572      Resolves: rhbz#472552
573    - Update Anaconda with new description for Emulex lpfc driver (msivak).
574      Resolves: rhbz#498511
575    - Get the libfipscheck from correct location (library was rebased) (msivak)
576      Resolves: rhbz#498992
577    - Add support for LSI MPT Fusion SAS 2.0 Device Driver (msivak).
578      Resolves: rhbz#475671
579    - IBM improvements to linuxrc.s390 (dcantrell).
580      Resolves: rhbz#475350
581    
582    * Wed May 6 2009 Joel Granados <jgranado@redhat.com> 11.1.2.173-1
583    - Allow bootloader on mbr when /boot is mdraid1 (hansg).
584      Resolves: rhbz#475973
585    - Don't traceback on read only (write protected) disks (hansg).
586      Resolves: rhbz#471883
587    - most noticably it fixes chap / reverse chap in combination with ibft (hansg).
588      Resolves: rhbz#497438
589    - Recognize mpath iscsi setups as using iscsi (hansg).
590      Resolves: rhbz#466614
591    
592    * Tue May 5 2009 Joel Granados <jgranado@redhat.com> 11.1.2.172-1
593    - The lambda function in run() is not needed (jgranado).
594      Resolves: rhbz#498935
595    - Increase max NIC identification duration to 5 minutes (dcantrell).
596      Resolves: rhbz#473747
597    - Correct a spelling error (dcantrell).
598      Resolves: rhbz#489997
599    - Remove noise from isys/nl.c (dcantrell).
600      Resolves: rhbz#490735
601    
602    * Thu Apr 30 2009 Chris Lumens <clumens@redhat.com> 11.1.2.171-1
603    - Remove umask temporarily so device permissions are correct (wmealing).
604      Resolves: rhbz#383531
605    
606    * Tue Apr 28 2009 Chris Lumens <clumens@redhat.com> 11.1.2.170-1
607    - No longer set cachedir since the rebased yum won't let us.
608      Resolves: rhbz#497288
609    - Support a dashed format of MAC in kickstarts (msivak).
610      Resolves: rhbz#480309
611    - Fix a typo in the parted exception ignoring patch
612      Related: rhbz#455465
613    - Add support for Marvell RAID bus controller MV64460/64461/64462 (msivak).
614      Resolves: rhbz#493179
615    - Add support for the "Emulex OneConnect 10GbE NIC" (msivak).
616      Resolves: rhbz#496875
617    
618    * Thu Apr 23 2009 Martin Sivak <msivak@redhat.com> 11.1.2.169-1
619    -  Activate ipv6 nics when an ipv6 ip is defined (jgranado).
620       Resolves: rhbz#445394
621    -  Check for DNS validity (jgranado).
622       Resolves: rhbz#465174
623    -  Do not crash when more than 32 tape devices are present (rvykydal)
624       Resolves: rhbz#476186
625    -  Ignore a subset of parted errors that are not critical (clumens)
626       Resolves: rhbz#455465
627    -  The FTP USER command does not need to be followed by a PASS (msivak)
628       Resolves: rhbz#477536
629    -  patch to skip accounts screen if using autostep and encrypted root password (msivak)
630       Resolves: rhbz#471122
631    -  rhel5 fix for cmdline being overridden by text when graphical install is detected as unworkable (msivak)
632       Resolves: rhbz#456325
633    -  Rewrote parts of pkgorder script to improve it's speed. (mgracik)
634       Resolves: rhbz#451083
635    -  Fix for traceback in Partitions.doMetaDeletes.addSnap() (dcantrell)
636       Resolves: rhbz#433824
637    -  More robust filtering of physical volumes in autopartitioning (rvykydal)
638       Resolves: rhbz#475271
639    -  Fix user --groups kickstart option (rvykydal)
640       Resolves: rhbz#454418
641    -  Let LCS devices come online after s390 installation (dcantrell)
642       Resolves: rhbz#471101
643    -  Added support for mdadm raid10 installs (mgracik)
644       Resolves: rhbz#467996
645    -  Updated the project URL (mgracik)
646       Resolves: rhbz#482781
647    
648  * Thu Dec 18 2008 Joel Granados <jgranado@redhat.com> 11.1.2.168-1  * Thu Dec 18 2008 Joel Granados <jgranado@redhat.com> 11.1.2.168-1
649  -  Make anaconda work with new API change in YUM (jgranado)  -  Make anaconda work with new API change in YUM (jgranado)


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