/[smeserver]/rpms/anaconda/sme9/anaconda.spec
ViewVC logotype

Diff of /rpms/anaconda/sme9/anaconda.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.1 by wellsi, Thu Jul 4 04:01:04 2013 UTC Revision 1.28 by unnilennium, Sat Apr 8 23:53:17 2017 UTC
# Line 1  Line 1 
1  %define livearches %{ix86} x86_64 ppc ppc64  %define livearches %{ix86} x86_64 ppc ppc64
2  %define _libdir %{_prefix}/lib  %define _libdir %{_prefix}/lib
3    %define _default_patch_fuzz 2
4    
5  Summary: Graphical system installer  Summary: Graphical system installer
6  Name:    anaconda  Name:    anaconda
7  Version: 13.21.195  Version: 13.21.263
8  Release: 1%{?dist}.1  Release: 1%{?dist}.1
9  License: GPLv2+  License: GPLv2+
10  Group:   Applications/System  Group:   Applications/System
# Line 18  URL:     http://fedoraproject.org/wiki/A Line 19  URL:     http://fedoraproject.org/wiki/A
19  Source0: %{name}-%{version}.tar.bz2  Source0: %{name}-%{version}.tar.bz2
20  Patch1000: anaconda-centos-installclass.patch  Patch1000: anaconda-centos-installclass.patch
21  Patch1002: anaconda-centos-droprepos.patch  Patch1002: anaconda-centos-droprepos.patch
22  Patch1003: anaconda-centos-unsupported-hardware-note.patch  Patch1003: anaconda-centos-unsupported-hardware-note.patch
23    
24    Patch10001: 0001-anaconda.id.displayMode.patch
25    Patch10002: 0002-RemovePartitionTypeDialog.patch
26    Patch10003: 0003-SMEServerBranding.patch
27    Patch10004: 0004-UTC.patch
28    Patch10005: 0005-DegradedRAID1.patch
29    Patch10006: 0006-InstallerHDWarning.patch
30    Patch10007: 0007-VolGroup.patch
31    Patch10011: 0011-CheckArch.patch
32    Patch10012: 0012-CheckArch2.patch
33    Patch10013: 0013-Limit-languages.patch
34    Patch10014: 0014-Make-boot-loader-use-SME-labels.patch
35    Patch10015: 0015-Determine-upgradability-of-SME-server.patch
36    Patch10016: 0016-Automatically-upgrade-bootloader-if-necessary.patch
37    Patch10017: 0017-Headless-install.patch
38    Patch10018: 0018-RaidN.patch
39    Patch10019: 0019-UpgradeText-whitespace.patch
40    Patch10020: 0020-PreventTooOldUpgrades.patch
41    Patch10021: 0021-RaidN-v2.patch
42    Patch10022: 0022-InstallerLanguages.patch
43    Patch10023: 0023-remove_empty_line_in_lang_table.patch
44    
45  BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)  BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
46    
# Line 31  BuildRoot: %{_tmppath}/%{name}-%{version Line 52  BuildRoot: %{_tmppath}/%{name}-%{version
52  %define intltoolver 0.31.2-3  %define intltoolver 0.31.2-3
53  %define libnlver 1.0  %define libnlver 1.0
54  %define libselinuxver 1.6  %define libselinuxver 1.6
55  %define pykickstartver 1.74.12  %define pykickstartver 1.74.18
56  %define rpmpythonver 4.2-0.61  %define rpmpythonver 4.2-0.61
57  %define slangver 2.0.6-2  %define slangver 2.0.6-2
58  %define yumver 2.9.2  %define yumver 2.9.2
# Line 40  BuildRoot: %{_tmppath}/%{name}-%{version Line 61  BuildRoot: %{_tmppath}/%{name}-%{version
61  %define syscfgdatever 1.9.48  %define syscfgdatever 1.9.48
62  %define pythonpyblockver 0.45-2  %define pythonpyblockver 0.45-2
63  %define e2fsver 1.41.0  %define e2fsver 1.41.0
64  %define nmver 1:0.7.1-3.git20090414  %define nmver 1:0.8.1-104
65  %define dbusver 1.2.3  %define dbusver 1.2.3
66  %define createrepover 0.4.7  %define createrepover 0.4.7
67  %define yumutilsver 1.1.11-3  %define yumutilsver 1.1.11-3
68  %define iscsiver 6.2.0.870-3  %define iscsiver 6.2.0.873-16
69  %define pythoncryptsetupver 0.0.6  %define pythoncryptsetupver 0.0.6
70  %define mehver 0.8  %define mehver 0.8
71  %define sckeyboardver 1.3.1  %define sckeyboardver 1.3.1
# Line 59  BuildRequires: e2fsprogs-devel >= %{e2fs Line 80  BuildRequires: e2fsprogs-devel >= %{e2fs
80  BuildRequires: elfutils-devel  BuildRequires: elfutils-devel
81  BuildRequires: gettext >= %{gettextver}  BuildRequires: gettext >= %{gettextver}
82  BuildRequires: gtk2-devel  BuildRequires: gtk2-devel
83    BuildRequires: gdk-pixbuf2-devel
84  BuildRequires: intltool >= %{intltoolver}  BuildRequires: intltool >= %{intltoolver}
85  BuildRequires: isomd5sum-devel >= %{isomd5sumver}  BuildRequires: isomd5sum-devel >= %{isomd5sumver}
86  BuildRequires: libarchive-devel  BuildRequires: libarchive-devel
# Line 142  Requires: genisoimage >= %{genisoimageve Line 164  Requires: genisoimage >= %{genisoimageve
164  Requires: syslinux >= 3.73  Requires: syslinux >= 3.73
165  Requires: makebootfat  Requires: makebootfat
166  Requires: device-mapper  Requires: device-mapper
167    Requires: fcoe-utils >= %{fcoeutilsver}
168  %endif  %endif
169  %ifarch s390 s390x  %ifarch s390 s390x
170  Requires: openssh  Requires: openssh
# Line 152  Requires: NetworkManager >= %{nmver} Line 175  Requires: NetworkManager >= %{nmver}
175  Requires: dhclient  Requires: dhclient
176  Requires: anaconda-yum-plugins  Requires: anaconda-yum-plugins
177  Requires: libselinux-python >= %{libselinuxver}  Requires: libselinux-python >= %{libselinuxver}
 Requires: fcoe-utils >= %{fcoeutilsver}  
178  %ifarch %{sparc}  %ifarch %{sparc}
179  Requires: elftoaout piggyback  Requires: elftoaout piggyback
180  %endif  %endif
# Line 167  The anaconda package contains the progra Line 189  The anaconda package contains the progra
189  system.  These files are of little use on an already installed system.  system.  These files are of little use on an already installed system.
190    
191  %prep  %prep
   
192  %setup -q  %setup -q
193    
194  %patch1000 -p1  %patch1000 -p1 -b .0
195  %patch1002 -p1  %patch1002 -p1 -b .2
196  %patch1003 -p1  %patch1003 -p1 -b .3
197    
198    %patch10001 -p1
199    %patch10002 -p1
200    %patch10003 -p1
201    %patch10004 -p1
202    %patch10005 -p1
203    %patch10006 -p1
204    %patch10007 -p1
205    %patch10011 -p1
206    %patch10012 -p1
207    %patch10013 -p1
208    %patch10014 -p1
209    %patch10015 -p1
210    %patch10016 -p1
211    %patch10017 -p1
212    %patch10018 -p1
213    %patch10019 -p1
214    %patch10020 -p1
215    %patch10021 -p1
216    %patch10022 -p1
217    %patch10023 -p1
218    
219  %build  %build
220  %configure --disable-static  %configure --disable-static
# Line 231  update-desktop-database &> /dev/null || Line 273  update-desktop-database &> /dev/null ||
273  %endif  %endif
274    
275  %changelog  %changelog
276  * Mon Feb 25 2013 Karanbir Singh <kbsingh@centos.org> - 13.21.195.1.el6.centos.1  * Sat Apr 8 2017 Jean-Philippe Pialasse <tests@pialasse.com> - 13.21.263-1.sme.1
277  - Build for CentOS-6.4  - Rebase on upstream 13.21.263-1 [SME: 10214]
278  - Remove upstream branding from unsupported hardware report (#5863 kevbo)  
279    * Tue Mar 21 2017 Johnny Hughes <johnny@centos.org> - 13.21.263-1
280    - Rebase to CentOS-6.9
281    
282    * Mon Feb 13 2017 Radek Vykydal <rvykydal@redhat.com> - 13.21.263-1
283    - network: don't reactivate devices from linuxrc.s390 in loader only for IPv6
284      (rvykydal)
285      Resolves: rhbz#1421039
286    
287    * Tue Jan 03 2017 Radek Vykydal <rvykydal@redhat.com> - 13.21.262-1
288    - Remove more firmware from ppc image (rvykydal)
289      Related: rhbz#1405089
290      Resolves: rhbz#1405089
291    
292    * Fri Dec 16 2016 Radek Vykydal <rvykydal@redhat.com> - 13.21.261-1
293    - Remove 3com and bnx2 firmware to meet ppc64 image limit (rvykydal)
294      Related: rhbz#1405089
295      Resolves: rhbz#1405089
296    
297    * Thu Dec 15 2016 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.260-1
298    - Fix ppc image being too big againagainagainagainagain (sbueno+anaconda)
299      Resolves: rhbz#1405089
300    
301    * Mon Dec 12 2016 Radek Vykydal <rvykydal@redhat.com> - 13.21.259-1
302    - network: don't reactivate devices from linuxrc.s390 for early networking
303      (rvykydal)
304      Resolves: rhbz#1329171
305    - Create lvm.conf with thin_* path overrides (mkolman)
306      Resolves: rhbz#1350296
307    
308    * Thu Dec 08 2016 Radek Vykydal <rvykydal@redhat.com> - 13.21.258-1
309    - Fix invalid characters in an installed package summary (vponcova)
310      Resolves: rhbz#1324706
311    
312    * Mon Nov 28 2016 Radek Vykydal <rvykydal@redhat.com> - 13.21.257-1
313    - Fix wrong attribute of AnacondaYumRepo (vponcova)
314      Resolves: rhbz#1395076
315    
316    * Mon Nov 07 2016 Radek Vykydal <rvykydal@redhat.com> - 13.21.256-1
317    - Fix the basis for percentage-based growth of LVs. (dlehman)
318      Resolves: rhbz#1383817
319    
320    * Fri Oct 21 2016 Radek Vykydal <rvykydal@redhat.com> - 13.21.255-1
321    - Keep symlinks to thin_* tools in /sbin (mkolman)
322      Resolves: rhbz#1350296
323    - network: fix static ipv6 config with static gateway (rvykydal)
324      Resolves: rhbz#1177984
325    - Run efibootmgr for only one device in multipath (jkonecny)
326      Resolves: rhbz#1346725
327    - Adjust the fraction of the progress bar (vponcova)
328      Resolves: rhbz#1324706
329    - network: take into account NICs activated in linuxrc.s390 (rvykydal)
330      Resolves: rhbz#1329171
331      Related: rhbz#1329171
332    - network: don't crash on network devices configured in linuxrc.s390 (rvykydal)
333      Resolves: rhbz#1329171
334    
335    * Mon Apr 11 2016 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.254-1
336    - Revert "Always write splashimage to grub.cfg on UEFI (bcl)"
337      Related: rhbz#1325971
338      Resolves: rhbz#1325971
339    
340    * Fri Apr 08 2016 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.253-1
341    - Complete support for mesa-libEGL in upd-instroot (sbueno+anaconda)
342      Resolves: rhbz#1316646
343    
344    * Tue Mar 29 2016 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.252-1
345    - Add mesa-libEGL to upd-instroot. (sbueno+anaconda)
346      Resolves: rhbz#1316646
347    - Catch KeyError when checking for MD UUID in filter gui. (dlehman)
348      Related: rhbz#1269872
349      Resolves: rhbz#1320545
350    - Activate also non-ibft devices requested by boot options (ksdevice)
351      (rvykydal)
352      Resolves: rhbz#1314806
353    
354    * Tue Mar 22 2016 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.251-1
355    - Adjust commit 74014d71 after recent reverts. (dlehman)
356      Related: rhbz#1269872
357    - Revert "Refactor variable name (sbueno+anaconda)"
358      Resolves: rhbz#1319697
359    - Revert "Fix multipath UI representation (sbueno+anaconda)"
360      Resolves: rhbz#1319697
361    - Revert "Bios RAID traceback on Filter GUI (sbueno+anaconda)"
362      Resolves: rhbz#1319697
363    - Add the /EFI directory to the boot.iso (bcl)
364      Resolves: rhbz#1188876
365    - Clean up devicetree filtering of md containers. (dlehman)
366      Related: rhbz#1120640
367      Related: rhbz#1269872
368    - Remove pyblock/dmraid remnants from md container handling. (dlehman)
369      Related: rhbz#1269872
370    - Don't use pyblock/dmraid to get sizes of imsm/isw arrays. (dlehman)
371      Resolves: rhbz#1269872
372    - Move mdadm.conf entry creation to a function. (dlehman)
373      Related: rhbz#1269872
374    - network: disable NM for parent device of vlan configured in ibft (rvykydal)
375      Resolves: rhbz#831002
376    - network: set ifname= for parent of vlan defined in ibft (rvykydal)
377      Resolves: rhbz#831002
378    
379    * Mon Mar 14 2016 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.250-1
380    - Create ibft vlan ifcfg file in stage2 if needed (rvykydal)
381      Resolves: rhbz#831002
382    
383    * Tue Mar 08 2016 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.249-1
384    - Bios RAID traceback on Filter GUI (rmarshall)
385      Resolves: rhbz#1309069
386    - Don't ignore FW RAID containers if everything should be used (vpodzime)
387      Related: rhbz#1120640
388    - Fix pki cert path in initrd (bcl)
389      Resolves: rhbz#1259880
390    
391    * Mon Feb 22 2016 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.248-1
392    - Wait for all udev events to finish (jstodola)
393      Resolves: rhbz#1309348
394    - Run restorecon on /etc/localtime to reset SElinux context. (sbueno+anaconda)
395      Resolves: rhbz#1302290
396    
397    * Tue Feb 16 2016 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.247-1
398    - Make sure devices configured by NM from iBFT have correct ifcfg (rvykydal)
399      Resolves: rhbz#831002
400      Related: rhbz#831002
401    
402    * Fri Feb 05 2016 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.246-1
403    - Fix the problem of ppc img being too large (sbueno+anaconda)
404      Resolves: rhbz#1303855
405    
406    * Thu Jan 21 2016 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.245-1
407    - Add support for vlan id in iBFT (rvykydal)
408      Resolves: rhbz#831002
409    
410    * Wed Jan 20 2016 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.244-1
411    - Keep 'wipefs' in the installation environment (vpodzime)
412      Resolves: rhbz#835865
413    - Handle hostname and dns setting properly in loader (sbueno+anaconda)
414      Resolves: rhbz#1214266
415    - Addon repos should still be added to anaconda-ks.cfg. (clumens)
416      Resolves: rhbz#1099178
417    - Only write defaultList of filtered kernel entries to /etc/zipl.conf
418      (sbueno+anaconda)
419      Resolves: rhbz#1256211
420    - Increase default loglevel of NetworkManager. (sbueno+anaconda)
421      Resolves: rhbz#831777
422    - Increase default logging of yum. (sbueno+anaconda)
423      Resolves: rhbz#831777
424    - Fix multipath UI representation (rmarshall)
425      Resolves: rhbz#914637
426      Related: rhbz#1014425
427    - Refactor variable name (rmarshall)
428      Related: rhbz#914637
429      Resolves: rhbz#914637
430    
431    * Fri Jan 15 2016 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.243-1
432    - Ignore MD RAID containers if all their devices are ignored (vpodzime)
433      Resolves: rhbz#1120640
434    - Fix --noipv4 option in case of multiple ks network commands (rvykydal)
435      Resolves: rhbz#1011595
436      Related: rhbz#1011595
437    - Fix regression in lvm snapshot detection. (dlehman)
438      Resolves: rhbz#1295897
439    
440    * Thu Jan 07 2016 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.242-1
441    - Make iutil.execWithCallback honor root option. (sbueno+anaconda)
442      Resolves: rhbz#883054
443    - Change parameter at ks.cfg for fcoe as --nic= (jkonecny)
444      Resolves: rhbz#1225877
445    - Fix IPoIB interfaces are shown as Ethernet (jkonecny)
446      Resolves: rhbz#1116633
447    - Add support for ipv6 to gateway boot option (rvykydal)
448      Resolves: rhbz#1177984
449    - Create symlink for NM ibft plugin rather then relocate iscsiadm (rvykydal)
450      Resolves: rhbz#831002
451      Related: rhbz#831002
452    - Fixed IndexError in cleardisks_gui.py (japokorn)
453      Resolves: rhbz#1224413
454    - Fix layout of "Add FCoE SAN" dialog in text and rescue mode (rvykydal)
455      Resolves: rhbz#1211931
456      Related: rhbz#1211931
457    - Fix crash on "Add FCoE SAN" in text and rescue (rvykydal)
458      Resolves: rhbz#1211931
459    - network: add support for vlan over bond boot option (rvykydal)
460      Resolves: rhbz#1011595
461    - fcoe: take into account vlan device names trimmed to IFNAMSIZ (rvykydal)
462      Resolves: rhbz#1021067
463    - Add possibility to have /usr and /var parts on iscsi (jkonecny)
464      Resolves: rhbz#856446
465    
466    * Mon Dec 14 2015 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.241-1
467    - Prevent duplicate kernel params being written in zipl.conf (sbueno+anaconda)
468      Resolves: rhbz#1029505
469    - Skip kickstart sections in loader (bcl)
470      Resolves: rhbz#1251300
471    - Always write splashimage to grub.cfg on UEFI (bcl)
472      Resolves: rhbz#853844
473    - Install ca-bundle certs in the initrd (bcl)
474      Resolves: rhbz#1259880
475    - zerombr propagates to anaconda-ks (japokorn)
476      Resolves: rhbz#1246663
477    - network: include --nodefroute option in generated kickstart (rvykydal)
478      Resolves: rhbz#1274686
479    - network: don't misconfigure /etc/sysconfig/network GATEWAY (rvykydal)
480      Resolves: rhbz#1181290
481    - ibft: add support for vlan id (rvykydal)
482      Resolves: rhbz#831002
483      Related: rhbz#831002
484    
485    * Tue Dec 01 2015 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.240-1
486    - Write --cdl clearpart option to /root/anaconda-ks.cfg (jstodola)
487      Resolves: rhbz#1211559
488    - Fix dasdfmt progress bar. (sbueno+anaconda)
489      Resolves: rhbz#1210450
490    
491    * Tue Jun 30 2015 Brian C. Lane <bcl@redhat.com> - 13.21.239-1
492    - Align end sector in the appropriate direction for resize. (bcl)
493      Resolves: rhbz#1236506
494    - Filter out free regions too small for alignment of partitions (bcl)
495      Resolves: rhbz#1236506
496    
497    * Fri Jun 19 2015 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.238-1
498    - Include drbg module in the initrd. (sbueno+anaconda)
499      Resolves: rhbz#1233088
500    
501    * Thu Jun 11 2015 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.237-1
502    - Fix scanning of non-leaf lvs. (dlehman)
503      Resolves: rhbz#1213748
504    - Fix KeyError in devicetree. (sbueno+anaconda)
505      Resolves: rhbz#1225469
506    - Fix partition alignment problems. (sbueno+anaconda)
507      Resolves: rhbz#1209424
508    
509    * Tue May 19 2015 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.236-1
510    - Include lvm thinp utilities. (dlehman)
511      Resolves: rhbz#1212735
512    - TypeError: argument must be string (jkonecny)
513      Resolves: rhbz#1209414
514    
515    * Thu May 07 2015 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.235-1
516    - Don't remove pps_core from ppc64.img (sbueno+anaconda)
517      Resolves: rhbz#1213417
518    - Check for FBA DASDs so we don't try to format them with dasdfmt.
519      (sbueno+anaconda)
520      Resolves: rhbz#1144979
521    - Include hyperv modules in mk-images (sbueno+anaconda)
522      Resolves: rhbz#1132770
523    
524    * Tue Apr 14 2015 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.234-1
525    - Fix lvm detection broken with introduction of thinp support. (dlehman)
526      Resolves: rhbz#1200832
527      Related: rhbz#1083459
528    - RHEL 6.6 Upgrade Fails from AttributeError on Multipath (rmarshall)
529      Resolves: rhbz#1129499
530    - Drop hy.po Armenian translation (bcl)
531      Resolves: rhbz#1205286
532      Related: rhbz#1205286
533    - Update translation documentation for Zanata (bcl)
534      Resolves: rhbz#1205286
535      Related: rhbz#1205286
536    - Switch translation support to fedora.zanata.org (bcl)
537      Resolves: rhbz#1205286
538    
539    * Fri Mar 13 2015 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.233-1
540    - Keep track of whether users should be prompted to format CDL dasds.
541      (sbueno+anaconda)
542      Resolves: rhbz#1164240
543      Related: rhbz#1164240
544    
545    * Tue Mar 03 2015 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.232-1
546    - Remove even more drivers for ppc64 32M limit (bcl)
547      Resolves: rhbz#1198173
548    - Fix detection of unformatted and LDL DASDs. (sbueno+anaconda)
549      Resolves: rhbz#1144979
550    - On interactive kickstart installs, still get the password from the ks file.
551      (clumens)
552      Resolves: rhbz#995531
553    - Enable sharing of the VNC server. (sbueno+anaconda)
554      Resolves: rhbz#1168024
555    - RHEL6 Basic Video Driver Install to Windows2012 VM Fails (rmarshall)
556      Resolves: rhbz#1083586
557    - dracut needs iscsi_firmware cmdline arg (bcl)
558      Resolves: rhbz#1185792
559    - Exclude prelink package in FIPS mode (bcl)
560      Resolves: rhbz#697938
561    - Handle NoneType Exception after deleting PPC partitions (rmarshall)
562      Resolves: rhbz#1021445
563    - Bring support for nicdelay back using NM's GATEWAY_PING_TIMEOUT (rvykydal)
564      Resolves: rhbz#979163
565    
566    * Thu Feb 12 2015 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.231-1
567    - Add support for lvm thin provisioning via ks custom storage. (dlehman)
568      Resolves: rhbz#1083459
569    - Make sure new freebl libs are part of initrd. (sbueno+anaconda)
570      Resolves: rhbz#1183134
571    - Prevent anaconda from crashing due to repeated calls to rpmReadConfigFiles.
572      (sbueno)
573      Resolves: rhbz#1021534
574    
575    * Tue Feb 03 2015 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.230-1
576    - Shrink the LV if the VG is out of space (bcl)
577      Resolves: rhbz#1153376
578    - Only set GPT boot flag on ESP partition (bcl)
579      Resolves: rhbz#1139606
580    - Add anaconda support for using clearpart --cdl option. (sbueno+anaconda)
581      Resolves: rhbz#1164240
582    - Properly check and show warnings for LDL DASDs (sbueno+anaconda)
583      Resolves: rhbz#1144979
584    - Add new freebl libraries (bcl)
585      Resolves: rhbz#1182595
586    - Write new options to zipl.conf (sbueno+anaconda)
587      Resolves: rhbz#1171053
588    - Detect and show a warning for LDL DASDs. (sbueno+anaconda)
589      Resolves: rhbz#1144979
590    - Make EFI.bootDevice() return best device for several calling contexts
591      (amulhern)
592      Resolves: rhbz#1145812
593    
594    * Mon Sep 08 2014 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.229-1
595    - Revert "Use edd fcoe boot option instead of enumerating all ifaces"
596      (rvykydal)
597      Resolves: rhbz#1103920
598    
599    * Fri Sep 05 2014 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.228-1
600    - Prevent duplicate snapshot accounting. (dlehman)
601      Related: rhbz#1043916
602    
603    * Fri Aug 29 2014 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.227-1
604    - Fix typo in previous patch "Correctly determine whether...". (dlehman)
605      Related: rhbz#842920
606    
607    * Mon Aug 25 2014 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.226-1
608    - Let tmp use more than 250M when there is more RAM (bcl)
609      Resolves: rhbz#1123791
610    - Move totalMemory into its own file (bcl)
611      Related: rhbz#1123791
612      Resolves: rhbz#1123791
613    
614    * Tue Aug 12 2014 Brian C. Lane <bcl@redhat.com> - 13.21.225-1
615    - Allow missing swap devices to be skipped during upgrade (dshea)
616      Resolves: rhbz#1044716
617    - Don't force installation of authconfig, chkconfig, or system-config-firewall.
618      (clumens)
619      Resolves: rhbz#1123481
620    - Provide ways in kickstart to skip kernel and bootloader. (clumens)
621      Related: rhbz#1123481
622    - Implement %packages --instLangs. (clumens)
623      Related: rhbz#1123481
624    - Allow skipping installation of the core group, if asked for in kickstart.
625      (clumens)
626      Related: rhbz#1123481
627    - Fix ks fetching on nfs via vlan (sbueno+anaconda)
628      Resolves: rhbz#1067857
629    - Fix traceback when rpm scriptlets fail during pkg install. (sbueno+anaconda)
630      Resolves: rhbz#1122532
631    
632    * Wed Jun 25 2014 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.224-1
633    - Add shared-mime-info to the instroot (dshea)
634      Resolves: rhbz#1110834
635    
636    * Tue Jun 24 2014 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.223-1
637    - Change pixbuf loaders path. (sbueno+anaconda)
638      Resolves: rhbz#1110834
639    - Remove unnecessary drivers to contain the size of ppc64.img.
640      (sbueno+anaconda)
641      Resolves: rhbz#1112405
642    
643    * Mon Jun 23 2014 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.222-1
644    - Rm device from lvm reject filter if in action list. (sbueno+anaconda)
645      Resolves: rhbz#885755
646    - The boot menu entry should contain the RHEL major release number (mkolman)
647      Resolves: rhbz#1001960
648    
649    * Wed Jun 18 2014 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.221-1
650    - Add BuildRequires: gdk-pixbuf2-devel (sbueno+anaconda)
651      Resolves: rhbz#1109298
652    - If kernel-kdump is installed, don't set it as the default kernel.
653      (sbueno+anaconda)
654      Resolves: rhbz#734121
655    - Close yum objects before running post scripts (bcl)
656      Resolves: rhbz#1110148
657    - Catch custom partitioning problems on UEFI (bcl)
658      Resolves: rhbz#991620
659    - Mark dracut-network for installation on mpath. (sbueno+anaconda)
660      Resolves: rhbz#1007463
661    - Write --percent to kickstart output even if --grow was used (mkolman)
662      Resolves: rhbz#1046320
663    
664    * Fri Jun 13 2014 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.220-1
665    - Fix wrong attribute name in swap ks line (bcl)
666      Resolves: rhbz#1002924
667      Related: rhbz#1002924
668    - Look up MD arrays by MD UUID, not FS UUID. (dlehman)
669      Related: rhbz#868182
670    - Remove snapshots as needed when removing LVs. (dlehman)
671      Resolves: rhbz#1043916
672    - Let LVM determine alignment for PV data areas. (dlehman)
673      Resolves: rhbz#962961
674    - Correctly determine whether any partitioning has been done. (dlehman)
675      Resolves: rhbz#842920
676    - Fix handling of LUKS when using onpart. (dlehman)
677      Resolves: rhbz#840890
678    
679    * Thu Jun 05 2014 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.219-1
680    - Fix typo from commit ed3caa7b (bcl)
681      Related: rhbz#1039051
682      Resolves: rhbz#1039051
683    - Write fsoptions to anaconda-ks.cfg (bcl)
684      Resolves: rhbz#1002924
685    - Add logging to bootloaderInfo (bcl)
686      Resolves: rhbz#974996
687    
688    * Wed Jun 04 2014 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.218-1
689    - Fix rsyslogd calls to remove deprecated flag. (sbueno+anaconda)
690      Resolves: rhbz#1104234
691    - Maintain original device order in identifyMultipaths (artur.paszkiewicz)
692      Resolves: rhbz#868182
693    - network: add kickstart --domain (ifcfg DOMAIN) option (rvykydal)
694      Resolves: rhbz#1039051
695    
696    * Tue May 20 2014 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.217-1
697    - Correct matching of md raid names containing special characters
698      (artur.paszkiewicz)
699      Resolves: rhbz#1096889
700    - network: hide (debug) confusing log message for ipv6.conf (rvykydal)
701      Resolves: rhbz#1031481
702    - network: write bond options in generated kickstart (rvykydal)
703      Resolves: rhbz#1009376
704    - network: fix --bondopts used in kickstart %pre section (rvykydal)
705      Resolves: rhbz#1038001
706    - Add ping to initrd for NM's GATEWAY_PING_TIMEOUT / nicdelay (rvykydal)
707      Related: rhbz#979163
708      Resolves: rhbz#979163
709    - Remove more drivers on ppc64 to reduce initrd size (bcl)
710      Resolves: rhbz#1098486
711    
712    * Mon May 12 2014 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.216-1
713    - Add buildarch option to buildinstall (bcl)
714      Related: rhbz#1087466
715      Resolves: rhbz#1087466
716    - Remove actions that try to remove non-existing devices (vpodzime)
717      Resolves: rhbz#906807
718    - Rename dev_actions to prune_actions (vpodzime)
719      Related: rhbz#906807
720    - Add dm-raid45 to initrd (mmatsuya)
721      Resolves: rhbz#1056830
722    - Fix echo typo (bcl)
723      Resolves: rhbz#969339
724    - Copy firmware updates to rootPath (bcl)
725      Resolves: rhbz#1043372
726    - Skip comments in dmidecode output (bcl)
727      Resolves: rhbz#1064701
728    - Replace hard-coded console device in generic.prm. (sbueno+anaconda)
729      Resolves: rhbz#1081596
730    - Don't remove the .efi files from buildinstall (vpodzime)
731      Resolves: rhbz#1076369
732    
733    * Tue Oct 22 2013 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.215-1
734    - Explicitly load dm-raid.ko for lvm raid segment types. (dlehman)
735      Resolves: rhbz#873281
736    
737    * Mon Oct 21 2013 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.214-1
738    - Don't traceback due to unpartitioned devices (mkolman)
739      Resolves: rhbz#1007683
740    
741    * Wed Oct 16 2013 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.213-1
742    - Remove manual call to recreate initrd if installing on iSCSI.
743      (sbueno+anaconda)
744      Resolves: rhbz#1007884
745    - Some devices may not be present during kickstart parse, so when there is no
746      match revert to previous behavior and just use the name as-is. (bcl)
747      Resolves: rhbz#1014658
748    
749    * Tue Oct 15 2013 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.212-1
750    - Fix getDiskPart for nvme devices (vpavlin)
751      Resolves: rhbz#1018703
752    - fcoe: rise fipvlan timeout to 100 (rvykydal)
753      Resolves: rhbz#1009691
754    - Revert "Check if disklabel is set (mkolman)"
755      Resolves: rhbz#1007683
756    - Check if disklabel is set (mkolman)
757      Resolves: rhbz#1007683
758    
759    * Wed Oct 09 2013 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.211-1
760    - Do not limit swap size to 10 % of disk space for hibernation (vpodzime)
761      Resolves: rhbz#1003844
762    - Fix the display of multipath devices (dshea)
763      Related: rhbz#914637
764      Resolves: rhbz#1007641
765    - Fix traceback in s390x bootloader code. (sbueno+anaconda)
766      Resolves: rhbz#1017068
767    - Support bonding in %pre section (rvykydal)
768      Resolves: rhbz#971961
769    
770    * Mon Oct 07 2013 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.210-1
771    - Fix bootloader issues on s390x. (sbueno+anaconda)
772      Resolves: rhbz#1008941
773      Resolves: rhbz#875644
774      Resolves: rhbz#894050
775    
776    * Fri Oct 04 2013 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.209-1
777    - Forced removal of some kernel modules in the ppc64 ramdisk (dcantrell)
778      Resolves: rhbz#1014719
779    - Add some more safety checks for the initrd.img size check on ppc64.
780      (dcantrell)
781      Related: rhbz#1014719
782    
783    * Thu Oct 03 2013 David Cantrell <dcantrell@redhat.com> - 13.21.208-1
784    - Catch BUILDARCH set to 'ppc' or 'ppc64' when trimming down the image.
785      (dcantrell)
786      Related: rhbz#1014719
787    - Move and fix the ppc64 image size check (dshea)
788      Resolves: rhbz#1014719
789    - Whitespace changes for mk-images.ppc (dshea)
790      Related: rhbz#1014719
791    
792    * Thu Sep 26 2013 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.207-1
793    - Remove firmware from the boot image that does not apply to ppc64 (dcantrell)
794      Resolves: rhbz#1006043
795    - fcoe: adapt bnx2fc detection to changed sysfs path structure (rvykydal)
796      Resolves: rhbz#1008731
797    - Do not select FS packages over and over (vpodzime)
798      Resolves: rhbz#994504
799    - Check size of images/netboot/ppc64.img to see if it's larger than 32M.
800      (dcantrell)
801      Related: rhbz#1006043
802    
803    * Fri Sep 13 2013 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.206-1
804    - Fix traceback occurring in ppc bootloader code. (sbueno+anaconda)
805      Related: rhbz#877852
806      Resolves: rhbz#1007724
807    
808    * Wed Sep 11 2013 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.205-1
809    - PPC: strengthen PReP-picking algorithm (wwoods)
810      Resolves: rhbz#877852
811    - Drop support for ssh protocol version 1 (bcl)
812      Resolves: rhbz#1004752
813    
814    * Tue Aug 20 2013 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.204-1
815    - Don't require fcoe-utils if we're on s390. (sbueno+anaconda)
816      Resolves: rhbz#998486
817    
818    * Wed Aug 14 2013 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.203-1
819    - Update spec file to require new pykickstart. (sbueno+anaconda)
820      Related: rhbz#886010
821    - Revert "Don't filter partitions on mpath devices in lvm (sbueno+anaconda)"
822      Resolves: rhbz#996595
823      Related: rhbz#885755
824    - Fix bootloader upgrades if using zIPL. (sbueno+anaconda)
825      Resolves: rhbz#894050
826    - Fix issue where extra mpath entries wrongly shown in UI.  (sbueno+anaconda)
827      Resolves: rhbz#914637
828    - Show warning msg if re-using a partition without formatting.
829      (sbueno+anaconda)
830      Resolves: rhbz#886020
831    
832    * Mon Aug 12 2013 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.202-1
833    - Add support for preexisting lvm using raid segment types. (dlehman)
834      Resolves: rhbz#873281
835    - Add a bit of padding for metadata in new md size estimates. (dlehman)
836      Resolves: rhbz#895982
837    - Expand warning text for package install issues. (sbueno+anaconda)
838      Resolves: rhbz#895098
839    - Don't filter partitions on mpath devices in lvm (sbueno+anaconda)
840      Resolves: rhbz#885755
841    - Move "nousbstorage" and "nousb" handling into init.c. (clumens)
842      Resolves: rhbz#947704
843    
844    * Wed Aug 07 2013 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.201-1
845    - Ensure x86 /boot is on a partition < 2TB (dshea)
846      Resolves: rhbz#915666
847    - Fix bootloader device detection on ks upgrades for s390x (sbueno+anaconda)
848      Resolves: rhbz#875644
849    
850    * Tue Aug 06 2013 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.200-1
851    - discinfo isn't needed for rescue (bcl)
852      Resolves: rhbz#859569
853    
854    * Fri Aug 02 2013 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.199-1
855    - Fix issue where installation hangs in linuxrc.s390. (sbueno+anaconda)
856      Resolves: rhbz#949409
857    - Pass mountopts to swap options (bcl)
858      Resolves: rhbz#857517
859    - Enable the AMD IOMMU driver if tboot is installed. (dshea)
860      Resolves: rhbz#928144
861    - Fix crash in handling of PReP Boot partitions (dshea)
862      Resolves: rhbz#881005
863    
864    * Wed Jul 24 2013 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.198-1
865    - Use the active window as parent for new dialogs (dshea)
866      Resolves: rhbz#888292
867    - Add kickstart network --ipv6gateway option (rvykydal)
868      Resolves: rhbz#905227
869    - Limit the maximum swap size to 10 % of disk space (vpodzime)
870      Resolves: rhbz#878907
871      Related: rhbz#879232
872    - Don't kill FCoE vlan connections when configuring network in UI (rvykydal)
873      Resolves: rhbz#882452
874    - Use correct error message when running out of partition slots (mkolman)
875      Resolves: rhbz#859420
876    
877    * Wed Jul 17 2013 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.197-1
878    - Check if selected repos have the core package group (mkolman)
879      Resolves: rhbz#901515
880    - Use install tree from repo=hd (bcl)
881      Resolves: rhbz#818233
882    - Allow /dev/disk/by-* in bootloader --driveorder (bcl)
883      Resolves: rhbz#890095
884    
885    * Wed Jul 10 2013 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.196-1
886    - Only pass exclusiveDisks for autopart (bcl)
887      Resolves: rhbz#852523
888    - Use standard losetup utility to get a free loop device (vpodzime)
889      Resolves: rhbz#846336
890    - Write directly to /etc/sysconfig/network so that inotify works (rvykydal)
891      Resolves: rhbz#845572
892    - Fix spelling errors in the About LVM dialog (vpodzime)
893      Resolves: rhbz#851284
894    - Set proper SELinux context of /etc/multipath. (sbueno+anaconda)
895      Resolves: rhbz#919409
896    - Fix max supported size for XFS partitions. (sbueno+anaconda)
897      Resolves: rhbz#880577
898    - Filter out /dev/sr* from list-harddrives (bcl)
899      Resolves: rhbz#847600
900    - Show ks LVM DeviceErrors in the UI (bcl)
901      Resolves: rhbz#880625
902    - Send host-name to dhcp server in installer for dhcp + hostname (rvykydal)
903      Resolves: rhbz#917815
904    - Use edd fcoe boot option instead of enumerating all ifaces (rvykydal)
905      Resolves: rhbz#909463
906    - Don't write vlan kickstart configuration to parent device ifcfg file
907      (mmatsuya)
908      Resolves: rhbz#903689
909    - Fix --vlanid option in generated kickstart file (rvykydal)
910      Resolves: rhbz#921609
911    
912  * Tue Jan 22 2013 Brian C. Lane <bcl@redhat.com> - 13.21.195-1  * Tue Jan 22 2013 Brian C. Lane <bcl@redhat.com> - 13.21.195-1
913  - Disconnect active slaves before activating bond (rvykydal)  - Disconnect active slaves before activating bond (rvykydal)


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