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