/[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.7 by slords, Tue Apr 14 14:36:31 2009 UTC Revision 1.23 by wellsi, Sun Oct 6 16:09:18 2013 UTC
# Line 1  Line 1 
1  Name: anaconda  Name: anaconda
2  Version: 11.1.2.168  Version: 11.1.2.242
3  Release: 1.el5.centos  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  Patch1: anaconda-centos-syslinux-msg.patch
9    Patch2: anaconda-centos-installclasses-2.patch
10    Patch3: anaconda-centos-regkey.patch
11    Patch4: anaconda-centos-centos-branding-po_files_5.6.patch
12    Patch5: anaconda-centos-inst-type.patch
13    Patch6: anaconda-centos-task.patch
14    Patch7: anaconda-centos-removeStatusText.patch
15    
16    BuildPreReq: kudzu-devel >= 1.2.57.1.26-1, pciutils-devel >= 3.1.7-3
17  BuildPreReq: bzip2-devel, e2fsprogs-devel, python-devel, gtk2-devel  BuildPreReq: bzip2-devel, e2fsprogs-devel, python-devel, gtk2-devel
18  BuildPreReq: rpm-python >= 4.2-0.61, newt-devel, rpm-devel, gettext >= 0.11  BuildPreReq: rpm-python >= 4.2-0.61, newt-devel, rpm-devel, gettext >= 0.11
19  BuildPreReq: rhpl, booty, libxml2-python, zlib-devel, elfutils-devel  BuildPreReq: rhpl, booty, libxml2-python, zlib-devel, elfutils-devel
20  BuildPreReq: beecrypt-devel, libselinux-devel >= 1.6, libX11-devel  BuildPreReq: beecrypt-devel, libselinux-devel >= 1.6, libX11-devel
21  BuildPreReq: libXxf86misc-devel, intltool >= 0.31.2-3, python-urlgrabber  BuildPreReq: libXxf86misc-devel, intltool >= 0.31.2-3, python-urlgrabber
22  BuildPreReq: pykickstart, yum >= 2.9.2, device-mapper >= 1.01.05-3,  BuildPreReq: pykickstart >= 0.43.8, yum >= 2.9.2, device-mapper >= 1.01.05-3,
23  BuildPreReq: libsepol-devel  BuildPreReq: libsepol-devel
24  BuildPreReq: pango-devel, pirut, libXt-devel, slang-devel >= 2.0.6-2  BuildPreReq: pango-devel, pirut, libXt-devel, slang-devel >= 2.0.6-2
25  BuildPreReq: libdhcp-devel >= 1.20-5, mkinitrd-devel >= 5.1.2-1  BuildPreReq: libdhcp-devel >= 1.20-10, mkinitrd-devel >= 5.1.2-1
26  BuildPreReq: audit-libs-devel, libnl-devel >= 1.0-0.10.pre5.5  BuildPreReq: audit-libs-devel, libnl-devel >= 1.0-0.10.pre5.5
27    BuildPreReq: libdhcp6client >= 1.0.10-17
28  %ifnarch s390 s390x  %ifnarch s390 s390x
29  BuildPreReq: iscsi-initiator-utils >= 6.2.0.868-0.9  BuildPreReq: iscsi-initiator-utils >= 6.2.0.871-0.0
30  %endif  %endif
31  Requires: rpm-python >= 4.2-0.61, rhpl >= 0.170, booty  Requires: rpm-python >= 4.2-0.61, rhpl >= 0.170, booty
32  Requires: parted >= 1.7.1, pyparted >= 1.7.2  Requires: parted >= 1.7.1, pyparted >= 1.7.2
33  Requires: kudzu >= 1.2.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
34  Requires: libxml2-python, python-urlgrabber  Requires: libxml2-python, python-urlgrabber
35  Requires: system-logos, pykickstart, system-config-date  Requires: system-logos, pykickstart, system-config-date
36  Requires: device-mapper >= 1.01.05-3  Requires: device-mapper >= 1.01.05-3
# Line 34  Requires: audit-libs Line 43  Requires: audit-libs
43  Requires: rhpxl >= 0.25  Requires: rhpxl >= 0.25
44  %endif  %endif
45  Obsoletes: anaconda-images <= 10  Obsoletes: anaconda-images <= 10
46  Url: http://fedora.redhat.com/projects/anaconda-installer/  Url: http://fedoraproject.org/wiki/Anaconda
 Patch1: anaconda-centos-syslinux-msg.patch  
 Patch2: anaconda-centos-installclasses-2.patch  
 Patch3: anaconda-centos-regkey.patch  
 Patch4: anaconda-centos-centos-branding-po_files_5.3.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  
47    
48    # SME specific patches
49    Patch1001: 0001-No-warnings-if-kernel-not-upgraded.patch
50    Patch1002: 0002-No-warnings-if-unable-to-remove-rpm-databases.patch
51    Patch1003: 0003-Always-pick-best-arch-for-package.patch
52    Patch1004: 0004-Allow-creating-mounting-degraded-raid-arrays.patch
53    Patch1005: 0005-Start-boot-raid-device-first-so-it-will-be-in-sync-f.patch
54    Patch1006: 0006-Automatically-upgrade-bootloader-if-necessary.patch
55    Patch1007: 0007-Log-yum-errors-don-t-bother-user-with-them.patch
56    Patch1008: 0008-Search-for-language-updates-on-upgrade-disk.patch
57    Patch1009: 0009-Force-time-to-be-based-on-UTC.patch
58    Patch1010: 0010-Add-final-warning-before-installing.patch
59    Patch1011: 0011-Make-install-headless-but-still-write-keyboard-info-.patch
60    Patch1012: 0012-Make-install-window-wider.patch
61    Patch1013: 0013-Don-t-email-root-on-raid-events.patch
62    Patch1014: 0014-Make-boot-loader-use-SME-labels.patch
63    Patch1015: 0015-Determine-upgradability-of-SME-server.patch
64    Patch1016: 0016-Run-SME-post-install-scripts-on-kickstart-install-up.patch
65    Patch1017: 0017-Limit-languages-to-those-supported-by-SME.patch
66    Patch1018: 0018-All-attached-disks-reformat-warning.patch
67    
68  BuildRoot: %{_tmppath}/anaconda-%{PACKAGE_VERSION}  BuildRoot: %{_tmppath}/anaconda-%{PACKAGE_VERSION}
69    
# Line 78  are needed for installing new systems. Line 96  are needed for installing new systems.
96  sets, but are not meant for use on already installed systems.  sets, but are not meant for use on already installed systems.
97    
98  %prep  %prep
99    %global _default_patch_fuzz 2
100  %setup -q  %setup -q
   
101  %patch1 -p1  %patch1 -p1
102  %patch2 -p1  %patch2 -p1
103  %patch3 -p1  %patch3 -p1
104  %patch4 -p1  %patch4 -p1
105  %patch5 -p1  %patch5 -p1
106  %patch6 -p1  %patch6 -p1
107  %patch7 -p1  %patch7 -p1
108  %patch8 -p1  
109  #%patch9 -p1  # SME specific patches
110  %patch10 -p1  %patch1001 -p1
111    %patch1002 -p1
112    %patch1003 -p1
113    %patch1004 -p1
114    %patch1005 -p1
115    %patch1006 -p1
116    %patch1007 -p1
117    %patch1008 -p1
118    %patch1009 -p1
119    %patch1010 -p1
120    %patch1011 -p1
121    %patch1012 -p1
122    %patch1013 -p1
123    %patch1014 -p1
124    %patch1015 -p1
125    %patch1016 -p1
126    %patch1017 -p1
127    %patch1018 -p1
128    
129  %build  %build
130  make depend  make depend
# Line 151  fi Line 183  fi
183  /sbin/chkconfig --del reconfig >/dev/null 2>&1 || :  /sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
184    
185  %changelog  %changelog
186  * Sun Mar  1 2009 Karanbir Singh <kbsingh@centos.org>  * Sun Oct 6 2013 Ian Wells <esmith@wellsi.com> 11.1.2.242-1.el5.sme.1
187    - Update warning about re-formatting attached hard drives [SME: 4788]
188    
189    * Sat Sep 17 2011 Shad L. Lords <slords@mail.com> 11.1.2.242-1.el5.sme
190    - No warnings if kernel not upgraded
191      (recreate initrd if kernel was installed)
192    - No warnings if unable to remove rpm databases
193    - Always pick best arch for package
194    - Allow creating/mounting degraded raid arrays
195      (log info about degraded arrays instead of not starting them)
196    - Start /boot raid device first so it will be in sync for grub install
197    - Automatically upgrade bootloader if necessary
198    - Log install errors but don't bug user about them
199    - Search for language updates on upgrade disk
200    - Force time to be based on UTC
201    - Add final warning before installing
202    - Make install headless but still write keyboard info out
203      (don't ask us to use vnc mode)
204    - Make install window wider
205      (fix titlebar spacing)
206    - Don't email root on raid events
207    - Make boot loader use SME labels
208    - Determine upgradability of SME server
209      (change erase disks to upgrade dialog)
210    - Run SME post-install scripts on kickstart install/upgrade
211    - Limit languages to those supported by SME
212    
213    * Fri Aug 19 2011 Karanbir Singh <kbsingh@centos.org> 11.1.2.242-1.el5.centos
214  - Roll in CentOS Branding  - Roll in CentOS Branding
215    
216    * Mon Jun 27 2011 Ales Kozumplik <akozumpl@redhat.com> 11.1.2.242-1
217    - Bump the implementation limit on the number of modules in modLoaded (akozumpl)
218      Resolves: rhbz#716836
219    
220    * Fri Jun 24 2011 David Cantrell <dcantrell@redhat.com> 11.1.2.241-1
221    - Load all kernel crypto modules, do not include testmgr modules (dcantrel)
222      Resolves: rhbz#703782
223    
224    * Tue Jun 21 2011 David Cantrell <dcantrell@redhat.com> 11.1.2.240-1
225    - Include all kernel crypto modules for LUKS devices
226      Resolves: rhbz#703782
227    
228    * Mon Jun 6 2011 Ales Kozumplik <akozumpl@redhat.com> 11.1.2.239-1
229    - Create /dev nodes after DUDs are processed (msivak)
230      Resolves: rhbz#707563
231    
232    * Thu Jun 2 2011 Ales Kozumplik <akozumpl@redhat.com> 11.1.2.238-1
233    - edit partition UI: do not create the "Encrypt" check button twice. (akozumpl)
234      Resolves: rhbz#709361
235    
236    * Tue May 31 2011 David Cantrell <dcantrell@redhat.com> 11.1.2.237-1
237    - Add driver for Intel Patsburg SAS Controller Unit driver. (dcantrel)
238      Resolves: rhbz#707790
239    
240    * Fri May 20 2011 Ales Kozumplik <akozumpl@redhat.com> 11.1.2.236-1
241    - Remove a worthless, traceback-causing line.
242      Related: rhbz#572862
243    
244    * Tue May 17 2011 Ales Kozumplik <akozumpl@redhat.com> 11.1.2.235-1
245    - Add "rhsm" to the list of things-to-link-into-/etc (wwoods)
246      Resolves: #670973
247    
248    * Fri May 13 2011 Ales Kozumplik <akozumpl@redhat.com> 11.1.2.234-1
249    - libz.so.1 is in /lib now (akozumpl)
250      Resolves: rhbz#704151
251    - Add more files required by subscription_manager (wwoods)
252      Resolves: rhbz#670973
253    - correctly include /usr/share/rhsm/subscription_manager (wwoods)
254      Related: rhbz#670973
255    
256    * Thu May 12 2011 Ales Kozumplik <akozumpl@redhat.com> 11.1.2.233-1
257    - fix uninitialized self.inum in rhel.py:repoIsAllowed() (akozumpl)
258      Resolves: rhbz#703253
259    - Use static busybox, not busybox-anaconda (mgracik)
260      Resolves: rhbz#500527
261    - Disable iscsi on s390x (akozumpl)
262      Resolves: rhbz#703135
263    
264    * Thu Apr 28 2011 Ales Kozumplik <akozumpl@redhat.com> 11.1.2.232-1
265    - Do not show "missing media" message when unknown media is needed for package. (msivak)
266      Resolves: rhbz#617262
267    - Perform group removals at the beginning of every transaction (clumens)
268      Resolves: rhbz#642224
269    - Filter kickstart-provided repos through the installation key (clumens)
270      Resolves: rhbz#452983
271    
272    * Mon Apr 11 2011 Ales Kozumplik <akozumpl@redhat.com> 11.1.2.231-1
273    - Run subscription-manager 'product-id' plugin during install (wwoods)
274      Resolves: rhbz#670973
275    - infiniband: drivers for Mellanox, QLogic and IBM cards. (akozumpl)
276      Related: rhbz#660684
277    
278    * Thu Apr 7 2011 Ales Kozumplik <akozumpl@redhat.com> 11.1.2.230-1
279    - Fix AttributeError (no str.rpartition in python 2.4)
280      Resolves: rhbz#693655
281    - Add busybox to initrd
282      Resolves: rhbz#500527
283    - Ensure kernel-xen is the default kernel for Xen guests
284      Resolves: rhbz#480031
285    
286    * Fri Apr 1 2011 Ales Kozumplik <akozumpl@redhat.com> 11.1.2.229-1
287    - Fix shlex traceback if pxeboot cmdline ends in a quote (wwoods)
288      Resolves: rhbz#500198
289    - Honor kickstart noipv6 option for media installs (rvykydal)
290      Resolves: rhbz#677653
291    - Quote ETHTOOL_OPTS value in stage 2 (mmatsuya)
292      Resolves: rhbz#674473
293    - Fix ZeroDivisionError with tiny management LUNs (wwoods)
294      Resolves: rhbz#636984
295    - Write OPTIONS for s390x net devs on non-network install methods (dcantrell)
296      Resolves: rhbz#649301
297    
298    * Fri Mar 18 2011 Ales Kozumplik <akozumpl@redhat.com> 11.1.2.228-1
299    - Include and initialize the IP over Infiniband module. (akozumpl)
300      Related: rhbz#660684
301    
302    * Fri Mar 11 2011 Ales Kozumplik <akozumpl@redhat.com> 11.1.2.227-1
303    - Fix waiting for a cdrom with a ks file to come up. (akozumpl)
304      Resolves: rhbz#658398
305    - When the back button is pressed, undo deps. (mmatsuya)
306      Resolves: rhbz#603177
307    - Add global vars to retain parsed /proc/cmdline (bcl)
308      Related: rhbz#569883
309    - Convert earlyModuleLoad to use cmdline_argv (bcl)
310      Related: rhbz#569883
311    - Check blacklist= for the module name before loading it (bcl)
312      Related: rhbz#569883
313    - Write /tmp/anaconda.conf (bcl)
314      Related: rhbz#569883
315    - Copy module blacklist to target system (bcl)
316      Resolves: rhbz#569883
317    - Allow blocking the ssh port through kickstart (clumens)
318      Resolves: rhbz#485086
319    - Use tune4fs for ext4 filesystems (bcl)
320      Resolves: rhbz#616184
321    - Add tune4fs to install images (bcl)
322      Resolves: rhbz#616184
323    - Set selinux context on iptables files (bcl)
324      Resolves: rhbz#658084
325    
326    * Thu Mar 3 2011 Ales Kozumplik <akozumpl@redhat.com> 11.1.2.226-1
327    - Use getDiskPart() from bootyutil. (akozumpl)
328      Related: rhbz#572862
329    - Validate the user-chosen name of an mpath device. (akozumpl)
330      Related: rhbz#572862
331    - Do not lose selection in the bootloader's drive order dialog (akozumpl)
332      Resolves: rhbz#583837
333    - Make sure we select the right net device when iBFT is used (mmatsuya)
334      Signed-Off-By: Martin Sivak <msivak@redhat.com>
335      Resolves: rhbz#643774
336    - Use DISPATCH_NOOP if we go back to the doReIPL step (mgracik)
337      Resolves: rhbz#654685
338    
339    * Fri Feb 25 2011 Ales Kozumplik <akozumpl@redhat.com> 11.1.2.225-1
340    - CD -> disc in the required media message (clumens).
341      Resolves: rhbz#641412
342    
343    * Mon Dec 20 2010 Radek Vykydal <dcantrell@redhat.com> 11.1.2.224-1
344    - noeject overrides kickstart eject (bcl)
345      Related: rhbz#477887
346    - Pass --noeject to anaconda (bcl)
347      Related: rhbz#477887
348    
349    * Thu Dec 16 2010 David Cantrell <dcantrell@redhat.com> 11.1.2.223-1
350    - Rebuild for latest kudzu and pciutils (pciutils ABI change)
351      Related: rhbz#663395
352    
353    * Thu Dec 13 2010 Radek Vykydal <rvykydal@redhat.com> 11.1.2.222-1
354    - Japanese translations were completed (transifex)
355      Resolves: rhbz#661199
356    
357    * Thu Dec 9 2010 Radek Vykydal <rvykydal@redhat.com> 11.1.2.221-1
358    - Japanese translations were updated (transifex)
359      Resolves: rhbz#661199
360    
361    * Mon Dec 6 2010 Radek Vykydal <rvykydal@redhat.com> 11.1.2.220-1
362    - Gtk package %post script has changed (rvykydal)
363      Resolves: rhbz#659309
364    
365    * Tue Nov 30 2010 Radek Vykydal <rvykydal@redhat.com> 11.1.2.219-1
366    - Generate correct initrd.addrsize file for System z (dcantrell)
367      Related: rhbz#647827
368    
369    * Tue Nov 16 2010 Radek Vykydal <rvykydal@redhat.com> 11.1.2.218-1
370    - Append to modprobe.conf rather than overwrite it (dcantrell)
371      Related: rhbz#537887
372    
373    * Thu Nov 11 2010 Radek Vykydal <rvykydal@redhat.com> 11.1.2.217-1
374    - Fix generic.ins for s390 LPAR installations (dcantrell)
375      Resolves: rhbz#647827
376    - Fix gateway ping test for layer3 vswitch users (dcantrell)
377      Resolves: rhbz#643961
378    - Disable IPv6 modules for 'noipv6' in /etc/modprobe.conf (dcantrell)
379      Resolves: rhbz#537887
380    - Document noeject (bcl)
381      Resolves: rhbz#647232
382    
383    * Tue Sep 28 2010 David Cantrell <dcantrell@redhat.com> 11.1.2.216-1
384    - Don't immediately retry on downloading a package. (clumens)
385      Resolves: rhbz#544323
386    - Make sure we can go back to a previous step before doing so (clumens)
387      Resolves: rhbz#537889
388    - Check for and complain about package scriptlet errors (clumens)
389      Resolves: rhbz#531599
390    
391    * Mon Sep 20 2010 Radek Vykydal <rvykydal@redhat.com> 11.1.2.215-1
392    - Add python-libs package, python package has been split (rvykydal)
393      Resolves: rhbz#634827
394    
395    * Wed Sep 8 2010 Radek Vykydal <rvykydal@redhat.com> 11.1.2.214-1
396    - Add noeject support to cdrom eject handling (bcl)
397      Resolves: rhbz#477887
398    - Add noeject support to loader2 (bcl)
399      Related: rhbz#477887
400    - Resolve kernel dependencies in pkgorder (mgracik)
401      Resolves: rhbz#491136
402    
403    * Fri Aug 20 2010 Radek Vykydal <rvykydal@redhat.com> 11.1.2.213-1
404    - Do not check size of swap partition(s) on s390 (dcantrell)
405      Resolves: rhbz#475358
406    - Make parent directories for ks scriptlet log files (dcantrell)
407      Resolves: rhbz#568861
408    - Add dlabel confirmation dialog to interactive installs (msivak)
409      Resolves: rhbz#570053
410    - Add xts module to initrd (msivak)
411      Resolves: rhbz#553411
412    - Add support for LSI 3ware 97xx SAS/SATA RAID Controller (msivak)
413      Resolves: rhbz#572341
414    - Add support for QLogic Corp cLOM8214 1/10GbE Controller (msivak)
415      Resolves: rhbz#571895
416    - Support for Brocade FCoE/CEE to PCIe CNAs (msivak)
417      Resolves: rhbz#549677
418    - Disable ipv6 kernel modules if user disables IPv6 (dcantrell)
419      Resolves: rhbz#537887
420    
421    * Mon Aug 16 2010 Radek Vykydal <rvykydal@redhat.com> 11.1.2.212-1
422    - Mount /proc/bus/usb under /mnt/sysimage (hdegoede)
423      Resolves: rhbz#532397
424    - Update kickstart-docs iscsi commands information (hdegoede)
425      Resolves: rhbz#525136
426    
427    * Wed Aug 11 2010 Radek Vykydal <rvykydal@redhat.com> 11.1.2.211-1
428    - Clean up sanityCheckHostname() in network.py (dcantrell)
429      Resolves: rhbz#559626
430    - Support long 'option domain-name' values in loader (dcantrell)
431      Resolves: rhbz#578110
432    - Prevent SIGSEGV in ipCallback and cidrCallback (dcantrell)
433      Resolves: rhbz#440498
434    
435    * Wed Aug 04 2010 Radek Vykydal <rvykydal@redhat.com> 11.1.2.210-1
436    - Add Chelsio T4 10Gb driver to install (bcl)
437      Resolves: rhbz#562913
438    - Fix traceback on headless installs with xconfig --startxonboot (clumens)
439      Resolves: rhbz#517051
440    - Install the right arch of anaconda's required packages (clumens)
441      Resolves: rhbz#541323
442    - Document options of nfs boot parameter (akozumpl)
443      Resolves: rhbz#559200
444    - Document ignoredisk --only-use kickstart option (clumens)
445      Resolves: rhbz#586576
446    
447    * Mon Mar 22 2010 Martin Sivak <msivak@redhat.com> 11.1.2.209-1
448    - Add a missing patch to make dlabel work again
449      Related: rhbz#485060
450    
451    * Sun Mar 21 2010 David Cantrell <dcantrell@redhat.com> 11.1.2.208-1
452    - Revert patch for #521189 (dcantrell)
453      Resolves: rhbz#575129
454    
455    * Sun Mar 21 2010 David Cantrell <dcantrell@redhat.com> 11.1.2.207-1
456    - Fix driver disk loading from partitionless media (dcantrell)
457      Resolves: rhbz#575129
458    
459    * Tue Mar 09 2010 Martin Sivak <msivak@redhat.com> 11.1.2.206-1
460    - Use /sys/block instead of /proc/partitions for device nodes (msivak)
461      Related: rhbz#485060
462    - Wait a bit longer for network on s390 (Brad Hinson)
463      Resolves: rhbz#506742
464    
465    * Tue Mar 2 2010 Ales Kozumplik <akozumpl@redhat.com> 11.1.2.205
466    - Do not leave the initial slash in path in getHostandPath() (akozumpl)
467      Resolves: rhbz#568691
468    
469    * Tue Feb 23 2010 David Cantrell <dcantrell@redhat.com> 11.1.2.204
470    - Update anaconda xorg driver list (dcantrell)
471      Resolves: rhbz#567666
472    
473    * Tue Feb 23 2010 Radek Vykydal <rvykydal@redhat.com> 11.1.2.203
474    - Cut the size of the boot.img for ia64 in half (akozumpl)
475      Resolves: rhbz#556976
476    
477    * Fri Jan 29 2010 Martin Sivak <msivak@redhat.com> 11.1.2.202-4
478    - Rebuild anaconda to get the newest Kudzu
479      Resolves: rhbz#555188
480    
481    * Fri Jan 29 2010 Martin Sivak <msivak@redhat.com> 11.1.2.202-3
482    - Rebuild anaconda to get the newest Kudzu
483      Resolves: rhbz#555188
484    
485    * Wed Jan 27 2010 Chris Lumens <clumens@redhat.com> 11.1.2.202-2
486    - Add anaconda support for group removal syntax.
487      Resolves: rhbz#558516
488    
489    * Thu Jan 21 2010 Martin Sivak <msivak@redhat.com> 11.1.2.201-2
490    - Rebuild anaconda to get the newest Kudzu
491      Related: rhbz#555188
492    
493    * Fri Jan 15 2010 David Cantrell <dcantrell@redhat.com> 11.1.2.201-1
494    - os.exists -> os.path.exists (clumens)
495      Resolves: rhbz#554853
496    - reIPL support for s390 (hamzy)
497      Resolves: rhbz#512195
498    - Include 'mpath' in generic.prm file for s390 and s390x (dcantrell)
499      Resolves: rhbz#538129
500    
501    * Fri Jan 08 2010 Martin Sivak <msivak@redhat.com> 11.1.2.200-1
502    - Provide CMS script for IPL under z/VM
503      Resolves: rhbz#475343
504    - Force interface up before checking link status
505      Resolves: rhbz#549751
506    - Document new bootloader --hvargs kickstart option
507      Related: rhbz#501438
508    
509    * Tue Dec 22 2009 Martin Sivak <msivak@redhat.com> 11.1.2.199-1
510    - Support for the pmcraid driver
511      Resolves: rhbz#532777
512    - Always return correct network config from kickstartNetworkUp
513      Resolves: rhbz#495042
514    - Actually use the ftp login&password parse code
515      Related: rhbz#505424
516    - Fix clearpart of PVs that are part of multidrive VGs
517      Resolves: rhbz#545869
518    - Add support for Brocade Fibre Channel to PCIe Host Bus Adapters
519      Resolves: rhbz#475707
520    - Fix EDD BIOS information parsing
521      Resolves: rhbz#540637
522    
523    * Fri Dec 11 2009 Martin Sivak <msivak@redhat.com> 11.1.2.198-3
524    - Fix the build for s390
525      Related: rhbz#517768
526    
527    * Fri Dec 11 2009 Martin Sivak <msivak@redhat.com> 11.1.2.198-2
528    - Fix the build, we were missing one include in loader.c
529      Related: rhbz#517768
530    
531    * Fri Dec 11 2009 Martin Sivak <msivak@redhat.com> 11.1.2.198-1
532    - Various improvements to kickstart scriptlet reporting
533      Resolves: rhbz#510636
534    - Fix parsing of optional portnr in iscsi target IP
535      Resolves: rhbz#525054
536    - "ip=ibft" is not needed any more if ibft configuration is available
537      Resolves: rhbz#517768
538    - Revert the badEDID check
539      Resolves: rhbz#445486
540    - Remove #!/usr/bin/env python calls
541      Resolves: rhbz#521337
542    - Do not reinstall packages of the same NAEVR in upgrade
543      Resolves: rhbz#495796
544    - Add be2iscsi driver support
545      Resolves: rhbz#529442
546    - Reset partitioning when going back to parttype screen
547      Resolves: rhbz#516715
548    - Find LVs specified by label in /etc/fstab
549      Resolves: rhbz#502178
550    - Ensure the ghostscript-fonts get installed with ghostscript
551      Resolves: rhbz#530548
552    
553    * Fri Nov 20 2009 Martin Sivak <msivak@redhat.com> 11.1.2.197
554    - Added N-Port-ID (NPIV) install support for Linux on Power
555      Resolves: rhbz#512237
556    - Ignore comments when looking for %ksappend lines
557      Resolves: rhbz#525676
558    - Add kickstart support for xen hypervisor arguments in grub.
559      Resolves: rhbz#501438
560    - Fix kickstarts without a pw
561      Resolves: rhbz#538412
562    
563    * Fri Nov 13 2009 Martin Sivak <msivak@redhat.com> 11.1.2.196-2
564    - Write HOTPLUG=no to ifcfg file is ONBOOT=no
565      Resolves: rhbz#498086
566    - Honor the --label option to the kickstart "part" command
567      Resolves: rhbs#498856
568    - Add "Hipersockets" to qeth NETTYPE description
569      Resolves: rhbz#511962
570    - Honor existing RUNKS conf file variable on s390
571      Resolves: rhbz#513951
572    - kickstart option to make mpath0 point to arbitrary LUN
573      Resolves: rhbz#502768
574    - Sleep if the kickstart file read fails
575      Related: rhbz#460566
576    - If the device disappeared during DD selection, do not crash
577      Resolves: rhbz#521189
578    
579    * Tue Nov 10 2009 Martin Sivak <msivak@redhat.com> 11.1.2.196-1
580    - Adds interactive install support for NFS options
581      Resolves: rhbz#493052
582    - KS can reside on password protected FTP servers
583      Resolves: rhbz#505424
584    - Detect oemdrv DDs on cdrom devices too
585      Resolves: rhbz#485060
586    - Prepare dev nodes for block devices too for blkid
587      Resolves: rhbz#515437
588    
589    * Wed Aug 05 2009 Martin Sivak <msivak@redhat.com> 11.1.2.195-1
590    - Update the loader with support code for Mellanox cards
591      Resolves: rhbz#514971
592    
593    * Mon Aug 03 2009 Martin Sivak <msivak@redhat.com> 11.1.2.194-1
594    - comps changed. replaced "virtualization" with "xen" (jgranados)
595      Resolves: rhbz#514885
596    - Add support for Melanox ConnectX mt26448 10Gb/s Infiniband, Ethernet, and FC (msivak)
597      Resolves: rhbz#514971
598    
599    * Thu Jul 23 2009 Joel Granados <jgranado@redhat.com>  11.1.2.193-1
600    - Make sure we include libdrm.so files in the image.
601      Related: rhbz#510397
602    
603    * Wed Jul 22 2009 Chris Lumens <clumens@redhat.com> 11.1.2.192-1
604    - Fix compile errors in the previous patch.
605      Related: rhbz#471883
606    
607    * Wed Jul 22 2009 Chris Lumens <clumens@redhat.com> 11.1.2.191-1
608    - Ignore block devices set to read-only.
609      Related: rhbz#471883
610    
611    * Tue Jul 21 2009 Martin Sivak <msivak@redhat.com> 11.1.2.190-1
612    - Correct a message presented to the user.
613      Related: rhbz#473747
614    - Remove ext4dev
615      Resolves: rhbz#510634
616    
617    * Thu Jul 16 2009 Radek Vykydal <rvykydal@redhat.com> 11.1.2.189-1
618    - Make buildinstall error out if mount of loop device fails (rvykydal).
619      Resolves: rhbz#472552
620    
621    * Tue Jul 11 2009 Joel Granados <jgranado@redhat.com> 11.1.2.188-1
622    - Require libdhcp6client for the build (jgranado).
623      Related: rhbz#506722
624    
625    * Mon Jul 10 2009 Joel Granados <jgranado@redhat.com> 11.1.2.187-1
626    - Add support for the qlge driver (jgranado)
627      Resolves: rhbz#504034
628    
629    * Mon Jul 10 2009 Joel Granados <jgranado@redhat.com> 11.1.2.186-1
630    - update support for ext4 in anaconda (jbastian)
631      Resolves: rhbz#510634
632    
633    * Wed Jul 08 2009 Chris Lumens <clumens@redhat.com> 11.1.2.185-1
634    - Save bootfile, if we have it, from DHCP response (dcantrell).
635      Resolves: rhbz#448006
636    
637    * Wed Jul 1 2009 Martin Sivak <msivak@redhat.com> 11.1.2.184-1
638    - Fix handling of parted exceptions in text mode (rvykydal)
639      Resolves: rhbz#506725
640    
641    * Thu Jun 4 2009 Joel Granados <jgranado@redhat.com> 11.1.2.183-1
642    - Create efirtc device node on ia64 to access hw clock (rvykydal).
643      Resolves: rhbz#485200
644    - Reserve enough space for lvm metadata when computing PV size usable for LVs (rvykydal).
645      Resolves: rhbz#500431
646    
647    * Mon Jun 1 2009 Joel Granados <jgranado@redhat.com> 11.1.2.182-1
648    - Add support for IGB VF device (jgranado).
649      Resolves: rhbz#502875
650    - Fix the error caused by change in fipscheck (again..) (msivak).
651      Resolves: rhbz#498992
652    
653    * Thu May 28 2009 Joel Granados <jgranado@redhat.com> 11.1.2.181-1
654    - Look for ipcalc in the right place (jgranado).
655      Resolves: rhbz#502249
656    
657    * Thu May 28 2009 Joel Granados <jgranado@redhat.com> 11.1.2.180-1
658    - Look for ipcalc in the right place (jgranado).
659      Resolves: rhbz#502249
660    
661    * Wed May 27 2009 Joel Granados <jgranado@redhat.com> 11.1.2.179-1
662    - Look for ipcalc in the right place (jgranado).
663      Resolves: rhbz#502249
664    
665    * Tue May 26 2009 Joel Granados <jgranado@redhat.com> 11.1.2.178-1
666    - Fix specification of zoneinfo files to be included in stage2 (rvykydal).
667      Resolves: rhbz#481617
668    - Fix the location of libfipscheck in initrd too (msivak).
669      Resolves: rhbz#498992
670    - cryptsetup status reversed its exit codes (dcantrell).
671      Resolves: rhbz#499824
672    - Require latest libdhcp (jgranado).
673      Resolves: rhbz#444919
674    - Do not include removed physical volumes in pvlist (rvykydal).
675      Resolves: rhbz#502438
676    
677    * Thu May 21 2009 Joel Granados <jgranado@redhat.com> 11.1.2.177-1
678    - Do not load storage drivers before loading DUD over network (rvykydal).
679      Resolves: rhbz#454478
680    
681    * Thu May 21 2009 Joel Granados <jgranado@redhat.com> 11.1.2.176-1
682    - Remove LVM metadata when doing clearpart (rvykydal).
683      Resolves: rhbz#462615
684    - Put lspci in the minstg2.img so inVmware doesn't traceback (clumens).
685      Resolves: rhbz#476476
686    
687    * Mon May 18 2009 Joel Granados <jgranado@redhat.com> 11.1.2.175-1
688    - Change the description of be2net (msivak).
689      Resolves: rhbz#496875
690    - Revert to libdhcp from rhel5.3 (dcantrell).
691      Related: rhbz#500775
692    
693    * Wed May 13 2009 Joel Granados <jgranado@redhat.com> 11.1.2.174-1
694    - Include valid timezones in stage 2 (rvykydal).
695      Resolves: rhbz#481617
696    - Fix traceback in timezone setting (kickstart interactive text mode) (rvykydal).
697      Resolves: rhbz#481617
698    - Compute size of modules buffer in loader (dcantrell).
699      Resolves: rhbz#484092
700    - Include /sbin/ipcalc for IP address validation (dcantrell).
701      Resolves: rhbz#460579
702    - Require latest libdhcp (dcantrell).
703      Resolves rhbz#444919
704    - Make buildinstall error out if mount of loop device fails (rvykydal).
705      Resolves: rhbz#472552
706    - Update Anaconda with new description for Emulex lpfc driver (msivak).
707      Resolves: rhbz#498511
708    - Get the libfipscheck from correct location (library was rebased) (msivak)
709      Resolves: rhbz#498992
710    - Add support for LSI MPT Fusion SAS 2.0 Device Driver (msivak).
711      Resolves: rhbz#475671
712    - IBM improvements to linuxrc.s390 (dcantrell).
713      Resolves: rhbz#475350
714    
715    * Wed May 6 2009 Joel Granados <jgranado@redhat.com> 11.1.2.173-1
716    - Allow bootloader on mbr when /boot is mdraid1 (hansg).
717      Resolves: rhbz#475973
718    - Don't traceback on read only (write protected) disks (hansg).
719      Resolves: rhbz#471883
720    - most noticably it fixes chap / reverse chap in combination with ibft (hansg).
721      Resolves: rhbz#497438
722    - Recognize mpath iscsi setups as using iscsi (hansg).
723      Resolves: rhbz#466614
724    
725    * Tue May 5 2009 Joel Granados <jgranado@redhat.com> 11.1.2.172-1
726    - The lambda function in run() is not needed (jgranado).
727      Resolves: rhbz#498935
728    - Increase max NIC identification duration to 5 minutes (dcantrell).
729      Resolves: rhbz#473747
730    - Correct a spelling error (dcantrell).
731      Resolves: rhbz#489997
732    - Remove noise from isys/nl.c (dcantrell).
733      Resolves: rhbz#490735
734    
735    * Thu Apr 30 2009 Chris Lumens <clumens@redhat.com> 11.1.2.171-1
736    - Remove umask temporarily so device permissions are correct (wmealing).
737      Resolves: rhbz#383531
738    
739    * Tue Apr 28 2009 Chris Lumens <clumens@redhat.com> 11.1.2.170-1
740    - No longer set cachedir since the rebased yum won't let us.
741      Resolves: rhbz#497288
742    - Support a dashed format of MAC in kickstarts (msivak).
743      Resolves: rhbz#480309
744    - Fix a typo in the parted exception ignoring patch
745      Related: rhbz#455465
746    - Add support for Marvell RAID bus controller MV64460/64461/64462 (msivak).
747      Resolves: rhbz#493179
748    - Add support for the "Emulex OneConnect 10GbE NIC" (msivak).
749      Resolves: rhbz#496875
750    
751    * Thu Apr 23 2009 Martin Sivak <msivak@redhat.com> 11.1.2.169-1
752    -  Activate ipv6 nics when an ipv6 ip is defined (jgranado).
753       Resolves: rhbz#445394
754    -  Check for DNS validity (jgranado).
755       Resolves: rhbz#465174
756    -  Do not crash when more than 32 tape devices are present (rvykydal)
757       Resolves: rhbz#476186
758    -  Ignore a subset of parted errors that are not critical (clumens)
759       Resolves: rhbz#455465
760    -  The FTP USER command does not need to be followed by a PASS (msivak)
761       Resolves: rhbz#477536
762    -  patch to skip accounts screen if using autostep and encrypted root password (msivak)
763       Resolves: rhbz#471122
764    -  rhel5 fix for cmdline being overridden by text when graphical install is detected as unworkable (msivak)
765       Resolves: rhbz#456325
766    -  Rewrote parts of pkgorder script to improve it's speed. (mgracik)
767       Resolves: rhbz#451083
768    -  Fix for traceback in Partitions.doMetaDeletes.addSnap() (dcantrell)
769       Resolves: rhbz#433824
770    -  More robust filtering of physical volumes in autopartitioning (rvykydal)
771       Resolves: rhbz#475271
772    -  Fix user --groups kickstart option (rvykydal)
773       Resolves: rhbz#454418
774    -  Let LCS devices come online after s390 installation (dcantrell)
775       Resolves: rhbz#471101
776    -  Added support for mdadm raid10 installs (mgracik)
777       Resolves: rhbz#467996
778    -  Updated the project URL (mgracik)
779       Resolves: rhbz#482781
780    
781  * 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
782  -  Make anaconda work with new API change in YUM (jgranado)  -  Make anaconda work with new API change in YUM (jgranado)
783     Resolves: rhbz:#476957     Resolves: rhbz:#476957


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