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