/[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.15 by slords, Mon May 17 16:15:49 2010 UTC Revision 1.27 by wellsi, Sun Nov 10 06:00:42 2013 UTC
# Line 1  Line 1 
1  Name: anaconda  Name: anaconda
2  Version: 11.1.2.209  Version: 11.1.2.263
3  Release: 1%{dist}  Release: 2%{?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.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_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.18, 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  
 Patch2: anaconda-centos-installclasses-2.patch  
 Patch3: anaconda-centos-regkey.patch  
 Patch4: anaconda-centos-centos-branding-po_files_5.5.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  
 Patch10: anaconda-centos-additional-repos.patch  
48    
49  # SME specific patches  # SME specific patches
50  Patch1001: 0001-No-warnings-if-kernel-not-upgraded.patch  Patch1001: 0001-No-warnings-if-kernel-not-upgraded.patch
51  Patch1002: 0002-No-warnings-if-unable-to-remove-rpm-databases.patch  Patch1002: 0002-No-warnings-if-unable-to-remove-rpm-databases.patch
52  Patch1003: 0003-Fix-goto-previous-if-unable-to-go-back.patch  Patch1003: 0003-Always-pick-best-arch-for-package.patch
53  Patch1004: 0004-Always-pick-best-arch-for-package.patch  Patch1004: 0004-Allow-creating-mounting-degraded-raid-arrays.patch
54  Patch1005: 0005-Allow-creating-mounting-degraded-raid-arrays.patch  Patch1005: 0005-Start-boot-raid-device-first-so-it-will-be-in-sync-f.patch
55  Patch1006: 0006-Start-boot-raid-device-first-so-it-will-be-in-sync.patch  Patch1006: 0006-Automatically-upgrade-bootloader-if-necessary.patch
56  Patch1007: 0007-Automatically-upgrade-bootloader-if-necessary.patch  Patch1007: 0007-Log-yum-errors-don-t-bother-user-with-them.patch
57  Patch1008: 0008-Search-for-language-updates-on-upgrade-disk.patch  Patch1008: 0008-Search-for-language-updates-on-upgrade-disk.patch
58  Patch1009: 0009-Force-time-to-be-based-on-UTC.patch  Patch1009: 0009-Force-time-to-be-based-on-UTC.patch
59  Patch1010: 0010-Add-final-warning-before-installing.patch  Patch1010: 0010-Add-final-warning-before-installing.patch
60  Patch1011: 0011-Make-install-headless-but-still-write-keyboard-info.patch  Patch1011: 0011-Make-install-headless-but-still-write-keyboard-info-.patch
61  Patch1012: 0012-Make-install-window-wider.patch  Patch1012: 0012-Make-install-window-wider.patch
62  Patch1013: 0013-Don-t-email-root-on-raid-events.patch  Patch1013: 0013-Don-t-email-root-on-raid-events.patch
63  Patch1014: 0014-Make-boot-loader-use-SME-labels.patch  Patch1014: 0014-Make-boot-loader-use-SME-labels.patch
64  Patch1015: 0015-Determine-upgradability-of-SME-server.patch  Patch1015: 0015-Determine-upgradability-of-SME-server.patch
65  Patch1016: 0016-Run-SME-post-install-scripts-on-kickstart-install-up.patch  Patch1016: 0016-Run-SME-post-install-scripts-on-kickstart-install-up.patch
66  Patch1017: 0017-Limit-languages-to-those-supported-by-SME.patch  Patch1017: 0017-Limit-languages-to-those-supported-by-SME.patch
67    Patch1018: 0018-All-attached-disks-reformat-warning.patch
68    
69  BuildRoot: %{_tmppath}/anaconda-%{PACKAGE_VERSION}  BuildRoot: %{_tmppath}/anaconda-%{PACKAGE_VERSION}
70    
# Line 79  Requires: libxml2-python, python, rpm-py Line 80  Requires: libxml2-python, python, rpm-py
80  Requires: anaconda = %{version}-%{release}  Requires: anaconda = %{version}-%{release}
81  Requires: createrepo >= 0.4.3-3.1, squashfs-tools, mkisofs  Requires: createrepo >= 0.4.3-3.1, squashfs-tools, mkisofs
82  %ifarch %{ix86} x86_64  %ifarch %{ix86} x86_64
83  Requires: syslinux  Requires: syslinux, syslinux-perl
84  %endif  %endif
85  %ifarch s390 s390x  %ifarch s390 s390x
86  Requires: openssh  Requires: openssh
# Line 96  are needed for installing new systems. Line 97  are needed for installing new systems.
97  sets, but are not meant for use on already installed systems.  sets, but are not meant for use on already installed systems.
98    
99  %prep  %prep
100    %global _default_patch_fuzz 2
101  %setup -q  %setup -q
102  %patch1 -p1  %patch1 -p1
103  %patch2 -p1  %patch2 -p1
# Line 105  sets, but are not meant for use on alrea Line 106  sets, but are not meant for use on alrea
106  %patch5 -p1  %patch5 -p1
107  %patch6 -p1  %patch6 -p1
108  %patch7 -p1  %patch7 -p1
109  %patch8 -p1  
 %patch10 -p1  
   
110  # SME specific patches  # SME specific patches
111  %patch1001 -p1  %patch1001 -p1
112  %patch1002 -p1  %patch1002 -p1
# Line 126  sets, but are not meant for use on alrea Line 125  sets, but are not meant for use on alrea
125  %patch1015 -p1  %patch1015 -p1
126  %patch1016 -p1  %patch1016 -p1
127  %patch1017 -p1  %patch1017 -p1
128    %patch1018 -p1
129    
130  %build  %build
131  make depend  make depend
# Line 184  fi Line 184  fi
184  /sbin/chkconfig --del reconfig >/dev/null 2>&1 || :  /sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
185    
186  %changelog  %changelog
187  * Mon May 17 2010 Shad L. Lords <slords@mail.com> 11.1.2.209-1.sme  * Sat Nov 9 2013 Ian Wells <esmith@wellsi.com> 11.1.2-263-2-1.el5.sme
188    - Apply SME patches to 11.1.2.259-1 [SME: 7976]
189    - Update warning about re-formatting attached hard drives [SME: 4788]
190    - Increase fuzz to allow package to build [SME: 7853]
191  - No warnings if kernel not upgraded  - No warnings if kernel not upgraded
192    (recreate initrd if kernel was installed)    (recreate initrd if kernel was installed)
193  - No warnings if unable to remove rpm databases  - No warnings if unable to remove rpm databases
 - Fix goto previous if unable to go back  
194  - Always pick best arch for package  - Always pick best arch for package
195  - Allow creating/mounting degraded raid arrays  - Allow creating/mounting degraded raid arrays
196    (log info about degraded arrays instead of not starting them)    (log info about degraded arrays instead of not starting them)
197  - Start /boot raid device first so it will be in sync for grub install  - Start /boot raid device first so it will be in sync for grub install
198  - Automatically upgrade bootloader if necessary  - Automatically upgrade bootloader if necessary
199    - Log install errors but don't bug user about them
200  - Search for language updates on upgrade disk  - Search for language updates on upgrade disk
201  - Force time to be based on UTC  - Force time to be based on UTC
202  - Add final warning before installing  - Add final warning before installing
# Line 208  fi Line 211  fi
211  - Run SME post-install scripts on kickstart install/upgrade  - Run SME post-install scripts on kickstart install/upgrade
212  - Limit languages to those supported by SME  - Limit languages to those supported by SME
213    
214  * Sun Apr 25 2010 Karanbir Singh <kbsingh@centos.org> 11.1.2.209-1.el5.centos  * Mon Oct  7 2013 Karanbir Singh <kbsingh@centos.org> 11.1.2-263-2.el5.centos
215  - Roll in CentOS Changes  - Build for CentOS-5.10
216    
217    * Thu May 30 2013 Radek Vykydal <rvykydal@redhat.com> 11.1.2-263-2
218    - Fix LVM reuse failing on HP CCISS Hardware (mkolman)
219      Resolves: rhbz#751351
220    - Skip relabeling empty disks on s390 (bcl)
221      Resolves: rhbz#966950
222    
223    * Fri May 24 2013 Radek Vykydal <rvykydal@redhat.com> 11.1.2-262-1
224    - Include librt.so in initrd for s390 (rvykydal)
225      Resolves: rhbz#966123
226    
227    * Wed May 22 2013 Radek Vykydal <rvykydal@redhat.com> 11.1.2-261-1
228    - Fix issue where arch detected incorrectly (sbueno)
229      Resolves: rhbz##908959
230    
231    * Tue May 21 2013 Radek Vykydal <rvykydal@redhat.com> 11.1.2-260-1
232    - Generate new anaconda.pot file (vpodzime)
233      Resolves: rhbz#907574
234    - Relabel the disk when using autopart all (bcl)
235      Resolves: rhbz#758881
236    - Store and write out 'noauto' fstab lines (vpodzime)
237      Resolves: rhbz#873644
238    - Just log warning if cannot show it (vpodzime)
239      Resolves: rhbz#767260
240    
241    * Tue Nov 14 2012 Radek Vykydal <rvykydal@redhat.com> 11.1.2.259-1
242    - Revert 5737408dd5293e5d003d552d3ea919c01417d9d4 targeting gfs support (vpodzime)
243      Related: rhbz#754213
244    - Revert 64aa1c709a30f3fb6604a2dde13d780fabdcc4af targeting gfs support (vpodzime)
245      Related: rhbz#754213
246    
247    * Tue Nov 13 2012 Radek Vykydal <rvykydal@redhat.com> 11.1.2.258-1
248    - Add extra modules that are not in the kernel package (vpodzime)
249      Related: rhbz#754213
250    
251    * Thu Nov 8 2012 Radek Vykydal <rvykydal@redhat.com> 11.1.2.257-2
252    - Require syslinux-perl in anaconda (rvykydal)
253      Related: rhbz#872225
254    
255    * Wed Nov 7 2012 Radek Vykydal <rvykydal@redhat.com> 11.1.2.257-1
256    - Include syslinux-perl from split syslinux package (rvykydal)
257      Resolves: rhbz#872225
258    - Don't remove files from the kmod-gfs package (vpodzime)
259      Related: rhbz#754213
260    
261    * Wed Sep 19 2012 Radek Vykydal <rvykydal@redhat.com> 11.1.2.256-1
262    - Create /dev/* symlinks after we mount tmpfs on /dev (vpodzime)
263      Resolves: rhbz#784159
264    
265    * Mon Sep 17 2012 David Cantrell <dcantrell@redhat.com> 11.1.2.255-1
266    - Increase size of diskboot.img (jkeating)
267      Resolves: rhbz#812719
268    - Disable Encryption on SW RAID (bcl)
269      Resolves: rhbz#771901
270    
271    * Tue Aug 21 2012 Radek Vykydal <rvykydal@redhat.com> 11.1.2.254-1
272    - Load and probe hyperv bus (VM_BUS) (#824880)
273      Related: rhbz#824880
274    
275    * Fri Aug 10 2012 Radek Vykydal <rvykydal@redhat.com> 11.1.2.253-2
276    - New kudzu is needed to support in-box MS PV drivers (rvykydal)
277      Related: rhbz#824880
278    
279    * Fri Jul 27 2012 Martin Gracik <mgracik@redhat.com> 11.1.2.253-1
280    - Syslinux changed paths from /usr/lib to /usr/share (mgracik)
281      Resolves: rhbz#843290
282    - Install and enable openibd service if IPoIB is used (rvykydal)
283      Resolves: rhbz#788871
284    - Do not add unresolvable hostname to 127.0.0.1 of /etc/hosts (rvykydal)
285      Resolves: rhbz#750681
286    - Fix NFS mounting (jkeating)
287      Resolves: rhbz#841136
288    - Add the Hyper-V drivers (mgracik)
289      Resolves: rhbz#824880
290    - Comment out the fstab lines with unknown filesystem rather then ignoring them (vpodzime)
291      Resolves: rhbz#754213
292    
293    * Wed Jun 27 2012 Martin Gracik <mgracik@redhat.com> 11.1.2.252-1
294    - Add gfs support (vpodzime)
295      Resolves: rhbz#754213
296    - Fix handling of invalid bios disks (jkeating)
297      Resolves: rhbz#819721
298    
299    * Mon Jun 18 2012 Martin Gracik <mgracik@redhat.com> 11.1.2.251-2
300    - Change limit for ext[34] to 16T and use mkfs.ext3 when formating ext3 (vpodzime)
301      Resolves: rhbz#769287
302    - Close dialogs as canceled if Esc is hit (vpodzime)
303      Resolves: rhbz#773573
304    - Do not remove filesystem labels set in kickstart (mgraciK)
305      Resolves: rhbz#797075
306    - getFilename takes no loglevel parameter (mgracik)
307      Resolves: rhbz#760496
308    - Add link to /proc/self/fd in /dev (mgracik)
309      Resolves: rhbz#784159
310    
311    * Fri Dec 23 2011 Martin Gracik <mgracik@redhat.com> 11.1.2.250-1
312    - Check if the anaconda attribute is set in YumSorter (mgracik)
313      Related: rhbz#756707
314    
315    * Wed Dec 21 2011 Martin Gracik <mgracik@redhat.com> 11.1.2.249-1
316    - Don't add packages from @conflicts group as dependencies (mgracik)
317      Resolves: rhbz#756707
318    - Do not create new iSCSI target when 'Esc' is hit (vpodzime)
319      Resolves: rhbz#768082
320    - Do not add drive when 'Esc' is hit in the Advanced Storage Options dialog (vpodzime)
321      Related: rhbz#768082
322    - Do nothing when 'Esc' is hit in partition dialog (vpodzime)
323      Resolves: rhbz#758106
324    
325    * Tue Nov 15 2011 Martin Gracik <mgracik@redhat.com> 11.1.2.248-1
326    - Handle %posttrans RPMCALLBACK_INST_OPEN_FILE properly (rvykydal)
327      Resolves: rhbz#506361
328    
329    * Wed Nov 02 2011 Martin Gracik <mgracik@redhat.com> 11.1.2.247-1
330    - Ignore duplicate opening of rpm package file (rvykydal)
331      Resolves: rhbz#506361
332    
333    * Thu Oct 27 2011 Martin Gracik <mgracik@redhat.com> 11.1.2.246-1
334    - Make sure fstype exists before we try to test it (mgracik)
335      Resolves: rhbz#718123
336    - Update getMaxLVSize from lvm1 to lvm2 (dlehman)
337      Resolves: rhbz#695299
338    - Fix "ignoredisk --only-use=___" handling (dcantrell)
339      Resolves: rhbz#738186
340    - We need portmap on all arches because of new NFS (msivak)
341      Resolves: rhbz#742889
342    
343    * Thu Oct 20 2011 Martin Sivak <msivak@redhat.com> 11.1.2.245-2
344    - New kudzu is needed to detect FusionIO devices
345      Resolves: rhbz#707563
346    
347    * Tue Oct 04 2011 Martin Gracik <mgracik@redhat.com> 11.1.2.245-1
348    - Initialize useIPv6 device setting (rvykydal)
349      Resolves: rhbz#713120
350    - Accept dotted-quad netmask for IPv4 in loader UI (rvykydal)
351      Resolves: rhbz#719578
352    
353    * Fri Sep 23 2011 Martin Gracik <mgracik@redhat.com> 11.1.2.244-1
354    - Remove old labels before labeling disk entries (mgracik)
355      Resolves: rhbz#566668
356    - Honor kickstart key command for upgrade (rvykydal)
357      Resolves: rhbz#477748
358    - Shorten long NIC descriptions to 60. (akozumpl)
359      Related: rhbz#660684
360    - infiniband: bump kudzu version to the one that knows about IB. (akozumpl)
361      Related: rhbz#695388
362      Related: rhbz#660684
363    - infiniband: textual representation of an infiniband MAC is up to 60 bytes.
364      (akozumpl)
365      Related: rhbz#660684
366    - infiniband: some drivers imply other drivers (akozumpl)
367      Related: rhbz#660684
368    - Do not strip trailing zeros from XFS labels (dcantrell)
369      Resolves: rhbz#571513
370    - Remove call to detailedMessageWindow (dcantrell)
371      Resolves: rhbz#712443
372    
373    * Wed Sep 14 2011 Martin Gracik <mgracik@redhat.com> 11.1.2.243-2
374    - Require latest libdhcp (dcantrell)
375      Resolves: rhbz#737161
376    
377    * Wed Sep 07 2011 Martin Gracik <mgracik@redhat.com> 11.1.2.243-1
378    - Suppress critical errors when guessing release notes names (akozumpl)
379      Resolves: rhbz#707143
380    - Add the Solarflare network module (mgracik)
381      Resolves: rhbz#714243
382    - Create /var/{log,run/rhsm} for subscription-manager (dcantrell)
383      Resolves: rhbz#708121
384    - Sanitize DASD device specifications (dcantrell)
385      Resolves: rhbz#689470
386    - Add /dev/stdin, /dev/stdout, /dev/stderr to initrd.img (dcantrell)
387      Resolves: rhbz#684220
388    - Single quote values in show_parms() in linuxrc.s390 (dcantrell)
389      Resolves: rhbz#681219
390    - Make execWithRedirect() append to the files. (akozumpl)
391      Resolves: rhbz#702024
392    - iscsi: with ibft, wait for link with waitForLink(). (akozumpl)
393      Resolves: rhbz#727774
394    - Fix pa_IN translation data (dcantrell)
395      Resolves: rhbz#711363
396    - Don't import partedUtils in list-harddrives-stub (mgracik)
397      Resolves: rhbz#709880
398    - BR libdhcp-1.20-12 (dcantrell)
399      Related: rhbz#694570
400    - And document the --no-ssh parameter, too. (clumens)
401      Resolves: rhbz#703082
402    - Add --no-ssh to the generated anaconda-ks.cfg. (clumens)
403      Resolves: rhbz#703081
404    
405    * Mon Jun 27 2011 Ales Kozumplik <akozumpl@redhat.com> 11.1.2.242-1
406    - Bump the implementation limit on the number of modules in modLoaded (akozumpl)
407      Resolves: rhbz#716836
408    
409    * Fri Jun 24 2011 David Cantrell <dcantrell@redhat.com> 11.1.2.241-1
410    - Load all kernel crypto modules, do not include testmgr modules (dcantrel)
411      Resolves: rhbz#703782
412    
413    * Tue Jun 21 2011 David Cantrell <dcantrell@redhat.com> 11.1.2.240-1
414    - Include all kernel crypto modules for LUKS devices
415      Resolves: rhbz#703782
416    
417    * Mon Jun 6 2011 Ales Kozumplik <akozumpl@redhat.com> 11.1.2.239-1
418    - Create /dev nodes after DUDs are processed (msivak)
419      Resolves: rhbz#707563
420    
421    * Thu Jun 2 2011 Ales Kozumplik <akozumpl@redhat.com> 11.1.2.238-1
422    - edit partition UI: do not create the "Encrypt" check button twice. (akozumpl)
423      Resolves: rhbz#709361
424    
425    * Tue May 31 2011 David Cantrell <dcantrell@redhat.com> 11.1.2.237-1
426    - Add driver for Intel Patsburg SAS Controller Unit driver. (dcantrel)
427      Resolves: rhbz#707790
428    
429    * Fri May 20 2011 Ales Kozumplik <akozumpl@redhat.com> 11.1.2.236-1
430    - Remove a worthless, traceback-causing line.
431      Related: rhbz#572862
432    
433    * Tue May 17 2011 Ales Kozumplik <akozumpl@redhat.com> 11.1.2.235-1
434    - Add "rhsm" to the list of things-to-link-into-/etc (wwoods)
435      Resolves: #670973
436    
437    * Fri May 13 2011 Ales Kozumplik <akozumpl@redhat.com> 11.1.2.234-1
438    - libz.so.1 is in /lib now (akozumpl)
439      Resolves: rhbz#704151
440    - Add more files required by subscription_manager (wwoods)
441      Resolves: rhbz#670973
442    - correctly include /usr/share/rhsm/subscription_manager (wwoods)
443      Related: rhbz#670973
444    
445    * Thu May 12 2011 Ales Kozumplik <akozumpl@redhat.com> 11.1.2.233-1
446    - fix uninitialized self.inum in rhel.py:repoIsAllowed() (akozumpl)
447      Resolves: rhbz#703253
448    - Use static busybox, not busybox-anaconda (mgracik)
449      Resolves: rhbz#500527
450    - Disable iscsi on s390x (akozumpl)
451      Resolves: rhbz#703135
452    
453    * Thu Apr 28 2011 Ales Kozumplik <akozumpl@redhat.com> 11.1.2.232-1
454    - Do not show "missing media" message when unknown media is needed for package. (msivak)
455      Resolves: rhbz#617262
456    - Perform group removals at the beginning of every transaction (clumens)
457      Resolves: rhbz#642224
458    - Filter kickstart-provided repos through the installation key (clumens)
459      Resolves: rhbz#452983
460    
461    * Mon Apr 11 2011 Ales Kozumplik <akozumpl@redhat.com> 11.1.2.231-1
462    - Run subscription-manager 'product-id' plugin during install (wwoods)
463      Resolves: rhbz#670973
464    - infiniband: drivers for Mellanox, QLogic and IBM cards. (akozumpl)
465      Related: rhbz#660684
466    
467    * Thu Apr 7 2011 Ales Kozumplik <akozumpl@redhat.com> 11.1.2.230-1
468    - Fix AttributeError (no str.rpartition in python 2.4)
469      Resolves: rhbz#693655
470    - Add busybox to initrd
471      Resolves: rhbz#500527
472    - Ensure kernel-xen is the default kernel for Xen guests
473      Resolves: rhbz#480031
474    
475    * Fri Apr 1 2011 Ales Kozumplik <akozumpl@redhat.com> 11.1.2.229-1
476    - Fix shlex traceback if pxeboot cmdline ends in a quote (wwoods)
477      Resolves: rhbz#500198
478    - Honor kickstart noipv6 option for media installs (rvykydal)
479      Resolves: rhbz#677653
480    - Quote ETHTOOL_OPTS value in stage 2 (mmatsuya)
481      Resolves: rhbz#674473
482    - Fix ZeroDivisionError with tiny management LUNs (wwoods)
483      Resolves: rhbz#636984
484    - Write OPTIONS for s390x net devs on non-network install methods (dcantrell)
485      Resolves: rhbz#649301
486    
487    * Fri Mar 18 2011 Ales Kozumplik <akozumpl@redhat.com> 11.1.2.228-1
488    - Include and initialize the IP over Infiniband module. (akozumpl)
489      Related: rhbz#660684
490    
491    * Fri Mar 11 2011 Ales Kozumplik <akozumpl@redhat.com> 11.1.2.227-1
492    - Fix waiting for a cdrom with a ks file to come up. (akozumpl)
493      Resolves: rhbz#658398
494    - When the back button is pressed, undo deps. (mmatsuya)
495      Resolves: rhbz#603177
496    - Add global vars to retain parsed /proc/cmdline (bcl)
497      Related: rhbz#569883
498    - Convert earlyModuleLoad to use cmdline_argv (bcl)
499      Related: rhbz#569883
500    - Check blacklist= for the module name before loading it (bcl)
501      Related: rhbz#569883
502    - Write /tmp/anaconda.conf (bcl)
503      Related: rhbz#569883
504    - Copy module blacklist to target system (bcl)
505      Resolves: rhbz#569883
506    - Allow blocking the ssh port through kickstart (clumens)
507      Resolves: rhbz#485086
508    - Use tune4fs for ext4 filesystems (bcl)
509      Resolves: rhbz#616184
510    - Add tune4fs to install images (bcl)
511      Resolves: rhbz#616184
512    - Set selinux context on iptables files (bcl)
513      Resolves: rhbz#658084
514    
515    * Thu Mar 3 2011 Ales Kozumplik <akozumpl@redhat.com> 11.1.2.226-1
516    - Use getDiskPart() from bootyutil. (akozumpl)
517      Related: rhbz#572862
518    - Validate the user-chosen name of an mpath device. (akozumpl)
519      Related: rhbz#572862
520    - Do not lose selection in the bootloader's drive order dialog (akozumpl)
521      Resolves: rhbz#583837
522    - Make sure we select the right net device when iBFT is used (mmatsuya)
523      Signed-Off-By: Martin Sivak <msivak@redhat.com>
524      Resolves: rhbz#643774
525    - Use DISPATCH_NOOP if we go back to the doReIPL step (mgracik)
526      Resolves: rhbz#654685
527    
528    * Fri Feb 25 2011 Ales Kozumplik <akozumpl@redhat.com> 11.1.2.225-1
529    - CD -> disc in the required media message (clumens).
530      Resolves: rhbz#641412
531    
532    * Mon Dec 20 2010 Radek Vykydal <dcantrell@redhat.com> 11.1.2.224-1
533    - noeject overrides kickstart eject (bcl)
534      Related: rhbz#477887
535    - Pass --noeject to anaconda (bcl)
536      Related: rhbz#477887
537    
538    * Thu Dec 16 2010 David Cantrell <dcantrell@redhat.com> 11.1.2.223-1
539    - Rebuild for latest kudzu and pciutils (pciutils ABI change)
540      Related: rhbz#663395
541    
542    * Thu Dec 13 2010 Radek Vykydal <rvykydal@redhat.com> 11.1.2.222-1
543    - Japanese translations were completed (transifex)
544      Resolves: rhbz#661199
545    
546    * Thu Dec 9 2010 Radek Vykydal <rvykydal@redhat.com> 11.1.2.221-1
547    - Japanese translations were updated (transifex)
548      Resolves: rhbz#661199
549    
550    * Mon Dec 6 2010 Radek Vykydal <rvykydal@redhat.com> 11.1.2.220-1
551    - Gtk package %post script has changed (rvykydal)
552      Resolves: rhbz#659309
553    
554    * Tue Nov 30 2010 Radek Vykydal <rvykydal@redhat.com> 11.1.2.219-1
555    - Generate correct initrd.addrsize file for System z (dcantrell)
556      Related: rhbz#647827
557    
558    * Tue Nov 16 2010 Radek Vykydal <rvykydal@redhat.com> 11.1.2.218-1
559    - Append to modprobe.conf rather than overwrite it (dcantrell)
560      Related: rhbz#537887
561    
562    * Thu Nov 11 2010 Radek Vykydal <rvykydal@redhat.com> 11.1.2.217-1
563    - Fix generic.ins for s390 LPAR installations (dcantrell)
564      Resolves: rhbz#647827
565    - Fix gateway ping test for layer3 vswitch users (dcantrell)
566      Resolves: rhbz#643961
567    - Disable IPv6 modules for 'noipv6' in /etc/modprobe.conf (dcantrell)
568      Resolves: rhbz#537887
569    - Document noeject (bcl)
570      Resolves: rhbz#647232
571    
572    * Tue Sep 28 2010 David Cantrell <dcantrell@redhat.com> 11.1.2.216-1
573    - Don't immediately retry on downloading a package. (clumens)
574      Resolves: rhbz#544323
575    - Make sure we can go back to a previous step before doing so (clumens)
576      Resolves: rhbz#537889
577    - Check for and complain about package scriptlet errors (clumens)
578      Resolves: rhbz#531599
579    
580    * Mon Sep 20 2010 Radek Vykydal <rvykydal@redhat.com> 11.1.2.215-1
581    - Add python-libs package, python package has been split (rvykydal)
582      Resolves: rhbz#634827
583    
584    * Wed Sep 8 2010 Radek Vykydal <rvykydal@redhat.com> 11.1.2.214-1
585    - Add noeject support to cdrom eject handling (bcl)
586      Resolves: rhbz#477887
587    - Add noeject support to loader2 (bcl)
588      Related: rhbz#477887
589    - Resolve kernel dependencies in pkgorder (mgracik)
590      Resolves: rhbz#491136
591    
592    * Fri Aug 20 2010 Radek Vykydal <rvykydal@redhat.com> 11.1.2.213-1
593    - Do not check size of swap partition(s) on s390 (dcantrell)
594      Resolves: rhbz#475358
595    - Make parent directories for ks scriptlet log files (dcantrell)
596      Resolves: rhbz#568861
597    - Add dlabel confirmation dialog to interactive installs (msivak)
598      Resolves: rhbz#570053
599    - Add xts module to initrd (msivak)
600      Resolves: rhbz#553411
601    - Add support for LSI 3ware 97xx SAS/SATA RAID Controller (msivak)
602      Resolves: rhbz#572341
603    - Add support for QLogic Corp cLOM8214 1/10GbE Controller (msivak)
604      Resolves: rhbz#571895
605    - Support for Brocade FCoE/CEE to PCIe CNAs (msivak)
606      Resolves: rhbz#549677
607    - Disable ipv6 kernel modules if user disables IPv6 (dcantrell)
608      Resolves: rhbz#537887
609    
610    * Mon Aug 16 2010 Radek Vykydal <rvykydal@redhat.com> 11.1.2.212-1
611    - Mount /proc/bus/usb under /mnt/sysimage (hdegoede)
612      Resolves: rhbz#532397
613    - Update kickstart-docs iscsi commands information (hdegoede)
614      Resolves: rhbz#525136
615    
616    * Wed Aug 11 2010 Radek Vykydal <rvykydal@redhat.com> 11.1.2.211-1
617    - Clean up sanityCheckHostname() in network.py (dcantrell)
618      Resolves: rhbz#559626
619    - Support long 'option domain-name' values in loader (dcantrell)
620      Resolves: rhbz#578110
621    - Prevent SIGSEGV in ipCallback and cidrCallback (dcantrell)
622      Resolves: rhbz#440498
623    
624    * Wed Aug 04 2010 Radek Vykydal <rvykydal@redhat.com> 11.1.2.210-1
625    - Add Chelsio T4 10Gb driver to install (bcl)
626      Resolves: rhbz#562913
627    - Fix traceback on headless installs with xconfig --startxonboot (clumens)
628      Resolves: rhbz#517051
629    - Install the right arch of anaconda's required packages (clumens)
630      Resolves: rhbz#541323
631    - Document options of nfs boot parameter (akozumpl)
632      Resolves: rhbz#559200
633    - Document ignoredisk --only-use kickstart option (clumens)
634      Resolves: rhbz#586576
635    
636  * Mon Mar 22 2010 Martin Sivak <msivak@redhat.com> 11.1.2.209-1  * Mon Mar 22 2010 Martin Sivak <msivak@redhat.com> 11.1.2.209-1
637  - Add a missing patch to make dlabel work again  - Add a missing patch to make dlabel work again


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