--- rpms/anaconda/sme8/anaconda.spec 2007/06/12 17:57:22 1.1 +++ rpms/anaconda/sme8/anaconda.spec 2013/11/10 06:00:42 1.27 @@ -1,48 +1,70 @@ Name: anaconda -Version: 11.1.2.36 -Release: 1%{?dist}.6 +Version: 11.1.2.263 +Release: 2%{?dist} License: GPL Summary: Graphical system installer Group: Applications/System -Source: anaconda-%{PACKAGE_VERSION}.tar.bz2 +Source: anaconda-%{version}.tar.bz2 Patch1: anaconda-centos-syslinux-msg.patch Patch2: anaconda-centos-installclasses-2.patch Patch3: anaconda-centos-regkey.patch -Patch4: anaconda-centos-centos-branding-po_files.patch +Patch4: anaconda-centos-centos-branding-po_files_5_10.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 -BuildPreReq: kudzu-devel >= 1.2.42, pciutils-devel +BuildPreReq: kudzu-devel >= 1.2.57.1.26-7, pciutils-devel >= 3.1.7-3 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: glib2-devel >= 2.11.1-5 -BuildPreReq: libdhcp-devel >= 1.16, mkinitrd-devel >= 5.1.2-1 -BuildPreReq: audit-libs-devel +BuildPreReq: libdhcp-devel >= 1.20-13, 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.871-0.0 +%endif Requires: rpm-python >= 4.2-0.61, rhpl >= 0.170, booty Requires: parted >= 1.7.1, pyparted >= 1.7.2 -Requires: kudzu >= 1.2.42, yum >= 2.9.2, pirut >= 1.1.0 +Requires: kudzu >= 1.2.57.1.26-7, yum >= 2.9.2, pirut >= 1.1.0 Requires: libxml2-python, python-urlgrabber Requires: system-logos, pykickstart, system-config-date Requires: device-mapper >= 1.01.05-3 Requires: dosfstools >= 2.11-6.2 e2fsprogs -Requires: python-pyblock >= 0.24-1 +Requires: e4fsprogs +Requires: python-pyblock >= 0.26-1 Requires: libbdevid >= 5.1.2-1, libbdevid-python Requires: audit-libs %ifnarch s390 s390x ppc64 Requires: rhpxl >= 0.25 %endif Obsoletes: anaconda-images <= 10 -Url: http://fedora.redhat.com/projects/anaconda-installer/ +Url: http://fedoraproject.org/wiki/Anaconda + + +# 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-Always-pick-best-arch-for-package.patch +Patch1004: 0004-Allow-creating-mounting-degraded-raid-arrays.patch +Patch1005: 0005-Start-boot-raid-device-first-so-it-will-be-in-sync-f.patch +Patch1006: 0006-Automatically-upgrade-bootloader-if-necessary.patch +Patch1007: 0007-Log-yum-errors-don-t-bother-user-with-them.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 +Patch1018: 0018-All-attached-disks-reformat-warning.patch BuildRoot: %{_tmppath}/anaconda-%{PACKAGE_VERSION} @@ -58,12 +80,16 @@ Requires: libxml2-python, python, rpm-py Requires: anaconda = %{version}-%{release} Requires: createrepo >= 0.4.3-3.1, squashfs-tools, mkisofs %ifarch %{ix86} x86_64 -Requires: syslinux +Requires: syslinux, syslinux-perl %endif %ifarch s390 s390x Requires: openssh %endif Requires: /usr/bin/strip, xorg-x11-font-utils, netpbm-progs +Requires: xml-common +Requires: libxml2 +Requires(post): /usr/bin/xmlcatalog +Requires(postun): /usr/bin/xmlcatalog %description runtime The anaconda-runtime package contains parts of the installation system which @@ -71,7 +97,7 @@ are needed for installing new systems. sets, but are not meant for use on already installed systems. %prep - +%global _default_patch_fuzz 2 %setup -q %patch1 -p1 %patch2 -p1 @@ -80,9 +106,26 @@ sets, but are not meant for use on alrea %patch5 -p1 %patch6 -p1 %patch7 -p1 -%patch8 -p1 -%patch9 -p1 -%patch10 -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 +%patch1018 -p1 %build make depend @@ -98,6 +141,22 @@ strip $RPM_BUILD_ROOT/usr/lib/anaconda/* %clean rm -rf $RPM_BUILD_ROOT +%post runtime +CATALOG=/etc/xml/catalog +/usr/bin/xmlcatalog --noout --add "rewriteSystem" \ + "comps.dtd" \ + "/usr/share/xml/comps/1.0/comps.dtd" $CATALOG || : +/usr/bin/xmlcatalog --noout --add "rewriteURI" \ + "comps.dtd" \ + "/usr/share/xml/comps/1.0/comps.dtd" $CATALOG || : + +%postun runtime +if [ $1 = 0 ]; then + CATALOG=/etc/xml/catalog + /usr/bin/xmlcatalog --noout --del \ + "/usr/share/xml/comps/1.0/comps.dtd" $CATALOG || : +fi + %files %defattr(-,root,root) %doc COPYING @@ -119,28 +178,1914 @@ rm -rf $RPM_BUILD_ROOT %files runtime %defattr(-,root,root) /usr/lib/anaconda-runtime +/usr/share/xml/comps %triggerun -- anaconda < 8.0-1 /sbin/chkconfig --del reconfig >/dev/null 2>&1 || : %changelog -* Tue Apr 10 2007 Karanbir Singh - 11.1.2.36.1.el5.centos.6 -- Fix typo in additionalrepos patch - -* Mon Apr 9 2007 Karanbir Singh - 11.1.2.36.1.el5.centos.5 -- Drop update repos from install time selection - -* Sun Apr 8 2007 Karanbir Singh - 11.1.2.36.1.el5.centos.4 -- Additional repos at install time - -* Fri Mar 30 2007 Karanbir Singh - 11.1.2.36.1.el5.centos.3 -- Drop taskMap mapping - -* Thu Mar 29 2007 Karanbir Singh - 11.1.2.36.1.el5.centos.2 -- Added pkgorder patch to make it do what we want it to - -* Wed Mar 28 2007 Karanbir Singh - 11.1.2.36-1.el5.centos.1 -- Roll in CentOS Change +* Sat Nov 9 2013 Ian Wells 11.1.2-263-2-1.el5.sme +- Apply SME patches to 11.1.2.259-1 [SME: 7976] +- Update warning about re-formatting attached hard drives [SME: 4788] +- Increase fuzz to allow package to build [SME: 7853] +- No warnings if kernel not upgraded + (recreate initrd if kernel was installed) +- No warnings if unable to remove rpm databases +- 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 +- Log install errors but don't bug user about them +- 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 + +* Mon Oct 7 2013 Karanbir Singh 11.1.2-263-2.el5.centos +- Build for CentOS-5.10 + +* Thu May 30 2013 Radek Vykydal 11.1.2-263-2 +- Fix LVM reuse failing on HP CCISS Hardware (mkolman) + Resolves: rhbz#751351 +- Skip relabeling empty disks on s390 (bcl) + Resolves: rhbz#966950 + +* Fri May 24 2013 Radek Vykydal 11.1.2-262-1 +- Include librt.so in initrd for s390 (rvykydal) + Resolves: rhbz#966123 + +* Wed May 22 2013 Radek Vykydal 11.1.2-261-1 +- Fix issue where arch detected incorrectly (sbueno) + Resolves: rhbz##908959 + +* Tue May 21 2013 Radek Vykydal 11.1.2-260-1 +- Generate new anaconda.pot file (vpodzime) + Resolves: rhbz#907574 +- Relabel the disk when using autopart all (bcl) + Resolves: rhbz#758881 +- Store and write out 'noauto' fstab lines (vpodzime) + Resolves: rhbz#873644 +- Just log warning if cannot show it (vpodzime) + Resolves: rhbz#767260 + +* Tue Nov 14 2012 Radek Vykydal 11.1.2.259-1 +- Revert 5737408dd5293e5d003d552d3ea919c01417d9d4 targeting gfs support (vpodzime) + Related: rhbz#754213 +- Revert 64aa1c709a30f3fb6604a2dde13d780fabdcc4af targeting gfs support (vpodzime) + Related: rhbz#754213 + +* Tue Nov 13 2012 Radek Vykydal 11.1.2.258-1 +- Add extra modules that are not in the kernel package (vpodzime) + Related: rhbz#754213 + +* Thu Nov 8 2012 Radek Vykydal 11.1.2.257-2 +- Require syslinux-perl in anaconda (rvykydal) + Related: rhbz#872225 + +* Wed Nov 7 2012 Radek Vykydal 11.1.2.257-1 +- Include syslinux-perl from split syslinux package (rvykydal) + Resolves: rhbz#872225 +- Don't remove files from the kmod-gfs package (vpodzime) + Related: rhbz#754213 + +* Wed Sep 19 2012 Radek Vykydal 11.1.2.256-1 +- Create /dev/* symlinks after we mount tmpfs on /dev (vpodzime) + Resolves: rhbz#784159 + +* Mon Sep 17 2012 David Cantrell 11.1.2.255-1 +- Increase size of diskboot.img (jkeating) + Resolves: rhbz#812719 +- Disable Encryption on SW RAID (bcl) + Resolves: rhbz#771901 + +* Tue Aug 21 2012 Radek Vykydal 11.1.2.254-1 +- Load and probe hyperv bus (VM_BUS) (#824880) + Related: rhbz#824880 + +* Fri Aug 10 2012 Radek Vykydal 11.1.2.253-2 +- New kudzu is needed to support in-box MS PV drivers (rvykydal) + Related: rhbz#824880 + +* Fri Jul 27 2012 Martin Gracik 11.1.2.253-1 +- Syslinux changed paths from /usr/lib to /usr/share (mgracik) + Resolves: rhbz#843290 +- Install and enable openibd service if IPoIB is used (rvykydal) + Resolves: rhbz#788871 +- Do not add unresolvable hostname to 127.0.0.1 of /etc/hosts (rvykydal) + Resolves: rhbz#750681 +- Fix NFS mounting (jkeating) + Resolves: rhbz#841136 +- Add the Hyper-V drivers (mgracik) + Resolves: rhbz#824880 +- Comment out the fstab lines with unknown filesystem rather then ignoring them (vpodzime) + Resolves: rhbz#754213 + +* Wed Jun 27 2012 Martin Gracik 11.1.2.252-1 +- Add gfs support (vpodzime) + Resolves: rhbz#754213 +- Fix handling of invalid bios disks (jkeating) + Resolves: rhbz#819721 + +* Mon Jun 18 2012 Martin Gracik 11.1.2.251-2 +- Change limit for ext[34] to 16T and use mkfs.ext3 when formating ext3 (vpodzime) + Resolves: rhbz#769287 +- Close dialogs as canceled if Esc is hit (vpodzime) + Resolves: rhbz#773573 +- Do not remove filesystem labels set in kickstart (mgraciK) + Resolves: rhbz#797075 +- getFilename takes no loglevel parameter (mgracik) + Resolves: rhbz#760496 +- Add link to /proc/self/fd in /dev (mgracik) + Resolves: rhbz#784159 + +* Fri Dec 23 2011 Martin Gracik 11.1.2.250-1 +- Check if the anaconda attribute is set in YumSorter (mgracik) + Related: rhbz#756707 + +* Wed Dec 21 2011 Martin Gracik 11.1.2.249-1 +- Don't add packages from @conflicts group as dependencies (mgracik) + Resolves: rhbz#756707 +- Do not create new iSCSI target when 'Esc' is hit (vpodzime) + Resolves: rhbz#768082 +- Do not add drive when 'Esc' is hit in the Advanced Storage Options dialog (vpodzime) + Related: rhbz#768082 +- Do nothing when 'Esc' is hit in partition dialog (vpodzime) + Resolves: rhbz#758106 + +* Tue Nov 15 2011 Martin Gracik 11.1.2.248-1 +- Handle %posttrans RPMCALLBACK_INST_OPEN_FILE properly (rvykydal) + Resolves: rhbz#506361 + +* Wed Nov 02 2011 Martin Gracik 11.1.2.247-1 +- Ignore duplicate opening of rpm package file (rvykydal) + Resolves: rhbz#506361 + +* Thu Oct 27 2011 Martin Gracik 11.1.2.246-1 +- Make sure fstype exists before we try to test it (mgracik) + Resolves: rhbz#718123 +- Update getMaxLVSize from lvm1 to lvm2 (dlehman) + Resolves: rhbz#695299 +- Fix "ignoredisk --only-use=___" handling (dcantrell) + Resolves: rhbz#738186 +- We need portmap on all arches because of new NFS (msivak) + Resolves: rhbz#742889 + +* Thu Oct 20 2011 Martin Sivak 11.1.2.245-2 +- New kudzu is needed to detect FusionIO devices + Resolves: rhbz#707563 + +* Tue Oct 04 2011 Martin Gracik 11.1.2.245-1 +- Initialize useIPv6 device setting (rvykydal) + Resolves: rhbz#713120 +- Accept dotted-quad netmask for IPv4 in loader UI (rvykydal) + Resolves: rhbz#719578 + +* Fri Sep 23 2011 Martin Gracik 11.1.2.244-1 +- Remove old labels before labeling disk entries (mgracik) + Resolves: rhbz#566668 +- Honor kickstart key command for upgrade (rvykydal) + Resolves: rhbz#477748 +- Shorten long NIC descriptions to 60. (akozumpl) + Related: rhbz#660684 +- infiniband: bump kudzu version to the one that knows about IB. (akozumpl) + Related: rhbz#695388 + Related: rhbz#660684 +- infiniband: textual representation of an infiniband MAC is up to 60 bytes. + (akozumpl) + Related: rhbz#660684 +- infiniband: some drivers imply other drivers (akozumpl) + Related: rhbz#660684 +- Do not strip trailing zeros from XFS labels (dcantrell) + Resolves: rhbz#571513 +- Remove call to detailedMessageWindow (dcantrell) + Resolves: rhbz#712443 + +* Wed Sep 14 2011 Martin Gracik 11.1.2.243-2 +- Require latest libdhcp (dcantrell) + Resolves: rhbz#737161 + +* Wed Sep 07 2011 Martin Gracik 11.1.2.243-1 +- Suppress critical errors when guessing release notes names (akozumpl) + Resolves: rhbz#707143 +- Add the Solarflare network module (mgracik) + Resolves: rhbz#714243 +- Create /var/{log,run/rhsm} for subscription-manager (dcantrell) + Resolves: rhbz#708121 +- Sanitize DASD device specifications (dcantrell) + Resolves: rhbz#689470 +- Add /dev/stdin, /dev/stdout, /dev/stderr to initrd.img (dcantrell) + Resolves: rhbz#684220 +- Single quote values in show_parms() in linuxrc.s390 (dcantrell) + Resolves: rhbz#681219 +- Make execWithRedirect() append to the files. (akozumpl) + Resolves: rhbz#702024 +- iscsi: with ibft, wait for link with waitForLink(). (akozumpl) + Resolves: rhbz#727774 +- Fix pa_IN translation data (dcantrell) + Resolves: rhbz#711363 +- Don't import partedUtils in list-harddrives-stub (mgracik) + Resolves: rhbz#709880 +- BR libdhcp-1.20-12 (dcantrell) + Related: rhbz#694570 +- And document the --no-ssh parameter, too. (clumens) + Resolves: rhbz#703082 +- Add --no-ssh to the generated anaconda-ks.cfg. (clumens) + Resolves: rhbz#703081 + +* Mon Jun 27 2011 Ales Kozumplik 11.1.2.242-1 +- Bump the implementation limit on the number of modules in modLoaded (akozumpl) + Resolves: rhbz#716836 + +* Fri Jun 24 2011 David Cantrell 11.1.2.241-1 +- Load all kernel crypto modules, do not include testmgr modules (dcantrel) + Resolves: rhbz#703782 + +* Tue Jun 21 2011 David Cantrell 11.1.2.240-1 +- Include all kernel crypto modules for LUKS devices + Resolves: rhbz#703782 + +* Mon Jun 6 2011 Ales Kozumplik 11.1.2.239-1 +- Create /dev nodes after DUDs are processed (msivak) + Resolves: rhbz#707563 + +* Thu Jun 2 2011 Ales Kozumplik 11.1.2.238-1 +- edit partition UI: do not create the "Encrypt" check button twice. (akozumpl) + Resolves: rhbz#709361 + +* Tue May 31 2011 David Cantrell 11.1.2.237-1 +- Add driver for Intel Patsburg SAS Controller Unit driver. (dcantrel) + Resolves: rhbz#707790 + +* Fri May 20 2011 Ales Kozumplik 11.1.2.236-1 +- Remove a worthless, traceback-causing line. + Related: rhbz#572862 + +* Tue May 17 2011 Ales Kozumplik 11.1.2.235-1 +- Add "rhsm" to the list of things-to-link-into-/etc (wwoods) + Resolves: #670973 + +* Fri May 13 2011 Ales Kozumplik 11.1.2.234-1 +- libz.so.1 is in /lib now (akozumpl) + Resolves: rhbz#704151 +- Add more files required by subscription_manager (wwoods) + Resolves: rhbz#670973 +- correctly include /usr/share/rhsm/subscription_manager (wwoods) + Related: rhbz#670973 + +* Thu May 12 2011 Ales Kozumplik 11.1.2.233-1 +- fix uninitialized self.inum in rhel.py:repoIsAllowed() (akozumpl) + Resolves: rhbz#703253 +- Use static busybox, not busybox-anaconda (mgracik) + Resolves: rhbz#500527 +- Disable iscsi on s390x (akozumpl) + Resolves: rhbz#703135 + +* Thu Apr 28 2011 Ales Kozumplik 11.1.2.232-1 +- Do not show "missing media" message when unknown media is needed for package. (msivak) + Resolves: rhbz#617262 +- Perform group removals at the beginning of every transaction (clumens) + Resolves: rhbz#642224 +- Filter kickstart-provided repos through the installation key (clumens) + Resolves: rhbz#452983 + +* Mon Apr 11 2011 Ales Kozumplik 11.1.2.231-1 +- Run subscription-manager 'product-id' plugin during install (wwoods) + Resolves: rhbz#670973 +- infiniband: drivers for Mellanox, QLogic and IBM cards. (akozumpl) + Related: rhbz#660684 + +* Thu Apr 7 2011 Ales Kozumplik 11.1.2.230-1 +- Fix AttributeError (no str.rpartition in python 2.4) + Resolves: rhbz#693655 +- Add busybox to initrd + Resolves: rhbz#500527 +- Ensure kernel-xen is the default kernel for Xen guests + Resolves: rhbz#480031 + +* Fri Apr 1 2011 Ales Kozumplik 11.1.2.229-1 +- Fix shlex traceback if pxeboot cmdline ends in a quote (wwoods) + Resolves: rhbz#500198 +- Honor kickstart noipv6 option for media installs (rvykydal) + Resolves: rhbz#677653 +- Quote ETHTOOL_OPTS value in stage 2 (mmatsuya) + Resolves: rhbz#674473 +- Fix ZeroDivisionError with tiny management LUNs (wwoods) + Resolves: rhbz#636984 +- Write OPTIONS for s390x net devs on non-network install methods (dcantrell) + Resolves: rhbz#649301 + +* Fri Mar 18 2011 Ales Kozumplik 11.1.2.228-1 +- Include and initialize the IP over Infiniband module. (akozumpl) + Related: rhbz#660684 + +* Fri Mar 11 2011 Ales Kozumplik 11.1.2.227-1 +- Fix waiting for a cdrom with a ks file to come up. (akozumpl) + Resolves: rhbz#658398 +- When the back button is pressed, undo deps. (mmatsuya) + Resolves: rhbz#603177 +- Add global vars to retain parsed /proc/cmdline (bcl) + Related: rhbz#569883 +- Convert earlyModuleLoad to use cmdline_argv (bcl) + Related: rhbz#569883 +- Check blacklist= for the module name before loading it (bcl) + Related: rhbz#569883 +- Write /tmp/anaconda.conf (bcl) + Related: rhbz#569883 +- Copy module blacklist to target system (bcl) + Resolves: rhbz#569883 +- Allow blocking the ssh port through kickstart (clumens) + Resolves: rhbz#485086 +- Use tune4fs for ext4 filesystems (bcl) + Resolves: rhbz#616184 +- Add tune4fs to install images (bcl) + Resolves: rhbz#616184 +- Set selinux context on iptables files (bcl) + Resolves: rhbz#658084 + +* Thu Mar 3 2011 Ales Kozumplik 11.1.2.226-1 +- Use getDiskPart() from bootyutil. (akozumpl) + Related: rhbz#572862 +- Validate the user-chosen name of an mpath device. (akozumpl) + Related: rhbz#572862 +- Do not lose selection in the bootloader's drive order dialog (akozumpl) + Resolves: rhbz#583837 +- Make sure we select the right net device when iBFT is used (mmatsuya) + Signed-Off-By: Martin Sivak + Resolves: rhbz#643774 +- Use DISPATCH_NOOP if we go back to the doReIPL step (mgracik) + Resolves: rhbz#654685 + +* Fri Feb 25 2011 Ales Kozumplik 11.1.2.225-1 +- CD -> disc in the required media message (clumens). + Resolves: rhbz#641412 + +* Mon Dec 20 2010 Radek Vykydal 11.1.2.224-1 +- noeject overrides kickstart eject (bcl) + Related: rhbz#477887 +- Pass --noeject to anaconda (bcl) + Related: rhbz#477887 + +* Thu Dec 16 2010 David Cantrell 11.1.2.223-1 +- Rebuild for latest kudzu and pciutils (pciutils ABI change) + Related: rhbz#663395 + +* Thu Dec 13 2010 Radek Vykydal 11.1.2.222-1 +- Japanese translations were completed (transifex) + Resolves: rhbz#661199 + +* Thu Dec 9 2010 Radek Vykydal 11.1.2.221-1 +- Japanese translations were updated (transifex) + Resolves: rhbz#661199 + +* Mon Dec 6 2010 Radek Vykydal 11.1.2.220-1 +- Gtk package %post script has changed (rvykydal) + Resolves: rhbz#659309 + +* Tue Nov 30 2010 Radek Vykydal 11.1.2.219-1 +- Generate correct initrd.addrsize file for System z (dcantrell) + Related: rhbz#647827 + +* Tue Nov 16 2010 Radek Vykydal 11.1.2.218-1 +- Append to modprobe.conf rather than overwrite it (dcantrell) + Related: rhbz#537887 + +* Thu Nov 11 2010 Radek Vykydal 11.1.2.217-1 +- Fix generic.ins for s390 LPAR installations (dcantrell) + Resolves: rhbz#647827 +- Fix gateway ping test for layer3 vswitch users (dcantrell) + Resolves: rhbz#643961 +- Disable IPv6 modules for 'noipv6' in /etc/modprobe.conf (dcantrell) + Resolves: rhbz#537887 +- Document noeject (bcl) + Resolves: rhbz#647232 + +* Tue Sep 28 2010 David Cantrell 11.1.2.216-1 +- Don't immediately retry on downloading a package. (clumens) + Resolves: rhbz#544323 +- Make sure we can go back to a previous step before doing so (clumens) + Resolves: rhbz#537889 +- Check for and complain about package scriptlet errors (clumens) + Resolves: rhbz#531599 + +* Mon Sep 20 2010 Radek Vykydal 11.1.2.215-1 +- Add python-libs package, python package has been split (rvykydal) + Resolves: rhbz#634827 + +* Wed Sep 8 2010 Radek Vykydal 11.1.2.214-1 +- Add noeject support to cdrom eject handling (bcl) + Resolves: rhbz#477887 +- Add noeject support to loader2 (bcl) + Related: rhbz#477887 +- Resolve kernel dependencies in pkgorder (mgracik) + Resolves: rhbz#491136 + +* Fri Aug 20 2010 Radek Vykydal 11.1.2.213-1 +- Do not check size of swap partition(s) on s390 (dcantrell) + Resolves: rhbz#475358 +- Make parent directories for ks scriptlet log files (dcantrell) + Resolves: rhbz#568861 +- Add dlabel confirmation dialog to interactive installs (msivak) + Resolves: rhbz#570053 +- Add xts module to initrd (msivak) + Resolves: rhbz#553411 +- Add support for LSI 3ware 97xx SAS/SATA RAID Controller (msivak) + Resolves: rhbz#572341 +- Add support for QLogic Corp cLOM8214 1/10GbE Controller (msivak) + Resolves: rhbz#571895 +- Support for Brocade FCoE/CEE to PCIe CNAs (msivak) + Resolves: rhbz#549677 +- Disable ipv6 kernel modules if user disables IPv6 (dcantrell) + Resolves: rhbz#537887 + +* Mon Aug 16 2010 Radek Vykydal 11.1.2.212-1 +- Mount /proc/bus/usb under /mnt/sysimage (hdegoede) + Resolves: rhbz#532397 +- Update kickstart-docs iscsi commands information (hdegoede) + Resolves: rhbz#525136 + +* Wed Aug 11 2010 Radek Vykydal 11.1.2.211-1 +- Clean up sanityCheckHostname() in network.py (dcantrell) + Resolves: rhbz#559626 +- Support long 'option domain-name' values in loader (dcantrell) + Resolves: rhbz#578110 +- Prevent SIGSEGV in ipCallback and cidrCallback (dcantrell) + Resolves: rhbz#440498 + +* Wed Aug 04 2010 Radek Vykydal 11.1.2.210-1 +- Add Chelsio T4 10Gb driver to install (bcl) + Resolves: rhbz#562913 +- Fix traceback on headless installs with xconfig --startxonboot (clumens) + Resolves: rhbz#517051 +- Install the right arch of anaconda's required packages (clumens) + Resolves: rhbz#541323 +- Document options of nfs boot parameter (akozumpl) + Resolves: rhbz#559200 +- Document ignoredisk --only-use kickstart option (clumens) + Resolves: rhbz#586576 + +* 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) + Resolves: rhbz:#476957 + +* Wed Dec 17 2008 Joel Granados 11.1.2.167-1 +- Fix anaconda build (hdegoede). + Related: rhbz:#476739 + +* Tue Dec 16 2008 Joel Granados 11.1.2.166-1 +- Load the raid45 modules at init time (jgranado). + Related: rhbz#475385 +- Make sure the raid45 modules are in the images (jgranado). + Related: rhbz#475385 + +* Mon Dec 15 2008 David Cantrell 11.1.2.165-1 +- Final translations for instnum text (clumens) + Related: rhbz#474375 + +* Fri Dec 12 2008 David Cantrell 11.1.2.164-1 +- Fix non-CHAP iBFT install cases (hdegoede) + Resolves: rhbz#432819 +- More translations for the instnum text (clumens) + Related: rhbz#474375 + +* Wed Dec 10 2008 Chris Lumens 11.1.2.163-1 +- Mark some new translations as fuzzy to fix the build. + Related: rhbz#474375 + +* Wed Dec 10 2008 Chris Lumens 11.1.2.162-1 +- Update translation files for the instnum text change. + Related: rhbz#474375 + +* Wed Dec 3 2008 David Cantrell 11.1.2.161-1 +- Include the libwrap in the initrd image + Resolves: rhbz#473955 + +* Mon Dec 1 2008 Joel Granados 11.1.2.160-1 +- Allow ssh and telnet to the install (jgranado). + Resolves: rhbz:#473955 + +* Mon Dec 1 2008 Joel Granados 11.1.2.159-1 +- The LV size is smaller than the totall sum of the partitions that make it up (jgranado). + Resolves: rhbz:#468944 + +* Tue Nov 25 2008 Chris Lumens 11.1.2.158-1 +- Fix up ibft use cases (pjones). +- Partition requests can be None when populating the tree (dlehman). + Resolves: rhbz#472788 +- Remove the name check on driver disk packages. + Resolves: rhbz#472951 +- Remove missing PVs before removing obsolete VG (rvykydal). + Resolves: rhbz#468431 +- Make the driverdisc label uppercase (msivak). + Related: rhbz#316481 + +* Wed Nov 19 2008 Chris Lumens 11.1.2.157-1 +- Include ide-cs module into initrd (msivak). + Related: rhbz#448009 + +* Wed Nov 12 2008 Chris Lumens 11.1.2.156-1 +- Fix a variety of pychecker errors (clumens, dcantrell, dlehman, rvykydal). + Resolves: rhbz#469734 +- Remove defunct VG before creating new one of the same name (rvykydal). + Resolves: rhbz#469700 +- Fix detection of ext4 on raid in rescue and upgrade (rvykydal). + Resolves: rhbz#470221 + +* Tue Nov 11 2008 Joel Granados 11.1.2.155-1 +- Enable the DD repository if the DD autodetection feature was used (msivak). + Related: rhbz:#316631 +- Call insmod in linuxrc.s390, not insert_module (dcantrell). + Related: rhbz:#184648 +- Load FCP modules early for CD/DVD install (dcantrell). + Related: rhbz:#184648 +- Update mk-s390-cdboot.c to work with large kernel images (dcantrell). + Related: rhbz:#184648 +- Fix all trivial (1 liner fixes) errors found by pychecker (hdegoede). + Related: rhbz:#469730 + +* Wed Nov 05 2008 Chris Lumens 11.1.2.154-1 +- Include the new fnic driver (jgranado). + Related: rhbz#462387 +- Run the busProbe after we have all driver disks loaded (msivak). + Related: rhbz#316481 + +* Wed Nov 5 2008 Joel Granados 11.1.2.153-1 +- Use struct audit_reply instead of struct auditd_reply_list (hdegoede). + Resolves: rhbz:#469873 +- The Encryption button was missing in one migrate case (msivak). + Resolves:#469849 +- kickstart expects --dhcpclass instead of --class (clumens). + Resolves: rhbz:#468972 +- Fix the mounting procedure for autodetected driverdiscs (msivak). + Resolves: rhbz:#316481 + +* Fri Oct 31 2008 Joel Granados 11.1.2.152-1 +- Prepare environemnt so the AutoDD is properly detected (msivak). + Resolves: rhbz:#316481 +- Don't write luks passphrases to anaconda-ks.cfg (dlehman). + Resolves: rhbz:#468907 +- Write zeros to remove metadata before running luksFormat (dlehman). + Resolves: rhbz:#469177 + +* Wed Oct 29 2008 David Cantrell 11.1.2.151-1 +- Write correct OPTIONS line to ifcfg files on s390 for layer2 (dcantrell) + Resolves: rhbz#468755 + +* Wed Oct 29 2008 Joel Granados 11.1.2.150-1 +- Call createrepo in buildinstall only if --pkgorder is present (rvykydal). + Resolves: rhbz:#467341 + +* Tue Oct 28 2008 Joel Granados 11.1.2.149-1 +- Actually use the stderr parameter instead of duping to stdout (dlehman). + Resolves: rhbz:#467289 +- Revert "Specify a default cio_ignore parameter for s390x (#253075)" (dcantrell). + Related: rhbz:#253075 +- Revert "Enable CCW devices used for installation (#253075)" (dcantrell). + Related: rhbz:#253075 +- Revert "Correctly enable ignored CCW devices in linuxrc.s390 (#253075)" (dcantrell). + Related: rhbz:#253075 + +* Fri Oct 24 2008 Joel Granados 11.1.2.148-1 +- Probe the devices to populate cache for DD routines (msivak). + Resolves: rhbz:#316481 + +* Thu Oct 23 2008 Joel Granados 11.1.2.147-1 +- Dont execute the extra information message for all the devices (jgranado). + Resolves: rhbz:#466291 + +* Tue Oct 21 2008 David Cantrell 11.1.2.146-1 +- Fix up CCW device enabling on s390x (dcantrell) + Resolves: rhbz#253075 + +* Mon Oct 20 2008 Dave Lehman 11.1.2.145-1 +- Handle device names containing "/" in LUKS name fixup + Related: rhbz#464769 + +* Thu Oct 16 2008 David Cantrell 11.1.2.144-1 +- Enable CCW devices used for installation (dcantrell) + Resolves: rhbz#253075 + +* Wed Oct 15 2008 Joel Granados 11.1.2.143-1 +- Change order when calling dasdFmt to avoid race condition while formating dasd drives (jgranado). + Resolves: rhbz:#466474 + +* Tue Oct 14 2008 Joel Granados 11.1.2.142-1 +- Add the enic driver (jgranado). + Resolves: rhbz:#462387 +- Get the right list elements for the iscsi text interface (clumens). + Resolves: rhbz:#466902 +- Fix detection of ext4/ext4dev root partitions in rescue (rvykydal). + Resolves: rhbz:#466868 + +* Mon Oct 13 2008 Joel Granados 11.1.2.141-1 +- Prevent creation of encrypted swraid partitions (dlehman). + Resolves: rhbz:#456283 +- Enable the iBFT by default and set the fallbacks to mimic the w/o iBFT behaviour (msivak). + Resolves: rhbz:#445721 + +* Fri Oct 10 2008 Peter Jones - 11.1.2.140-1 +- Don't display errors from nl_set_device_mtu() (dcantrell) + Resolves: rhbz#466305 +- Use a correct path for addnote, since the one in the original patch + wasn't what the kernel group thought they were telling me. + Related: rhbz#462663 + +* Thu Oct 09 2008 Chris Lumens 11.1.2.139-1 +- Handle None in luks device name rectification (pjones). + Resolves: rhbz#466348 + +* Wed Oct 08 2008 Peter Jones - 11.1.2.138-2 +- Start the iBFT configured drives during iSCSI startup (msivak) + Resolves: rhbz#445721 + +* Wed Oct 08 2008 Peter Jones - 11.1.2.138-1 +- Add note to bootable kernel image on ppc64 (dhowells) + Related: rhbz#462663 + +* Mon Oct 06 2008 Chris Lumens 11.1.2.137-2 +- Better error checking when retrieveing info from iBFT (msivak). + Related: rhbz#445721 +- Fix a typo in the anaconda-runtime %post scriptlets. + Resolves: rhbz#465441 + +* Fri Oct 3 2008 Joel Granados 11.1.2.136-2 +- Fix build. + Related: rhbz:#445721 + +* Fri Oct 3 2008 Joel Granados 11.1.2.136-1 +- Rebuild to make brew happy. + Related: rhbz:#445721 + +* Fri Oct 3 2008 Joel Granados 11.1.2.135-1 +- iBFT has MAC addresses with wrong case, use strcasecmp to compare them (msivak). + Resolves: rhbz:#445721 +- Look up correct luks name before trying to decide on our boot device (pjones). + Resolves: rhbz:#464769 +- Add new LUKS devices to partitions.encryptedDevices (dlehman). + Resolves: rhbz:#464769 +- Add a workaround for lvm-on-raid size miscomputation (clumens). + Resolves: rhbz:#463431 +- Do not use labels to specifiy LUKS devices in /etc/fstab (dlehman). + Resolves: rhbz:#461702 + +* Thu Oct 2 2008 Joel Granados 11.1.2.134-1 +- Fix traceback when using kickstart and device encryption (pjones). + Resolves: rhbz:#461700 +- Fix traceback when using encryption with kickstart (pjones). + Resolves: rhbz:#461700 +- Fix ext4/ext4dev detection on existing partitions (rvykydal). + Resolves: rhbz:#465248 + +* Tue Sep 30 2008 Joel Granados 11.1.2.133-1 +- Set a label on /etc/sysconfig/keyboard (clumens). + Resolves: rhbz:#463785 +- Add comps.dtd to anaconda-runtime package (dcantrell). + Resolves: rhbz:#442138 +- Make sure /etc/xml/catalog is updated on package removal (dcantrell). + Resolves: rhbz:#442138 +- Fix a logging traceback in the encryption code (clumens). + Resolves: rhbz:#464771 +- Fix lvm partitioning in gui that was broken (rvykydal). + Resolves: rhbz:#415871 +- Fix computing of lvm partition sizes wrt physical extent size in gui (rvykydal). + Resolves: rhbz:463780 +- Add pointer initialization (rvykydal). + Resolves: rhbz#439461 + +* Fri Sep 26 2008 Joel Granados 11.1.2.132-1 +- When we use kickstart with specified UI mode, do not prompt for VNC (msivak). + Resolves: rhbz##453551 + +* Thu Sep 25 2008 Chris Lumens 11.1.2.131-1 +- Fix rescue mode typo. + Resolves: rhbz#463920 +- Fix traceback accessing obsolete data member (dlehman). + Resolves: rhbz#463778 + +* Tue Sep 23 2008 Chris Lumens 11.1.2.130-1 +- Fix the test for if we should remove the Virt group. + Resolves: rhbz#462907. + +* Mon Sep 22 2008 David Cantrell 11.1.2.129-1 +- Fix mk-s390-cdboot so it doesn't SIGSEGV when generating images (dcantrell) + Related: rhbz#184648 +- Add libfipscheck to initrd for sshd on s390x (clumens) + Resolves: rhbz#463273 + +* Fri Sep 19 2008 Chris Lumens 11.1.2.128-1 +- Include the correct version of the spec file in the source archive. + Related: rhbz#461700 + +* Fri Sep 19 2008 Chris Lumens 11.1.2.127-1 +- Support for system-wide passphrase for encrypted block devices (dlehman). + Resolves: rhbz#461700 + +* Wed Sep 17 2008 David Cantrell 11.1.2.126-1 +- Add a stub to cmdline UI for getLuksPassphrase (dlehman) + Resolves: rhbz#462491 +- Don't add a LUKSDevice to autopart PVs unless we're encrypting (dlehman) + Resolves: rhbz#462640 +- Support upgrade of systems that use encrypted block devices (dlehman) + Resolves: rhbz#461696 +- Disallow use or creation of encrypted software RAID partitions (dlehman) + Resolves: rhbz#456283 +- Use UUIDs instead of device nodes in crypttab (dlehman) + Resolves: rhbz#461702 +- Add support for OSA Express 2 ports per CHPID (rvykydal) + Resolves: rhbz#439461 +- Fix kickstart timezone value checking (rvykydal) + Resolves: rhbz#462595 + Resolves: rhbz#404321 + +* Tue Sep 16 2008 Chris Lumens 11.1.2.125-1 +- Include the programs needed to manage ext4 filesystems (clumens). + Resolves: rhbz#462476 +- Fix a reference to a variable before it exists in network.py (clumens). + Resolves: rhbz#462480 + +* Mon Sep 15 2008 Chris Lumens 11.1.2.124-1 +- Fix blkid_dev_next return value checking (rvykydal). + Resolves: rhbz#462175 +- Add the reverse chap bits for kickstart as well (pjones). + Related: rhbz#432819 +- Make iBFT reading explicit from a higher level (pjones). +- Fix device nodes creating for more than 8 cciss devices (rvykydal). + Resolves: rhbz#445765 +- Disable iBFT support for s390 and s390x (dcantrell). + +* Thu Sep 11 2008 David Cantrell 11.1.2.123-1 +- Disable iBFT support on s390 and s390x (dcantrell) + Related: rhbz#445721 + +* Thu Sep 11 2008 David Cantrell 11.1.2.122-1 +- Add full CHAP support to iSCSI (pjones) + Resolves: rhbz#432819 +- Don't set iscsi devices to autostart (pjones) + Resolves: rhbz#437891 +- Support iSCSI CHAP and Reverse CHAP authentication (pjones) + Resolves: rhbz#402431 + Resolves: rhbz#432819 +- Partitions growing fixed (rvykydal) + Resolves: rhbz#442628 +- Do not traceback when no root partitions are found in upgrade (rvykydal) + Resolves: rhbz#444527 +- Add support for ext4dev/ext4 filesystem (rvykydal) + Resolves: rhbz#444527 +- Add support for reading NIC setup from the iBFT table (msivak) + Resolves: rhbz#445721 +- Add 802.1q driver (rvykydal) + Resolves: rhbz#431915 +- Add libfipscheck to the images (clumens) + Resolves: rhbz#461923 +- Display drive model and size in MB in partitioning UI (dcantrell) + Resolves: rhbz#460697 + +* Wed Sep 03 2008 Chris Lumens 11.1.2.121-1 +- Enable the dlabel=on for RHEL by default (msivak). + Related: rhbz#316481. + +* Thu Aug 28 2008 Chris Lumens 11.1.2.120-2 +- libuuid is provided by e2fsprogs-devel. + Related: rhbz#316481. + +* Thu Aug 28 2008 Chris Lumens 11.1.2.120-1 +- Include the nss libraries that the new RPM is linked against. + Resolves: rhbz#460375. +- Add automatic driver disk detection (msivak). + Resolves: rhbz#316481. + +* Wed Aug 6 2008 Joel Granados 11.1.2.119-1 +- Support VDSK devices on s390x (dcantrell). + Resolves: rhbz#264061 + +* Wed Jul 30 2008 Joel Granados 11.1.2.118-1 +- Use fedorakmod.py plugin from yum-utils package, don't pack it in anaconda (rvykydal). + Resolves: rhbz#434804 +- Make sure bootproto=query settings carry over to stage2 (clumens). + Resolves: rhbz#453863 +- Probe BUS_VIRTIO again after probing BUS_PCI (markmc). + Resolves: rhbz#446232 +- Add virtio drives to multipath blacklist (markmc). + Resolves: rhbz#446232 +- Add virtio max partition count (markmc). + Resolves: rhbz#446232 +- Sort virtio devices first (markmc). + Resolves: rhbz#446232 +- Probe on BUS_VIRTIO for devices (markmc). + Resolves: rhbz#446232 +- Explicitly include virtio_pci in the initrd (markmc). + Resolves: rhbz#446232 +- Add virtio to module-info (markmc). + Resolves: rhbz#446232 +- Add virtio support to devMakeInode() (markmc). + Resolves: rhbz#446232 +- Offer physical NIC identification in stage 1 (dcantrell). + Resolves: rhbz:#261101 +- Suspend the curses interface before calling scripts and resume afterwards (msivak). + Resolves: rhbz#435314 + +* Wed Jul 23 2008 Joel Granados 11.1.2.117-1 +- Fix the build. +- Change the Makefile so it doesn't replace tags. + +* Wed Jul 23 2008 Joel Granados 11.1.2.116-1 +- Specify a default cio_ignore parameter for s390x (dcantrell). + Resolves: rhbz#253075 +- Call dhcpNetDevice() instead of removed pumpNetDevice() (rvykydal). + Resolves: rhbz#452664 +- Add support for the --only-use argument to RHEL5 (rvykydal). + Resolves: rhbz#318351 +- Log a message informing about the critical upgrade error (jgranado). + Resolves: rhbz#436865 +- Support booting from FCP-attached CD/DVD drive on s390 (dcantrell). + Resolves: rhbz#184648 +- The actual size of a logical volume must be rounted down (jgranado). + Resolves: rhbz#415871 +- Set network device MTU if user specified mtu= (dcantrell). + Resolves: rhbz#435874 + +* Wed Jul 16 2008 Joel Granados 11.1.2.115-1 +- Pass the cmdline options to the nfs structure (jgranado). + Resolves: rhbz#432603 +- Remove hicolor-icon-theme>gtk2 from whiteout.py (msivak). + Resolves: rhbz#369251 +- Ask the user if he wants to use VNC instead of text mode (msivak). + Resolves: rhbz#453551 +- Leftover bits of encrypted block device support (dlehman). + Resolves: rhbz#229865 +- Rescue of systems containing encrypted block devices (dlehman). + Resolves: rhbz#229865 +- Support preexisting encrypted block devices (dlehman). + Resolves: rhbz#229865 +- Kickstart support for encrypted block devices (dlehman). + Resolves: rhbz#229865 +- User interface for manipulating encrypted block devices (dlehman). + Resolves: rhbz#229865 +- Partitioning with encrypted block devices (dlehman). + Resolves: rhbz#229865 +- Device-level support for encrypted block devices (dlehman). + Resolves: rhbz#229865 + +* Wed Jul 9 2008 Joel Granados 11.1.2.114-1 +- Enable upgrades for mayor version in rhel5 only (jgranado). + Resolves: rhbz#436865 +- Handling of invalid timezone value in kickstart added (rvykydal). + Resolves: rhbz#404321 +- GCC is complaining about unchecked return value from read call (msivak). + Resolves: rhbz#448009 +- Enable re-IPL on s390x after installation (dcantrell). + Resolves: rhbz#432416 +- Change the maximum recommended swap size to "2000 + (current ram)" (jgranado). + Resolves: rhbz#447372 +- Don't show the virtualization option if we are in Xen or in Vmware (jgranado). + Resolves: rhbz#258441 +- Prepare the system a little before initializing the pcmcia devices (msivak). + Resolves: rhbz#448009 +- Change the total number of processed packages/files/.. to avoid negative counter in remaining packages (msivak). + Resolves: rhbz#436103 +- Create additional /dev/xvda device nodes (clumens). + Resolves: rhbz#437752 +- Don't use error messages from dosfslabel as the label (clumens) + Resolves: rhbz#427457 +- Add nui driver (jgranado). + Resolves: rhbz#444820 +- Allow the use of the "-" character in lvm names (jgranado). + Resolves: rhbz#430907 +- yum.remove removes installed packages, not to be installed packages (msivak). + Resolves: rhbz#442325 +- Allow removing packages by glob now that yum supports it (msivak). + Resolves: rhbz#442325 + +* Wed Apr 16 2008 Chris Lumens 11.1.2.113-1 +- Require the latest version of libnl-devel. + Resolves: rhbz#441922 +- Fix definition of __libc_setlocale_lock for new glibc. + Resolves: rhbz#441940 +- Add support for the bcm5710 driver. + Resolves: rhbz#442553 +- Require the latest libdhcp (dcantrell). + Resolves: rhbz#435978 +- Fix networking tracebacks (pjones, clumens). + Resolves: rhbz#442020 + +* Tue Apr 08 2008 Chris Lumens 11.1.2.112-1 +- Make isys.dhcpNetDevice() work in rescue mode (dcantrell). + Related: rhbz#435978 + +* Wed Apr 02 2008 Chris Lumens 11.1.2.111-1 +- Don't rebuild the initrds if no modules were installed. + Resolves: rhbz#439379 +- Bootable requests can not be on logical volumes. + Resolves: rhbz#439270 +- Name the xen images for ia64 in the .treeinfo file (jgranado). +- Fix reporting on transaction errors (jgranado). + Resolves: rhbz#437813 +- Fix loop iteration in nl_ip2str (dcantrell). + Resolves: rhbz#437773 +- Allow GPT on ppc or ppc64 (dcantrell). + Resolves: rhbz#438683 + +* Tue Mar 25 2008 Chris Lumens 11.1.2.110-1 +- Don't try to initialize iSCSI when the portal cannot be detected (msivak). + Resolves: rhbz#435173 + +* Tue Mar 25 2008 Chris Lumens 11.1.2.109-1 +- Make sure DHCP works in rescue mode (dcantrell). + Resolves: rhbz#435978 + +* Mon Mar 17 2008 Chris Lumens 11.1.2.108-1 +- Avoid SIGSEGV on s390x in netlink loop (dcantrell). + Resolves: rhbz#436377 + +* Thu Mar 6 2008 Jeremy Katz - 11.1.2.107-1 +- Fix another case which could have None options + Resolves: rhbz#435998 + +* Wed Mar 05 2008 Chris Lumens 11.1.2.106-1 +- Fix the case where we're checking for _netdev but options is None (pjones). + Resolves: rhbz#435998 + +* Mon Mar 03 2008 Chris Lumens 11.1.2.105-1 +- Add support for _rnetdev mount option in fstab (pjones). + Resolves: rhbz#435716 +- Lots of network UI configuration fixes (dcantrell). + Resolves: rhbz#432011 +- Fix lvm error handling (msivak). + Related: rhbz#224636 + +* Thu Feb 21 2008 Chris Lumens 11.1.2.104-1 +- Handle exceptions when setting up repos not enabled by a key. + Resolves: rhbz#433028 +- Show unconfigured interfaces as UNCONFIGURED (dcantrell). + Related: rhbz#275291 + +* Tue Feb 19 2008 Chris Lumens 11.1.2.103-1 +- Fix a traceback in the backported pkgorder fix. + Resolves: rhbz#432006 +- Fix wrong function names for iscsi login/start (pjones). + Resolves: rhbz#433276 + +* Sat Feb 16 2008 Chris Lumens 11.1.2.102-1 +- Correct auth command reading problem for ks files (dcantrell). + Related: rhbz#427388 +- Use correct salt length for MD5, SHA256, & SHA512 (dcantrell). + Related: rhbz#427388 + +* Wed Feb 13 2008 Chris Lumens 11.1.2.101-1 +- Make sure interface description is defined (dcantrell). + Resolves: rhbz#432635 +- Set an attribute when iscsid is started + Resolves: rhbz#431904 + +* Mon Feb 11 2008 David Cantrell 11.1.2.100-1 +- Better fixes for iscsi probing (pjones, jlaska) + Related: rhbz#431924 +- Make man pages work in the chrooted environment (jgranado) + Resolves: rhbz#243443 +- Use correct variable in comparison (jgranado) + Related: rhbz#432035 + +* Fri Feb 08 2008 David Cantrell 11.1.2.99-1 +- Prevent writing out IPV6ADDR=none lines to ifcfg-ethX files (jgranado) + Resolves: rhbz#432035 + +* Thu Feb 07 2008 Chris Lumens 11.1.2.98-1 +- Fix an infinite loop in using libnl (dcantrell). + Related: rhbz#303681 + +* Thu Feb 07 2008 Chris Lumens 11.1.2.97-1 +- Add module dependencies of qeth.ko. + Resolves: rhbz#431922 +- Make sure ISCSIADM and such are defined (pjones). + Resolves: rhbz#431924 +- Use libnl to read MAC and IP addresses (dcantrell). + Resolves: rhbz#303681 +- Fix usage of minstg2 vs. stage2 in low-mem cases (jgranado). + Resolves: rhbz#207657 + +* Tue Feb 05 2008 Chris Lumens 11.1.2.96-1 +- Include libnssutil3.so in the initrd for s390 as well. + Resolves: rhbz#431054 +- Document the dhcptimeout parameter (msivak). + Related: rhbz#198147, rhbz#254032 + +* Mon Feb 04 2008 Chris Lumens 11.1.2.95-1 +- Propagate hostname from stage 1 to stage 2 on s390x (dcantrell). + Resolves: rhbz#354021 + +* Fri Feb 01 2008 Chris Lumens 11.1.2.94-1 +- Include libnssutil3.so for sshd on s390 (dcantrell). +- Remove old IP addresses from interface on reconfig (dcantrell). + Resolves: rhbz#218273 +- More fixes for .treeinfo (jgranado). + +* Wed Jan 30 2008 Chris Lumens 11.1.2.93-1 +- Support network --bootproto=query in kickstart installs. + Resolves: rhbz#401531 +- Set the format flag for new volume groups (msivak). + Resolves: rhbz#246523 +- More fixes for .treeinfo (jgranado). + Related: rhbz#253992 + +* Mon Jan 28 2008 David Cantrell 11.1.2.92-1 +- Fix remaining issues with createLuserConf() changes + Related: rhbz#430237 + +* Mon Jan 28 2008 Chris Lumens 11.1.2.91-1 +- Include python-iniparse in stage2 for pirut. + Resolves: rhbz#430212 +- Update the information contained in .treeinfo files (jgranado). + Resolves: rhbz#253992 +- Fix namespace issue with createLuserConf (dcantrell). + Resolves: rhbz#430237 +- Write /etc/resolv.conf and /etc/hosts in stage1 on s390 (dcantrell). + Related: rhbz#428694, rhbz#216158 + +* Wed Jan 23 2008 Chris Lumens 11.1.2.90-1 +- Add the stage2 to the .treeinfo file (jgranado). + Resolves: rhbz#253992 +- Fix handling %packages section in output anaconda-ks.cfg file. + Related: rhbz#280101 +- Fix a traceback caused by the patch for 427388. + Resolves: rhbz#429902 +- Fix some additional errors in createLuserConf() (dcantrell). + Resolves: rhbz#429902 +- Fix iscsi so that mkinitrd can talk to the running daemon (pjones). + +* Mon Jan 21 2008 Chris Lumens 11.1.2.89-1 +- Support SHA256/SHA512 password encoding from kickstart (dcantrell). + Resolves: rhbz#427388 + +* Fri Jan 18 2008 Chris Lumens 11.1.2.88-1 +- Allow users to back up past instkey dialog (dlehman). + Resolves: rhbz#252349 +- Handle missing FTP files the same way as missing HTTP files (dlehman). + Resolves: rhbz#350251 +- Add support for iSCSI iBFT (msivak). + Resolves: rhbz#307761 +- Do not display NICs as UNCONFIGURED in network_text.py (dcantrell). + Resolves: rhbz#275291 +- If bootproto is dhcp, unset any static settings (dcantrell). + Resolves: rhbz#218489 +- Add support for the mptctl driver. + Resolves: rhbz#382941 +- Fix a traceback running pkgorder in non-base products (dgregor). + Resolves: rhbz#317131 +- Fix a traceback when adding zFCP disk without specifying details (msivak). + Resolves: rhbz#428180 +- Catch lvm tools errors when creating logical volumes (msivak). + Resolves: rhbz#224636 +- Add support for specifying the dhcp timeout (msivak). + Resolves: rhbz#198147, rhbz#254032 +- Don't add a trailing 1 to filesystem labels (jgranado). + Resolves: rhbz#415861 +- Add spufs support (jgranado). + Resolves: rhbz#247720 +- List iSCSI multipath devices in the installer UI. (dcantrell). + Resolves: rhbz#391951 +- Fix selected device when adding an advanced storage device (msivak). + Resolves: rhbz#248447 +- Add maketreeinfo.py script (jgranado). + Resolves: rhbz#253992 +- Make F12 work for the network config screen in text installs (jgranado). + Resolves: rhbz#250982 +- Add the ixgbe driver (jgranado). + Resolves: rhbz#350911 +- Write out IPV6INIT= to network-scripts (jgranado). + Resolves: rhbz#243524 +- Close md devices to fix RAID tracebacks (jgranado). + Related: rhbz#208970 +- Use input %packages section for anaconda-ks.cfg (msivak). + Resolves: rhbz#280101 +- Add option for selecting different comps file (msivak). + Resolves: rhbz#352081 +- Add nicdelay parameter (msivak). + Resolves: rhbz#349521 +- Be more accepting in which strings we wait for from sshd (alanm). + Resolves: rhbz#286031 +- Allow the use of double quotes in the pxeboot config file (jgranado). + Resolves: rhbz#248170 +- Read the nic info before showing the configuration window (jgranado). + Resolves: rhbz#278451 +- Make the back button work on the network config screen in loader (jgranado). + Resolves: rhbz#233655 +- Get lcs interface name correctly (msivak). + Resolves: rhbz#237508 +- Include more terminfo files to fix s390 telnet mode (msivak). + Resolves: rhbz#231173 +- Fix kickstart docs for --dhcpclass parameter (jgranado). + Resolves: rhbz#248910 +- Fix traceback when displaying autopartition error messages (jgranado). + Resolves: rhbz#247257 +- Fix comparison of unusual network interface names (jgranado). + Resolves: rhbz#246135 +- Populate the kickstart file dialog with the original value (jgranado). + Resolves: rhbz#245936 +- Make the man pages work in rescue mode (jgranado). + Resolves: rhbz#243443 +- Sort text package list (jgranado). + Resolves: rhbz#242456 +- Don't eject the cd before the %post scripts are run (jgranado). + Resolves: rhbz#238711 + +* Wed Oct 17 2007 Chris Lumens 11.1.2.87-1 +- Prompt for manual network configuration in the loader if needed. + Related: rhbz#296081 + +* Mon Oct 15 2007 Chris Lumens 11.1.2.86-1 +- Don't try to use DHCP in networks with static IP configuration. + Resolves: rhbz#296081 + +* Wed Oct 03 2007 David Cantrell - 11.1.2.85-1 +- Check both IP structure members in getFileFromNfs() + Resolves: rhbz#316251 + +* Thu Sep 27 2007 David Cantrell - 11.1.2.84-1 +- Check return values correctly on netlink_interfaces_ip2str() and + netlink_interfaces_mac2str() + Resolves: rhbz#230525 + Related: rhbz#209284 + +* Wed Sep 19 2007 David Cantrell - 11.1.2.83-1 +- Add cxgb3 driver (pjones) + Resolves: rhbz#296791 + +* Tue Sep 18 2007 David Cantrell - 11.1.2.82-1 +- Fix kickstart over NFS installs on s390x (ks=nfs:host:/path) + Resolves: rhbz#250689 + +* Mon Sep 17 2007 David Cantrell - 11.1.2.81-1 +- Make major and minor long ints in devMakeInode() + Related: rhbz#218816 + +* Mon Sep 17 2007 David Cantrell - 11.1.2.80-1 +- Create all variations of tape drive device nodes (dlehman) + Resolves: rhbz#218816 + +* Fri Sep 14 2007 David Cantrell - 11.1.2.79-1 +- Correct infinite loop problem with new recvfrom() code for reading large + netlink messages + Related: rhbz#230525 +- Make sure we clear the netlink cache before looking up IP or MAC addrs + Related: rhbz#235824 + +* Thu Sep 13 2007 David Cantrell - 11.1.2.78-1 +- Fix manual IPv4 configuration when adding an iSCSI device + Related: rhbz#235824 + +* Wed Sep 12 2007 David Cantrell - 11.1.2.77-1 +- Revert netlink_init_interfaces_list() changes + Resolves: rhbz#287541 + +* Tue Sep 11 2007 David Cantrell - 11.1.2.76-1 +- Fix going back to the network device selection screen in loader + Resolves: rhbz#253285 +- Rework netlink_get_interface_ip() to handle large recvfrom responses (pjones) + Related: rhbz#230525 +- Driver disk fixes (clumens) + Related: rhbz#213318 +- Make sure MACADDR is written to ifcfg-* files (bhinson) + Related: rhbz#248049 + +* Wed Sep 05 2007 David Cantrell - 11.1.2.75-1 +- Fix network handling via CMS conf file on s390x + Resolves: rhbz#278261 + +* Wed Sep 05 2007 David Cantrell - 11.1.2.74-1 +- Find all NICs with netlink call + Related: rhbz#230525 + +* Tue Sep 04 2007 David Cantrell - 11.1.2.73-1 +- Handle empty VSWITCH parameter (bhinson AT redhat DOT com) + Related: rhbz#248049 + +* Tue Sep 04 2007 David Cantrell - 11.1.2.72-1 +- Rebuild against kudzu-1.2.57.1.15 + Resolves: rhbz#276161 + +* Fri Aug 31 2007 David Cantrell - 11.1.2.71-1 +- Remove extra newtPopWindow() call + Related: rhbz#260621 + +* Thu Aug 30 2007 David Cantrell - 11.1.2.70-1 +- Fix text wrap width on partition type combo (dlehman) + Related: rhbz#221791 +- Avoid SIGSEGV in for kickstart installs on Configure TCP/IP window + Related: rhbz#260621 + +* Wed Aug 29 2007 David Cantrell - 11.1.2.69-1 +- Skip Configure TCP/IP window for kickstart installs + Resolves: rhbz#260621 +- Do not run _isys.vtActivate() on s390x + Related: rhbz#217563 +- Keep drive selection box disabled if user clicks Back (clumens) + Related: rhbz#219207 + +* Mon Aug 27 2007 David Cantrell - 11.1.2.68-1 +- Do not return after NIC config for iSCSI setup + Resolves: rhbz#233029 + +* Fri Aug 24 2007 David Cantrell - 11.1.2.67-1 +- Fix "no more mirrors" problems when retrieving packages (dlehman) + Resolves: rhbz#240582 +- Don't add duplicate fstab entries if the fstype is none (clumens) + Resolves: rhbz#253485 +- Allow users to change their NIC and reconfigure it in loader + Resolves: rhbz#253285 +- Validate IP addresses correctly for manual entry on s390x linuxrc + Related: rhbz#234152 +- Correct setting addon repository names (clumens) + Related: rhbz#206152 + +* Fri Aug 17 2007 David Cantrell - 11.1.2.66-1 +- Select appropriate kernel devel package (dlehman) + Related: rhbz#226784 + +* Fri Aug 17 2007 David Cantrell - 11.1.2.65-1 +- Don't assume tb[IFLA_ADDRESS] contains data + Resolves: rhbz#252988 +- Add support for VSWITCH and MACADDR conf variables on s390x + Resolves: rhbz#248049 +- Fix ks=nfs: regression on s390x + Resolves: rhbz#250689 + +* Mon Aug 13 2007 Peter Jones - 11.1.2.64-1 +- Fix memory size comparison in PAE test. + Related: rhbz#207573 +- Add e1000e and igb modules. + Resolves: rhbz#251733 + Resolves: rhbz#251735 + +* Fri Aug 10 2007 David Cantrell - 11.1.2.63-1 +- Disable zFCP device before removing LUN (bhinson AT redhat DOT com) + Resolves: rhbz#249341 + +* Wed Aug 08 2007 David Cantrell - 11.1.2.62-1 +- Add a symlink in /etc to /mnt/runtime/etc/yum, handle kABI + requires/provides (dlehman) + Resolves: rhbz#241412 +- Fix converting UI selections into which drives should be used for + partitioning (clumens) + Resolves: rhbz#247997 + +* Mon Aug 06 2007 David Cantrell - 11.1.2.61-1 +- Honor ip=/ipv6=/noipv4/noipv6 boot parameters and skip the + loader configuration if enough settings are passed on the boot line + Resolves: rhbz#246603 + +* Fri Jul 20 2007 Peter Jones - 11.1.2.60-1 +- Hopefully fix usb-storage reloading. Still needs testing + Related: rhbz#247830 +- Ignore failure to unmount /mnt/source if we don't think there's a real mount + (dlehman) + Related: rhbz#223059 +- Prevent SIGSEGV when going back from NFS entry box after manual IPv4 + configuration (dcantrell) + Resolves: rhbz#248075 +- Fix the timezone window (dcantrell) + Resolves: rhbz#248928 + +* Wed Jul 18 2007 David Cantrell - 11.1.2.59-1 +- Correctly discover underlying physical disks for RAID devices (pjones) + Resolves: rhbz#248616 +- Mark iSCSI root with _netdev mount option (markmc AT redhat DOT com) + Resolves: rhbz#244994 +- Clear screen after post-install NIC settings + Resolves: rhbz#248130 +- Display mpath model and unit info on text partitioning screen + Related: rhbz#185852 + +* Mon Jul 16 2007 Peter Jones - 11.1.2.58-1 +- Only skip redhat-lsb during dependency resolution if it's not + the only thing left + Resolves: rhbz#248195 + +* Thu Jul 12 2007 Peter Jones - 11.1.2.57-1 +- Only use GPT when we've got really big disks + Resolves: rhbz#247830 +- Allow ia64 virt installs without "debug" option + Resolves: rhbz#246718 +- Copy firmware files correctly from driver disks + Related: rhbz#224076 + +* Thu Jul 12 2007 Peter Jones - 11.1.2.56-1 +- Save "nodmraid" option so mkinitrd won't turn it on during boot + Related: rhbz#185852 +- Don't mark partitions as bootable on GPT disks unless we're using EFI + Related: rhbz#130236 +- Fix size display errors with large disks + Related: rhbz#130236 + +* Tue Jul 10 2007 David Cantrell - 11.1.2.55-1 +- Display mpath model information on the custom partitioning screen + Related: rhbz#185852 + +* Tue Jul 10 2007 David Cantrell - 11.1.2.54-1 +- Add missing colon on an if statement in getMpathModel() + Related: rhbz#185852 +- Do not add extra 'mapper/' to fulldev in getMpathModel() + Related: rhbz#185852 + +* Tue Jul 10 2007 David Cantrell - 11.1.2.53-1 +- Use scsi_id to gather WWID info in getMpathModel() + Related: rhbz#185852 +- Do not strip 'mapper/' from mpath device names in the partitioning UI + Related: rhbz#185852 + +* Mon Jul 09 2007 David Cantrell - 11.1.2.52-1 +- If we have seen an mpath device, do not gather its WWID again + Related: rhbz#185852 +- Fix code indentation errors + Related: rhbz#185852 +- Fix errors in the getMpathInfo() function when executing multipath + Related: rhbz#185852 +- Display mpath devices without the 'mapper/' text + Related: rhbz#185852 +- Get WWID from bindings file if multipath command returns nothing + Related: rhbz#185852 +- Require that USB devices remain stable for a longer time period (pjones) + Resolves: rhbz#222684 + +* Mon Jul 09 2007 David Cantrell - 11.1.2.51-1 +- Ignore empty lines when collecting WWIDs per mpath device + Related: rhbz#185852 +- Comment out existing blacklist and blacklist_exceptions blocks in the + /etc/multipath.conf file + Related: rhbz#185852 +- Reset SELinux file contexts on multipath.conf and bindings files + Related: rhbz#185852 + +* Fri Jul 06 2007 David Cantrell - 11.1.2.50-1 +- Read default multipath.conf values from either the target system or the + anaconda stage2 environment. Make sure we only read one WWID per mpath + alias and log an error if we didn't. + Related: rhbz#185852 +- Install the PAE kernel when applicable (e.g., >4GB memory) + Resolves: rhbz#207573 +- Read mpathNNN devices when generating the bindings and multipath.conf files + Related: rhbz#185852 +- Make sure the partitioning UI screen displays WWID and model information + for multipath devices + Related: rhbz#185852 +- Use GPT on all architectures with non-boot disks >=2TB (pjones) + Resolves: rhbz#130236 + +* Thu Jul 05 2007 David Cantrell - 11.1.2.49-1 +- Generate multipath bindings and multipath.conf before package + installation. Use scsi_id to collect WWIDs rather than the multipath + command to maintain consistency with what pyblock has done. + Related: rhbz#185852 + +* Fri Jun 29 2007 Chris Lumens - 11.1.2.48-1 +- Support new driver disk repo layout. + Resolves: rhbz#213318 +- Add missing TEXT_EDIT_BUTTON constants back (dcantrell). + Resolves: rhbz#245606. +- Fix a traceback when writing out multipath configs (dcantrell). + Related: rhbz#185852. + +* Thu Jun 28 2007 Chris Lumens - 11.1.2.47-1 +- Fix traceback when writing out repo lines. + Resolves: rhbz#246084 + +* Wed Jun 27 2007 Chris Lumens - 11.1.2.46-1 +- Create package header directory since yum doesn't anymore (katzj). + Resolves: rhbz#245918 +- Write out repo lines to anaconda-ks.cfg. + Resolves: rhbz#206152 +- Enable multipathd on mpath installs (dcantrell). + Resolves: rhbz#243421 +- Pull scsi_id from /lib/udev, include kpartx and mpath commands (dcantrell). + Resolves: rhbz#185852 +- Display model information in the UI for mpath devices (dcantrell). + Resolves: rhbz#208341 +- Add nspr libraries and additional nss libraries. + Related: rhbz#245215 +- Fox error reporting in iscsi connection code (pjones). + +* Tue Jun 26 2007 David Cantrell - 11.1.2.45-1 +- Add keyutils-libs (clumens) + Resolves: rhbz#245734 +- Set up and use yum backend plugins (dlehman) + Resolves: rhbz#241412 +- Install debuginfo packages (james.antill) + Resolves: rhbz#236033 + +* Tue Jun 26 2007 James Antill - 11.1.2.44-2 +- Remove default exclude for debuginfo. +- Resolves: rhbz#236033 + +* Fri Jun 22 2007 Chris Lumens - 11.1.2.44-1 +- Fix typo in multipath part of making stage2 image (dcantrell). +- Include the scsi_id command in the stage2 image (dcantrell). + Resolves: rhbz#185852 +- Write out a minimal /etc/multipath.conf (dcantrell). + Related: rhbz#185852 + +* Thu Jun 21 2007 David Cantrell - 11.1.2.43-1 +- Correct iSCSI portal discovery + Resolves: rhbz#233029 + +* Thu Jun 21 2007 David Cantrell - 11.1.2.42-1 +- Handle ip=dhcp correctly so kickstart files are fetched automatically + Resolves: rhbz#244418 +- Write newline after NETWORKING_IPV6=yes line + Resolves: rhbz#226911 +- Make sure libnss3.so is included in the stage2 image + Resolves: rhbz#245215 + +* Wed Jun 20 2007 David Cantrell - 11.1.2.41-1 +- Include Xen block devices in the blacklist_exception block + Related: rhbz#243527 +- Remove the lvm.conf filter modification to avoid regression + Related: rhbz#243531 +- Fix traceback when looking for multipath devices to collect WWIDs for + Related: rhbz#185852 + +* Tue Jun 19 2007 David Cantrell - 11.1.2.40-1 +- Add libselinux-python to the stage2 image (clumens) + Resolves: rhbz#244892 +- Copy static multipath commands in to stage2 image + Related: rhbz#185852 +- Filter /dev/mapper/mpath* and /dev/mpath* in lvm.conf + Related: rhbz#185852 +- Run /sbin/multipath and copy generated bindings file to target system, + populate blacklist_exception block in multipath.conf with WWIDs from + generated bindings file + Related: rhbz#185852 + +* Mon Jun 18 2007 David Cantrell - 11.1.2.39-1 +- Flush driveDict so zFCP are picked up after being brought online + Resolves: rhbz#236903 +- Warn user when more than 15 partitions found on a libata-controlled disk + Resolves: rhbz#238858 +- Add mpath filters to lvm.conf on target system + Resolves: rhbz#243531 +- Make sure target system has multipath bindings file, add multipath WWIDs + to blacklist_exception block in multipath.conf + Resolves: rhbz#243527 +- Always print device node name for mpath devices in fstab + Resolves: rhbz#243532 + +* Thu Jun 14 2007 Chris Lumens - 11.1.2.38-1 +- Import tempfile to fix kickstart install tracebacks. + Resolves: rhbz#244240 + +* Tue Jun 12 2007 David Cantrell - 11.1.2.37-1 +- Add support for Areca RAID controllers (clumens) + Resolves: rhbz#238014 +- Pass -br to the X server so there is no more hatch (clumens) + Resolves: rhbz#195919 +- Echo 1 to each zFCP LUN to make entire device available (dcantrell) + Resolves: rhbz#207097 +- Prevent static network configuration from failing (dcantrell) + Resolves: rhbz#221660 +- Allow user to skip entering a gateway or nameserver when adding an iSCSI + address (dcantrell) + Resolves: rhbz#235824 +- Do not log errors when unmounting /mnt/source if it was not supposed to + be mounted in the first place (dlehman) + Resolves: rhbz#223059 +- Handle F13 shortcut key on installation key dialog (dlehman) + Resolves: rhbz#210673 +- Create nodes for and probe for tape drives (dlehman) + Resolves: rhbz#218816 +- Improve configuration screens for systems with multiple NICs (dcantrell) + Resolves: rhbz#218200 +- Per-interface IPv4 and IPv6 configuration (dcantrell) + Resolves: rhbz#213110 + Related: rhbz#218200 +- Add logging for yum logging (katzj) + Resolves: rhbz#212259 +- Only ask user to run VNC is Xvnc is present (dcantrell) + Resolves: rhbz#217563 +- Add /sbin/sfdisk (dcantrell) + Resolves: rhbz#224297 +- For /dev/hvc0 terminals, set TERM to vt320 (dcantrell) + Resolves: rhbz#219556 +- Set DHCPv6_DISABLE flag when using IPv6 auto neighbor discovery (dcantrell) + Resolves: rhbz#231645 +- Handle more than 10 Ethernet interfaces (dcantrell) + Resolves: rhbz#230525 +- Support OSA layer 2 networking on zSeries (bhinson) + Resolves: rhbz#233376 +- Handle ksdevice=BOOTIF correctly (dcantrell) + Resolves: rhbz#209284 +- Fix text wrap width in auto partitioning text mode screen (dlehman) + Resolves: rhbz#221791 +- Correctly count SCSI disk devices (dlehman) + Resolves: rhbz#230526 +- Include /usr/sbin/dmidecode on ia64 (dlehman) + Resolves: rhbz#232947 +- Bind mount /dev/pts in rescue mode (dlehman) + Resolves: rhbz#228714 +- Do not ignore productpath in pkgorder (dlehman) + Resolves: rhbz#230487 +- Describe 'nfs --opts' in kickstart-docs.txt (clumens) + Resolves: rhbz#234187 +- Sanity check network info on zSeries (dcantrell) + Resolves: rhbz#234152 +- Do not bring up network in stage 2 if it's already up (dcantrell) + Resolves: rhbz#232400 +- Do not traceback when trying to remove the /mnt/sysimage tree (dcantrell) + Resolves: rhbz#227650 +- Write correct infor to /etc/sysconfig/network (dcantrell) + Resolves: rhbz#222147 +- If custom partitioning is selected, make drive selection non + sensitive (clumens) + Resolves: rhbz#219207 +- Do not traceback if users neglects to enter an lvsize (clumens) + Resolves: rhbz#221253 +- Do not load a module when the kickstart device line is incorrect (clumens) + Resolves: rhbz#227510 +- Handle errors resulting from malformed repositories (clumens) + Resolves: rhbz#219274 +- Remove all invalid RAID requests when using kickstart (clumens) + Resolves: rhbz#235279 +- Avoid traceback getting the PID of iscsiadm (clumens) + Resolves: rhbz#223257 +- Make sure kickstart scripts execute with correct working dir (clumens) + Resolves: rhbz#237317 +- Support multiple ksappend lines (clumens) + Resolves: rhbz#222201 +- Write out fstab after migrate (clumens) + Resolves: rhbz#223215 +- Make the packages section in anaconda-ks.cfg match UI selections (clumens) + Resolves: rhbz#227383, rhbz#231121, rhbz#235881 +- Copy volume group format attribute to new request (clumens) + Resolves: rhbz#217585 +- Use /dev/ nodes for probing RAID superblocks (clumens) + Resolves: rhbz#208970 +- Put more space between device description and the stripe for tall + languages (clumens) + Resolves: rhbz#217294 +- Add netxen_nic driver (clumens) + Resolves: rhbz#230245 +- Provide detailed disk info in text mode partitioning screen (dcantrell) + Resolves: rhbz#235054 +- If wrong interface is selection, allow user to choose another one (clumens) + Resolves: rhbz#213787 +- Focus installation key text box and populate fields correctly (dlehman) + Resolves: rhbz#223831 +- Make sure the regkey settings are written to anaconda-ks.cfg (dlehman) + Resolves: rhbz#221450 +- Select kernel-xen-devel when optional packages selected (dlehman) + Resolves: rhbz#226784 +- Fix typo in message shown when user skips entering the install key (dlehman) + Resolves: rhbz#224491 +- If autopart selection is custom, make sure review checkbox is active and + not sensitive. (dlehman) + Resolves: rhbz#220951 +- Write NETWORKING_IPV6=no to /etc/sysconfig/network if IPv6 is disabled + during installation. (dcantrell) + Resolves: rhbz#226911 +- Fix input validation loop in manual network config in loader + Resolves: rhbz#223193 (dcantrell) +- Make "description" translate correctly (pjones) + Resolves: rhbz#216067 * Thu Feb 1 2007 Peter Jones - 11.1.2.36-1 - Fix traceback when using text mode with a language that we can't display