--- rpms/anaconda/sme8/anaconda.spec 2009/04/14 20:18:00 1.10 +++ rpms/anaconda/sme8/anaconda.spec 2010/06/07 14:25:13 1.17 @@ -1,23 +1,24 @@ Name: anaconda -Version: 11.1.2.168 -Release: 1%{?dist}.1 +Version: 11.1.2.209 +Release: 1%{?dist} License: GPL Summary: Graphical system installer Group: Applications/System -Source: anaconda-%{PACKAGE_VERSION}.tar.bz2 +Source: anaconda-%{version}.tar.bz2 BuildPreReq: kudzu-devel >= 1.2.57.1.18, pciutils-devel BuildPreReq: bzip2-devel, e2fsprogs-devel, python-devel, gtk2-devel BuildPreReq: rpm-python >= 4.2-0.61, newt-devel, rpm-devel, gettext >= 0.11 BuildPreReq: rhpl, booty, libxml2-python, zlib-devel, elfutils-devel BuildPreReq: beecrypt-devel, libselinux-devel >= 1.6, libX11-devel BuildPreReq: libXxf86misc-devel, intltool >= 0.31.2-3, python-urlgrabber -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, BuildPreReq: libsepol-devel BuildPreReq: pango-devel, pirut, libXt-devel, slang-devel >= 2.0.6-2 -BuildPreReq: libdhcp-devel >= 1.20-5, mkinitrd-devel >= 5.1.2-1 +BuildPreReq: libdhcp-devel >= 1.20-10, mkinitrd-devel >= 5.1.2-1 BuildPreReq: audit-libs-devel, libnl-devel >= 1.0-0.10.pre5.5 +BuildPreReq: libdhcp6client >= 1.0.10-17 %ifnarch s390 s390x -BuildPreReq: iscsi-initiator-utils >= 6.2.0.868-0.9 +BuildPreReq: iscsi-initiator-utils >= 6.2.0.871-0.0 %endif Requires: rpm-python >= 4.2-0.61, rhpl >= 0.170, booty Requires: parted >= 1.7.1, pyparted >= 1.7.2 @@ -34,19 +35,35 @@ Requires: audit-libs Requires: rhpxl >= 0.25 %endif Obsoletes: anaconda-images <= 10 -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 +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 -Patch9: anaconda-centos-pkgorder.patch Patch10: anaconda-centos-additional-repos.patch -Patch100: anaconda-11.1.2.168-smepatches.patch +# SME specific patches +Patch1001: 0001-No-warnings-if-kernel-not-upgraded.patch +Patch1002: 0002-No-warnings-if-unable-to-remove-rpm-databases.patch +Patch1003: 0003-Fix-goto-previous-if-unable-to-go-back.patch +Patch1004: 0004-Always-pick-best-arch-for-package.patch +Patch1005: 0005-Allow-creating-mounting-degraded-raid-arrays.patch +Patch1006: 0006-Start-boot-raid-device-first-so-it-will-be-in-sync.patch +Patch1007: 0007-Automatically-upgrade-bootloader-if-necessary.patch +Patch1008: 0008-Search-for-language-updates-on-upgrade-disk.patch +Patch1009: 0009-Force-time-to-be-based-on-UTC.patch +Patch1010: 0010-Add-final-warning-before-installing.patch +Patch1011: 0011-Make-install-headless-but-still-write-keyboard-info.patch +Patch1012: 0012-Make-install-window-wider.patch +Patch1013: 0013-Don-t-email-root-on-raid-events.patch +Patch1014: 0014-Make-boot-loader-use-SME-labels.patch +Patch1015: 0015-Determine-upgradability-of-SME-server.patch +Patch1016: 0016-Run-SME-post-install-scripts-on-kickstart-install-up.patch +Patch1017: 0017-Limit-languages-to-those-supported-by-SME.patch BuildRoot: %{_tmppath}/anaconda-%{PACKAGE_VERSION} @@ -81,7 +98,6 @@ sets, but are not meant for use on alrea %prep %setup -q - %patch1 -p1 %patch2 -p1 %patch3 -p1 @@ -90,11 +106,26 @@ sets, but are not meant for use on alrea %patch6 -p1 %patch7 -p1 %patch8 -p1 -#%patch9 -p1 %patch10 -p1 -%patch100 -p1 - +# SME specific patches +%patch1001 -p1 +%patch1002 -p1 +%patch1003 -p1 +%patch1004 -p1 +%patch1005 -p1 +%patch1006 -p1 +%patch1007 -p1 +%patch1008 -p1 +%patch1009 -p1 +%patch1010 -p1 +%patch1011 -p1 +%patch1012 -p1 +%patch1013 -p1 +%patch1014 -p1 +%patch1015 -p1 +%patch1016 -p1 +%patch1017 -p1 %build make depend @@ -153,33 +184,369 @@ fi /sbin/chkconfig --del reconfig >/dev/null 2>&1 || : %changelog -* Tue Apr 14 2009 Shad L. Lords 11.1.2.168-1.el5.sme.1 -- Make progress box wider -- Fix titlebar spacing -- Force UTC for time settings -- Automate bootloader upgrades -- Change erase disks to upgrade dialog -- Don't ask us to use vnc mode -- Make install headless -- Don't warn if no kernels were installed -- Add format warning (default to no) -- Always upgrade to best arch version of package -- Remove mail to root in mdadm -- Allow grub to be installed on raid device -- Allow creating degraded raid arrays -- Set/write keyboard config in headless mode -- Display window and run post-install script when using kickstart file -- Update supported languages -- Allow language updates to be part of updates image -- Start boot raid device first so it will sync first -- Check e-smith-release instead of redhat-release -- Log info about degraded arrays instead of not starting them -- Don't crash if you can't go back to previous screen -- Only recreate initrd if kernel was installed -- Don't display warning about no being able to remove rpmdb files +* Mon Jun 07 2010 Shad L. Lords 11.1.2.209-1.sme +- Fix mkinitrd part of no kernel patch so dd works [SME: 6031] -* Sun Mar 1 2009 Karanbir Singh -- Roll in CentOS Branding +* Mon May 17 2010 Shad L. Lords 11.1.2.209-1.sme +- No warnings if kernel not upgraded + (recreate initrd if kernel was installed) +- No warnings if unable to remove rpm databases +- Fix goto previous if unable to go back +- Always pick best arch for package +- Allow creating/mounting degraded raid arrays + (log info about degraded arrays instead of not starting them) +- Start /boot raid device first so it will be in sync for grub install +- Automatically upgrade bootloader if necessary +- Search for language updates on upgrade disk +- Force time to be based on UTC +- Add final warning before installing +- Make install headless but still write keyboard info out + (don't ask us to use vnc mode) +- Make install window wider + (fix titlebar spacing) +- Don't email root on raid events +- Make boot loader use SME labels +- Determine upgradability of SME server + (change erase disks to upgrade dialog) +- Run SME post-install scripts on kickstart install/upgrade +- Limit languages to those supported by SME + +* Sun Apr 25 2010 Karanbir Singh 11.1.2.209-1.el5.centos +- Roll in CentOS Changes + +* Mon Mar 22 2010 Martin Sivak 11.1.2.209-1 +- Add a missing patch to make dlabel work again + Related: rhbz#485060 + +* Sun Mar 21 2010 David Cantrell 11.1.2.208-1 +- Revert patch for #521189 (dcantrell) + Resolves: rhbz#575129 + +* Sun Mar 21 2010 David Cantrell 11.1.2.207-1 +- Fix driver disk loading from partitionless media (dcantrell) + Resolves: rhbz#575129 + +* Tue Mar 09 2010 Martin Sivak 11.1.2.206-1 +- Use /sys/block instead of /proc/partitions for device nodes (msivak) + Related: rhbz#485060 +- Wait a bit longer for network on s390 (Brad Hinson) + Resolves: rhbz#506742 + +* Tue Mar 2 2010 Ales Kozumplik 11.1.2.205 +- Do not leave the initial slash in path in getHostandPath() (akozumpl) + Resolves: rhbz#568691 + +* Tue Feb 23 2010 David Cantrell 11.1.2.204 +- Update anaconda xorg driver list (dcantrell) + Resolves: rhbz#567666 + +* Tue Feb 23 2010 Radek Vykydal 11.1.2.203 +- Cut the size of the boot.img for ia64 in half (akozumpl) + Resolves: rhbz#556976 + +* Fri Jan 29 2010 Martin Sivak 11.1.2.202-4 +- Rebuild anaconda to get the newest Kudzu + Resolves: rhbz#555188 + +* Fri Jan 29 2010 Martin Sivak 11.1.2.202-3 +- Rebuild anaconda to get the newest Kudzu + Resolves: rhbz#555188 + +* Wed Jan 27 2010 Chris Lumens 11.1.2.202-2 +- Add anaconda support for group removal syntax. + Resolves: rhbz#558516 + +* Thu Jan 21 2010 Martin Sivak 11.1.2.201-2 +- Rebuild anaconda to get the newest Kudzu + Related: rhbz#555188 + +* Fri Jan 15 2010 David Cantrell 11.1.2.201-1 +- os.exists -> os.path.exists (clumens) + Resolves: rhbz#554853 +- reIPL support for s390 (hamzy) + Resolves: rhbz#512195 +- Include 'mpath' in generic.prm file for s390 and s390x (dcantrell) + Resolves: rhbz#538129 + +* Fri Jan 08 2010 Martin Sivak 11.1.2.200-1 +- Provide CMS script for IPL under z/VM + Resolves: rhbz#475343 +- Force interface up before checking link status + Resolves: rhbz#549751 +- Document new bootloader --hvargs kickstart option + Related: rhbz#501438 + +* Tue Dec 22 2009 Martin Sivak 11.1.2.199-1 +- Support for the pmcraid driver + Resolves: rhbz#532777 +- Always return correct network config from kickstartNetworkUp + Resolves: rhbz#495042 +- Actually use the ftp login&password parse code + Related: rhbz#505424 +- Fix clearpart of PVs that are part of multidrive VGs + Resolves: rhbz#545869 +- Add support for Brocade Fibre Channel to PCIe Host Bus Adapters + Resolves: rhbz#475707 +- Fix EDD BIOS information parsing + Resolves: rhbz#540637 + +* Fri Dec 11 2009 Martin Sivak 11.1.2.198-3 +- Fix the build for s390 + Related: rhbz#517768 + +* Fri Dec 11 2009 Martin Sivak 11.1.2.198-2 +- Fix the build, we were missing one include in loader.c + Related: rhbz#517768 + +* Fri Dec 11 2009 Martin Sivak 11.1.2.198-1 +- Various improvements to kickstart scriptlet reporting + Resolves: rhbz#510636 +- Fix parsing of optional portnr in iscsi target IP + Resolves: rhbz#525054 +- "ip=ibft" is not needed any more if ibft configuration is available + Resolves: rhbz#517768 +- Revert the badEDID check + Resolves: rhbz#445486 +- Remove #!/usr/bin/env python calls + Resolves: rhbz#521337 +- Do not reinstall packages of the same NAEVR in upgrade + Resolves: rhbz#495796 +- Add be2iscsi driver support + Resolves: rhbz#529442 +- Reset partitioning when going back to parttype screen + Resolves: rhbz#516715 +- Find LVs specified by label in /etc/fstab + Resolves: rhbz#502178 +- Ensure the ghostscript-fonts get installed with ghostscript + Resolves: rhbz#530548 + +* Fri Nov 20 2009 Martin Sivak 11.1.2.197 +- Added N-Port-ID (NPIV) install support for Linux on Power + Resolves: rhbz#512237 +- Ignore comments when looking for %ksappend lines + Resolves: rhbz#525676 +- Add kickstart support for xen hypervisor arguments in grub. + Resolves: rhbz#501438 +- Fix kickstarts without a pw + Resolves: rhbz#538412 + +* Fri Nov 13 2009 Martin Sivak 11.1.2.196-2 +- Write HOTPLUG=no to ifcfg file is ONBOOT=no + Resolves: rhbz#498086 +- Honor the --label option to the kickstart "part" command + Resolves: rhbs#498856 +- Add "Hipersockets" to qeth NETTYPE description + Resolves: rhbz#511962 +- Honor existing RUNKS conf file variable on s390 + Resolves: rhbz#513951 +- kickstart option to make mpath0 point to arbitrary LUN + Resolves: rhbz#502768 +- Sleep if the kickstart file read fails + Related: rhbz#460566 +- If the device disappeared during DD selection, do not crash + Resolves: rhbz#521189 + +* Tue Nov 10 2009 Martin Sivak 11.1.2.196-1 +- Adds interactive install support for NFS options + Resolves: rhbz#493052 +- KS can reside on password protected FTP servers + Resolves: rhbz#505424 +- Detect oemdrv DDs on cdrom devices too + Resolves: rhbz#485060 +- Prepare dev nodes for block devices too for blkid + Resolves: rhbz#515437 + +* Wed Aug 05 2009 Martin Sivak 11.1.2.195-1 +- Update the loader with support code for Mellanox cards + Resolves: rhbz#514971 + +* Mon Aug 03 2009 Martin Sivak 11.1.2.194-1 +- comps changed. replaced "virtualization" with "xen" (jgranados) + Resolves: rhbz#514885 +- Add support for Melanox ConnectX mt26448 10Gb/s Infiniband, Ethernet, and FC (msivak) + Resolves: rhbz#514971 + +* Thu Jul 23 2009 Joel Granados 11.1.2.193-1 +- Make sure we include libdrm.so files in the image. + Related: rhbz#510397 + +* Wed Jul 22 2009 Chris Lumens 11.1.2.192-1 +- Fix compile errors in the previous patch. + Related: rhbz#471883 + +* Wed Jul 22 2009 Chris Lumens 11.1.2.191-1 +- Ignore block devices set to read-only. + Related: rhbz#471883 + +* Tue Jul 21 2009 Martin Sivak 11.1.2.190-1 +- Correct a message presented to the user. + Related: rhbz#473747 +- Remove ext4dev + Resolves: rhbz#510634 + +* Thu Jul 16 2009 Radek Vykydal 11.1.2.189-1 +- Make buildinstall error out if mount of loop device fails (rvykydal). + Resolves: rhbz#472552 + +* Tue Jul 11 2009 Joel Granados 11.1.2.188-1 +- Require libdhcp6client for the build (jgranado). + Related: rhbz#506722 + +* Mon Jul 10 2009 Joel Granados 11.1.2.187-1 +- Add support for the qlge driver (jgranado) + Resolves: rhbz#504034 + +* Mon Jul 10 2009 Joel Granados 11.1.2.186-1 +- update support for ext4 in anaconda (jbastian) + Resolves: rhbz#510634 + +* Wed Jul 08 2009 Chris Lumens 11.1.2.185-1 +- Save bootfile, if we have it, from DHCP response (dcantrell). + Resolves: rhbz#448006 + +* Wed Jul 1 2009 Martin Sivak 11.1.2.184-1 +- Fix handling of parted exceptions in text mode (rvykydal) + Resolves: rhbz#506725 + +* Thu Jun 4 2009 Joel Granados 11.1.2.183-1 +- Create efirtc device node on ia64 to access hw clock (rvykydal). + Resolves: rhbz#485200 +- Reserve enough space for lvm metadata when computing PV size usable for LVs (rvykydal). + Resolves: rhbz#500431 + +* Mon Jun 1 2009 Joel Granados 11.1.2.182-1 +- Add support for IGB VF device (jgranado). + Resolves: rhbz#502875 +- Fix the error caused by change in fipscheck (again..) (msivak). + Resolves: rhbz#498992 + +* Thu May 28 2009 Joel Granados 11.1.2.181-1 +- Look for ipcalc in the right place (jgranado). + Resolves: rhbz#502249 + +* Thu May 28 2009 Joel Granados 11.1.2.180-1 +- Look for ipcalc in the right place (jgranado). + Resolves: rhbz#502249 + +* Wed May 27 2009 Joel Granados 11.1.2.179-1 +- Look for ipcalc in the right place (jgranado). + Resolves: rhbz#502249 + +* Tue May 26 2009 Joel Granados 11.1.2.178-1 +- Fix specification of zoneinfo files to be included in stage2 (rvykydal). + Resolves: rhbz#481617 +- Fix the location of libfipscheck in initrd too (msivak). + Resolves: rhbz#498992 +- cryptsetup status reversed its exit codes (dcantrell). + Resolves: rhbz#499824 +- Require latest libdhcp (jgranado). + Resolves: rhbz#444919 +- Do not include removed physical volumes in pvlist (rvykydal). + Resolves: rhbz#502438 + +* Thu May 21 2009 Joel Granados 11.1.2.177-1 +- Do not load storage drivers before loading DUD over network (rvykydal). + Resolves: rhbz#454478 + +* Thu May 21 2009 Joel Granados 11.1.2.176-1 +- Remove LVM metadata when doing clearpart (rvykydal). + Resolves: rhbz#462615 +- Put lspci in the minstg2.img so inVmware doesn't traceback (clumens). + Resolves: rhbz#476476 + +* Mon May 18 2009 Joel Granados 11.1.2.175-1 +- Change the description of be2net (msivak). + Resolves: rhbz#496875 +- Revert to libdhcp from rhel5.3 (dcantrell). + Related: rhbz#500775 + +* Wed May 13 2009 Joel Granados 11.1.2.174-1 +- Include valid timezones in stage 2 (rvykydal). + Resolves: rhbz#481617 +- Fix traceback in timezone setting (kickstart interactive text mode) (rvykydal). + Resolves: rhbz#481617 +- Compute size of modules buffer in loader (dcantrell). + Resolves: rhbz#484092 +- Include /sbin/ipcalc for IP address validation (dcantrell). + Resolves: rhbz#460579 +- Require latest libdhcp (dcantrell). + Resolves rhbz#444919 +- Make buildinstall error out if mount of loop device fails (rvykydal). + Resolves: rhbz#472552 +- Update Anaconda with new description for Emulex lpfc driver (msivak). + Resolves: rhbz#498511 +- Get the libfipscheck from correct location (library was rebased) (msivak) + Resolves: rhbz#498992 +- Add support for LSI MPT Fusion SAS 2.0 Device Driver (msivak). + Resolves: rhbz#475671 +- IBM improvements to linuxrc.s390 (dcantrell). + Resolves: rhbz#475350 + +* Wed May 6 2009 Joel Granados 11.1.2.173-1 +- Allow bootloader on mbr when /boot is mdraid1 (hansg). + Resolves: rhbz#475973 +- Don't traceback on read only (write protected) disks (hansg). + Resolves: rhbz#471883 +- most noticably it fixes chap / reverse chap in combination with ibft (hansg). + Resolves: rhbz#497438 +- Recognize mpath iscsi setups as using iscsi (hansg). + Resolves: rhbz#466614 + +* Tue May 5 2009 Joel Granados 11.1.2.172-1 +- The lambda function in run() is not needed (jgranado). + Resolves: rhbz#498935 +- Increase max NIC identification duration to 5 minutes (dcantrell). + Resolves: rhbz#473747 +- Correct a spelling error (dcantrell). + Resolves: rhbz#489997 +- Remove noise from isys/nl.c (dcantrell). + Resolves: rhbz#490735 + +* Thu Apr 30 2009 Chris Lumens 11.1.2.171-1 +- Remove umask temporarily so device permissions are correct (wmealing). + Resolves: rhbz#383531 + +* Tue Apr 28 2009 Chris Lumens 11.1.2.170-1 +- No longer set cachedir since the rebased yum won't let us. + Resolves: rhbz#497288 +- Support a dashed format of MAC in kickstarts (msivak). + Resolves: rhbz#480309 +- Fix a typo in the parted exception ignoring patch + Related: rhbz#455465 +- Add support for Marvell RAID bus controller MV64460/64461/64462 (msivak). + Resolves: rhbz#493179 +- Add support for the "Emulex OneConnect 10GbE NIC" (msivak). + Resolves: rhbz#496875 + +* Thu Apr 23 2009 Martin Sivak 11.1.2.169-1 +- Activate ipv6 nics when an ipv6 ip is defined (jgranado). + Resolves: rhbz#445394 +- Check for DNS validity (jgranado). + Resolves: rhbz#465174 +- Do not crash when more than 32 tape devices are present (rvykydal) + Resolves: rhbz#476186 +- Ignore a subset of parted errors that are not critical (clumens) + Resolves: rhbz#455465 +- The FTP USER command does not need to be followed by a PASS (msivak) + Resolves: rhbz#477536 +- patch to skip accounts screen if using autostep and encrypted root password (msivak) + Resolves: rhbz#471122 +- rhel5 fix for cmdline being overridden by text when graphical install is detected as unworkable (msivak) + Resolves: rhbz#456325 +- Rewrote parts of pkgorder script to improve it's speed. (mgracik) + Resolves: rhbz#451083 +- Fix for traceback in Partitions.doMetaDeletes.addSnap() (dcantrell) + Resolves: rhbz#433824 +- More robust filtering of physical volumes in autopartitioning (rvykydal) + Resolves: rhbz#475271 +- Fix user --groups kickstart option (rvykydal) + Resolves: rhbz#454418 +- Let LCS devices come online after s390 installation (dcantrell) + Resolves: rhbz#471101 +- Added support for mdadm raid10 installs (mgracik) + Resolves: rhbz#467996 +- Updated the project URL (mgracik) + Resolves: rhbz#482781 * Thu Dec 18 2008 Joel Granados 11.1.2.168-1 - Make anaconda work with new API change in YUM (jgranado)