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