/[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.18 by slords, Wed Apr 27 14:33:48 2011 UTC Revision 1.29 by charliebrady, Mon Jan 20 20:18:46 2014 UTC
# Line 1  Line 1 
1  Name: anaconda  Name: anaconda
2  Version: 11.1.2.224  Version: 11.1.2.263
3  Release: 1.el5.centos.1  Release: 3%{?dist}
4  License: GPL  License: GPL
5  Summary: Graphical system installer  Summary: Graphical system installer
6  Group: Applications/System  Group: Applications/System
7  Source: anaconda-%{version}.tar.bz2  Source: anaconda-%{version}.tar.bz2
8  BuildPreReq: kudzu-devel >= 1.2.57.1.26-1, pciutils-devel >= 3.1.7-3  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_10.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-7, 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
# Line 14  BuildPreReq: libXxf86misc-devel, intltoo Line 22  BuildPreReq: libXxf86misc-devel, intltoo
22  BuildPreReq: pykickstart >= 0.43.8, 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-10, mkinitrd-devel >= 5.1.2-1  BuildPreReq: libdhcp-devel >= 1.20-13, 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  BuildPreReq: libdhcp6client >= 1.0.10-17
28  %ifnarch s390 s390x  %ifnarch s390 s390x
# Line 22  BuildPreReq: iscsi-initiator-utils >= 6. Line 30  BuildPreReq: iscsi-initiator-utils >= 6.
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.26-1, yum >= 2.9.2, pirut >= 1.1.0  Requires: kudzu >= 1.2.57.1.26-7, 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 36  Requires: rhpxl >= 0.25 Line 44  Requires: rhpxl >= 0.25
44  %endif  %endif
45  Obsoletes: anaconda-images <= 10  Obsoletes: anaconda-images <= 10
46  Url: http://fedoraproject.org/wiki/Anaconda  Url: http://fedoraproject.org/wiki/Anaconda
47  Patch1: anaconda-centos-syslinux-msg.patch  
48  Patch2: anaconda-centos-installclasses-2.patch  
49  Patch3: anaconda-centos-regkey.patch  # SME specific patches
50  Patch4: anaconda-centos-centos-branding-po_files_5.6.patch  Patch1001: 0001-No-warnings-if-kernel-not-upgraded.patch
51  Patch5: anaconda-centos-inst-type.patch  Patch1002: 0002-No-warnings-if-unable-to-remove-rpm-databases.patch
52  Patch6: anaconda-centos-task.patch  Patch1003: 0003-Always-pick-best-arch-for-package.patch
53  Patch7: anaconda-centos-removeStatusText.patch  Patch1004: 0004-Allow-creating-mounting-degraded-raid-arrays.patch
54    Patch1005: 0005-Start-boot-raid-device-first-so-it-will-be-in-sync-f.patch
55    Patch1006: 0006-Automatically-upgrade-bootloader-if-necessary.patch
56    Patch1007: 0007-Log-yum-errors-don-t-bother-user-with-them.patch
57    Patch1008: 0008-Search-for-language-updates-on-upgrade-disk.patch
58    Patch1009: 0009-Force-time-to-be-based-on-UTC.patch
59    Patch1010: 0010-Add-final-warning-before-installing.patch
60    Patch1011: 0011-Make-install-headless-but-still-write-keyboard-info-.patch
61    Patch1012: 0012-Make-install-window-wider.patch
62    Patch1013: 0013-Don-t-email-root-on-raid-events.patch
63    Patch1014: 0014-Make-boot-loader-use-SME-labels.patch
64    Patch1015: 0015-Determine-upgradability-of-SME-server.patch
65    Patch1016: 0016-Run-SME-post-install-scripts-on-kickstart-install-up.patch
66    Patch1017: 0017-Limit-languages-to-those-supported-by-SME.patch
67    Patch1018: 0018-All-attached-disks-reformat-warning.patch
68    Patch1019: 0019-upgrade-archcheck.patch
69    
70  BuildRoot: %{_tmppath}/anaconda-%{PACKAGE_VERSION}  BuildRoot: %{_tmppath}/anaconda-%{PACKAGE_VERSION}
71    
# Line 58  Requires: libxml2-python, python, rpm-py Line 81  Requires: libxml2-python, python, rpm-py
81  Requires: anaconda = %{version}-%{release}  Requires: anaconda = %{version}-%{release}
82  Requires: createrepo >= 0.4.3-3.1, squashfs-tools, mkisofs  Requires: createrepo >= 0.4.3-3.1, squashfs-tools, mkisofs
83  %ifarch %{ix86} x86_64  %ifarch %{ix86} x86_64
84  Requires: syslinux  Requires: syslinux, syslinux-perl
85  %endif  %endif
86  %ifarch s390 s390x  %ifarch s390 s390x
87  Requires: openssh  Requires: openssh
# Line 75  are needed for installing new systems. Line 98  are needed for installing new systems.
98  sets, but are not meant for use on already installed systems.  sets, but are not meant for use on already installed systems.
99    
100  %prep  %prep
101    %global _default_patch_fuzz 2
102  %setup -q  %setup -q
103  %patch1 -p1  %patch1 -p1
104  %patch2 -p1  %patch2 -p1
# Line 84  sets, but are not meant for use on alrea Line 107  sets, but are not meant for use on alrea
107  %patch5 -p1  %patch5 -p1
108  %patch6 -p1  %patch6 -p1
109  %patch7 -p1  %patch7 -p1
110    
111    # SME specific patches
112    %patch1001 -p1
113    %patch1002 -p1
114    %patch1003 -p1
115    %patch1004 -p1
116    %patch1005 -p1
117    %patch1006 -p1
118    %patch1007 -p1
119    %patch1008 -p1
120    %patch1009 -p1
121    %patch1010 -p1
122    %patch1011 -p1
123    %patch1012 -p1
124    %patch1013 -p1
125    %patch1014 -p1
126    %patch1015 -p1
127    %patch1016 -p1
128    %patch1017 -p1
129    %patch1018 -p1
130    %patch1019 -p1
131    
132  %build  %build
133  make depend  make depend
# Line 141  fi Line 185  fi
185  %triggerun -- anaconda < 8.0-1  %triggerun -- anaconda < 8.0-1
186  /sbin/chkconfig --del reconfig >/dev/null 2>&1 || :  /sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
187    
188  %changelog*  %changelog
189  * Thu Feb  3 2011 Karanbir Singh <kbsingh@centos.org> 11.1.2.224-1.el5.centos  * Mon Jan 20 2014 Charlie Brady <charlie_brady@mitel.com> 11.1.2-263-3.el5.sme
190  - Roll in CentOS Branding changes  - Prevent 32/64bit cross upgrades. [SME: 8054]
191    
192    * Sat Nov 9 2013 Ian Wells <esmith@wellsi.com> 11.1.2-263-2.el5.sme
193    - Apply SME patches to 11.1.2.259-1 [SME: 7976]
194    - Update warning about re-formatting attached hard drives [SME: 4788]
195    - Increase fuzz to allow package to build [SME: 7853]
196    - No warnings if kernel not upgraded
197      (recreate initrd if kernel was installed)
198    - No warnings if unable to remove rpm databases
199    - Always pick best arch for package
200    - Allow creating/mounting degraded raid arrays
201      (log info about degraded arrays instead of not starting them)
202    - Start /boot raid device first so it will be in sync for grub install
203    - Automatically upgrade bootloader if necessary
204    - Log install errors but don't bug user about them
205    - Search for language updates on upgrade disk
206    - Force time to be based on UTC
207    - Add final warning before installing
208    - Make install headless but still write keyboard info out
209      (don't ask us to use vnc mode)
210    - Make install window wider
211      (fix titlebar spacing)
212    - Don't email root on raid events
213    - Make boot loader use SME labels
214    - Determine upgradability of SME server
215      (change erase disks to upgrade dialog)
216    - Run SME post-install scripts on kickstart install/upgrade
217    - Limit languages to those supported by SME
218    
219    * Mon Oct  7 2013 Karanbir Singh <kbsingh@centos.org> 11.1.2-263-2.el5.centos
220    - Build for CentOS-5.10
221    
222    * Thu May 30 2013 Radek Vykydal <rvykydal@redhat.com> 11.1.2-263-2
223    - Fix LVM reuse failing on HP CCISS Hardware (mkolman)
224      Resolves: rhbz#751351
225    - Skip relabeling empty disks on s390 (bcl)
226      Resolves: rhbz#966950
227    
228    * Fri May 24 2013 Radek Vykydal <rvykydal@redhat.com> 11.1.2-262-1
229    - Include librt.so in initrd for s390 (rvykydal)
230      Resolves: rhbz#966123
231    
232    * Wed May 22 2013 Radek Vykydal <rvykydal@redhat.com> 11.1.2-261-1
233    - Fix issue where arch detected incorrectly (sbueno)
234      Resolves: rhbz##908959
235    
236    * Tue May 21 2013 Radek Vykydal <rvykydal@redhat.com> 11.1.2-260-1
237    - Generate new anaconda.pot file (vpodzime)
238      Resolves: rhbz#907574
239    - Relabel the disk when using autopart all (bcl)
240      Resolves: rhbz#758881
241    - Store and write out 'noauto' fstab lines (vpodzime)
242      Resolves: rhbz#873644
243    - Just log warning if cannot show it (vpodzime)
244      Resolves: rhbz#767260
245    
246    * Tue Nov 14 2012 Radek Vykydal <rvykydal@redhat.com> 11.1.2.259-1
247    - Revert 5737408dd5293e5d003d552d3ea919c01417d9d4 targeting gfs support (vpodzime)
248      Related: rhbz#754213
249    - Revert 64aa1c709a30f3fb6604a2dde13d780fabdcc4af targeting gfs support (vpodzime)
250      Related: rhbz#754213
251    
252    * Tue Nov 13 2012 Radek Vykydal <rvykydal@redhat.com> 11.1.2.258-1
253    - Add extra modules that are not in the kernel package (vpodzime)
254      Related: rhbz#754213
255    
256    * Thu Nov 8 2012 Radek Vykydal <rvykydal@redhat.com> 11.1.2.257-2
257    - Require syslinux-perl in anaconda (rvykydal)
258      Related: rhbz#872225
259    
260    * Wed Nov 7 2012 Radek Vykydal <rvykydal@redhat.com> 11.1.2.257-1
261    - Include syslinux-perl from split syslinux package (rvykydal)
262      Resolves: rhbz#872225
263    - Don't remove files from the kmod-gfs package (vpodzime)
264      Related: rhbz#754213
265    
266    * Wed Sep 19 2012 Radek Vykydal <rvykydal@redhat.com> 11.1.2.256-1
267    - Create /dev/* symlinks after we mount tmpfs on /dev (vpodzime)
268      Resolves: rhbz#784159
269    
270    * Mon Sep 17 2012 David Cantrell <dcantrell@redhat.com> 11.1.2.255-1
271    - Increase size of diskboot.img (jkeating)
272      Resolves: rhbz#812719
273    - Disable Encryption on SW RAID (bcl)
274      Resolves: rhbz#771901
275    
276    * Tue Aug 21 2012 Radek Vykydal <rvykydal@redhat.com> 11.1.2.254-1
277    - Load and probe hyperv bus (VM_BUS) (#824880)
278      Related: rhbz#824880
279    
280    * Fri Aug 10 2012 Radek Vykydal <rvykydal@redhat.com> 11.1.2.253-2
281    - New kudzu is needed to support in-box MS PV drivers (rvykydal)
282      Related: rhbz#824880
283    
284    * Fri Jul 27 2012 Martin Gracik <mgracik@redhat.com> 11.1.2.253-1
285    - Syslinux changed paths from /usr/lib to /usr/share (mgracik)
286      Resolves: rhbz#843290
287    - Install and enable openibd service if IPoIB is used (rvykydal)
288      Resolves: rhbz#788871
289    - Do not add unresolvable hostname to 127.0.0.1 of /etc/hosts (rvykydal)
290      Resolves: rhbz#750681
291    - Fix NFS mounting (jkeating)
292      Resolves: rhbz#841136
293    - Add the Hyper-V drivers (mgracik)
294      Resolves: rhbz#824880
295    - Comment out the fstab lines with unknown filesystem rather then ignoring them (vpodzime)
296      Resolves: rhbz#754213
297    
298    * Wed Jun 27 2012 Martin Gracik <mgracik@redhat.com> 11.1.2.252-1
299    - Add gfs support (vpodzime)
300      Resolves: rhbz#754213
301    - Fix handling of invalid bios disks (jkeating)
302      Resolves: rhbz#819721
303    
304    * Mon Jun 18 2012 Martin Gracik <mgracik@redhat.com> 11.1.2.251-2
305    - Change limit for ext[34] to 16T and use mkfs.ext3 when formating ext3 (vpodzime)
306      Resolves: rhbz#769287
307    - Close dialogs as canceled if Esc is hit (vpodzime)
308      Resolves: rhbz#773573
309    - Do not remove filesystem labels set in kickstart (mgraciK)
310      Resolves: rhbz#797075
311    - getFilename takes no loglevel parameter (mgracik)
312      Resolves: rhbz#760496
313    - Add link to /proc/self/fd in /dev (mgracik)
314      Resolves: rhbz#784159
315    
316    * Fri Dec 23 2011 Martin Gracik <mgracik@redhat.com> 11.1.2.250-1
317    - Check if the anaconda attribute is set in YumSorter (mgracik)
318      Related: rhbz#756707
319    
320    * Wed Dec 21 2011 Martin Gracik <mgracik@redhat.com> 11.1.2.249-1
321    - Don't add packages from @conflicts group as dependencies (mgracik)
322      Resolves: rhbz#756707
323    - Do not create new iSCSI target when 'Esc' is hit (vpodzime)
324      Resolves: rhbz#768082
325    - Do not add drive when 'Esc' is hit in the Advanced Storage Options dialog (vpodzime)
326      Related: rhbz#768082
327    - Do nothing when 'Esc' is hit in partition dialog (vpodzime)
328      Resolves: rhbz#758106
329    
330    * Tue Nov 15 2011 Martin Gracik <mgracik@redhat.com> 11.1.2.248-1
331    - Handle %posttrans RPMCALLBACK_INST_OPEN_FILE properly (rvykydal)
332      Resolves: rhbz#506361
333    
334    * Wed Nov 02 2011 Martin Gracik <mgracik@redhat.com> 11.1.2.247-1
335    - Ignore duplicate opening of rpm package file (rvykydal)
336      Resolves: rhbz#506361
337    
338    * Thu Oct 27 2011 Martin Gracik <mgracik@redhat.com> 11.1.2.246-1
339    - Make sure fstype exists before we try to test it (mgracik)
340      Resolves: rhbz#718123
341    - Update getMaxLVSize from lvm1 to lvm2 (dlehman)
342      Resolves: rhbz#695299
343    - Fix "ignoredisk --only-use=___" handling (dcantrell)
344      Resolves: rhbz#738186
345    - We need portmap on all arches because of new NFS (msivak)
346      Resolves: rhbz#742889
347    
348    * Thu Oct 20 2011 Martin Sivak <msivak@redhat.com> 11.1.2.245-2
349    - New kudzu is needed to detect FusionIO devices
350      Resolves: rhbz#707563
351    
352    * Tue Oct 04 2011 Martin Gracik <mgracik@redhat.com> 11.1.2.245-1
353    - Initialize useIPv6 device setting (rvykydal)
354      Resolves: rhbz#713120
355    - Accept dotted-quad netmask for IPv4 in loader UI (rvykydal)
356      Resolves: rhbz#719578
357    
358    * Fri Sep 23 2011 Martin Gracik <mgracik@redhat.com> 11.1.2.244-1
359    - Remove old labels before labeling disk entries (mgracik)
360      Resolves: rhbz#566668
361    - Honor kickstart key command for upgrade (rvykydal)
362      Resolves: rhbz#477748
363    - Shorten long NIC descriptions to 60. (akozumpl)
364      Related: rhbz#660684
365    - infiniband: bump kudzu version to the one that knows about IB. (akozumpl)
366      Related: rhbz#695388
367      Related: rhbz#660684
368    - infiniband: textual representation of an infiniband MAC is up to 60 bytes.
369      (akozumpl)
370      Related: rhbz#660684
371    - infiniband: some drivers imply other drivers (akozumpl)
372      Related: rhbz#660684
373    - Do not strip trailing zeros from XFS labels (dcantrell)
374      Resolves: rhbz#571513
375    - Remove call to detailedMessageWindow (dcantrell)
376      Resolves: rhbz#712443
377    
378    * Wed Sep 14 2011 Martin Gracik <mgracik@redhat.com> 11.1.2.243-2
379    - Require latest libdhcp (dcantrell)
380      Resolves: rhbz#737161
381    
382    * Wed Sep 07 2011 Martin Gracik <mgracik@redhat.com> 11.1.2.243-1
383    - Suppress critical errors when guessing release notes names (akozumpl)
384      Resolves: rhbz#707143
385    - Add the Solarflare network module (mgracik)
386      Resolves: rhbz#714243
387    - Create /var/{log,run/rhsm} for subscription-manager (dcantrell)
388      Resolves: rhbz#708121
389    - Sanitize DASD device specifications (dcantrell)
390      Resolves: rhbz#689470
391    - Add /dev/stdin, /dev/stdout, /dev/stderr to initrd.img (dcantrell)
392      Resolves: rhbz#684220
393    - Single quote values in show_parms() in linuxrc.s390 (dcantrell)
394      Resolves: rhbz#681219
395    - Make execWithRedirect() append to the files. (akozumpl)
396      Resolves: rhbz#702024
397    - iscsi: with ibft, wait for link with waitForLink(). (akozumpl)
398      Resolves: rhbz#727774
399    - Fix pa_IN translation data (dcantrell)
400      Resolves: rhbz#711363
401    - Don't import partedUtils in list-harddrives-stub (mgracik)
402      Resolves: rhbz#709880
403    - BR libdhcp-1.20-12 (dcantrell)
404      Related: rhbz#694570
405    - And document the --no-ssh parameter, too. (clumens)
406      Resolves: rhbz#703082
407    - Add --no-ssh to the generated anaconda-ks.cfg. (clumens)
408      Resolves: rhbz#703081
409    
410    * Mon Jun 27 2011 Ales Kozumplik <akozumpl@redhat.com> 11.1.2.242-1
411    - Bump the implementation limit on the number of modules in modLoaded (akozumpl)
412      Resolves: rhbz#716836
413    
414    * Fri Jun 24 2011 David Cantrell <dcantrell@redhat.com> 11.1.2.241-1
415    - Load all kernel crypto modules, do not include testmgr modules (dcantrel)
416      Resolves: rhbz#703782
417    
418    * Tue Jun 21 2011 David Cantrell <dcantrell@redhat.com> 11.1.2.240-1
419    - Include all kernel crypto modules for LUKS devices
420      Resolves: rhbz#703782
421    
422    * Mon Jun 6 2011 Ales Kozumplik <akozumpl@redhat.com> 11.1.2.239-1
423    - Create /dev nodes after DUDs are processed (msivak)
424      Resolves: rhbz#707563
425    
426    * Thu Jun 2 2011 Ales Kozumplik <akozumpl@redhat.com> 11.1.2.238-1
427    - edit partition UI: do not create the "Encrypt" check button twice. (akozumpl)
428      Resolves: rhbz#709361
429    
430    * Tue May 31 2011 David Cantrell <dcantrell@redhat.com> 11.1.2.237-1
431    - Add driver for Intel Patsburg SAS Controller Unit driver. (dcantrel)
432      Resolves: rhbz#707790
433    
434    * Fri May 20 2011 Ales Kozumplik <akozumpl@redhat.com> 11.1.2.236-1
435    - Remove a worthless, traceback-causing line.
436      Related: rhbz#572862
437    
438    * Tue May 17 2011 Ales Kozumplik <akozumpl@redhat.com> 11.1.2.235-1
439    - Add "rhsm" to the list of things-to-link-into-/etc (wwoods)
440      Resolves: #670973
441    
442    * Fri May 13 2011 Ales Kozumplik <akozumpl@redhat.com> 11.1.2.234-1
443    - libz.so.1 is in /lib now (akozumpl)
444      Resolves: rhbz#704151
445    - Add more files required by subscription_manager (wwoods)
446      Resolves: rhbz#670973
447    - correctly include /usr/share/rhsm/subscription_manager (wwoods)
448      Related: rhbz#670973
449    
450    * Thu May 12 2011 Ales Kozumplik <akozumpl@redhat.com> 11.1.2.233-1
451    - fix uninitialized self.inum in rhel.py:repoIsAllowed() (akozumpl)
452      Resolves: rhbz#703253
453    - Use static busybox, not busybox-anaconda (mgracik)
454      Resolves: rhbz#500527
455    - Disable iscsi on s390x (akozumpl)
456      Resolves: rhbz#703135
457    
458    * Thu Apr 28 2011 Ales Kozumplik <akozumpl@redhat.com> 11.1.2.232-1
459    - Do not show "missing media" message when unknown media is needed for package. (msivak)
460      Resolves: rhbz#617262
461    - Perform group removals at the beginning of every transaction (clumens)
462      Resolves: rhbz#642224
463    - Filter kickstart-provided repos through the installation key (clumens)
464      Resolves: rhbz#452983
465    
466    * Mon Apr 11 2011 Ales Kozumplik <akozumpl@redhat.com> 11.1.2.231-1
467    - Run subscription-manager 'product-id' plugin during install (wwoods)
468      Resolves: rhbz#670973
469    - infiniband: drivers for Mellanox, QLogic and IBM cards. (akozumpl)
470      Related: rhbz#660684
471    
472    * Thu Apr 7 2011 Ales Kozumplik <akozumpl@redhat.com> 11.1.2.230-1
473    - Fix AttributeError (no str.rpartition in python 2.4)
474      Resolves: rhbz#693655
475    - Add busybox to initrd
476      Resolves: rhbz#500527
477    - Ensure kernel-xen is the default kernel for Xen guests
478      Resolves: rhbz#480031
479    
480    * Fri Apr 1 2011 Ales Kozumplik <akozumpl@redhat.com> 11.1.2.229-1
481    - Fix shlex traceback if pxeboot cmdline ends in a quote (wwoods)
482      Resolves: rhbz#500198
483    - Honor kickstart noipv6 option for media installs (rvykydal)
484      Resolves: rhbz#677653
485    - Quote ETHTOOL_OPTS value in stage 2 (mmatsuya)
486      Resolves: rhbz#674473
487    - Fix ZeroDivisionError with tiny management LUNs (wwoods)
488      Resolves: rhbz#636984
489    - Write OPTIONS for s390x net devs on non-network install methods (dcantrell)
490      Resolves: rhbz#649301
491    
492    * Fri Mar 18 2011 Ales Kozumplik <akozumpl@redhat.com> 11.1.2.228-1
493    - Include and initialize the IP over Infiniband module. (akozumpl)
494      Related: rhbz#660684
495    
496    * Fri Mar 11 2011 Ales Kozumplik <akozumpl@redhat.com> 11.1.2.227-1
497    - Fix waiting for a cdrom with a ks file to come up. (akozumpl)
498      Resolves: rhbz#658398
499    - When the back button is pressed, undo deps. (mmatsuya)
500      Resolves: rhbz#603177
501    - Add global vars to retain parsed /proc/cmdline (bcl)
502      Related: rhbz#569883
503    - Convert earlyModuleLoad to use cmdline_argv (bcl)
504      Related: rhbz#569883
505    - Check blacklist= for the module name before loading it (bcl)
506      Related: rhbz#569883
507    - Write /tmp/anaconda.conf (bcl)
508      Related: rhbz#569883
509    - Copy module blacklist to target system (bcl)
510      Resolves: rhbz#569883
511    - Allow blocking the ssh port through kickstart (clumens)
512      Resolves: rhbz#485086
513    - Use tune4fs for ext4 filesystems (bcl)
514      Resolves: rhbz#616184
515    - Add tune4fs to install images (bcl)
516      Resolves: rhbz#616184
517    - Set selinux context on iptables files (bcl)
518      Resolves: rhbz#658084
519    
520    * Thu Mar 3 2011 Ales Kozumplik <akozumpl@redhat.com> 11.1.2.226-1
521    - Use getDiskPart() from bootyutil. (akozumpl)
522      Related: rhbz#572862
523    - Validate the user-chosen name of an mpath device. (akozumpl)
524      Related: rhbz#572862
525    - Do not lose selection in the bootloader's drive order dialog (akozumpl)
526      Resolves: rhbz#583837
527    - Make sure we select the right net device when iBFT is used (mmatsuya)
528      Signed-Off-By: Martin Sivak <msivak@redhat.com>
529      Resolves: rhbz#643774
530    - Use DISPATCH_NOOP if we go back to the doReIPL step (mgracik)
531      Resolves: rhbz#654685
532    
533    * Fri Feb 25 2011 Ales Kozumplik <akozumpl@redhat.com> 11.1.2.225-1
534    - CD -> disc in the required media message (clumens).
535      Resolves: rhbz#641412
536    
537  * Mon Dec 20 2010 Radek Vykydal <dcantrell@redhat.com> 11.1.2.224-1  * Mon Dec 20 2010 Radek Vykydal <dcantrell@redhat.com> 11.1.2.224-1
538  - noeject overrides kickstart eject (bcl)  - noeject overrides kickstart eject (bcl)


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