de80c6
Name: kexec-tools
de80c6
Version: 2.0.7
de80c6
Release: 15.5%{?dist}
de80c6
License: GPLv2
de80c6
Group: Applications/System
de80c6
Summary: The kexec/kdump userspace component.
de80c6
Source0: http://kernel.org/pub/linux/utils/kernel/kexec/%{name}-%{version}.tar.xz
de80c6
Source1: kdumpctl
de80c6
Source2: kdump.sysconfig
de80c6
Source3: kdump.sysconfig.x86_64
de80c6
Source4: kdump.sysconfig.i386
de80c6
Source5: kdump.sysconfig.ppc64
de80c6
Source6: kdump.sysconfig.ia64
de80c6
Source7: mkdumprd
de80c6
Source8: kdump.conf
de80c6
Source9: http://downloads.sourceforge.net/project/makedumpfile/makedumpfile/1.5.7/makedumpfile-1.5.7.tar.gz
de80c6
Source10: kexec-kdump-howto.txt
de80c6
Source12: mkdumprd.8
de80c6
Source14: 98-kexec.rules
de80c6
Source15: kdump.conf.5
de80c6
Source16: kdump.service
de80c6
Source18: kdump.sysconfig.s390x
de80c6
Source19: eppic_030413.tar.gz
de80c6
Source20: kdump-lib.sh
de80c6
Source21: kdump-in-cluster-environment.txt
de80c6
Source22: supported-kdump-targets.txt
de80c6
Source23: kdump-dep-generator.sh
de80c6
Source24: kdump-lib-initramfs.sh
de80c6
Source25: kdump-anaconda-addon-003-9-g6fb46d2.tar.gz
de80c6
Source26: kdump.sysconfig.ppc64le
de80c6
Source27: kdump.sysconfig.aarch64
de80c6
de80c6
#######################################
de80c6
# These are sources for mkdumpramfs
de80c6
# Which is currently in development
de80c6
#######################################
de80c6
Source100: dracut-kdump.sh
de80c6
Source101: dracut-module-setup.sh
de80c6
Source102: dracut-monitor_dd_progress
de80c6
Source103: dracut-kdump-error-handler.sh
de80c6
Source104: dracut-kdump-emergency.service
de80c6
Source105: dracut-kdump-error-handler.service
de80c6
Source106: dracut-kdump-capture.service
de80c6
de80c6
Requires(post): systemd-units
de80c6
Requires(preun): systemd-units
de80c6
Requires(postun): systemd-units
de80c6
Requires(pre): coreutils sed zlib 
de80c6
Requires: dracut >= 033-145
de80c6
Requires: dracut-network, ethtool
de80c6
BuildRequires: zlib-devel zlib zlib-static elfutils-devel-static glib2-devel bzip2-devel ncurses-devel bison flex lzo-devel snappy-devel
de80c6
BuildRequires: pkgconfig intltool gettext 
de80c6
BuildRequires: systemd-units
de80c6
%ifarch %{ix86} x86_64 ppc64 ia64 ppc s390x ppc64le aarch64
de80c6
Obsoletes: diskdumputils netdump
de80c6
%endif
de80c6
de80c6
de80c6
#START INSERT
de80c6
de80c6
#
de80c6
# Patches 0 through 100 are meant for x86 kexec-tools enablement
de80c6
#
de80c6
de80c6
#
de80c6
# Patches 101 through 200 are meant for x86_64 kexec-tools enablement
de80c6
#
de80c6
Patch101: kexec-tools-2.0.7-Provide-an-option-to-use-new-kexec-system-call.patch
de80c6
de80c6
#
de80c6
# Patches 201 through 300 are meant for ia64 kexec-tools enablement
de80c6
#
de80c6
de80c6
#
de80c6
# Patches 301 through 400 are meant for ppc64 kexec-tools enablement
de80c6
#
de80c6
Patch301: kexec-tools-2.0.7-kexec-ppc64-disabling-exception-handling-when-buildi.patch
de80c6
Patch302: kexec-tools-2.0.7-kexec-ppc64-move-to-device-tree-version-17.patch
de80c6
Patch303: kexec-tools-2.0.7-ppc64-kdump-Fix-ELF-header-endianess.patch
de80c6
de80c6
#
de80c6
# Patches 401 through 500 are meant for s390 kexec-tools enablement
de80c6
#
de80c6
#
de80c6
# Patches 501 through 600 are meant for ppc kexec-tools enablement
de80c6
#
de80c6
de80c6
#
de80c6
# Patches 601 onward are generic patches
de80c6
#
de80c6
Patch601: kexec-tools-2.0.3-disable-kexec-test.patch
de80c6
Patch602: kexec-tools-2.0.7-makedumpfile-Support-ARM64.patch
de80c6
de80c6
Patch650: kexec-tools-2.0.8-add-aarch64-to-configure.patch
de80c6
Patch651: kexec-tools-2.0.8-kexec-Add-common-device-tree-routines.patch
de80c6
Patch652: kexec-tools-2.0.8-arm64-Add-arm64-kexec-support.patch
de80c6
Patch653: kexec-tools-2.0.8-arm64-Add-support-for-reuse-cmdline-option.patch
de80c6
Patch654: kexec-tools-2.0.8-arm64-Add-support-for-kexec-lite-option.patch
de80c6
Patch655: kexec-tools-2.0.8-arm64-Kexec-Add-support-for-binary-image.patch
de80c6
Patch656: kexec-tools-2.0.8-bugfix-calc-correct-end-address-of-memory-ranges-in-.patch
de80c6
Patch657: kexec-tools-2.0.8-arm64-fix-elf-related-header-issues.patch
de80c6
Patch658: kexec-tools-2.0.8-arm64-kdump-create-elf-core-header.patch
de80c6
Patch659: kexec-tools-2.0.8-arm64-kdump-append-kdump-specific-parameter-to-comma.patch
de80c6
Patch660: kexec-tools-2.0.8-arm64-kdump-copy-dtb-file-into-crash-kernel-memory.patch
de80c6
Patch661: kexec-tools-2.0.8-arm64-pass-mem-parameter-to-a-crash-dump-kernel.patch
de80c6
Patch662: kexec-tools-2.0.8-arm64-clean-up-on-crash-dump.patch
de80c6
Patch663: kexec-tools-2.0.8-arm64-remove-restriction-on-the-segments-order.patch
de80c6
Patch664: kexec-tools-2.0.8-arm64-kdump-Add-support-for-binary-image.patch
de80c6
Patch665: kexec-tools-2.0.8-arm64-wait-for-transmit-completion-before-next-chara.patch
de80c6
Patch666: kexec-tools-2.0.8-arm64-purgatory-Add-fno-exceptions-flag.patch
de80c6
Patch667: kexec-tools-2.0.8-arm64-warn-on-no-fdt.patch
de80c6
Patch668: kexec-tools-2.0.8-arm64-Add-enable-disable-d-cache-support-for-purgato.patch
de80c6
Patch669: kexec-tools-2.0.8-arm64-Pass-RAM-boundary-to-purgatory.patch
de80c6
Patch670: kexec-tools-2.0.8-arm64-Enable-disable-D-cache-before-after-sha-verifi.patch
de80c6
de80c6
de80c6
#
de80c6
# Patch 701 through 800 are meant for kdump anaconda addon
de80c6
#
de80c6
de80c6
%description
de80c6
kexec-tools provides /sbin/kexec binary that facilitates a new
de80c6
kernel to boot using the kernel's kexec feature either on a
de80c6
normal or a panic reboot. This package contains the /sbin/kexec
de80c6
binary and ancillary utilities that together form the userspace
de80c6
component of the kernel's kexec feature.
de80c6
de80c6
%ifarch %{ix86} x86_64 ia64 ppc64 s390x ppc64le aarch64
de80c6
%package eppic
de80c6
Requires: %{name} = %{version}-%{release}
de80c6
Summary: Additional eppic_makedumpfile.so shared object
de80c6
Group: Applications/System
de80c6
de80c6
%description eppic
de80c6
The eppic_makedumpfile.so shared object is loaded by the
de80c6
"makedumpfile --eppic" option, and is used to erase sensitive
de80c6
or confidential kernel data from a dumpfile.
de80c6
%endif
de80c6
de80c6
%package anaconda-addon
de80c6
Summary:        Kdump configration anaconda addon
de80c6
Requires:       anaconda >= 19.31.85
de80c6
%description anaconda-addon
de80c6
Kdump anaconda addon
de80c6
de80c6
%prep
de80c6
%setup -q 
de80c6
de80c6
mkdir -p -m755 kcp
de80c6
tar -z -x -v -f %{SOURCE9}
de80c6
tar -z -x -v -f %{SOURCE19}
de80c6
tar -z -x -v -f %{SOURCE25}
de80c6
de80c6
de80c6
%patch101 -p1
de80c6
%patch601 -p1
de80c6
%patch602 -p1
de80c6
%patch650 -p1
de80c6
%patch651 -p1
de80c6
%patch652 -p1
de80c6
%patch653 -p1
de80c6
%patch654 -p1
de80c6
%patch655 -p1
de80c6
%patch656 -p1
de80c6
%patch657 -p1
de80c6
%patch658 -p1
de80c6
%patch659 -p1
de80c6
%patch660 -p1
de80c6
%patch661 -p1
de80c6
%patch662 -p1
de80c6
%patch663 -p1
de80c6
%patch664 -p1
de80c6
%patch665 -p1
de80c6
%patch666 -p1
de80c6
%patch667 -p1
de80c6
%patch668 -p1
de80c6
%patch669 -p1
de80c6
%patch670 -p1
de80c6
%patch301 -p1
de80c6
%patch302 -p1
de80c6
%patch303 -p1
de80c6
de80c6
de80c6
%ifarch ppc
de80c6
%define archdef ARCH=ppc
de80c6
%endif
de80c6
de80c6
%build
de80c6
%ifarch ia64
de80c6
# ia64 gcc seems to have a problem adding -fexception -fstack-protect and
de80c6
# -param ssp-protect-size, like the %configure macro does
de80c6
# while that shouldn't be a problem, and it still builds fine, it results in
de80c6
# the kdump kernel hanging on kexec boot.  I don't yet know why, but since those
de80c6
# options aren't critical, I'm just overrideing them here for ia64
de80c6
export CFLAGS="-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2"
de80c6
%endif
de80c6
de80c6
%configure \
de80c6
%ifarch ppc64
de80c6
    --host=powerpc64-redhat-linux-gnu \
de80c6
    --build=powerpc64-redhat-linux-gnu \
de80c6
%endif
de80c6
%ifarch ppc64le
de80c6
    --host=powerpc64le-redhat-linux-gnu \
de80c6
    --build=powerpc64le-redhat-linux-gnu \
de80c6
%endif
de80c6
    --sbindir=/sbin
de80c6
rm -f kexec-tools.spec.in
de80c6
# setup the docs
de80c6
cp %{SOURCE10} .
de80c6
cp %{SOURCE21} .
de80c6
cp %{SOURCE22} . 
de80c6
de80c6
make
de80c6
%ifarch %{ix86} x86_64 ia64 ppc64 s390x ppc64le aarch64
de80c6
make -C eppic/libeppic
de80c6
make -C makedumpfile-1.5.7 LINKTYPE=dynamic USELZO=on USESNAPPY=on
de80c6
make -C makedumpfile-1.5.7 LDFLAGS="-I../eppic/libeppic -L../eppic/libeppic" eppic_makedumpfile.so
de80c6
%endif
de80c6
make -C kdump-anaconda-addon/po
de80c6
de80c6
%install
de80c6
make install DESTDIR=$RPM_BUILD_ROOT
de80c6
mkdir -p -m755 $RPM_BUILD_ROOT%{_sysconfdir}/sysconfig
de80c6
mkdir -p -m755 $RPM_BUILD_ROOT%{_localstatedir}/crash
de80c6
mkdir -p -m755 $RPM_BUILD_ROOT%{_mandir}/man8/
de80c6
mkdir -p -m755 $RPM_BUILD_ROOT%{_mandir}/man5/
de80c6
mkdir -p -m755 $RPM_BUILD_ROOT%{_docdir}
de80c6
mkdir -p -m755 $RPM_BUILD_ROOT%{_datadir}/kdump
de80c6
mkdir -p -m755 $RPM_BUILD_ROOT%{_udevrulesdir}
de80c6
mkdir -p $RPM_BUILD_ROOT%{_unitdir}
de80c6
mkdir -p -m755 $RPM_BUILD_ROOT%{_bindir}
de80c6
mkdir -p -m755 $RPM_BUILD_ROOT%{_libdir}
de80c6
mkdir -p -m755 $RPM_BUILD_ROOT%{_prefix}/lib/kdump
de80c6
install -m 755 %{SOURCE1} $RPM_BUILD_ROOT%{_bindir}/kdumpctl
de80c6
de80c6
SYSCONFIG=$RPM_SOURCE_DIR/kdump.sysconfig.%{_target_cpu}
de80c6
[ -f $SYSCONFIG ] || SYSCONFIG=$RPM_SOURCE_DIR/kdump.sysconfig.%{_arch}
de80c6
[ -f $SYSCONFIG ] || SYSCONFIG=$RPM_SOURCE_DIR/kdump.sysconfig
de80c6
install -m 644 $SYSCONFIG $RPM_BUILD_ROOT%{_sysconfdir}/sysconfig/kdump
de80c6
de80c6
install -m 755 %{SOURCE7} $RPM_BUILD_ROOT/sbin/mkdumprd
de80c6
install -m 644 %{SOURCE8} $RPM_BUILD_ROOT%{_sysconfdir}/kdump.conf
de80c6
install -m 644 kexec/kexec.8 $RPM_BUILD_ROOT%{_mandir}/man8/kexec.8
de80c6
install -m 644 %{SOURCE12} $RPM_BUILD_ROOT%{_mandir}/man8/mkdumprd.8
de80c6
install -m 755 %{SOURCE20} $RPM_BUILD_ROOT%{_prefix}/lib/kdump/kdump-lib.sh
de80c6
install -m 755 %{SOURCE24} $RPM_BUILD_ROOT%{_prefix}/lib/kdump/kdump-lib-initramfs.sh
de80c6
%ifnarch s390x
de80c6
# For s390x the ELF header is created in the kdump kernel and therefore kexec
de80c6
# udev rules are not required
de80c6
install -m 644 %{SOURCE14} $RPM_BUILD_ROOT%{_udevrulesdir}/98-kexec.rules
de80c6
%endif
de80c6
install -m 644 %{SOURCE15} $RPM_BUILD_ROOT%{_mandir}/man5/kdump.conf.5
de80c6
install -m 644 %{SOURCE16} $RPM_BUILD_ROOT%{_unitdir}/kdump.service
de80c6
install -m 755 -D %{SOURCE23} $RPM_BUILD_ROOT%{_prefix}/lib/systemd/system-generators/kdump-dep-generator.sh
de80c6
de80c6
%ifarch %{ix86} x86_64 ia64 ppc64 s390x ppc64le aarch64
de80c6
install -m 755 makedumpfile-1.5.7/makedumpfile $RPM_BUILD_ROOT/sbin/makedumpfile
de80c6
install -m 644 makedumpfile-1.5.7/makedumpfile.8.gz $RPM_BUILD_ROOT/%{_mandir}/man8/makedumpfile.8.gz
de80c6
install -m 644 makedumpfile-1.5.7/makedumpfile.conf.5.gz $RPM_BUILD_ROOT/%{_mandir}/man5/makedumpfile.conf.5.gz
de80c6
install -m 644 makedumpfile-1.5.7/makedumpfile.conf $RPM_BUILD_ROOT/%{_sysconfdir}/makedumpfile.conf.sample
de80c6
install -m 755 makedumpfile-1.5.7/eppic_makedumpfile.so $RPM_BUILD_ROOT/%{_libdir}/eppic_makedumpfile.so
de80c6
mkdir -p $RPM_BUILD_ROOT/usr/share/makedumpfile/eppic_scripts/
de80c6
install -m 644 makedumpfile-1.5.7/eppic_scripts/* $RPM_BUILD_ROOT/usr/share/makedumpfile/eppic_scripts/
de80c6
%endif
de80c6
make -C kdump-anaconda-addon install DESTDIR=$RPM_BUILD_ROOT
de80c6
%find_lang kdump-anaconda-addon
de80c6
de80c6
%define remove_dracut_prefix() %(echo -n %1|sed 's/.*dracut-//g')
de80c6
de80c6
# deal with dracut modules
de80c6
mkdir -p -m755 $RPM_BUILD_ROOT/etc/kdump-adv-conf/kdump_dracut_modules/99kdumpbase
de80c6
cp %{SOURCE100} $RPM_BUILD_ROOT/etc/kdump-adv-conf/kdump_dracut_modules/99kdumpbase/%{remove_dracut_prefix %{SOURCE100}}
de80c6
cp %{SOURCE101} $RPM_BUILD_ROOT/etc/kdump-adv-conf/kdump_dracut_modules/99kdumpbase/%{remove_dracut_prefix %{SOURCE101}}
de80c6
cp %{SOURCE102} $RPM_BUILD_ROOT/etc/kdump-adv-conf/kdump_dracut_modules/99kdumpbase/%{remove_dracut_prefix %{SOURCE102}}
de80c6
cp %{SOURCE103} $RPM_BUILD_ROOT/etc/kdump-adv-conf/kdump_dracut_modules/99kdumpbase/%{remove_dracut_prefix %{SOURCE103}}
de80c6
cp %{SOURCE104} $RPM_BUILD_ROOT/etc/kdump-adv-conf/kdump_dracut_modules/99kdumpbase/%{remove_dracut_prefix %{SOURCE104}}
de80c6
cp %{SOURCE105} $RPM_BUILD_ROOT/etc/kdump-adv-conf/kdump_dracut_modules/99kdumpbase/%{remove_dracut_prefix %{SOURCE105}}
de80c6
cp %{SOURCE106} $RPM_BUILD_ROOT/etc/kdump-adv-conf/kdump_dracut_modules/99kdumpbase/%{remove_dracut_prefix %{SOURCE106}}
de80c6
chmod 755 $RPM_BUILD_ROOT/etc/kdump-adv-conf/kdump_dracut_modules/99kdumpbase/%{remove_dracut_prefix %{SOURCE100}}
de80c6
chmod 755 $RPM_BUILD_ROOT/etc/kdump-adv-conf/kdump_dracut_modules/99kdumpbase/%{remove_dracut_prefix %{SOURCE101}}
de80c6
de80c6
de80c6
%define dracutlibdir %{_prefix}/lib/dracut
de80c6
#and move the custom dracut modules to the dracut directory
de80c6
mkdir -p $RPM_BUILD_ROOT/%{dracutlibdir}/modules.d/
de80c6
mv $RPM_BUILD_ROOT/etc/kdump-adv-conf/kdump_dracut_modules/* $RPM_BUILD_ROOT/%{dracutlibdir}/modules.d/
de80c6
de80c6
%post
de80c6
# Initial installation
de80c6
%systemd_post kdump.service
de80c6
de80c6
touch /etc/kdump.conf
de80c6
# This portion of the script is temporary.  Its only here
de80c6
# to fix up broken boxes that require special settings 
de80c6
# in /etc/sysconfig/kdump.  It will be removed when 
de80c6
# These systems are fixed.
de80c6
de80c6
if [ -d /proc/bus/mckinley ]
de80c6
then
de80c6
	# This is for HP zx1 machines
de80c6
	# They require machvec=dig on the kernel command line
de80c6
	sed -e's/\(^KDUMP_COMMANDLINE_APPEND.*\)\("$\)/\1 machvec=dig"/' \
de80c6
	/etc/sysconfig/kdump > /etc/sysconfig/kdump.new
de80c6
	mv /etc/sysconfig/kdump.new /etc/sysconfig/kdump
de80c6
elif [ -d /proc/sgi_sn ]
de80c6
then
de80c6
	# This is for SGI SN boxes
de80c6
	# They require the --noio option to kexec 
de80c6
	# since they don't support legacy io
de80c6
	sed -e's/\(^KEXEC_ARGS.*\)\("$\)/\1 --noio"/' \
de80c6
	/etc/sysconfig/kdump > /etc/sysconfig/kdump.new
de80c6
	mv /etc/sysconfig/kdump.new /etc/sysconfig/kdump
de80c6
fi
de80c6
de80c6
de80c6
%postun
de80c6
%systemd_postun_with_restart kdump.service
de80c6
de80c6
%preun
de80c6
# Package removal, not upgrade
de80c6
%systemd_preun kdump.service
de80c6
de80c6
%triggerun -- kexec-tools < 2.0.2-3
de80c6
# Save the current service runlevel info
de80c6
# User must manually run systemd-sysv-convert --apply kdump
de80c6
# to migrate them to systemd targets
de80c6
/usr/bin/systemd-sysv-convert --save kdump >/dev/null 2>&1 ||:
de80c6
de80c6
# Run these because the SysV package being removed won't do them
de80c6
/sbin/chkconfig --del kdump >/dev/null 2>&1 || :
de80c6
/bin/systemctl try-restart kdump.service >/dev/null 2>&1 || :
de80c6
de80c6
de80c6
%triggerin -- kernel-kdump
de80c6
touch %{_sysconfdir}/kdump.conf
de80c6
de80c6
de80c6
%triggerpostun -- kernel kernel-xen kernel-debug kernel-PAE kernel-kdump
de80c6
# List out the initrds here, strip out version nubmers
de80c6
# and search for corresponding kernel installs, if a kernel
de80c6
# is not found, remove the corresponding kdump initrd
de80c6
de80c6
#start by getting a list of all the kdump initrds
de80c6
MY_ARCH=`uname -m`
de80c6
if [ "$MY_ARCH" == "ia64" ]
de80c6
then
de80c6
	IMGDIR=/boot/efi/efi/redhat
de80c6
else
de80c6
	IMGDIR=/boot
de80c6
fi
de80c6
de80c6
for i in `ls $IMGDIR/initramfs*kdump.img 2>/dev/null`
de80c6
do
de80c6
	KDVER=`echo $i | sed -e's/^.*initramfs-//' -e's/kdump.*$//'`
de80c6
	if [ ! -e $IMGDIR/vmlinuz-$KDVER ]
de80c6
	then
de80c6
		# We have found an initrd with no corresponding kernel
de80c6
		# so we should be able to remove it
de80c6
		rm -f $i
de80c6
	fi
de80c6
done
de80c6
de80c6
%files
de80c6
/sbin/*
de80c6
%{_bindir}/*
de80c6
%{_datadir}/kdump
de80c6
%{_prefix}/lib/kdump
de80c6
%ifarch %{ix86} x86_64 ia64 ppc64 s390x ppc64le aarch64
de80c6
%{_sysconfdir}/makedumpfile.conf.sample
de80c6
%endif
de80c6
%config(noreplace,missingok) %{_sysconfdir}/sysconfig/kdump
de80c6
%config(noreplace,missingok) %verify(not mtime) %{_sysconfdir}/kdump.conf
de80c6
%ifnarch s390x
de80c6
%config %{_udevrulesdir}
de80c6
%endif
de80c6
%{dracutlibdir}/modules.d/*
de80c6
%dir %{_localstatedir}/crash
de80c6
%{_mandir}/man8/*
de80c6
%{_mandir}/man5/*
de80c6
%{_unitdir}/kdump.service
de80c6
%{_prefix}/lib/systemd/system-generators/kdump-dep-generator.sh
de80c6
%doc News
de80c6
%doc COPYING
de80c6
%doc TODO
de80c6
%doc kexec-kdump-howto.txt
de80c6
%doc kdump-in-cluster-environment.txt
de80c6
%doc supported-kdump-targets.txt
de80c6
de80c6
%ifarch %{ix86} x86_64 ia64 ppc64 s390x ppc64le aarch64
de80c6
%files eppic
de80c6
%{_libdir}/eppic_makedumpfile.so
de80c6
/usr/share/makedumpfile/eppic_scripts/
de80c6
%endif
de80c6
de80c6
%files anaconda-addon -f kdump-anaconda-addon.lang
de80c6
%{_datadir}/anaconda/addons/com_redhat_kdump
de80c6
%doc
de80c6
de80c6
%changelog
de80c6
* Tue May 19 2015 Pratyush Anand <panand@redhat.com> - 2.0.7-15-5
de80c6
- Add ARM64 support in makedumpfile
de80c6
de80c6
* Tue May 19 2015 Pratyush Anand <panand@redhat.com> - 2.0.7-15-4
de80c6
- Enable ARM64 D-Cacahe during purgatory execution
de80c6
de80c6
* Mon Apr 27 2015 Mark Salter <msalter@redhat.com> - 2.0.7-15.3
de80c6
- Warn on no FDT cpu info instead of bailing out with error. bz1215759
de80c6
de80c6
* Tue Apr 21 2015 Pratyush Anand <panand@redhat.com> - 2.0.7-15-2
de80c6
- Add arm64 support backported from
de80c6
 git://git.kernel.org/pub/scm/linux/kernel/git/geoff/kexec-tools.git
de80c6
 git://git.linaro.org/people/takahiro.akashi/kexec-tools.git
de80c6
 git://git.engineering.redhat.com/users/panand/kexec-tools.git
de80c6
de80c6
* Tue Jan 13 2015 WANG Chao <chaowang@redhat.com> - 2.0.7-15
de80c6
- mount fail if its mount poing doesn't exist in /sysroot
de80c6
- rebuild initrd dependency during kdump restart
de80c6
- fix a dump path issue
de80c6
de80c6
* Thu Dec 18 2014 WANG Chao <chaowang@redhat.com> - 2.0.7-14
de80c6
- fix core_collector issue for ssh/raw dump
de80c6
- remove sysctl.conf for kdump kernel
de80c6
- exclude aarch64 build
de80c6
- fix path directive issue
de80c6
- remove panic_on_warn kernel parameter
de80c6
de80c6
* Wed Nov 12 2014 WANG Chao <chaowang@redhat.com> - 2.0.7-13
de80c6
- Update kdump-anaconda-addon
de80c6
de80c6
* Tue Nov 04 2014 WANG Chao <chaowang@redhat.com> - 2.0.7-12
de80c6
- Fix ppc64le installation issue
de80c6
de80c6
* Tue Oct 28 2014 WANG Chao <chaowang@redhat.com> - 2.0.7-11
de80c6
- fadump fix
de80c6
- kdump-anaconda-addon fix
de80c6
de80c6
* Mon Sep 29 2014 WANG Chao <chaowang@redhat.com> - 2.0.7-10
de80c6
- Rebase makedumpfile-1.5.7
de80c6
- Fix an issue on iscsi boot environment
de80c6
- Disable kvm CMA reservation in kdump kernel
de80c6
de80c6
* Tue Sep 23 2014 WANG Chao <chaowang@redhat.com> - 2.0.7-9
de80c6
- Enable ppc64le arch.
de80c6
- add sample eppic scripts to kexec-tools-eppic package
de80c6
- Restart kdump service on cpu ADD/REMOVE events
de80c6
de80c6
* Fri Sep 12 2014 WANG Chao <chaowang@redhat.com> - 2.0.7-8
de80c6
- use kexec_file_load() syscall when SecureBoot enabled.
de80c6
- update kdump-anaconda-addon
de80c6
de80c6
* Fri Aug 29 2014 WANG Chao <chaowang@redhat.com> - 2.0.7-7
de80c6
- add kexec-tools-anaconda-addon subpackage
de80c6
- use absolute path for executable in systemd service.
de80c6
de80c6
* Mon Aug 25 2014 WANG Chao <chaowang@redhat.com> - 2.0.7-6
de80c6
- install udev rules to /usr/lib/
de80c6
- allow short hostname in cluster configuration
de80c6
de80c6
* Wed Aug 06 2014 WANG Chao <chaowang@redhat.com> - 2.0.7-5
de80c6
- rework of kdump error handling
de80c6
- ppc: add fadump support
de80c6
- add static route support
de80c6
- systemd will take care of shutdown and unmount filesystems
de80c6
- fix an issue that can't bring up correct network device
de80c6
de80c6
* Wed Aug 06 2014 WANG Chao <chaowang@redhat.com> - 2.0.7-4
de80c6
- ppc64: kexec load fails due to elf symbol relocation failure.
de80c6
- display a message while waiting for kdump lock
de80c6
de80c6
* Tue Jul 22 2014 WANG Chao <chaowang@redhat.com> - 2.0.7-3
de80c6
- Backport several latest bits from Fedora
de80c6
- Fix makedumpfile OOM issue
de80c6
de80c6
* Fri Jul 04 2014 WANG Chao <chaowang@redhat.com> - 2.0.7-2
de80c6
- do not verify mtime of kdump.conf
de80c6
de80c6
* Tue Jul 01 2014 WANG Chao <chaowang@redhat.com> - 2.0.7-1
de80c6
- Rebase kexec-tools-2.0.7
de80c6
- Rebase makedumpfile-1.5.6
de80c6
de80c6
* Tue Jun 10 2014 WANG Chao <chaowang@redhat.com> - 2.0.4-33
de80c6
- support fence_kdump for generic cluster
de80c6
- handle static ip fix
de80c6
- stop passing "nofail" mount option to 2nd kernel
de80c6
de80c6
* Wed Apr 30 2014 Madper Xie <cxie@redhat.com> - 2.0.4-32
de80c6
- spec: fix wrong source id
de80c6
de80c6
* Wed Apr 30 2014 WANG Chao <chaowang@redhat.com> - 2.0.4-31
de80c6
- generate kdump service dependencies on the fly
de80c6
de80c6
* Wed Mar 26 2014 WANG Chao <chaowang@redhat.com> - 2.0.4-30
de80c6
- fix issue when dump path is mounted on nfs.
de80c6
de80c6
* Tue Mar 18 2014 WANG Chao <chaowang@redhat.com> - 2.0.4-29
de80c6
- vmcore-dmesg: stack smashing fix
de80c6
- get_ssh_size fix for localized df output
de80c6
de80c6
* Mon Mar 10 2014 WANG Chao <chaowang@redhat.com> - 2.0.4-28
de80c6
- Document supported/unsupported/unknown list of dump targets
de80c6
- Warn user about save vmcore path mounted by another disk
de80c6
de80c6
* Tue Mar 04 2014 WANG Chao <chaowang@redhat.com> - 2.0.4-27
de80c6
- mkdumprd: call dracut with --hostonly-cmdline (dracut >= 033-145)
de80c6
- warning on secure boot enabled platform
de80c6
de80c6
* Tue Mar 04 2014 WANG Chao <chaowang@redhat.com> - 2.0.4-26
de80c6
- Regression fix on wdt kernel module install
de80c6
de80c6
* Mon Mar 03 2014 WANG Chao <chaowang@redhat.com> - 2.0.4-25
de80c6
- kdumpctl: Pass disable_cpu_apicid to kexec of capture kernel
de80c6
- Relax restriction of dumping on encrypted target
de80c6
- ssh dump: create random-seed manually
de80c6
de80c6
* Mon Feb 17 2014 WANG Chao <chaowang@redhat.com> - 2.0.4-24
de80c6
- remove selinux flipping when propagating ssh key
de80c6
- add kdump-in-cluster-environment.txt to rpm pkg
de80c6
- Secure Boot status check warning
de80c6
- Some watchdog driver support
de80c6
de80c6
* Wed Jan 29 2014 WANG Chao <chaowang@redhat.com> - 2.0.4-23
de80c6
- Add acpi_no_memhotplug to kdump kernel
de80c6
- Add fence kdump support
de80c6
de80c6
* Fri Jan 24 2014 Daniel Mach <dmach@redhat.com> - 2.0.4-22
de80c6
- Mass rebuild 2014-01-24
de80c6
de80c6
* Wed Jan 22 2014 WANG Chao <chaowang@redhat.com> - 2.0.4-21
de80c6
- makedumpfile: Improve progress information for huge memory system
de80c6
- s390: use nr_cpus=1 instead of maxcpus=1
de80c6
de80c6
* Fri Jan 17 2014 WANG Chao <chaowang@redhat.com> - 2.0.4-20
de80c6
- vmcore-dmesg: fix timestamp error in vmcore-dmesg.txt
de80c6
- makedumpfile: re-enable mmap() and introduce --non-mmap
de80c6
- kdump.conf uncomment default core_collector line
de80c6
- fix an issue when 'ssh' directive appearing in kdump.conf, the rest part of
de80c6
  lines in this file are ignored
de80c6
de80c6
* Fri Dec 27 2013 Daniel Mach <dmach@redhat.com> - 2.0.4-19
de80c6
- Mass rebuild 2013-12-27
de80c6
de80c6
* Tue Dec 24 2013 WANG Chao <chaowang@redhat.com> - 2.0.4-18
de80c6
- kexec-tools.spec: only install makedumpfile.conf on ix86 x86_64 ppc64 s390x
de80c6
de80c6
* Tue Dec 24 2013 WANG Chao <chaowang@redhat.com> - 2.0.4-17
de80c6
- kexec-tools.spec: remove /etc/kdump-adv-conf/
de80c6
de80c6
* Tue Dec 24 2013 WANG Chao <chaowang@redhat.com> - 2.0.4-16
de80c6
- update translation files
de80c6
de80c6
* Tue Dec 17 2013 WANG Chao <chaowang@redhat.com> - 2.0.4-15
de80c6
- makedumpfile: default to lzo compression
de80c6
- makedumpfile: add makedumpfile.conf.sample and its manpage
de80c6
de80c6
* Tue Dec 03 2013 WANG Chao <chaowang@redhat.com> - 2.0.4-14
de80c6
- Add rd.memdebug in kdump module
de80c6
- kdumpctl: Avoid leaking fd to subshell
de80c6
- makedumpfile: Understand >= v3.11-rc4 dmesg
de80c6
- makedumpfile, ppc: Support to filter dump for kernels that use CONFIG_SPARSEMEM_VMEMMAP.
de80c6
de80c6
* Fri Nov 15 2013 WANG Chao <chaowang@redhat.com> - 2.0.4-13
de80c6
- makedumpfile: disable mmap()
de80c6
de80c6
* Tue Oct 29 2013 WANG Chao <chaowang@redhat.com> - 2.0.4-12
de80c6
- fix sadump format phys_base calculating error
de80c6
- kdump, x86: Process multiple Crash kernel in /proc/iomem
de80c6
- makedumpfile: wrong cyclic buffer size recalculation causes bitmap data corruption
de80c6
- Fix max_mapnr issue on system has over 44-bit addressing.
de80c6
de80c6
* Sat Oct 12 2013 Baoquan He <bhe@redhat.com> -2.0.4-11
de80c6
- kdump-lib.sh: strip_comments is not implemented correcty
de80c6
de80c6
* Fri Sep 27 2013 Baoquan He <bhe@redhat.com> - 2.0.4-10
de80c6
- Back port 2 revert commits
de80c6
- kdump.sysconfig: default to "nofail" mount
de80c6
de80c6
* Fri Sep 27 2013 Baoquan He <bhe@redhat.com> - 2.0.4-9
de80c6
- Strip inline comments from the kdump config file before use
de80c6
- kdump-lib.sh: add common function strip_comments
de80c6
- Introduce kdump-lib.sh for kdump shared functions
de80c6
- kdump.service: Start kdump after network is online and remote fs is mounted
de80c6
- dracut-module-setup: _dev to be a local variable
de80c6
- kdumpctl: Run multiple kdumpctl instances one by one in serial order
de80c6
de80c6
* Wed Aug 21 2013 Baoquan He <bhe@redhat.com> - 2.0.4-8
de80c6
- remove 98selinux dependency
de80c6
de80c6
* Fri Aug 2  2013 Baoquan He <bhe@redhat.com> - 2.0.4-7
de80c6
- dracut-kdump.sh: add do_dump() and error out if dump vmcore fails
de80c6
- dracut-module-setup.sh: setup correct system time and time zone in 2nd kernel.
de80c6
- kernel cmdline: Remove hugepage allocations
de80c6
- Use /lib/dracut/no-emergency-shell to control action on fail
de80c6
- Revert: kdump.sysconfig: Add option action_on_fail and set its default as continue
de80c6
- dracut-kdump.sh: Redirect kdump script stdout/stderr to /dev/console
de80c6
- add snappy build
de80c6
de80c6
* Fri Jul 12 2013 Baoquan He <bhe@redhat.com> - 2.0.4-6
de80c6
- add lzo build
de80c6
- makedumpfile: Add vmap_area_list definition for ppc/ppc64.
de80c6
- pull makedumpfile-1.5.4
de80c6
- mkdumprd: check return value of subshell
de80c6
- mkdumprd: get_persistent_dev() return original dev if no persistent dev exists.
de80c6
- dracut-kdump.sh: Merge dump_to_rootfs() to dump_fs()
de80c6
- dracut-kdump.sh: explicitly sync after each dump
de80c6
- Correct wrong weekday of changelog
de80c6
- kexec-tools.spec: Remove incorrect description in changelog
de80c6
de80c6
* Tue Jun 25 2013 Baoquan He <bhe@redhat.com> - 2.0.4-5
de80c6
- monitor-dd-progress fix
de80c6
- rawdump: only show dd progress bar when core_collector is not makedumpfile
de80c6
- kexec-tools.spec: replaces scriptlets with new systemd macros
de80c6
- dracut-kdump.sh: umount fs right before kdump exit
de80c6
- dracut-kdump.sh: recursively umount fs and its submounts
de80c6
- dracut-kdump.sh: cleanup - using local variable names instead of $1/$2 in functions
de80c6
- dracut-kdump.sh: name the invalid vmcore to vmcore-incomplete
de80c6
- dracut-kdump.sh: Output top level information about the kdump progress.
de80c6
- kexec-kdump-howto: Add a section for debugging tips
de80c6
de80c6
* Tue Jun 18 2013 Baoquan He <bhe@redhat.com> - 2.0.4-4
de80c6
- dracut-module-setup.sh: improve the approach to get a bridged interface list
de80c6
- dracut-module-setup.sh: cleanup - use kdump_get_mac_addr() function
de80c6
- dracut-module-setup.sh: use kernel exported mac address in kdump_get_mac_addr()
de80c6
- dracut-module-setup.sh: use perm addr of slaves to setup bonding network
de80c6
- kdump: Do not output debug messages by default
de80c6
- dracut-module-setup.sh: kdump module depends on drm module
de80c6
- mkdumprd: return error if no write permission on save path of server for ssh
de80c6
de80c6
* Thu Jun 13 2013 Baoquan He <bhe@redhat.com> - 2.0.4-3
de80c6
- mkdumprd: remove -M option for dracut
de80c6
- kdumpctl: add selinux relabel when service startup
de80c6
- depends on dracut selinux module
de80c6
- dracut-kdump.sh: umount rootfs after dump_to_rootfs
de80c6
- kdump.sysconfig: append "panic=10" to kdump cmdline
de80c6
- kexec-kdump-howto: grubby is suggested modifing kernel cmdline
de80c6
- kexec-tools.spec: removes kexec udev rules for s390
de80c6
- kdump.sysconfig: Add option action_on_fail and set its default as continue
de80c6
- Add tab key as delimiter for core_collector in kdump.conf
de80c6
- redirect stdout to stderr
de80c6
de80c6
* Tue May 14 2013 Baoquan He <bhe@redhat.com> - 2.0.4-2
de80c6
- kdump: Save vmcore-dmesg.txt before saving vmcore
de80c6
- Remove "ip=" overwrite to 40ip.conf
de80c6
- Add support for bridge over bond/team/vlan.
de80c6
- Fix bonding options syntax and get all specified options from ifcfg file.
de80c6
- add dracut_args option to kdump.conf
de80c6
- kexec-tools.spec: Add ethtool to dependency.
de80c6
- error out if dump target is encrypted
de80c6
de80c6
* Wed Apr  3 2013 Baoquan He <bhe@redhat.com> - 2.0.4-1
de80c6
- Delete several patches which have been merged into kexec-tools-2.0.4
de80c6
- Revert: Release 2.0.3-72
de80c6
- Release 2.0.3-72
de80c6
- Pull kexec-tools-2.0.4
de80c6
- Check if block device as dump target is resettable
de80c6
- mkdumprd: add function perror_exit
de80c6
- Deprecate blacklist option
de80c6
de80c6
* Wed Mar 27 2013 Baoquan He <bhe@redhat.com> - 2.0.3-71
de80c6
- Remove eppic support on ppc and s390 arch
de80c6
de80c6
* Mon Mar 18 2013 Baoquan He <bhe@redhat.com> - 2.0.3-70
de80c6
- Change rules related to eppic in kexec-tools.spec
de80c6
de80c6
* Thu Mar 14 2013 Baoquan He <bhe@redhat.com> - 2.0.3-69
de80c6
- Support for eppic language as a subpackage
de80c6
 
de80c6
* Thu Mar 14 2013 Baoquan He <bhe@redhat.com> - 2.0.3-68
de80c6
- tune sysconfig to save memory usage
de80c6
- Remove useless codes related to LOGGER in kdumpctl
de80c6
- kdumpctl:print out the service status
de80c6
- Return to start() function when check_ssh_target failed
de80c6
- use findmnt instead of blkid in mkdumprd
de80c6
- check dump target mounting earlier
de80c6
- kdumpctl: rename function name check_config
de80c6
- add function to check kdump config file
de80c6
- dracut-module-setup.sh: remove UUID/LABEL quotes before using it
de80c6
- Change dump_to_rootfs to be a default option and reboot to be default action
de80c6
- Remove "-F" in CORE_COLLECTOR when dump_to_rootfs
de80c6
de80c6
* Tue Feb 19 2013 Baoquan He <bhe@redhat.com> - 2.0.3-67
de80c6
- Remove comma which is redundant
de80c6
- Modify codes related to dump dir to make it clearer
de80c6
- Rectify the get_host_ip implementation
de80c6
- Revert: Merge an upstream patch for fix a ppc64 makedumpfile bug with with CONFIG_SPARSEMEM_EXTREME
de80c6
- pull makedumpfile 1.5.3
de80c6
de80c6
* Tue Feb 5 2013 Dave Young <ruyang@redhat.com> - 2.0.3-66
de80c6
- Spec: remove kdump image when a corresponding kernel is removed
de80c6
- Merge an upstream patch for fix a ppc64 makedumpfile bug
de80c6
de80c6
* Mon Jan 28 2013 Dave Young <ruyang@redhat.com> - 2.0.3-65
de80c6
- Add support for team devices
de80c6
- Update translation file po/it.po
de80c6
- remove wait for net ok function
de80c6
- add bootdev cmdline param
de80c6
- kdumpnic cmdline file name cleanup
de80c6
de80c6
* Fri Jan 4 2013 Dave Young <ruyang@redhat.com> - 2.0.3-64
de80c6
- fix issue of exec on stack for ppc32
de80c6
de80c6
* Fri Dec 21 2012 Dave Young <ruyang@redhat.com> - 2.0.3-63
de80c6
- revert explictly handling of PIPESTATUS
de80c6
- enable pipefail bash option
de80c6
- wrong ssh key fix
de80c6
- build fix: Update 3 po files: po/gu.po po/or.po po/zh_CN.po
de80c6
de80c6
* Fri Dec 21 2012 Dave Young <ruyang@redhat.com> - 2.0.3-62
de80c6
- Pull translated po files from zanata
de80c6
- Optimize redundent code fetching server of network dump
de80c6
- change the dump dir format to be more readable
de80c6
de80c6
* Wed Dec 12 2012 Dave Young <ruyang@redhat.com> - 2.0.3-61
de80c6
- firstboot:fix reserve mem ui spinbox step size
de80c6
- handle readonly mounted filesystem
de80c6
de80c6
* Mon Dec 10 2012 Dave Young <ruyang@redhat.com> - 2.0.3-60
de80c6
- makedumpfile 1.5.1
de80c6
- Update po tar.gz
de80c6
- Add a notes for zanata process
de80c6
- Add two xmls file for po zanata translation
de80c6
- Cleanup and recreate po files
de80c6
de80c6
* Fri Nov 16 2012 Dave Young <ruyang@redhat.com> - 2.0.3-59
de80c6
- Enable kdump service after installation
de80c6
- get MEM_RESERVED from sysfs attribute
de80c6
- get_ssh_size: use -n to redirect stdin from /dev/null
de80c6
- add random feeding code for ssh dump
de80c6
- kdump option space checking improvement
de80c6
- kdumpctl: multi dump target checking fix
de80c6
de80c6
* Thu Oct 25 2012 Dave Young <ruyang@redhat.com> - 2.0.3-58
de80c6
- pull in two upstream patches
de80c6
de80c6
* Thu Oct 11 2012 Dave Young <ruyang@redhat.com> - 2.0.3-57
de80c6
- improve persistent name handling
de80c6
de80c6
* Sat Sep 29 2012 Dave Young <ruyang@redhat.com> - 2.0.3-56
de80c6
- Pull vmcore-dmesg patches from vivek
de80c6
- ppc/ppc64: compile purgatory with gcc option msoft-float
de80c6
- Update to support f18 grub2 efi config file
de80c6
- pass persistent name to dracut --device
de80c6
- pass persistent name to dracut --mount
de80c6
- use persistent name in kdump.conf of initramfs
de80c6
- mkdumprd: add function get_persistent_dev
de80c6
- remove useless uuid and label handling
de80c6
de80c6
* Thu Sep 06 2012 Dave Young <ruyang@redhat.com> - 2.0.3-55
de80c6
- doc fix for mount dump target before mkdumprd
de80c6
- pull makedumpfile 1.5.0
de80c6
de80c6
* Wed Aug 29 2012 Dave Young <ruyang@redhat.com> - 2.0.3-54
de80c6
- pass raw device as dracut argument
de80c6
- iscsi setup fix
de80c6
- firstboot: add automatic and manual memory reservation for rhel
de80c6
- firstboot: remove unnecessary underline shortkey
de80c6
- firstboot: fix gtk warning about non-zero page size
de80c6
- firstboot: update all kernels config in grubbyCmd
de80c6
- firstboot: add actual reserved memory widget
de80c6
- firstboot code cleanup
de80c6
- rhcrashkernel-param: echo crashkernel=auto for rhel7
de80c6
- Remove the kernel-kdump handling
de80c6
- s390x firstboot fix
de80c6
- remove elilo support
de80c6
- grub2 fix in firstboot
de80c6
- Take closing the reboot dialog as no
de80c6
- Handle new crashkernel= syntax in firstboot
de80c6
- Fix a localized string in firstboot
de80c6
- Configure kdump in firstboot
de80c6
- fix firstboot to ensure kdump svc is disabled properly
de80c6
- firstboot text domain fix
de80c6
- Update to use systemctl instead of sysv chkconfig
de80c6
- port force_rebuild kdump.conf option
de80c6
- Change return value to indicate the result of dump_raw() correctly.
de80c6
- call dracut function for default shell
de80c6
de80c6
* Mon Jul 23 2012 Dave Young <ruyang@redhat.com> - 2.0.3-53
de80c6
- refactor net option
de80c6
- use fstab-sys to mount nfs
de80c6
- rename function dump_localfs
de80c6
- dump_localfs error path fix
de80c6
- update kexec-kdump-howto.txt about systemctl commands
de80c6
- ssh propagate alert message fix
de80c6
- remove useless dracut cmdline '-c /dev/null'
de80c6
- remove useless dracut cmdline for kernel-modules and kdumpbase
de80c6
- install core_collector in module-setup.sh
de80c6
- install extra_bins in module-setup.sh
de80c6
- remove busybox dependency
de80c6
- improve warning message of space checking
de80c6
- do not mount root twice
de80c6
- do not add fstab-sys module in dracut cmdline
de80c6
- omit dash module
de80c6
- network dns config fix
de80c6
- shell exit value fix 
de80c6
de80c6
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0.3-52
de80c6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
de80c6
de80c6
* Thu Jul 5 2012 Dave Young <ruyang@redhat.com> - 2.0.3-51
de80c6
- add s390x netdev setup
de80c6
- Add s390x support
de80c6
- Cleanup temp file leaved at /tmp/
de80c6
- add check_size function for fs dump
de80c6
- add ssh check_size
de80c6
- blacklist patch apply fix
de80c6
- Respect bonding mode
de80c6
- Support dump over vlan tagged bonding
de80c6
de80c6
* Fri Jun 22 2012 Dave Young <ruyang@redhat.com> - 2.0.3-50
de80c6
- add blacklist option, Resolves: bz805774
de80c6
- Add kdump_post and kdump_pre support, Resolves: bz805773
de80c6
- Port check_config from rhel6, Resolves: bz805778
de80c6
- raw core_collector fix
de80c6
- ssh core_collector fix
de80c6
- drcut-kdump.sh: cleanup kdump.conf check
de80c6
de80c6
* Tue Jun 12 2012 Dave Young <ruyang@redhat.com> - 2.0.3-49
de80c6
- cleanup DUMP_INSTRUCTION handling
de80c6
- final reboot behavior fix
de80c6
- dump_rootfs for default target fix
de80c6
- add vlan support
de80c6
- fix and refactor bond handling code
de80c6
- fix and refactor bridge handling code
de80c6
- core_collector doc basic fix
de80c6
- omit plymouth module, Resolves: bz821997
de80c6
- mkdumprd manpage cleanup manpage
de80c6
- mkdumprd: remove --debug
de80c6
- mkdumprd: remove noconf
de80c6
- makedumprd: remove -d
de80c6
- kdump.conf add sshkey
de80c6
- kdump.conf remove disk_timeout
de80c6
- kdump.conf make path uncommented
de80c6
- kdump.conf.5 add default poweroff
de80c6
- kdump.conf default shell fix
de80c6
- kdump.conf default default action fix
de80c6
- kdump.conf.5 remove module option
de80c6
- kdump.conf remove kdump_pre/kdump_post
de80c6
- kdump.conf: remove link_delay
de80c6
de80c6
* Mon May 28 2012 Dave Young <ruyang@redhat.com> - 2.0.3-48
de80c6
- do_default_action cleanup, Resolves: bz805773
de80c6
- add rhcrashkernel-param for anaconda use, Resolves: bz707441
de80c6
- Basic iscsi target dump support (software initiator), Resolves bz822701
de80c6
- Static ip configuratio support, Resolves: bz822739
de80c6
- udev rules fix, Resolves: bz808817
de80c6
de80c6
* Thu May 3 2012 Dave Young <ruyang@redhat.com> - 2.0.3-47
de80c6
- remove dracut-files.tgz2
de80c6
de80c6
* Wed May 2 2012 Dave Young <ruyang@redhat.com> - 2.0.3-46
de80c6
- mkdumprd: Start using --hostonly and --add kdumpbase while calling dracut
de80c6
- get_mp function cleanup
de80c6
- move kdump script order to the end of pre pivot
de80c6
- port raw dump from rhel6
de80c6
- remove multi dump
de80c6
de80c6
* Mon Apr 23 2012 Dave Young <ruyang@redhat.com> - 2.0.3-45
de80c6
- update dracut-files.tbz2
de80c6
de80c6
* Thu Apr 19 2012 Dave Young <dyoung@redhat.com> - 2.0.3-44
de80c6
- update ppc64 sysconfig, resolve bug 811449
de80c6
- deal with nic rename issue, resolve bug 810107
de80c6
- update x86_64 sysconfig, resolve bug 813711
de80c6
de80c6
* Wed Apr 11 2012 Cong Wang <xiyou.wangcong@gmail.com> - 2.0.3-43
de80c6
- variable name fix from Dave Young.
de80c6
de80c6
* Fri Mar 30 2012 Cong Wang <xiyou.wangcong@gmail.com> - 2.0.3-42
de80c6
- get ip addr with getent
de80c6
- spec: depends on dracut-network
de80c6
- Handle net option for nfs in kdump.conf correctly
de80c6
de80c6
* Mon Feb 27 2012 Cong Wang <xiyou.wangcong@gmail.com> - 2.0.3-41
de80c6
- Bump this version.
de80c6
de80c6
* Wed Feb 22 2012 Cong Wang <xiyou.wangcong@gmail.com> - 2.0.2-40
de80c6
- Fixup sysytemd service file.
de80c6
de80c6
* Wed Feb 22 2012 Dave Young <ruyang@redhat.com> - 2.0.2-39
de80c6
- Add ssh dump support, resolve bug 789253.
de80c6
de80c6
* Fri Jan 27 2012 Cong Wang <xiyou.wangcong@gmail.com> - 2.0.2-38
de80c6
- Pull the latest makedumpfile release, 1.4.2.
de80c6
de80c6
* Fri Jan 27 2012 Cong Wang <xiyou.wangcong@gmail.com> - 2.0.2-37
de80c6
- Add initial NFS dump support, experimental.
de80c6
de80c6
* Wed Jan 25 2012 Cong Wang <xiyou.wangcong@gmail.com> - 2.0.2-36
de80c6
- Really upload the dracut module.
de80c6
de80c6
* Wed Jan 25 2012 Cong Wang <xiyou.wangcong@gmail.com> - 2.0.2-35
de80c6
- Fix various bugs for nfs dump.
de80c6
de80c6
* Wed Jan 25 2012 Cong Wang <xiyou.wangcong@gmail.com> - 2.0.2-34
de80c6
- kdump.sh cleanup for fstab handling, from Dave Young.
de80c6
de80c6
* Wed Jan 25 2012 Cong Wang <xiyou.wangcong@gmail.com> - 2.0.2-33
de80c6
- Handle rootfs correctly.
de80c6
de80c6
* Tue Jan 10 2012 Cong Wang <xiyou.wangcong@gmail.com> - 2.0.2-32
de80c6
- Fix add_dracut_arg in mkdumprd.
de80c6
de80c6
* Tue Jan 10 2012 Cong Wang <xiyou.wangcong@gmail.com> - 2.0.2-31
de80c6
- Update kdump dracut module with the latest dracut kdump branch.
de80c6
de80c6
* Fri Dec 16 2011 Cong Wang <xiyou.wangcong@gmail.com> - 2.0.2-30
de80c6
- Update kdump dracut module to use the latest dracut feature.
de80c6
de80c6
* Fri Sep 9 2011 Tom Callaway <spot@fedoraproject.org> - 2.0.2-29
de80c6
- fix systemd scriptlets
de80c6
de80c6
* Wed Sep 7 2011 Cong Wang <xiyou.wangcong@gmail.com> - 2.0.2-28
de80c6
- Rename mkdumprd2 to mkdumpramfs.
de80c6
de80c6
* Wed Aug 31 2011 Cong Wang <xiyou.wangcong@gmail.com> - 2.0.2-27
de80c6
- Add debug_mem_level debugging option, from Jan Stancek.
de80c6
  Resolve Bug 731395.
de80c6
de80c6
* Mon Aug 15 2011 Cong Wang <xiyou.wangcong@gmail.com> - 2.0.2-26
de80c6
- Fix several issues caused by the previous revert.
de80c6
de80c6
* Mon Aug 15 2011 Cong Wang <xiyou.wangcong@gmail.com> - 2.0.2-25
de80c6
- Switch back to old mkdumprd and also keep the new one.
de80c6
de80c6
* Tue Aug 2 2011 Cong Wang <xiyou.wangcong@gmail.com> - 2.0.2-24
de80c6
- Fix default action handling.
de80c6
de80c6
* Tue Aug 2 2011 Cong Wang <xiyou.wangcong@gmail.com> - 2.0.2-23
de80c6
- Install modified kdump.conf in initrd.
de80c6
de80c6
* Tue Aug 2 2011 Cong Wang <xiyou.wangcong@gmail.com> - 2.0.2-22
de80c6
- Handle lvm in pre-pivot hook.
de80c6
de80c6
* Tue Aug 2 2011 Cong Wang <xiyou.wangcong@gmail.com> - 2.0.2-21
de80c6
- Fix udev rules in module-setup.sh
de80c6
de80c6
* Mon Aug 1 2011 Cong Wang <xiyou.wangcong@gmail.com> - 2.0.2-20
de80c6
- Generate udev rules in module-setup.sh
de80c6
de80c6
* Mon Aug 1 2011 Cong Wang <xiyou.wangcong@gmail.com> - 2.0.2-19
de80c6
- Generate udev rules to handle device names.
de80c6
de80c6
* Mon Aug 1 2011 Cong Wang <xiyou.wangcong@gmail.com> - 2.0.2-18
de80c6
- Fix dump to local filesystem and raw dump.
de80c6
de80c6
* Mon Aug 1 2011 Cong Wang <xiyou.wangcong@gmail.com> - 2.0.2-17
de80c6
- Depend on dracut-network.
de80c6
de80c6
* Mon Aug 1 2011 Cong Wang <xiyou.wangcong@gmail.com> - 2.0.2-16
de80c6
- Move dracut module detection code to module-setup.sh.
de80c6
de80c6
* Thu Jul 28 2011 Cong Wang <xiyou.wangcong@gmail.com> - 2.0.2-15
de80c6
- Use shutdown module of dracut to handle reboot/shutdown/halt.
de80c6
de80c6
* Wed Jul 27 2011 Cong Wang <xiyou.wangcong@gmail.com> - 2.0.2-14
de80c6
- Wait for loginit.
de80c6
de80c6
* Wed Jul 27 2011 Cong Wang <xiyou.wangcong@gmail.com> - 2.0.2-13
de80c6
- Use absolute path of reboot/halt/poweroff.
de80c6
de80c6
* Wed Jul 27 2011 Cong Wang <xiyou.wangcong@gmail.com> - 2.0.2-12
de80c6
- Don't use consolehelper, use real reboot/halt/poweroff.
de80c6
de80c6
* Wed Jul 27 2011 Cong Wang <xiyou.wangcong@gmail.com> - 2.0.2-11
de80c6
- Rename initrd to initramfs.
de80c6
de80c6
* Wed Jul 27 2011 Cong Wang <xiyou.wangcong@gmail.com> - 2.0.2-10
de80c6
- Don't depend on busybox, as it doesn't save much space.
de80c6
de80c6
* Tue Jul 26 2011 Cong Wang <xiyou.wangcong@gmail.com> - 2.0.2-9
de80c6
- Parse default action.
de80c6
de80c6
* Mon Jul 25 2011 Cong Wang <xiyou.wangcong@gmail.com> - 2.0.2-8
de80c6
- Move path/core_collector/default parsing code to initrd.
de80c6
de80c6
* Mon Jul 25 2011 Cong Wang <xiyou.wangcong@gmail.com> - 2.0.2-7
de80c6
- Remove obsolete code in kdumpctl.
de80c6
de80c6
* Mon Jul 25 2011 Cong Wang <xiyou.wangcong@gmail.com> - 2.0.2-6
de80c6
- Support core_collector and extran_bins.
de80c6
de80c6
* Thu Jul 21 2011 Cong Wang <xiyou.wangcong@gmail.com> - 2.0.2-5
de80c6
- Bypass '-d' option.
de80c6
de80c6
* Thu Jul 21 2011 Cong Wang <xiyou.wangcong@gmail.com> - 2.0.2-4
de80c6
- Update initramfs infrastructure to make it working
de80c6
  with dracut.
de80c6
de80c6
* Wed Jul 06 2011 Neil Horman <nhorman@redhat.com> - 2.0.2-3
de80c6
- Removed sysv init script from package
de80c6
de80c6
* Mon Jul 04 2011 Neil Horman <nhorman@redhat.com> - 2.0.2-2
de80c6
- Added systemd unit file (bz 716994)
de80c6
de80c6
* Fri Jun 24 2011 Neil Horman <nhorman@redhat.com> - 2.0.2-1
de80c6
- Updated to upstream version 2.0.2
de80c6
de80c6
* Thu Jun 02 2011 Neil Horman <nhorman@redhat.com> - 2.0.0-47
de80c6
- Fixed misuse of readlink command after directory change (bz 710744)
de80c6
de80c6
* Tue Apr 26 2011 Neil Horman <nhorman@redhat.com> - 2.0.0-46
de80c6
- Fix some grammer in man page (bz 673817)
de80c6
de80c6
* Mon Mar 28 2011 Neil Horman <nhorman@redhat.com> - 2.0.0-45
de80c6
- Fix misuse of basename in mkdumprd (bz 683769)
de80c6
de80c6
* Thu Mar 10 2011 Neil Horman <nhorman@redhat.com> - 2.0.0-44
de80c6
- Fix build break in purgatory makefile
de80c6
de80c6
* Thu Mar 10 2011 Neil Horman <nhorman@redhat.com> - 2.0.0-43
de80c6
- Remove vestigual emitdms code and call from mkdumprd
de80c6
de80c6
* Mon Feb 07 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0.0-42
de80c6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
de80c6
de80c6
* Fri Oct 22 2010 Neil Horman <nhorman@redhat.com> - 2.0.0-41
de80c6
- Fixed dhcp retry mechanism (bz 645734)
de80c6
de80c6
* Wed Sep 29 2010 jkeating - 2.0.0-40
de80c6
- Rebuilt for gcc bug 634757
de80c6
de80c6
* Wed Sep 22 2010 Neil Horman <nhorman@redhat.com> - 2.0.0-39
de80c6
- fix finding modalias/mkdumprd hang (bz 635893)
de80c6
de80c6
* Wed Aug 11 2010 David Malcolm <dmalcolm@redhat.com> - 2.0.0-38
de80c6
- recompiling .py files against Python 2.7 (rhbz#623327)
de80c6
de80c6
* Sun Jun 13 2010 Lubomir Rintel <lkundrak@v3.sk> - 2.0.0-37
de80c6
- Fix a syntax error in kdump init script
de80c6
de80c6
* Sun Jun 13 2010 Lubomir Rintel <lkundrak@v3.sk> - 2.0.0-36
de80c6
- Cosmetic mkdumprd fixes (drop an unused function, streamline another)
de80c6
de80c6
* Sat May 29 2010 CAI Qian <caiqian@redhat.com> - 2.0.0-35
de80c6
- Forward-port from F13
de80c6
- Fixed kernel text area search in kcore (bz 587750)
de80c6
de80c6
* Sat May 29 2010 CAI Qian <caiqian@redhat.com> - 2.0.0-34
de80c6
- Massive forward-port from RHEL6
de80c6
- Update kexec-kdump-howto.txt
de80c6
- Update docs to reflect use of ext4
de80c6
- Update mkdumprd to pull in all modules needed
de80c6
- Fix mkdumprd typo
de80c6
- Removed universal add of ata_piix from mkdumprd
de80c6
- Fix infinite loop from modprobe changes
de80c6
- Fixed kexec-kdump-howto.doc for RHEL6
de80c6
- Update makedumpfile to 1.3.5
de80c6
- Improved mkdumprd run time
de80c6
- Cai's fix for broken regex
de80c6
- Fixing crashkernel syntax parsing
de80c6
- Fix initscript to return proper LSB return codes
de80c6
- Fixed bad call to resolve_dm_name
de80c6
- Added poweroff option to mkdumprd
de80c6
- Fixed readlink issue
de80c6
- Fixed x86_64 page_offset specifictaion
de80c6
- Fixed lvm setup loop to not hang
de80c6
- Added utsname support to makedumpfile for 2.6.32
de80c6
- Fix critical_disks list to exclude cciss/md
de80c6
- Add help info for -b option
de80c6
- Add ability to handle firmware hotplug events
de80c6
- Update mkdumprd to deal with changes in busybox fsck
de80c6
- Vitaly's fix to detect need for 64 bit elf
de80c6
- Fix major/minor numbers on /dev/rtc
de80c6
- Fix ssh id propogation w/ selinux
de80c6
- Add blacklist feature to kdump.conf
de80c6
- Removed rhpl code from firstboot
de80c6
- Fixed firstboot enable sense
de80c6
- Remove bogus debug comment from mkdumprd.
de80c6
- Handle SPARSEMEM properly
de80c6
- Fix scp monitoring script
de80c6
- Fix firstboot to find grub on EFI systems
de80c6
- Fixed mkdumprd to remove dup insmod
de80c6
- Fixed kdump fsck pause
de80c6
- Fixed kdump option handling
de80c6
- fixed raid5 module detection
de80c6
de80c6
* Thu Mar 11 2010 Neil Horman <nhorman@redhat.com> - 2.0.0-33
de80c6
- Remove nash references from mkdumprd
de80c6
de80c6
* Wed Feb 17 2010 Neil Horman <nhorman@redhat.com> - 2.0.0-32
de80c6
- Fixed spec file error
de80c6
de80c6
* Wed Feb 17 2010 Neil Horman <nhorman@redhat.com> - 2.0.0-31
de80c6
- Adding kdump.conf man page
de80c6
- Adding disk timeout parameter (bz 566135)
de80c6
de80c6
* Tue Dec 01 2009 Neil Horman <nhorman@redhat.com> - 2.0.0-30
de80c6
- Fix raid support in mkdumprd (bz 519767)
de80c6
de80c6
* Mon Nov 23 2009 Neil Horman <nhorman@redhat.com> - 2.0.0-29
de80c6
- Updating firstboot script to RHEL-6 version (bz 539812)
de80c6
de80c6
* Fri Nov 06 2009 Neil Horman <nhorman@redhat.com> - 2.0.0-28
de80c6
- Added abrt infrastructure to kdump init script (bz 533370)
de80c6
de80c6
* Tue Sep 15 2009 Neil Horman <nhorman@redhat.com> - 2.0.0-27
de80c6
- Fixing permissions on dracut module files
de80c6
de80c6
* Fri Sep 11 2009 Neil Horman <nhorman@redhat.com> - 2.0.0-26
de80c6
- Rebuild for translation team (bz 522415)
de80c6
de80c6
* Thu Sep 10 2009 Neil Horman <nhorman@redhat.com> - 2.0.0-25
de80c6
- Fix dracut module check file (bz 522486)
de80c6
de80c6
* Thu Aug 13 2009 Neil Horman <nhorman@redhat.com> - 2.0.0-24
de80c6
- update kdump adv conf init script & dracut module
de80c6
de80c6
* Wed Jul 29 2009 Neil Horman <nhorman@redhat.com> - 2.0,0-23
de80c6
- Remove mkdumprd2 and start replacement with dracut
de80c6
de80c6
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0.0-22
de80c6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
de80c6
de80c6
* Mon Jul 06 2009 Neil Horman <nhorman@redhat.com> 2.0.0-21
de80c6
- Fixed build break
de80c6
de80c6
* Mon Jul 06 2009 Neil Horman <nhorman@redhat.com> 2.0.0-20
de80c6
- Make makedumpfile a dynamic binary
de80c6
de80c6
* Mon Jul 06 2009 Neil Horman <nhorman@redhat.com> 2.0.0-19
de80c6
- Fix build issue 
de80c6
de80c6
* Mon Jul 06 2009 Neil Horman <nhorman@redhat.com> 2.0.0-18
de80c6
- Updated initscript to use mkdumprd2 if manifest is present
de80c6
- Updated spec to require dash
de80c6
- Updated sample manifest to point to correct initscript
de80c6
- Updated populate_std_files helper to fix sh symlink
de80c6
de80c6
* Mon Jul 06 2009 Neil Horman <nhorman@redhat.com> 2.0.0-17
de80c6
- Fixed mkdumprd2 tarball creation
de80c6
de80c6
* Tue Jun 23 2009 Neil Horman <nhorman@redhat.com> 2.0.0-16
de80c6
- Fix up kdump so it works with latest firstboot
de80c6
de80c6
* Mon Jun 15 2009 Neil Horman <nhorman@redhat.com> 2.0.0-15
de80c6
- Fixed some stat drive detect bugs by E. Biederman (bz505701)
de80c6
de80c6
* Wed May 20 2009 Neil Horman <nhorman@redhat.com> 2.0.0-14
de80c6
- Put early copy of mkdumprd2 out in the wild (bz 466392)
de80c6
de80c6
* Fri May 08 2009 Neil Horman <nhorman@redhat.com> - 2.0.0-13
de80c6
- Update makedumpfile to v 1.3.3 (bz 499849)
de80c6
de80c6
* Tue Apr 07 2009 Neil Horman <nhorman@redhat.com> - 2.0.0-12
de80c6
- Simplifed rootfs mounting code in mkdumprd (bz 494416)
de80c6
de80c6
* Sun Apr 05 2009 Lubomir Rintel <lkundrak@v3.sk> - 2.0.0-11
de80c6
- Install the correct configuration for i586
de80c6
de80c6
* Fri Apr 03 2009 Neil Horman <nhorman@redhat.com> - 2.0.0-10
de80c6
- Fix problem with quoted CORE_COLLECTOR string (bz 493707)
de80c6
de80c6
* Thu Apr 02 2009 Orion Poplawski <orion@cora.nwra.com> - 2.0.0-9
de80c6
- Add BR glibc-static
de80c6
de80c6
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0.0-8
de80c6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
de80c6
de80c6
* Thu Dec 04 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm@gmail.com> - 2.0.0-7
de80c6
- Rebuild for Python 2.6
de80c6
de80c6
* Mon Dec 01 2008 Neil Horman <nhorman@redhat.com> - 2.0.0.6
de80c6
- adding makedumpfile man page updates (bz 473212)
de80c6
de80c6
* Mon Dec 01 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm@gmail.com> - 2.0.0-5
de80c6
- Rebuild for Python 2.6
de80c6
de80c6
* Wed Nov 05 2008 Neil Horman <nhorman@redhat.com> - 2.0.0-3
de80c6
- Correct source file to use proper lang package (bz 335191)
de80c6
de80c6
* Wed Oct 29 2008 Neil Horman <nhorman@redhat.com> - 2.0.0-2
de80c6
- Fix mkdumprd typo (bz 469001)
de80c6
de80c6
* Mon Sep 15 2008 Neil Horman <nhorman@redhat.com> - 2.0.0-2
de80c6
- Fix sysconfig files to not specify --args-linux on x86 (bz 461615)
de80c6
de80c6
* Wed Aug 27 2008 Neil Horman <nhorman@redhat.com> - 2.0.0-1
de80c6
- Update kexec-tools to latest upstream version
de80c6
de80c6
* Wed Aug 27 2008 Neil Horman <nhorman@redhat.com> - 1.102pre-16
de80c6
- Fix mkdumprd to properly use UUID/LABEL search (bz 455998)
de80c6
de80c6
* Tue Aug  5 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 1.102pre-15
de80c6
- fix license tag
de80c6
de80c6
* Mon Jul 28 2008 Neil Horman <nhorman@redhat.com> - 1.102pre-14
de80c6
- Add video reset section to docs (bz 456572)
de80c6
de80c6
* Fri Jul 11 2008 Neil Horman <nhorman@redhat.com> - 1.102pre-13
de80c6
- Fix mkdumprd to support dynamic busybox (bz 443878)
de80c6
de80c6
* Wed Jun 11 2008 Neil Horman <nhorman@redhat.com> - 1.102pre-12
de80c6
- Added lvm to bin list (bz 443878)
de80c6
de80c6
* Thu Jun 05 2008 Neil Horman <nhorman@redhat.com> - 1.102pre-11
de80c6
- Update to latest makedumpfile from upstream
de80c6
- Mass import of RHEL fixes missing in rawhide
de80c6
de80c6
* Thu Apr 24 2008 Neil Horman <nhorman@redhat.com> - 1.102pre-10
de80c6
- Fix mkdumprd to properly pull in libs for lvm/mdadm (bz 443878)
de80c6
de80c6
* Wed Apr 16 2008 Neil Horman <nhorman@redhat.com> - 1.102pre-9
de80c6
- Fix cmdline length issue
de80c6
de80c6
* Tue Mar 25 2008 Neil Horman <nhorman@redhat.com> - 1.102pre-8
de80c6
- Fixing ARCH definition for bz 438661
de80c6
de80c6
* Mon Mar 24 2008 Neil Horman <nhorman@redhat.com> - 1.102pre-7
de80c6
- Adding patches for bz 438661
de80c6
de80c6
* Fri Feb 22 2008 Neil Horman <nhorman@redhat.com> - 1.102pre-6
de80c6
- Bringing rawhide up to date with bugfixes from RHEL5
de80c6
- Adding patch to prevent kexec buffer overflow on ppc (bz 428684)
de80c6
de80c6
* Tue Feb 19 2008 Neil Horman <nhorman@redhat.com> - 1.102pre-5
de80c6
- Modifying mkdumprd to include dynamic executibles (bz 433350)
de80c6
de80c6
* Tue Feb 12 2008 Neil Horman <nhorman@redhat.com> - 1.102pre-4
de80c6
- bumping rev number for rebuild
de80c6
de80c6
* Wed Jan 02 2008 Neil Horman <nhorman@redhat.com> - 1.102pre-3
de80c6
- Fix ARCH placement in kdump init script (bz 427201)
de80c6
- Fix BuildRequires
de80c6
- Fix Makedumpfile to build with new libelf
de80c6
de80c6
* Mon Oct 01 2007 Neil Horman <nhorman@redhat.com> - 1.102pre-2
de80c6
- Fix triggerpostun script (bz 308151)
de80c6
de80c6
* Thu Aug 30 2007 Neil Horman <nhorman@redhat.com> - 1.102pre-1
de80c6
- Bumping kexec version to latest horms tree (bz 257201)
de80c6
- Adding trigger to remove initrds when a kernel is removed
de80c6
de80c6
* Wed Aug 22 2007 Neil Horman <nhorman@redhat.com> - 1.101-81
de80c6
- Add xen-syms patch to makedumpfile (bz 250341)
de80c6
de80c6
* Wed Aug 22 2007 Neil Horman <nhorman@redhat.com> - 1.101-80
de80c6
- Fix ability to determine space on nfs shares (bz 252170)
de80c6
de80c6
* Tue Aug 21 2007 Neil Horman <nhorman@redhat.com> - 1.101-79
de80c6
- Update kdump.init to always create sparse files (bz 253714)
de80c6
de80c6
* Fri Aug 10 2007 Neil Horman <nhorman@redhat.com> - 1.101-78
de80c6
- Update init script to handle xen kernel cmdlnes (bz 250803)
de80c6
de80c6
* Wed Aug 01 2007 Neil Horman <nhorman@redhat.com> - 1.101-77
de80c6
- Update mkdumprd to suppres notifications /rev makedumpfile (bz 250341)
de80c6
de80c6
* Thu Jul 19 2007 Neil Horman <nhorman@redhat.com> - 1.101-76
de80c6
- Fix mkdumprd to suppress informative messages (bz 248797)
de80c6
de80c6
* Wed Jul 18 2007 Neil Horman <nhorman@redhat.com> - 1.101-75
de80c6
- Updated fr.po translations (bz 248287)
de80c6
de80c6
* Tue Jul 17 2007 Neil Horman <nhorman@redhat.com> - 1.101-74
de80c6
- Fix up add_buff to retry locate_hole on segment overlap (bz 247989)
de80c6
de80c6
* Mon Jul 09 2007 Neil Horman <nhorman@redhat.com> - 1.101-73
de80c6
- Fix up language files for kexec (bz 246508)
de80c6
de80c6
* Thu Jul 05 2007 Neil Horman <nhorman@redhat.com> - 1.101-72
de80c6
- Fixing up initscript for LSB (bz 246967)
de80c6
de80c6
* Tue Jun 19 2007 Neil Horman <nhorman@redhat.com> - 1.101-71
de80c6
- Fixed conflict in mkdumprd in use of /mnt (bz 222911)
de80c6
de80c6
* Mon Jun 18 2007 Neil Horman <nhorman@redhat.com> - 1.101-70
de80c6
- Fixed kdump.init to properly read cmdline (bz 244649)
de80c6
de80c6
* Wed Apr 11 2007 Neil Horman <nhorman@redhat.com> - 1.101-69
de80c6
- Fixed up kdump.init to enforce mode 600 on authorized_keys2 (bz 235986)
de80c6
de80c6
* Tue Apr 10 2007 Neil Horman <nhorman@redhat.com> - 1.101-68
de80c6
- Fix alignment of bootargs and device-tree structures on ppc64
de80c6
de80c6
* Tue Apr 10 2007 Neil Horman <nhorman@redhat.com> - 1.101-67
de80c6
- Allow ppc to boot ppc64 kernels (bz 235608)
de80c6
de80c6
* Tue Apr 10 2007 Neil Horman <nhorman@redhat.com> - 1.101-66
de80c6
- Reduce rmo_top to 0x7c000000 for PS3 (bz 235030)
de80c6
de80c6
* Mon Mar 26 2007 Neil Horman <nhorman@redhat.com> - 1.101-65
de80c6
- Fix spec to own kexec_tools directory (bz 219035)
de80c6
de80c6
* Wed Mar 21 2007 Neil Horman <nhorman@redhat.com> - 1.101-64
de80c6
- Add fix for ppc memory region computation (bz 233312)
de80c6
de80c6
* Thu Mar 15 2007 Neil Horman <nhorman@redhat.com> - 1.101-63
de80c6
- Adding extra check to avoid oom kills on nfs mount failure (bz 215056)
de80c6
de80c6
* Tue Mar 06 2007 Neil Horman <nhorman@redhat.com> - 1.101-62
de80c6
- Updating makedumpfile to version 1.1.1 (bz 2223743)
de80c6
de80c6
* Thu Feb 22 2007 Neil Horman <nhorman@redhat.com> - 1.101-61
de80c6
- Adding multilanguage infrastructure to firstboot_kdump (bz 223175)
de80c6
de80c6
* Mon Feb 12 2007 Neil Horman <nhorman@redhat.com> - 1.101-60
de80c6
- Fixing up file permissions on kdump.conf (bz 228137)
de80c6
de80c6
* Fri Feb 09 2007 Neil Horman <nhorman@redhat.com> - 1.101-59
de80c6
- Adding mkdumprd man page to build
de80c6
de80c6
* Thu Jan 25 2007 Neil Horman <nhorman@redhat.com> - 1.101-58
de80c6
- Updating kdump.init and mkdumprd with most recent RHEL5 fixes
de80c6
- Fixing BuildReq to require elfutils-devel-static
de80c6
de80c6
* Thu Jan 04 2007 Neil Horman <nhorman@redhat.com> - 1.101-56
de80c6
- Fix option parsing problem for bzImage files (bz 221272)
de80c6
de80c6
* Fri Dec 15 2006 Neil Horman <nhorman@redhat.com> - 1.101-55
de80c6
- Wholesale update of RHEL5 revisions 55-147
de80c6
de80c6
* Tue Aug 29 2006 Neil Horman <nhorman@redhat.com> - 1.101-54
de80c6
- integrate default elf format patch
de80c6
de80c6
* Tue Aug 29 2006 Neil Horman <nhorman@redhat.com> - 1.101-53
de80c6
- Taking Viveks x86_64 crashdump patch (rcv. via email)
de80c6
de80c6
* Tue Aug 29 2006 Neil Horman <nhorman@redhat.com> - 1.101-52
de80c6
- Taking ia64 tools patch for bz 181358
de80c6
de80c6
* Mon Aug 28 2006 Neil Horman <nhorman@redhat.com> - 1.101-51
de80c6
- more doc updates
de80c6
- added patch to fix build break from kernel headers change
de80c6
de80c6
* Thu Aug 24 2006 Neil Horman <nhorman@redhat.com> - 1.101-50
de80c6
- repo patch to enable support for relocatable kernels.
de80c6
de80c6
* Thu Aug 24 2006 Neil Horman <nhorman@redhat.com> - 1.101-49
de80c6
- rewriting kcp to properly do ssh and scp
de80c6
- updating mkdumprd to use new kcp syntax
de80c6
de80c6
* Wed Aug 23 2006 Neil Horman <nhorman@redhat.com> - 1.101-48
de80c6
- Bumping revision number 
de80c6
de80c6
* Tue Aug 22 2006 Jarod Wilson <jwilson@redhat.com> - 1.101-47
de80c6
- ppc64 no-more-platform fix
de80c6
de80c6
* Mon Aug 21 2006 Jarod Wilson <jwilson@redhat.com> - 1.101-46
de80c6
- ppc64 fixups:
de80c6
  - actually build ppc64 binaries (bug 203407)
de80c6
  - correct usage output
de80c6
  - avoid segfault in command-line parsing
de80c6
- install kexec man page
de80c6
- use regulation Fedora BuildRoot
de80c6
de80c6
* Fri Aug 18 2006 Neil Horman <nhorman@redhat.com> - 1.101-45
de80c6
- fixed typo in mkdumprd for bz 202983
de80c6
- fixed typo in mkdumprd for bz 203053
de80c6
- clarified docs in kdump.conf with examples per bz 203015
de80c6
de80c6
* Tue Aug 15 2006 Neil Horman <nhorman@redhat.com> - 1.101-44
de80c6
- updated init script to implement status function/scrub err messages
de80c6
 
de80c6
* Wed Aug 09 2006 Jarod Wilson <jwilson@redhat.com> - 1.101-43
de80c6
- Misc spec cleanups and macro-ifications
de80c6
de80c6
* Wed Aug 09 2006 Jarod Wilson <jwilson@redhat.com> - 1.101-42
de80c6
- Add %dir /var/crash, so default kdump setup works
de80c6
de80c6
* Thu Aug 03 2006 Neil Horman <nhorman@redhat.com> - 1.101-41
de80c6
- fix another silly makefile error for makedumpfile 
de80c6
de80c6
* Thu Aug 03 2006 Neil Horman <nhorman@redhat.com> - 1.101-40
de80c6
- exclude makedumpfile from build on non-x86[_64] arches 
de80c6
de80c6
* Thu Aug 03 2006 Neil Horman <nhorman@redhat.com> - 1.101-39
de80c6
- exclude makedumpfile from build on non-x86[_64] arches 
de80c6
de80c6
* Thu Aug 03 2006 Neil Horman <nhorman@redhat.com> - 1.101-38
de80c6
- updating makedumpfile makefile to use pkg-config on glib-2.0
de80c6
de80c6
* Thu Aug 03 2006 Neil Horman <nhorman@redhat.com> - 1.101-37
de80c6
- updating makedumpfile makefile to use pkg-config
de80c6
de80c6
* Thu Aug 03 2006 Neil Horman <nhorman@redhat.com> - 1.101-36
de80c6
- Removing unneeded deps after Makefile fixup for makedumpfile
de80c6
de80c6
* Thu Aug 03 2006 Neil Horman <nhorman@redhat.com> - 1.101-35
de80c6
- fixing up FC6/RHEL5 BuildRequires line to build in brew
de80c6
de80c6
* Wed Aug 02 2006 Neil Horman <nhorman@redhat.com> - 1.101-34
de80c6
- enabling makedumpfile in build
de80c6
de80c6
* Wed Aug 02 2006 Neil Horman <nhorman@redhat.com> - 1.101-33
de80c6
- added makedumpfile source to package
de80c6
de80c6
* Mon Jul 31 2006 Neil Horman <nhorman@redhat.com> - 1.101-32
de80c6
- added et-dyn patch to allow loading of relocatable kernels
de80c6
de80c6
* Thu Jul 27 2006 Neil Horman <nhorman@redhat.com> - 1.101-30
de80c6
- fixing up missing patch to kdump.init
de80c6
de80c6
* Wed Jul 19 2006 Neil Horman <nhorman@redhat.com> - 1.101-30
de80c6
- add kexec frontend (bz 197695)
de80c6
de80c6
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 1.101-29
de80c6
- rebuild
de80c6
de80c6
* Fri Jul 07 2006 Neil Horman <nhorman@redhat.com> 1.101-27.fc6
de80c6
- Buildrequire zlib-devel
de80c6
de80c6
* Thu Jun 22 2006 Neil Horman <nhorman@redhat.com> -1.101-19
de80c6
- Bumping rev number
de80c6
de80c6
* Thu Jun 22 2006 Neil Horman <nhorman@redhat.com> -1.101-17
de80c6
- Add patch to allow ppc64 to ignore args-linux option
de80c6
de80c6
* Wed Mar 08 2006 Bill Nottingham <notting@redhat.com> - 1.101-16
de80c6
- fix scriptlet - call chkconfig --add, change the default in the
de80c6
  script itself (#183633)
de80c6
de80c6
* Wed Mar 08 2006 Thomas Graf <tgraf@redhat.com> - 1.101-15
de80c6
- Don't add kdump service by default, let the user manually add it to
de80c6
  avoid everyone seeing a warning.
de80c6
de80c6
* Tue Mar 07 2006 Thomas Graf <tgraf@redhat.com> - 1.101-14
de80c6
- Fix kdump.init to call kexec from its new location
de80c6
de80c6
* Mon Mar  6 2006 Jeremy Katz <katzj@redhat.com> - 1.101-13
de80c6
- proper requires for scriptlets
de80c6
de80c6
* Mon Mar 06 2006 Thomas Graf <tgraf@redhat.com> - 1.101-12
de80c6
- Move kexec and kdump binaries to /sbin
de80c6
de80c6
* Thu Mar 02 2006 Thomas Graf <tgraf@redhat.com> - 1.101-11
de80c6
- Fix argument order when stopping kexec
de80c6
de80c6
* Mon Feb 27 2006 Thomas Graf <tgraf@redhat.com> - 1.101-10
de80c6
- kdump7.patch
de80c6
   o Remove elf32 core headers support for x86_64
de80c6
   o Fix x86 prepare elf core header routine
de80c6
   o Fix ppc64 kexec -p failure for gcc 4.10
de80c6
   o Fix few warnings for gcc 4.10
de80c6
   o Add the missing --initrd option for ppc64
de80c6
   o Fix ppc64 persistent root device bug
de80c6
- Remove --elf32-core-headers from default configuration, users
de80c6
  may re-add it via KEXEC_ARGS.
de80c6
- Remove obsolete KEXEC_HEADERS
de80c6
* Wed Feb 22 2006 Thomas Graf <tgraf@redhat.com> - 1.101-9
de80c6
- Remove wrong quotes around --command-line in kdump.init
de80c6
de80c6
* Fri Feb 17 2006 Jeff Moyer <jmoyer@redhat.com> - 1.101-8
de80c6
- Fix the service stop case.  It was previously unloading the wrong kernel.
de80c6
- Implement the "restart" function.
de80c6
- Add the "irqpoll" option as a default kdump kernel commandline parameter.
de80c6
- Create a default kernel command line in the sysconfig file upon rpm install.
de80c6
de80c6
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 1.101-7.1.1
de80c6
- rebuilt for new gcc4.1 snapshot and glibc changes
de80c6
de80c6
* Thu Feb 02 2006 Thomas Graf <tgraf@redhat.com> - 1.101-7.1
de80c6
- Add patch to enable the kdump binary for x86_64
de80c6
* Wed Feb 01 2006 Thomas Graf <tgraf@redhat.com>
de80c6
- New kdump patch to support s390 arch + various fixes
de80c6
- Include kdump in x86_64 builds
de80c6
* Mon Jan 30 2006 Thomas Graf <tgraf@redhat.com>
de80c6
- New kdump patch to support x86_64 userspace
de80c6
de80c6
* Fri Dec 16 2005 Jesse Keating <jkeating@redhat.com>
de80c6
- rebuilt for new gcj
de80c6
de80c6
* Wed Nov 16 2005 Thomas Graf <tgraf@redhat.com> - 1.101-5
de80c6
- Report missing kdump kernel image as warning
de80c6
 
de80c6
* Thu Nov  3 2005 Jeff Moyer <jmoyer@redhat.com> - 1.101-4
de80c6
- Build for x86_64 as well.  Kdump support doesn't work there, but users
de80c6
  should be able to use kexec.
de80c6
de80c6
* Fri Sep 23 2005 Jeff Moyer <jmoyer@redhat.com> - 1.101-3
de80c6
- Add a kdump sysconfig file and init script
de80c6
- Spec file additions for pre/post install/uninstall
de80c6
de80c6
* Thu Aug 25 2005 Jeff Moyer <jmoyer@redhat.com>
de80c6
- Initial prototype for RH/FC5