You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1844 lines
71 KiB
1844 lines
71 KiB
Name: kexec-tools |
|
Version: 2.0.15 |
|
Release: 21%{?dist} |
|
License: GPLv2 |
|
Group: Applications/System |
|
Summary: The kexec/kdump userspace component. |
|
Source0: http://kernel.org/pub/linux/utils/kernel/kexec/%{name}-%{version}.tar.xz |
|
Source1: kdumpctl |
|
Source2: kdump.sysconfig |
|
Source3: kdump.sysconfig.x86_64 |
|
Source5: kdump.sysconfig.ppc64 |
|
Source7: mkdumprd |
|
Source8: kdump.conf |
|
Source9: http://downloads.sourceforge.net/project/makedumpfile/makedumpfile/1.6.2/makedumpfile-1.6.2.tar.gz |
|
Source10: kexec-kdump-howto.txt |
|
Source11: fadump-howto.txt |
|
Source12: mkdumprd.8 |
|
Source14: 98-kexec.rules |
|
Source15: kdump.conf.5 |
|
Source16: kdump.service |
|
Source18: kdump.sysconfig.s390x |
|
Source19: eppic_050615.tar.gz |
|
Source20: kdump-lib.sh |
|
Source21: kdump-in-cluster-environment.txt |
|
Source22: supported-kdump-targets.txt |
|
Source23: kdump-dep-generator.sh |
|
Source24: kdump-lib-initramfs.sh |
|
Source25: kdump-anaconda-addon-003-29-g4c517c5.tar.gz |
|
Source26: kdump.sysconfig.ppc64le |
|
Source27: kdump.sysconfig.aarch64 |
|
Source28: kdumpctl.8 |
|
|
|
####################################### |
|
# These are sources for mkdumpramfs |
|
# Which is currently in development |
|
####################################### |
|
Source100: dracut-kdump.sh |
|
Source101: dracut-module-setup.sh |
|
Source102: dracut-monitor_dd_progress |
|
Source103: dracut-kdump-error-handler.sh |
|
Source104: dracut-kdump-emergency.service |
|
Source105: dracut-kdump-error-handler.service |
|
Source106: dracut-kdump-capture.service |
|
Source107: dracut-kdump-emergency.target |
|
|
|
Requires(post): systemd-units |
|
Requires(preun): systemd-units |
|
Requires(postun): systemd-units |
|
Requires(pre): coreutils sed zlib |
|
Requires: dracut >= 033-552 |
|
Requires: dracut-network >= 033-552 |
|
Requires: ethtool |
|
BuildRequires: zlib-devel zlib zlib-static elfutils-devel-static glib2-devel bzip2-devel ncurses-devel bison flex lzo-devel snappy-devel |
|
BuildRequires: pkgconfig intltool gettext |
|
BuildRequires: systemd-units |
|
%ifarch %{ix86} x86_64 ppc64 ia64 ppc s390x ppc64le aarch64 |
|
Obsoletes: diskdumputils netdump |
|
%endif |
|
|
|
|
|
#START INSERT |
|
|
|
# |
|
# Patches 0 through 100 are meant for x86 kexec-tools enablement |
|
# |
|
|
|
# |
|
# Patches 101 through 200 are meant for x86_64 kexec-tools enablement |
|
Patch101: kexec-tools-2.0.15-makedumpfile-x86_64-Take-care-of-init_level4_pgt-rename-.patch |
|
# |
|
# |
|
# Patches 201 through 300 are meant for ia64 kexec-tools enablement |
|
# |
|
# |
|
# Patches 301 through 400 are meant for ppc64 kexec-tools enablement |
|
# |
|
Patch301: kexec-tools-2.0.15-ppc64-fix-how-RMA-top-is-deduced.patch |
|
Patch302: kexec-tools-2.0.15-ppc64-fix-command-line-overflow-error.patch |
|
Patch303: kexec-tools-2.0.15-ppc64-avoid-adding-coherent-memory-regio.patch |
|
Patch304: kexec-tools-2.0.15-ppc64-fix-leak-while-checking-for-cohere.patch |
|
Patch305: kexec-tools-2.0.15-makedumpfile-ppc64-get-the-info-of-mem-reserved-for-.patch |
|
Patch306: kexec-tools-2.0.15-makedumpfile-ppc64-set-page_offset-in-get_versiondep.patch |
|
|
|
|
|
# |
|
# Patches 401 through 500 are meant for s390 kexec-tools enablement |
|
# |
|
# |
|
# Patches 501 through 600 are meant for ppc kexec-tools enablement |
|
# |
|
|
|
# |
|
# Patches 601 through 700 are meant for arm64 kexec-tools enablement |
|
# |
|
# |
|
# Patches 701 onward are generic patches |
|
# |
|
Patch702: kexec-tools-2.0.15-makedumpfile-Fix-SECTION_MAP_MASK-for-kernel-v.13.patch |
|
Patch703: kexec-tools-2.0.15-makedumpfile-Support-symbol-__cpu_online_mask.patch |
|
Patch704: kexec-tools-2.0.15-makedumpfile-Introduce-vtop4_x86_64_pagetable.patch |
|
Patch705: kexec-tools-2.0.15-makedumpfile-sadump-Fix-a-KASLR-problem-of-sadump.patch |
|
Patch706: kexec-tools-2.0.15-makedumpfile-sadump-Fix-a-KASLR-problem-of-sadump-wh.patch |
|
Patch707: kexec-tools-2.0.15-makedumpfile-book3s-ppc64-Lower-the-max-real-address-to-53-bits.patch |
|
Patch708: kexec-tools-2.0.15-makedumpfile-Fix-kernel_version-variable-being-uninitia.patch |
|
Patch709: kexec-tools-2.0.15-makedumpfile-Fix-off-by-one-errors-in-exclude_segment.patch |
|
Patch710: kexec-tools-2.0.15-makedumpfile-Fix-physical-to-virtual-conversion-in-excl.patch |
|
Patch711: kexec-tools-2.0.15-makedumpfile-sadump-Fix-a-problem-of-PTI-enabled-kernel.patch |
|
Patch712: kexec-tools-2.0.15-makedumpfile-PATCH-Support-newer-kernels.patch |
|
Patch713: kexec-tools-2.0.15-makedumpfile-fix-for-hugepages-filtering.patch |
|
Patch714: kexec-tools-2.0.15-makedumpfile-Add-a-new-helper-file-tools.c-that-provides-some-use.patch |
|
Patch715: kexec-tools-2.0.15-makedumpfile-arm64-Add-support-to-read-symbols-like-_stext-from-p.patch |
|
Patch716: kexec-tools-2.0.15-makedumpfile-Documentation-Update-documentation-regarding-mem-usa.patch |
|
Patch717: kexec-tools-2.0.15-makedumpfile-arm64-Fix-calculation-of-page_offset-in-case-we-are-.patch |
|
Patch718: kexec-tools-2.0.15-makedumpfile-Fix-array-index-out-of-bound-exception.patch |
|
Patch719: kexec-tools-2.0.15-makedumpfile-Use-integer-arithmetics-for-th.patch |
|
Patch720: kexec-tools-2.0.15-makedumpfile-Use-monotonic-clock-to-calculate-ETA-and-s.patch |
|
Patch721: kexec-tools-2.0.15-makedumpfile-Check-if-clock_gettime-requires-lrt.patch |
|
Patch722: kexec-tools-2.0.15-makedumpfile-when-refiltering-initialize-refiltered-bitm.patch |
|
|
|
|
|
# |
|
# Patch 701 through 800 are meant for kdump anaconda addon |
|
# |
|
|
|
%description |
|
kexec-tools provides /sbin/kexec binary that facilitates a new |
|
kernel to boot using the kernel's kexec feature either on a |
|
normal or a panic reboot. This package contains the /sbin/kexec |
|
binary and ancillary utilities that together form the userspace |
|
component of the kernel's kexec feature. |
|
|
|
%ifarch %{ix86} x86_64 ia64 ppc64 s390x ppc64le aarch64 |
|
%package eppic |
|
Requires: %{name} = %{version}-%{release} |
|
Summary: Additional eppic_makedumpfile.so shared object |
|
Group: Applications/System |
|
|
|
%description eppic |
|
The eppic_makedumpfile.so shared object is loaded by the |
|
"makedumpfile --eppic" option, and is used to erase sensitive |
|
or confidential kernel data from a dumpfile. |
|
%endif |
|
|
|
%package anaconda-addon |
|
Summary: Kdump configration anaconda addon |
|
Requires: anaconda >= 19.31.85 |
|
%description anaconda-addon |
|
Kdump anaconda addon |
|
|
|
%prep |
|
%setup -q |
|
|
|
mkdir -p -m755 kcp |
|
tar -z -x -v -f %{SOURCE9} |
|
tar -z -x -v -f %{SOURCE19} |
|
tar -z -x -v -f %{SOURCE25} |
|
|
|
|
|
%patch101 -p1 |
|
%patch301 -p1 |
|
%patch302 -p1 |
|
%patch303 -p1 |
|
%patch304 -p1 |
|
%patch305 -p1 |
|
%patch306 -p1 |
|
%patch702 -p1 |
|
%patch703 -p1 |
|
%patch704 -p1 |
|
%patch705 -p1 |
|
%patch706 -p1 |
|
%patch707 -p1 |
|
%patch708 -p1 |
|
%patch709 -p1 |
|
%patch710 -p1 |
|
%patch711 -p1 |
|
%patch712 -p1 |
|
%patch713 -p1 |
|
%patch714 -p1 |
|
%patch715 -p1 |
|
%patch716 -p1 |
|
%patch717 -p1 |
|
%patch718 -p1 |
|
%patch719 -p1 |
|
%patch720 -p1 |
|
%patch721 -p1 |
|
%patch722 -p1 |
|
|
|
|
|
%ifarch ppc |
|
%define archdef ARCH=ppc |
|
%endif |
|
|
|
%build |
|
%ifarch ia64 aarch64 |
|
# ia64 gcc seems to have a problem adding -fexception -fstack-protect and |
|
# -param ssp-protect-size, like the configure macro does |
|
# while that shouldn't be a problem, and it still builds fine, it results in |
|
# the kdump kernel hanging on kexec boot. I don't yet know why, but since those |
|
# options aren't critical, I'm just overrideing them here for ia64 |
|
# aarch64 does not like -fexception as well, so overwrite it. |
|
export CFLAGS="-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2" |
|
%endif |
|
|
|
%configure \ |
|
%ifarch ppc64 |
|
--host=powerpc64-redhat-linux-gnu \ |
|
--build=powerpc64-redhat-linux-gnu \ |
|
%endif |
|
%ifarch ppc64le |
|
--host=powerpc64le-redhat-linux-gnu \ |
|
--build=powerpc64le-redhat-linux-gnu \ |
|
%endif |
|
--sbindir=/sbin |
|
rm -f kexec-tools.spec.in |
|
# setup the docs |
|
cp %{SOURCE10} . |
|
cp %{SOURCE11} . |
|
cp %{SOURCE21} . |
|
cp %{SOURCE22} . |
|
|
|
make |
|
%ifarch %{ix86} x86_64 ia64 ppc64 s390x ppc64le aarch64 |
|
make -C eppic/libeppic |
|
make -C makedumpfile-1.6.2 LINKTYPE=dynamic USELZO=on USESNAPPY=on |
|
make -C makedumpfile-1.6.2 LDFLAGS="-I../eppic/libeppic -L../eppic/libeppic" eppic_makedumpfile.so |
|
%endif |
|
make -C kdump-anaconda-addon/po |
|
|
|
%install |
|
mkdir -p -m755 $RPM_BUILD_ROOT/sbin |
|
mkdir -p -m755 $RPM_BUILD_ROOT%{_sysconfdir}/sysconfig |
|
mkdir -p -m755 $RPM_BUILD_ROOT%{_localstatedir}/crash |
|
mkdir -p -m755 $RPM_BUILD_ROOT%{_mandir}/man8/ |
|
mkdir -p -m755 $RPM_BUILD_ROOT%{_mandir}/man5/ |
|
mkdir -p -m755 $RPM_BUILD_ROOT%{_docdir} |
|
mkdir -p -m755 $RPM_BUILD_ROOT%{_datadir}/kdump |
|
mkdir -p -m755 $RPM_BUILD_ROOT%{_udevrulesdir} |
|
mkdir -p $RPM_BUILD_ROOT%{_unitdir} |
|
mkdir -p -m755 $RPM_BUILD_ROOT%{_bindir} |
|
mkdir -p -m755 $RPM_BUILD_ROOT%{_libdir} |
|
mkdir -p -m755 $RPM_BUILD_ROOT%{_prefix}/lib/kdump |
|
install -m 755 %{SOURCE1} $RPM_BUILD_ROOT%{_bindir}/kdumpctl |
|
|
|
install -m 755 build/sbin/kexec $RPM_BUILD_ROOT/sbin/kexec |
|
install -m 755 build/sbin/vmcore-dmesg $RPM_BUILD_ROOT/sbin/vmcore-dmesg |
|
install -m 644 build/man/man8/kexec.8 $RPM_BUILD_ROOT%{_mandir}/man8/ |
|
install -m 644 build/man/man8/vmcore-dmesg.8 $RPM_BUILD_ROOT%{_mandir}/man8/ |
|
|
|
SYSCONFIG=$RPM_SOURCE_DIR/kdump.sysconfig.%{_target_cpu} |
|
[ -f $SYSCONFIG ] || SYSCONFIG=$RPM_SOURCE_DIR/kdump.sysconfig.%{_arch} |
|
[ -f $SYSCONFIG ] || SYSCONFIG=$RPM_SOURCE_DIR/kdump.sysconfig |
|
install -m 644 $SYSCONFIG $RPM_BUILD_ROOT%{_sysconfdir}/sysconfig/kdump |
|
|
|
install -m 755 %{SOURCE7} $RPM_BUILD_ROOT/sbin/mkdumprd |
|
install -m 644 %{SOURCE8} $RPM_BUILD_ROOT%{_sysconfdir}/kdump.conf |
|
install -m 644 kexec/kexec.8 $RPM_BUILD_ROOT%{_mandir}/man8/kexec.8 |
|
install -m 644 %{SOURCE12} $RPM_BUILD_ROOT%{_mandir}/man8/mkdumprd.8 |
|
install -m 644 %{SOURCE28} $RPM_BUILD_ROOT%{_mandir}/man8/kdumpctl.8 |
|
install -m 755 %{SOURCE20} $RPM_BUILD_ROOT%{_prefix}/lib/kdump/kdump-lib.sh |
|
install -m 755 %{SOURCE24} $RPM_BUILD_ROOT%{_prefix}/lib/kdump/kdump-lib-initramfs.sh |
|
%ifnarch s390x |
|
# For s390x the ELF header is created in the kdump kernel and therefore kexec |
|
# udev rules are not required |
|
install -m 644 %{SOURCE14} $RPM_BUILD_ROOT%{_udevrulesdir}/98-kexec.rules |
|
%endif |
|
install -m 644 %{SOURCE15} $RPM_BUILD_ROOT%{_mandir}/man5/kdump.conf.5 |
|
install -m 644 %{SOURCE16} $RPM_BUILD_ROOT%{_unitdir}/kdump.service |
|
install -m 755 -D %{SOURCE23} $RPM_BUILD_ROOT%{_prefix}/lib/systemd/system-generators/kdump-dep-generator.sh |
|
|
|
%ifarch %{ix86} x86_64 ia64 ppc64 s390x ppc64le aarch64 |
|
install -m 755 makedumpfile-1.6.2/makedumpfile $RPM_BUILD_ROOT/sbin/makedumpfile |
|
install -m 644 makedumpfile-1.6.2/makedumpfile.8.gz $RPM_BUILD_ROOT/%{_mandir}/man8/makedumpfile.8.gz |
|
install -m 644 makedumpfile-1.6.2/makedumpfile.conf.5.gz $RPM_BUILD_ROOT/%{_mandir}/man5/makedumpfile.conf.5.gz |
|
install -m 644 makedumpfile-1.6.2/makedumpfile.conf $RPM_BUILD_ROOT/%{_sysconfdir}/makedumpfile.conf.sample |
|
install -m 755 makedumpfile-1.6.2/eppic_makedumpfile.so $RPM_BUILD_ROOT/%{_libdir}/eppic_makedumpfile.so |
|
mkdir -p $RPM_BUILD_ROOT/usr/share/makedumpfile/eppic_scripts/ |
|
install -m 644 makedumpfile-1.6.2/eppic_scripts/* $RPM_BUILD_ROOT/usr/share/makedumpfile/eppic_scripts/ |
|
%endif |
|
make -C kdump-anaconda-addon install DESTDIR=$RPM_BUILD_ROOT |
|
%find_lang kdump-anaconda-addon |
|
|
|
%define remove_dracut_prefix() %(echo -n %1|sed 's/.*dracut-//g') |
|
|
|
# deal with dracut modules |
|
mkdir -p -m755 $RPM_BUILD_ROOT/etc/kdump-adv-conf/kdump_dracut_modules/99kdumpbase |
|
cp %{SOURCE100} $RPM_BUILD_ROOT/etc/kdump-adv-conf/kdump_dracut_modules/99kdumpbase/%{remove_dracut_prefix %{SOURCE100}} |
|
cp %{SOURCE101} $RPM_BUILD_ROOT/etc/kdump-adv-conf/kdump_dracut_modules/99kdumpbase/%{remove_dracut_prefix %{SOURCE101}} |
|
cp %{SOURCE102} $RPM_BUILD_ROOT/etc/kdump-adv-conf/kdump_dracut_modules/99kdumpbase/%{remove_dracut_prefix %{SOURCE102}} |
|
cp %{SOURCE103} $RPM_BUILD_ROOT/etc/kdump-adv-conf/kdump_dracut_modules/99kdumpbase/%{remove_dracut_prefix %{SOURCE103}} |
|
cp %{SOURCE104} $RPM_BUILD_ROOT/etc/kdump-adv-conf/kdump_dracut_modules/99kdumpbase/%{remove_dracut_prefix %{SOURCE104}} |
|
cp %{SOURCE105} $RPM_BUILD_ROOT/etc/kdump-adv-conf/kdump_dracut_modules/99kdumpbase/%{remove_dracut_prefix %{SOURCE105}} |
|
cp %{SOURCE106} $RPM_BUILD_ROOT/etc/kdump-adv-conf/kdump_dracut_modules/99kdumpbase/%{remove_dracut_prefix %{SOURCE106}} |
|
cp %{SOURCE107} $RPM_BUILD_ROOT/etc/kdump-adv-conf/kdump_dracut_modules/99kdumpbase/%{remove_dracut_prefix %{SOURCE107}} |
|
chmod 755 $RPM_BUILD_ROOT/etc/kdump-adv-conf/kdump_dracut_modules/99kdumpbase/%{remove_dracut_prefix %{SOURCE100}} |
|
chmod 755 $RPM_BUILD_ROOT/etc/kdump-adv-conf/kdump_dracut_modules/99kdumpbase/%{remove_dracut_prefix %{SOURCE101}} |
|
|
|
|
|
%define dracutlibdir %{_prefix}/lib/dracut |
|
#and move the custom dracut modules to the dracut directory |
|
mkdir -p $RPM_BUILD_ROOT/%{dracutlibdir}/modules.d/ |
|
mv $RPM_BUILD_ROOT/etc/kdump-adv-conf/kdump_dracut_modules/* $RPM_BUILD_ROOT/%{dracutlibdir}/modules.d/ |
|
|
|
%post |
|
# Initial installation |
|
%systemd_post kdump.service |
|
|
|
touch /etc/kdump.conf |
|
# This portion of the script is temporary. Its only here |
|
# to fix up broken boxes that require special settings |
|
# in /etc/sysconfig/kdump. It will be removed when |
|
# These systems are fixed. |
|
|
|
if [ -d /proc/bus/mckinley ] |
|
then |
|
# This is for HP zx1 machines |
|
# They require machvec=dig on the kernel command line |
|
sed -e's/\(^KDUMP_COMMANDLINE_APPEND.*\)\("$\)/\1 machvec=dig"/' \ |
|
/etc/sysconfig/kdump > /etc/sysconfig/kdump.new |
|
mv /etc/sysconfig/kdump.new /etc/sysconfig/kdump |
|
elif [ -d /proc/sgi_sn ] |
|
then |
|
# This is for SGI SN boxes |
|
# They require the --noio option to kexec |
|
# since they don't support legacy io |
|
sed -e's/\(^KEXEC_ARGS.*\)\("$\)/\1 --noio"/' \ |
|
/etc/sysconfig/kdump > /etc/sysconfig/kdump.new |
|
mv /etc/sysconfig/kdump.new /etc/sysconfig/kdump |
|
fi |
|
|
|
|
|
%postun |
|
%systemd_postun_with_restart kdump.service |
|
|
|
%preun |
|
# Package removal, not upgrade |
|
%systemd_preun kdump.service |
|
|
|
%triggerun -- kexec-tools < 2.0.2-3 |
|
# Save the current service runlevel info |
|
# User must manually run systemd-sysv-convert --apply kdump |
|
# to migrate them to systemd targets |
|
/usr/bin/systemd-sysv-convert --save kdump >/dev/null 2>&1 ||: |
|
|
|
# Run these because the SysV package being removed won't do them |
|
/sbin/chkconfig --del kdump >/dev/null 2>&1 || : |
|
/bin/systemctl try-restart kdump.service >/dev/null 2>&1 || : |
|
|
|
|
|
%triggerin -- kernel-kdump |
|
touch %{_sysconfdir}/kdump.conf |
|
|
|
|
|
%triggerpostun -- kernel kernel-xen kernel-debug kernel-PAE kernel-kdump |
|
# List out the initrds here, strip out version nubmers |
|
# and search for corresponding kernel installs, if a kernel |
|
# is not found, remove the corresponding kdump initrd |
|
|
|
#start by getting a list of all the kdump initrds |
|
MY_ARCH=`uname -m` |
|
if [ "$MY_ARCH" == "ia64" ] |
|
then |
|
IMGDIR=/boot/efi/efi/redhat |
|
else |
|
IMGDIR=/boot |
|
fi |
|
|
|
for i in `ls $IMGDIR/initramfs*kdump.img 2>/dev/null` |
|
do |
|
KDVER=`echo $i | sed -e's/^.*initramfs-//' -e's/kdump.*$//'` |
|
if [ ! -e $IMGDIR/vmlinuz-$KDVER ] |
|
then |
|
# We have found an initrd with no corresponding kernel |
|
# so we should be able to remove it |
|
rm -f $i |
|
fi |
|
done |
|
|
|
%files |
|
/sbin/kexec |
|
/sbin/vmcore-dmesg |
|
%ifarch %{ix86} x86_64 ia64 ppc64 s390x ppc64le aarch64 |
|
/sbin/makedumpfile |
|
%endif |
|
/sbin/mkdumprd |
|
%{_bindir}/* |
|
%{_datadir}/kdump |
|
%{_prefix}/lib/kdump |
|
%ifarch %{ix86} x86_64 ia64 ppc64 s390x ppc64le aarch64 |
|
%{_sysconfdir}/makedumpfile.conf.sample |
|
%endif |
|
%config(noreplace,missingok) %{_sysconfdir}/sysconfig/kdump |
|
%config(noreplace,missingok) %verify(not mtime) %{_sysconfdir}/kdump.conf |
|
%ifnarch s390x |
|
%config %{_udevrulesdir} |
|
%endif |
|
%{dracutlibdir}/modules.d/* |
|
%dir %{_localstatedir}/crash |
|
%{_mandir}/man8/kdumpctl.8.gz |
|
%{_mandir}/man8/kexec.8.gz |
|
%ifarch %{ix86} x86_64 ia64 ppc64 s390x ppc64le aarch64 |
|
%{_mandir}/man8/makedumpfile.8.gz |
|
%endif |
|
%{_mandir}/man8/mkdumprd.8.gz |
|
%{_mandir}/man8/vmcore-dmesg.8.gz |
|
%{_mandir}/man5/* |
|
%{_unitdir}/kdump.service |
|
%{_prefix}/lib/systemd/system-generators/kdump-dep-generator.sh |
|
%doc News |
|
%doc COPYING |
|
%doc TODO |
|
%doc kexec-kdump-howto.txt |
|
%doc fadump-howto.txt |
|
%doc kdump-in-cluster-environment.txt |
|
%doc supported-kdump-targets.txt |
|
|
|
%ifarch %{ix86} x86_64 ia64 ppc64 s390x ppc64le aarch64 |
|
%files eppic |
|
%{_libdir}/eppic_makedumpfile.so |
|
/usr/share/makedumpfile/eppic_scripts/ |
|
%endif |
|
|
|
%files anaconda-addon -f kdump-anaconda-addon.lang |
|
%{_datadir}/anaconda/addons/com_redhat_kdump |
|
%{_datadir}/icons/hicolor/scalable/apps/kdump.svg |
|
%doc |
|
|
|
%changelog |
|
* Thu Aug 30 2018 Pingfan Liu <piliu@redhat.com> 2.0.15-21 |
|
- kexec/ppc64: add support to parse ibm, dynamic-memory-v2 |
|
|
|
* Wed Aug 15 2018 Pingfan Liu <piliu@redhat.com> 2.0.15-20 |
|
- makedumpfile: when refiltering, initialize refiltered bitmap2 from the kdump file's bitmap2 |
|
- dracut-module-setup: Fix DRM module inclusion test for hyper-v |
|
- kdumpctl: remove some cmdline inheritage from 1st kernel |
|
- kdump-lib.sh:get_loaded_kernel_modules() Fix missing newline |
|
- kdumpctl: Rebuild initramfs if loaded kernel modules changed (V2) |
|
- Revert "kdumpctl: Rebuild initramfs if loaded kernel modules changed" |
|
- dracut-module-setup: Fix test for inclusion of DRM modules |
|
|
|
* Wed Aug 01 2018 Pingfan Liu <piliu@redhat.com> 2.0.15-19 |
|
kexec-tools.spec: Drop kexec-tools-2.0.3-disable-kexec-test.patch |
|
Remove obsolete kdump tool |
|
|
|
* Tue Jul 31 2018 Pingfan Liu <piliu@redhat.com> 2.0.15-18 |
|
kdumpctl: Rebuild initramfs if loaded kernel modules changed |
|
dracut-module-setup.sh: don't include multipath-hostonly |
|
Add document to declare FCoE support (V2) |
|
Revert "Add document to declare FCoE support" |
|
Add document to declare FCoE support |
|
makedumpfile: fix makedumpfile Not tainted in 2nd kernel |
|
|
|
* Tue Jul 10 2018 Pingfan Liu <piliu@redhat.com> 2.0.15-17 |
|
- arm64: Fix calculation of page_offset in case we are running cases other than mem-usage |
|
|
|
* Fri Jun 22 2018 Pingfan Liu <piliu@redhat.com> 2.0.15-16 |
|
- kexec/ppc64: add support to parse ibm, dynamic-memory-v2 |
|
|
|
* Thu Jun 21 2018 Pingfan Liu <piliu@redhat.com> 2.0.15-15 |
|
- dracut-module-setup.sh: pass ip=either6 param for ipv6 |
|
- dracut-module-setup.sh: install /etc/hosts when using fence_kdump |
|
- update kdump-anaconda-addon-003-29-g4c517c5.tar.gz |
|
|
|
* Tue Jun 19 2018 Pingfan Liu <piliu@redhat.com> 2.0.15-14 |
|
- kdumpctl: Remove 'netroot' and 'iscsi initiator' entries from kdump cmdline |
|
- doc: remove btrfs from supported filesystems list |
|
- Update kdump anaconda addon |
|
- makedumpfile/arm64: Add '--mem-usage' support |
|
- Fix warning about persistent device name not found. |
|
- kdumpctl: Check the modification time of core_collector |
|
- kdump.sysconfig.x86_64: Remove 'notsc' from KDUMP_COMMANDLINE_REMOVE |
|
- makedumpfile: fix for hugepages filtering |
|
|
|
* Thu Feb 8 2018 Pingfan Liu <piliu@redhat.com> 2.0.15-13 |
|
|
|
* Thu Feb 1 2018 Pingfan Liu <piliu@redhat.com> 2.0.15-12 |
|
- makedumpfile/sadump: Fix a problem of PTI enabled kernel |
|
- makedumpfile: Fix physical-to-virtual conversion in 'exclude_segment()' |
|
|
|
* Tue Dec 12 2017 Pingfan Liu <piliu@redhat.com> 2.0.15-11 |
|
- dracut-module-setup.sh: temporary install /bin/grep to work around dracut's bug |
|
- kdump.sysconfig/x86_64: Add nokaslr to kdump kernel cmdline |
|
- kdumpctl: skip selinux-relabel for dracut_args --mount dump target |
|
|
|
* Mon Dec 11 2017 Pingfan Liu <piliu@redhat.com> 2.0.15-10 |
|
- kexec-tools.spec: require dracut >= 033-522 to make 99kdump module installed correctly |
|
- kdump.sysconfig.ppc64(le): remove "root=" param from ppc64(le) 2nd kernel's command line |
|
- Revert "kdumpctl: sanity check of nr_cpus for x86_64 in case running out of vectors" |
|
|
|
* Wed Nov 29 2017 Pingfan Liu <piliu@redhat.com> 2.0.15-9 |
|
- makedumpfile: Fix 'kernel_version' variable being uninitialized & introduce minor reorganization |
|
- makedumpfile: Fix segmentation fault when using --split on a vmcore |
|
- dracut-module-setup.sh: check whether to include multipath-hostonly or not |
|
|
|
* Tue Nov 14 2017 Pingfan Liu <piliu@redhat.com> 2.0.15-8 |
|
- kdumpctl: Error out in case there are white spaces before an option name |
|
|
|
* Mon Nov 13 2017 Pingfan Liu <piliu@redhat.com> 2.0.15-7 |
|
- mkdumprd: apply dracut "--hostonly-cmdline" and "--no-hostonly-default-device" |
|
- Change dump_to_rootfs to use "--mount" instead of "root=X" |
|
- kdumpctl: move is_fadump_capable() to kdump-lib.sh |
|
- module-setup: fix 99kdumpbase network dependency |
|
- mkdumprd: change for_each_block_target() to use get_kdump_targets() |
|
- kdump-lib.sh: introduce get_kdump_targets() |
|
- kdump-lib.sh: fix improper get_block_dump_target() |
|
- kdumpctl: remove "root=X" for kdump boot |
|
- kdumpctl: fix a bug in remove_cmdline_param() |
|
|
|
* Fri Nov 10 2017 Pingfan Liu <piliu@redhat.com> 2.0.15-6 |
|
- Fix KASLR problem on sadump |
|
|
|
* Wed Nov 8 2017 Pingfan Liu <piliu@redhat.com> 2.0.15-5 |
|
- Revert "Update kdump anaconda addon" |
|
- Revert "Update kdump anaconda addon: fix the md5sum in source file" |
|
|
|
* Fri Nov 3 2017 Pingfan Liu <piliu@redhat.com> 2.0.15-4 |
|
- Update kdump anaconda addon: fix the md5sum in source file |
|
- Update kdump anaconda addon |
|
|
|
* Fri Nov 3 2017 Pingfan Liu <piliu@redhat.com> 2.0.15-3 |
|
- makedumpfile: x86_64: Take care of init_level4_pgt rename in kernel |
|
- makedumpfile: ppc64: get the info of mem reserved for crashkernel |
|
- makedumpfile: Fix SECTION_MAP_MASK for kernel >= v.13 |
|
|
|
* Wed Oct 25 2017 Pingfan Liu <piliu@redhat.com> 2.0.15-2 |
|
- mkdumprd: fix patterns to modify mount options |
|
- kexec-tools/ppc64: avoid adding coherent memory regions to crash memory ranges |
|
- kexec-tools/ppc64: fix command line overflow error |
|
- kexec-tools/ppc64: fix how RMA top is deduced |
|
|
|
* Wed Sep 27 2017 Baoquan He <bhe@redhat.com> - 2.0.15-1 |
|
- kexec-tools: Rebase from 2.0.14 to 2.0.15 |
|
|
|
* Thu Sep 14 2017 Pingfan Liu <piliu@redhat.com> - 2.0.14-19 |
|
makedumpfile: rebase makedumpfile from 1.6.1 to 1.6.2 |
|
|
|
* Fri Aug 25 2017 Pingfan Liu <piliu@redhat.com> - 2.0.14-18 |
|
mkdumprd: remove useless "x-initrd.mount" |
|
kdumpctl: use "apicid" other than "initial apicid" |
|
kdumpctl: sanity check of nr_cpus for x86_64 in case running out of vectors |
|
kdumpctl: change prepare_cmdline() to operate KDUMP_COMMANDLINE directly |
|
mkdumprd: use 300s as the default systemd unit timeout for kdump mount |
|
mkdumprd: reduce lvm2 memory under kdump |
|
module-setup: suppress the early iscsi error messages |
|
kdumpctl: fix infinite loop caused by running under bash |
|
|
|
* Tue Jun 27 2017 Pingfan Liu <piliu@redhat.com> - 2.0.14-17 |
|
- revert udev rule changes |
|
|
|
* Fri Jun 23 2017 Pingfan Liu <piliu@redhat.com> - 2.0.14-16 |
|
- udev rules: fix the hotplug rule file removing path |
|
|
|
* Thu Jun 22 2017 Pingfan Liu <piliu@redhat.com> - 2.0.14-15 |
|
- Revert "pc64/ppc64le: drop cpu online rule in 40-redhat.rules in kdump initramfs" |
|
- udev rules: mask cpu hotplug rules |
|
|
|
* Mon Jun 12 2017 Pingfan Liu <piliu@redhat.com> - 2.0.14-14 |
|
- kdump.conf.5: clarify the fence_kdump_nodes option |
|
- kdumpctl: for fence_kdump, the ipaddr of this node should be excluded from list |
|
|
|
* Wed Jun 7 2017 Pingfan Liu <piliu@redhat.com> - 2.0.14-13 |
|
- kdumpctl: change the shebang header to use /bin/bash |
|
|
|
* Thu Jun 1 2017 Pingfan Liu <piliu@redhat.com> - 2.0.14-12 |
|
- kdump.sysconfig.x86_64: remove kaslr in kdump kernel cmdline |
|
- Revert commit b590153 kdump.sysconfig/x86_64: Add nokaslr to kdump kernel cmdline |
|
|
|
* Wed May 31 2017 Pingfan Liu <piliu@redhat.com> - 2.0.14-11 |
|
- makedumpfile: Fix refiltering, sadump and virsh dump |
|
|
|
* Mon May 15 2017 Pingfan Liu <piliu@redhat.com> - 2.0.14-10 |
|
- kdumpctl: call strip_comments only when necessary to speedup |
|
- Revert "kdumpctl: improve "while read" time for /etc/kdump.conf" |
|
|
|
* Tue May 9 2017 Pingfan Liu <piliu@redhat.com> - 2.0.14-9 |
|
- kdumpctl: bail out earlier in case of no reserved memory |
|
- kdumpctrl: kdump feasibility should fail if no crash memory |
|
- kdumpctl: improve "while read" time for /etc/kdump.conf |
|
- kdumpctl: update check_dump_fs_modified() to use "lsinitrd -f" |
|
- kdumpctl: improve check_wdt_modified() |
|
- kdumpctl: remove is_mode_switched() |
|
- arm64: cmdline: modify to optimize size for memory reservation |
|
|
|
* Mon May 8 2017 Pingfan Liu <piliu@redhat.com> - 2.0.14-8 |
|
- kdump.sysconfig/x86_64: Add nokaslr to kdump kernel cmdline |
|
|
|
* Fri Apr 28 2017 Pingfan Liu <piliu@redhat.com> - 2.0.14-7 |
|
- arm64: Increase the upper limit for RAM segments |
|
- kdump: Introduce 'force_no_rebuild' option |
|
- kdump-lib-initramfs.sh: ignore the failure of echo |
|
- use "systemctl reboot -f" for reboot action |
|
|
|
* Thu Apr 13 2017 Pingfan Liu <piliu@redhat.com> - 2.0.14-6 |
|
- Update kdump anaconda addon |
|
|
|
* Mon Apr 10 2017 Pingfan Liu <piliu@redhat.com> - 2.0.14-5 |
|
- ppc64: Reduce number of ELF LOAD segments |
|
- kexec-kdump-howto: Include notes about using debug kernel as crash kernel |
|
- Correct two typos in kdumpctl and kdump.conf |
|
|
|
* Sat Apr 1 2017 Pingfan Liu <piliu@redhat.com> - 2.0.14-4 |
|
- kdump-emergency: fix "Transaction is destructive" emergency failure |
|
- x86: Support large number of memory ranges |
|
|
|
* Mon Mar 20 2017 Pingfan Liu <piliu@redhat.com> - 2.0.14-3 |
|
- arm64: backport latest kdump patches |
|
- Fix `makedumpfile --mem-usage /proc/kcore` |
|
- kdump-lib.sh: fix incorrect usage with pipe as input for grep -q in is_pcs_fence_kdump() |
|
|
|
* Mon Mar 6 2017 Pingfan Liu <piliu@redhat.com> - 2.0.14-2 |
|
- kdumpctl: check the existence of /sys/kernel/security/securelevel |
|
- kdump.sysconfig.x86_64: Remove 'notsc' from kdump kernel cmdline |
|
- kdump.sysconfig: add KDUMP_COMMANDLINE_REMOVE for aarch64 and ia64 |
|
- kdump.sysconfig: add KDUMP_COMMANDLINE_REMOVE |
|
- Document: fix incorrect link in fadump-how.txt |
|
- kexec-tools.spec: add %doc for fadump-howto.txt |
|
|
|
* Fri Feb 24 2017 Pingfan Liu <piliu@redhat.com> - 2.0.14-1 |
|
- rebase kexec-tools from 2.0.7 to 2.0.14 |
|
|
|
* Thu Feb 23 2017 Pingfan Liu <piliu@redhat.com> - 2.0.7-54 |
|
- fix the build error of Release 2.0.7-53 |
|
|
|
* Thu Feb 23 2017 Pingfan Liu <piliu@redhat.com> - 2.0.7-53 |
|
- makedumpfile: rebase makedumpfile from 1.6.0 to 1.6.1 |
|
|
|
* Thu Feb 23 2017 Pingfan Liu <piliu@redhat.com> - 2.0.7-52 |
|
- kdumpctl: check /etc/fstab modification only when it exists |
|
- kdumpctl: remove duplicate statement |
|
- kdumpctl: Kill duplicate code related to file modication check |
|
- fadump: restore default initrd when fadump mode is disabled |
|
- kdump/fadump: fix network interface name when switching from fadump to kdump |
|
|
|
* Thu Feb 23 2017 Pingfan Liu <piliu@redhat.com> - 2.0.7-51 |
|
- Update kdump anaconda addon |
|
|
|
* Mon Sep 05 2016 Baoquan He <bhe@redhat.com> - 2.0.7-50 |
|
- spec: Update to add dependency on dracut-network version >= 033-449 |
|
- mkdumprd: Do not add "nfs" dracut module explicitly |
|
- kexec-kdump-howto: Add doc about the special mount information via "dracut_args" |
|
- Support special mount information via "dracut_args" |
|
|
|
* Wed Aug 17 2016 Baoquan He <bhe@redhat.com> - 2.0.7-49 |
|
- fa9c082 kexec: Remedy the incomplete fix about persistent memory back porting |
|
|
|
* Wed Jul 27 2016 Baoquan He <bhe@redhat.com> - 2.0.7-48 |
|
- arm64: prefer reading memory ranges from iomem over fdt |
|
|
|
* Mon Jul 25 2016 Baoquan He <bhe@redhat.com> - 2.0.7-47 |
|
- spec: Update to add dependency on dracut version >= 033-449 |
|
- watchdog: do not add watchdog module in rd.driver.pre now |
|
- howto: Notes on watchdog module handling |
|
- kdumpctl: force rebuild in case of watchdog state change |
|
- mkdumprd: Add dracut watchdog module as default option |
|
|
|
|
|
* Mon Jul 25 2016 Baoquan He <bhe@redhat.com> - 2.0.7-46 |
|
- kexec-kdump-howto:Add introduction of parallel dumping |
|
|
|
* Wed Jul 20 2016 Baoquan He <bhe@redhat.com> - 2.0.7-45 |
|
- kdump.conf man page fixes |
|
- kdump.conf comments fixes |
|
- Add persistent memory support |
|
- module-setup: Don't handle iBFT in kdump |
|
|
|
* Fri Jul 08 2016 Baoquan He <bhe@redhat.com> - 2.0.7-44 |
|
- Update kdump anaconda addon |
|
- kdumpctl: Do not rebuild initramfs when $KDUMP_BOOTDIR is read only |
|
- get_persistent_dev(): fix name contention with dracut's similar function |
|
|
|
* Mon Jul 04 2016 Baoquan He <bhe@redhat.com> - 2.0.7-43 |
|
- kexec/sadump: Back port two patches to fix regression bug of makedumpfile 1.6.0 |
|
- Makedumpfile: Rebase to 1.6.0 |
|
|
|
* Fri Jun 17 2016 Baoquan He <bhe@redhat.com> - 2.0.7-42 |
|
- module-setup: Use get_ifcfg_filename() to get the proper ifcfg file |
|
- kdump-lib: Add get_ifcfg_filename() to get the proper ifcfg file |
|
- doc: add nfs to supported filesystems list |
|
|
|
* Sun Jun 12 2016 Baoquan He <bhe@redhat.com> - 2.0.7-41 |
|
- Update kdump anaconda addon |
|
|
|
* Mon Jun 06 2016 Baoquan He <bhe@redhat.com> - 2.0.7-40 |
|
- kdumpctl: force rebuild in case of file system is modified |
|
- mkdumprd: move to_dev_name() & get_persistent_dev() to kdump-lib.sh |
|
- kdumpctl: Move file modification check logic in check_system_modified() |
|
- kdumpctl: force rebuild in case of dynamic system modification |
|
- mkdumprd: do not lookup in by-uuid dirs for raw device's persistent name |
|
|
|
* Thu May 19 2016 Baoquan He <bhe@redhat.com> - 2.0.7-39 |
|
- Remove duplicate prefix path ${initdir} |
|
- Document declaration to support iSCSI HBA (ALL OFFLOAD) |
|
- kdump.init: fix a typo |
|
- rpm spec: add two patches to fix ppc64 kexec boot issue |
|
- kexec-tools ppc64: add arch option --dt-no-old-root |
|
- kexec-tools fs2dt.c: move copy old root param as a new function |
|
- kdumpctl: Remove slub_debug from cmdline |
|
|
|
* Wed Oct 21 2015 Minfei Huang <mhuang@redhat.com> - 2.0.7-38 |
|
- pc64/ppc64le: drop cpu online rule in 40-redhat.rules in kdump initramfs |
|
|
|
* Fri Sep 18 2015 Minfei Huang <mhuang@redhat.com> - 2.0.7-37 |
|
- mkdumprd: install only local i18n files |
|
|
|
* Wed Sep 9 2015 Minfei Huang <mhuang@redhat.com> - 2.0.7-36 |
|
- Update kdump anaconda addon |
|
|
|
* Wed Aug 19 2015 Minfei Huang <mhuang@redhat.com> - 2.0.7-35 |
|
- kdumpctl: Add man page for kdumpctl |
|
|
|
* Fri Aug 14 2015 Baoquan He <bhe@redhat.com> - 2.0.7-34 |
|
arm64: Overwrite CFLAGS and remove -fno-exceptions from kexec purgatory code |
|
Fix comment to exclude keyword %configure |
|
Revert "arm64: move -fno-exceptions from purgatory code to spec file" |
|
|
|
* Fri Aug 14 2015 Baoquan He <bhe@redhat.com> - 2.0.7-33 |
|
mkdumprd: Remove ifcfg from dracut's modules |
|
arm64: move -fno-exceptions from purgatory code to spec file |
|
module-setup: Choose the first matched gateway in kdump_static_ip |
|
|
|
* Fri Aug 7 2015 Minfei Huang <mhuang@redhat.com> - 2.0.7-32 |
|
- Enhance Kdump to support ipv6 protocol |
|
|
|
* Wed Aug 5 2015 Minfei Huang <mhuang@redhat.com> - 2.0.7-31 |
|
- ppc64: Erase unnecessary segment info printing |
|
- Update kdump addon |
|
|
|
* Tue Jul 28 2015 Minfei Huang <mhuang@redhat.com> - 2.0.7-30 |
|
- watchdog: load iTCO_wdt early in cmdline hook |
|
|
|
* Thu Jul 23 2015 Minfei Huang <mhuang@redhat.com> - 2.0.7-29 |
|
- Update kdump addon tarball |
|
|
|
* Mon Jul 13 2015 Minfei Huang <mhuang@redhat.com> - 2.0.7-28 |
|
- eppic: update to include ARM64 support |
|
- Update kdump addon icon |
|
|
|
* Tue Jul 7 2015 Minfei Huang <mhuang@redhat.com> - 2.0.7-27 |
|
- dracut-module-setup: Apply the manual DNS to the 2nd kernel |
|
- makedumpfile: --split: assign fair I/O workloads in appropriate time |
|
- makedumpfile: Support producing a consistent dump file even if disk space is insufficient |
|
- Disable transparent hugepages in second kernel |
|
|
|
* Tue Jun 23 2015 Minfei Huang <mhuang@redhat.com> - 2.0.7-26 |
|
- kdumpctl: Add the command "kdumpctl showmem" to show the reserved memory |
|
- Enhance kdump.conf "default" parameters check. |
|
- Filtered out "noauto" options in 2nd kernel fstab |
|
- make kdump work when kernel crash after shutdown |
|
|
|
* Wed Jun 10 2015 Dave Young <dyoung@redhat.com> - 2.0.7-25 |
|
- Update kdump addon tarball |
|
|
|
* Mon May 18 2015 Minfei Huang <mhuang@redhat.com> - 2.0.7-24 |
|
- Enhance kdump to support ARM64 arch |
|
|
|
* Mon May 18 2015 Minfei Huang <mhuang@redhat.com> - 2.0.7-23 |
|
- Fix the date for the changelog |
|
|
|
* Mon May 18 2015 Minfei Huang <mhuang@redhat.com> - 2.0.7-22 |
|
- remove panic_on_warn from 2nd kernel cmdline |
|
|
|
* Tue Apr 21 2015 Baoquan He <bhe@redhat.com> - 2.0.7-21 |
|
- dracut-module-setup: Enhance kdump to support the bind mounted feature in Atomic |
|
- Fix the warning if the target path is bind mount in Atomic |
|
- Get the mount point correctly, if the device has several mount point |
|
- kdump-lib: Add new function to judge the system is Atomic or not |
|
- kdump-lib: Add the new function to enhance bind mounted judgement |
|
- Remove duplicate slash in save path |
|
- dracut-module-setup.sh: change the insecure use of /tmp/*$$* filenames |
|
- make kdump saving directory name consistent with RHEL6 |
|
|
|
* Thu Apr 09 2015 Baoquan He <bhe@redhat.com> - 2.0.7-20 |
|
- sadump: Support more than 16TB physical memory space. |
|
|
|
* Fri Feb 6 2015 Dave Young <dyoung@redhat.com> - 2.0.7-19 |
|
- Fix to 2.0.7-18, forgot to update SOURCE25 addon tarball. |
|
|
|
* Fri Feb 6 2015 Dave Young <dyoung@redhat.com> - 2.0.7-18 |
|
- update addon translations, delete untranslated po files. |
|
|
|
* Fri Jan 30 2015 Baoquan He <bhe@redhat.com> - 2.0.7-17 |
|
- Just fix a typo in kexec-tools.spec |
|
|
|
* Fri Jan 30 2015 Baoquan He <bhe@redhat.com> - 2.0.7-16 |
|
- kdumpctl: adjust the boot dir if kernel is put in sub dir of /boot |
|
|
|
* Tue Jan 13 2015 WANG Chao <chaowang@redhat.com> - 2.0.7-15 |
|
- mount fail if its mount poing doesn't exist in /sysroot |
|
- rebuild initrd dependency during kdump restart |
|
- fix a dump path issue |
|
|
|
* Thu Dec 18 2014 WANG Chao <chaowang@redhat.com> - 2.0.7-14 |
|
- fix core_collector issue for ssh/raw dump |
|
- remove sysctl.conf for kdump kernel |
|
- exclude aarch64 build |
|
- fix path directive issue |
|
- remove panic_on_warn kernel parameter |
|
|
|
* Wed Nov 12 2014 WANG Chao <chaowang@redhat.com> - 2.0.7-13 |
|
- Update kdump-anaconda-addon |
|
|
|
* Tue Nov 04 2014 WANG Chao <chaowang@redhat.com> - 2.0.7-12 |
|
- Fix ppc64le installation issue |
|
|
|
* Tue Oct 28 2014 WANG Chao <chaowang@redhat.com> - 2.0.7-11 |
|
- fadump fix |
|
- kdump-anaconda-addon fix |
|
|
|
* Mon Sep 29 2014 WANG Chao <chaowang@redhat.com> - 2.0.7-10 |
|
- Rebase makedumpfile-1.5.7 |
|
- Fix an issue on iscsi boot environment |
|
- Disable kvm CMA reservation in kdump kernel |
|
|
|
* Tue Sep 23 2014 WANG Chao <chaowang@redhat.com> - 2.0.7-9 |
|
- Enable ppc64le arch. |
|
- add sample eppic scripts to kexec-tools-eppic package |
|
- Restart kdump service on cpu ADD/REMOVE events |
|
|
|
* Fri Sep 12 2014 WANG Chao <chaowang@redhat.com> - 2.0.7-8 |
|
- use kexec_file_load() syscall when SecureBoot enabled. |
|
- update kdump-anaconda-addon |
|
|
|
* Fri Aug 29 2014 WANG Chao <chaowang@redhat.com> - 2.0.7-7 |
|
- add kexec-tools-anaconda-addon subpackage |
|
- use absolute path for executable in systemd service. |
|
|
|
* Mon Aug 25 2014 WANG Chao <chaowang@redhat.com> - 2.0.7-6 |
|
- install udev rules to /usr/lib/ |
|
- allow short hostname in cluster configuration |
|
|
|
* Wed Aug 06 2014 WANG Chao <chaowang@redhat.com> - 2.0.7-5 |
|
- rework of kdump error handling |
|
- ppc: add fadump support |
|
- add static route support |
|
- systemd will take care of shutdown and unmount filesystems |
|
- fix an issue that can't bring up correct network device |
|
|
|
* Wed Aug 06 2014 WANG Chao <chaowang@redhat.com> - 2.0.7-4 |
|
- ppc64: kexec load fails due to elf symbol relocation failure. |
|
- display a message while waiting for kdump lock |
|
|
|
* Tue Jul 22 2014 WANG Chao <chaowang@redhat.com> - 2.0.7-3 |
|
- Backport several latest bits from Fedora |
|
- Fix makedumpfile OOM issue |
|
|
|
* Fri Jul 04 2014 WANG Chao <chaowang@redhat.com> - 2.0.7-2 |
|
- do not verify mtime of kdump.conf |
|
|
|
* Tue Jul 01 2014 WANG Chao <chaowang@redhat.com> - 2.0.7-1 |
|
- Rebase kexec-tools-2.0.7 |
|
- Rebase makedumpfile-1.5.6 |
|
|
|
* Tue Jun 10 2014 WANG Chao <chaowang@redhat.com> - 2.0.4-33 |
|
- support fence_kdump for generic cluster |
|
- handle static ip fix |
|
- stop passing "nofail" mount option to 2nd kernel |
|
|
|
* Wed Apr 30 2014 Madper Xie <cxie@redhat.com> - 2.0.4-32 |
|
- spec: fix wrong source id |
|
|
|
* Wed Apr 30 2014 WANG Chao <chaowang@redhat.com> - 2.0.4-31 |
|
- generate kdump service dependencies on the fly |
|
|
|
* Wed Mar 26 2014 WANG Chao <chaowang@redhat.com> - 2.0.4-30 |
|
- fix issue when dump path is mounted on nfs. |
|
|
|
* Tue Mar 18 2014 WANG Chao <chaowang@redhat.com> - 2.0.4-29 |
|
- vmcore-dmesg: stack smashing fix |
|
- get_ssh_size fix for localized df output |
|
|
|
* Mon Mar 10 2014 WANG Chao <chaowang@redhat.com> - 2.0.4-28 |
|
- Document supported/unsupported/unknown list of dump targets |
|
- Warn user about save vmcore path mounted by another disk |
|
|
|
* Tue Mar 04 2014 WANG Chao <chaowang@redhat.com> - 2.0.4-27 |
|
- mkdumprd: call dracut with --hostonly-cmdline (dracut >= 033-145) |
|
- warning on secure boot enabled platform |
|
|
|
* Tue Mar 04 2014 WANG Chao <chaowang@redhat.com> - 2.0.4-26 |
|
- Regression fix on wdt kernel module install |
|
|
|
* Mon Mar 03 2014 WANG Chao <chaowang@redhat.com> - 2.0.4-25 |
|
- kdumpctl: Pass disable_cpu_apicid to kexec of capture kernel |
|
- Relax restriction of dumping on encrypted target |
|
- ssh dump: create random-seed manually |
|
|
|
* Mon Feb 17 2014 WANG Chao <chaowang@redhat.com> - 2.0.4-24 |
|
- remove selinux flipping when propagating ssh key |
|
- add kdump-in-cluster-environment.txt to rpm pkg |
|
- Secure Boot status check warning |
|
- Some watchdog driver support |
|
|
|
* Wed Jan 29 2014 WANG Chao <chaowang@redhat.com> - 2.0.4-23 |
|
- Add acpi_no_memhotplug to kdump kernel |
|
- Add fence kdump support |
|
|
|
* Fri Jan 24 2014 Daniel Mach <dmach@redhat.com> - 2.0.4-22 |
|
- Mass rebuild 2014-01-24 |
|
|
|
* Wed Jan 22 2014 WANG Chao <chaowang@redhat.com> - 2.0.4-21 |
|
- makedumpfile: Improve progress information for huge memory system |
|
- s390: use nr_cpus=1 instead of maxcpus=1 |
|
|
|
* Fri Jan 17 2014 WANG Chao <chaowang@redhat.com> - 2.0.4-20 |
|
- vmcore-dmesg: fix timestamp error in vmcore-dmesg.txt |
|
- makedumpfile: re-enable mmap() and introduce --non-mmap |
|
- kdump.conf uncomment default core_collector line |
|
- fix an issue when 'ssh' directive appearing in kdump.conf, the rest part of |
|
lines in this file are ignored |
|
|
|
* Fri Dec 27 2013 Daniel Mach <dmach@redhat.com> - 2.0.4-19 |
|
- Mass rebuild 2013-12-27 |
|
|
|
* Tue Dec 24 2013 WANG Chao <chaowang@redhat.com> - 2.0.4-18 |
|
- kexec-tools.spec: only install makedumpfile.conf on ix86 x86_64 ppc64 s390x |
|
|
|
* Tue Dec 24 2013 WANG Chao <chaowang@redhat.com> - 2.0.4-17 |
|
- kexec-tools.spec: remove /etc/kdump-adv-conf/ |
|
|
|
* Tue Dec 24 2013 WANG Chao <chaowang@redhat.com> - 2.0.4-16 |
|
- update translation files |
|
|
|
* Tue Dec 17 2013 WANG Chao <chaowang@redhat.com> - 2.0.4-15 |
|
- makedumpfile: default to lzo compression |
|
- makedumpfile: add makedumpfile.conf.sample and its manpage |
|
|
|
* Tue Dec 03 2013 WANG Chao <chaowang@redhat.com> - 2.0.4-14 |
|
- Add rd.memdebug in kdump module |
|
- kdumpctl: Avoid leaking fd to subshell |
|
- makedumpfile: Understand >= v3.11-rc4 dmesg |
|
- makedumpfile, ppc: Support to filter dump for kernels that use CONFIG_SPARSEMEM_VMEMMAP. |
|
|
|
* Fri Nov 15 2013 WANG Chao <chaowang@redhat.com> - 2.0.4-13 |
|
- makedumpfile: disable mmap() |
|
|
|
* Tue Oct 29 2013 WANG Chao <chaowang@redhat.com> - 2.0.4-12 |
|
- fix sadump format phys_base calculating error |
|
- kdump, x86: Process multiple Crash kernel in /proc/iomem |
|
- makedumpfile: wrong cyclic buffer size recalculation causes bitmap data corruption |
|
- Fix max_mapnr issue on system has over 44-bit addressing. |
|
|
|
* Sat Oct 12 2013 Baoquan He <bhe@redhat.com> -2.0.4-11 |
|
- kdump-lib.sh: strip_comments is not implemented correcty |
|
|
|
* Fri Sep 27 2013 Baoquan He <bhe@redhat.com> - 2.0.4-10 |
|
- Back port 2 revert commits |
|
- kdump.sysconfig: default to "nofail" mount |
|
|
|
* Fri Sep 27 2013 Baoquan He <bhe@redhat.com> - 2.0.4-9 |
|
- Strip inline comments from the kdump config file before use |
|
- kdump-lib.sh: add common function strip_comments |
|
- Introduce kdump-lib.sh for kdump shared functions |
|
- kdump.service: Start kdump after network is online and remote fs is mounted |
|
- dracut-module-setup: _dev to be a local variable |
|
- kdumpctl: Run multiple kdumpctl instances one by one in serial order |
|
|
|
* Wed Aug 21 2013 Baoquan He <bhe@redhat.com> - 2.0.4-8 |
|
- remove 98selinux dependency |
|
|
|
* Fri Aug 2 2013 Baoquan He <bhe@redhat.com> - 2.0.4-7 |
|
- dracut-kdump.sh: add do_dump() and error out if dump vmcore fails |
|
- dracut-module-setup.sh: setup correct system time and time zone in 2nd kernel. |
|
- kernel cmdline: Remove hugepage allocations |
|
- Use /lib/dracut/no-emergency-shell to control action on fail |
|
- Revert: kdump.sysconfig: Add option action_on_fail and set its default as continue |
|
- dracut-kdump.sh: Redirect kdump script stdout/stderr to /dev/console |
|
- add snappy build |
|
|
|
* Fri Jul 12 2013 Baoquan He <bhe@redhat.com> - 2.0.4-6 |
|
- add lzo build |
|
- makedumpfile: Add vmap_area_list definition for ppc/ppc64. |
|
- pull makedumpfile-1.5.4 |
|
- mkdumprd: check return value of subshell |
|
- mkdumprd: get_persistent_dev() return original dev if no persistent dev exists. |
|
- dracut-kdump.sh: Merge dump_to_rootfs() to dump_fs() |
|
- dracut-kdump.sh: explicitly sync after each dump |
|
- Correct wrong weekday of changelog |
|
- kexec-tools.spec: Remove incorrect description in changelog |
|
|
|
* Tue Jun 25 2013 Baoquan He <bhe@redhat.com> - 2.0.4-5 |
|
- monitor-dd-progress fix |
|
- rawdump: only show dd progress bar when core_collector is not makedumpfile |
|
- kexec-tools.spec: replaces scriptlets with new systemd macros |
|
- dracut-kdump.sh: umount fs right before kdump exit |
|
- dracut-kdump.sh: recursively umount fs and its submounts |
|
- dracut-kdump.sh: cleanup - using local variable names instead of $1/$2 in functions |
|
- dracut-kdump.sh: name the invalid vmcore to vmcore-incomplete |
|
- dracut-kdump.sh: Output top level information about the kdump progress. |
|
- kexec-kdump-howto: Add a section for debugging tips |
|
|
|
* Tue Jun 18 2013 Baoquan He <bhe@redhat.com> - 2.0.4-4 |
|
- dracut-module-setup.sh: improve the approach to get a bridged interface list |
|
- dracut-module-setup.sh: cleanup - use kdump_get_mac_addr() function |
|
- dracut-module-setup.sh: use kernel exported mac address in kdump_get_mac_addr() |
|
- dracut-module-setup.sh: use perm addr of slaves to setup bonding network |
|
- kdump: Do not output debug messages by default |
|
- dracut-module-setup.sh: kdump module depends on drm module |
|
- mkdumprd: return error if no write permission on save path of server for ssh |
|
|
|
* Thu Jun 13 2013 Baoquan He <bhe@redhat.com> - 2.0.4-3 |
|
- mkdumprd: remove -M option for dracut |
|
- kdumpctl: add selinux relabel when service startup |
|
- depends on dracut selinux module |
|
- dracut-kdump.sh: umount rootfs after dump_to_rootfs |
|
- kdump.sysconfig: append "panic=10" to kdump cmdline |
|
- kexec-kdump-howto: grubby is suggested modifing kernel cmdline |
|
- kexec-tools.spec: removes kexec udev rules for s390 |
|
- kdump.sysconfig: Add option action_on_fail and set its default as continue |
|
- Add tab key as delimiter for core_collector in kdump.conf |
|
- redirect stdout to stderr |
|
|
|
* Tue May 14 2013 Baoquan He <bhe@redhat.com> - 2.0.4-2 |
|
- kdump: Save vmcore-dmesg.txt before saving vmcore |
|
- Remove "ip=" overwrite to 40ip.conf |
|
- Add support for bridge over bond/team/vlan. |
|
- Fix bonding options syntax and get all specified options from ifcfg file. |
|
- add dracut_args option to kdump.conf |
|
- kexec-tools.spec: Add ethtool to dependency. |
|
- error out if dump target is encrypted |
|
|
|
* Wed Apr 3 2013 Baoquan He <bhe@redhat.com> - 2.0.4-1 |
|
- Delete several patches which have been merged into kexec-tools-2.0.4 |
|
- Revert: Release 2.0.3-72 |
|
- Release 2.0.3-72 |
|
- Pull kexec-tools-2.0.4 |
|
- Check if block device as dump target is resettable |
|
- mkdumprd: add function perror_exit |
|
- Deprecate blacklist option |
|
|
|
* Wed Mar 27 2013 Baoquan He <bhe@redhat.com> - 2.0.3-71 |
|
- Remove eppic support on ppc and s390 arch |
|
|
|
* Mon Mar 18 2013 Baoquan He <bhe@redhat.com> - 2.0.3-70 |
|
- Change rules related to eppic in kexec-tools.spec |
|
|
|
* Thu Mar 14 2013 Baoquan He <bhe@redhat.com> - 2.0.3-69 |
|
- Support for eppic language as a subpackage |
|
|
|
* Thu Mar 14 2013 Baoquan He <bhe@redhat.com> - 2.0.3-68 |
|
- tune sysconfig to save memory usage |
|
- Remove useless codes related to LOGGER in kdumpctl |
|
- kdumpctl:print out the service status |
|
- Return to start() function when check_ssh_target failed |
|
- use findmnt instead of blkid in mkdumprd |
|
- check dump target mounting earlier |
|
- kdumpctl: rename function name check_config |
|
- add function to check kdump config file |
|
- dracut-module-setup.sh: remove UUID/LABEL quotes before using it |
|
- Change dump_to_rootfs to be a default option and reboot to be default action |
|
- Remove "-F" in CORE_COLLECTOR when dump_to_rootfs |
|
|
|
* Tue Feb 19 2013 Baoquan He <bhe@redhat.com> - 2.0.3-67 |
|
- Remove comma which is redundant |
|
- Modify codes related to dump dir to make it clearer |
|
- Rectify the get_host_ip implementation |
|
- Revert: Merge an upstream patch for fix a ppc64 makedumpfile bug with with CONFIG_SPARSEMEM_EXTREME |
|
- pull makedumpfile 1.5.3 |
|
|
|
* Tue Feb 5 2013 Dave Young <ruyang@redhat.com> - 2.0.3-66 |
|
- Spec: remove kdump image when a corresponding kernel is removed |
|
- Merge an upstream patch for fix a ppc64 makedumpfile bug |
|
|
|
* Mon Jan 28 2013 Dave Young <ruyang@redhat.com> - 2.0.3-65 |
|
- Add support for team devices |
|
- Update translation file po/it.po |
|
- remove wait for net ok function |
|
- add bootdev cmdline param |
|
- kdumpnic cmdline file name cleanup |
|
|
|
* Fri Jan 4 2013 Dave Young <ruyang@redhat.com> - 2.0.3-64 |
|
- fix issue of exec on stack for ppc32 |
|
|
|
* Fri Dec 21 2012 Dave Young <ruyang@redhat.com> - 2.0.3-63 |
|
- revert explictly handling of PIPESTATUS |
|
- enable pipefail bash option |
|
- wrong ssh key fix |
|
- build fix: Update 3 po files: po/gu.po po/or.po po/zh_CN.po |
|
|
|
* Fri Dec 21 2012 Dave Young <ruyang@redhat.com> - 2.0.3-62 |
|
- Pull translated po files from zanata |
|
- Optimize redundent code fetching server of network dump |
|
- change the dump dir format to be more readable |
|
|
|
* Wed Dec 12 2012 Dave Young <ruyang@redhat.com> - 2.0.3-61 |
|
- firstboot:fix reserve mem ui spinbox step size |
|
- handle readonly mounted filesystem |
|
|
|
* Mon Dec 10 2012 Dave Young <ruyang@redhat.com> - 2.0.3-60 |
|
- makedumpfile 1.5.1 |
|
- Update po tar.gz |
|
- Add a notes for zanata process |
|
- Add two xmls file for po zanata translation |
|
- Cleanup and recreate po files |
|
|
|
* Fri Nov 16 2012 Dave Young <ruyang@redhat.com> - 2.0.3-59 |
|
- Enable kdump service after installation |
|
- get MEM_RESERVED from sysfs attribute |
|
- get_ssh_size: use -n to redirect stdin from /dev/null |
|
- add random feeding code for ssh dump |
|
- kdump option space checking improvement |
|
- kdumpctl: multi dump target checking fix |
|
|
|
* Thu Oct 25 2012 Dave Young <ruyang@redhat.com> - 2.0.3-58 |
|
- pull in two upstream patches |
|
|
|
* Thu Oct 11 2012 Dave Young <ruyang@redhat.com> - 2.0.3-57 |
|
- improve persistent name handling |
|
|
|
* Sat Sep 29 2012 Dave Young <ruyang@redhat.com> - 2.0.3-56 |
|
- Pull vmcore-dmesg patches from vivek |
|
- ppc/ppc64: compile purgatory with gcc option msoft-float |
|
- Update to support f18 grub2 efi config file |
|
- pass persistent name to dracut --device |
|
- pass persistent name to dracut --mount |
|
- use persistent name in kdump.conf of initramfs |
|
- mkdumprd: add function get_persistent_dev |
|
- remove useless uuid and label handling |
|
|
|
* Thu Sep 06 2012 Dave Young <ruyang@redhat.com> - 2.0.3-55 |
|
- doc fix for mount dump target before mkdumprd |
|
- pull makedumpfile 1.5.0 |
|
|
|
* Wed Aug 29 2012 Dave Young <ruyang@redhat.com> - 2.0.3-54 |
|
- pass raw device as dracut argument |
|
- iscsi setup fix |
|
- firstboot: add automatic and manual memory reservation for rhel |
|
- firstboot: remove unnecessary underline shortkey |
|
- firstboot: fix gtk warning about non-zero page size |
|
- firstboot: update all kernels config in grubbyCmd |
|
- firstboot: add actual reserved memory widget |
|
- firstboot code cleanup |
|
- rhcrashkernel-param: echo crashkernel=auto for rhel7 |
|
- Remove the kernel-kdump handling |
|
- s390x firstboot fix |
|
- remove elilo support |
|
- grub2 fix in firstboot |
|
- Take closing the reboot dialog as no |
|
- Handle new crashkernel= syntax in firstboot |
|
- Fix a localized string in firstboot |
|
- Configure kdump in firstboot |
|
- fix firstboot to ensure kdump svc is disabled properly |
|
- firstboot text domain fix |
|
- Update to use systemctl instead of sysv chkconfig |
|
- port force_rebuild kdump.conf option |
|
- Change return value to indicate the result of dump_raw() correctly. |
|
- call dracut function for default shell |
|
|
|
* Mon Jul 23 2012 Dave Young <ruyang@redhat.com> - 2.0.3-53 |
|
- refactor net option |
|
- use fstab-sys to mount nfs |
|
- rename function dump_localfs |
|
- dump_localfs error path fix |
|
- update kexec-kdump-howto.txt about systemctl commands |
|
- ssh propagate alert message fix |
|
- remove useless dracut cmdline '-c /dev/null' |
|
- remove useless dracut cmdline for kernel-modules and kdumpbase |
|
- install core_collector in module-setup.sh |
|
- install extra_bins in module-setup.sh |
|
- remove busybox dependency |
|
- improve warning message of space checking |
|
- do not mount root twice |
|
- do not add fstab-sys module in dracut cmdline |
|
- omit dash module |
|
- network dns config fix |
|
- shell exit value fix |
|
|
|
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0.3-52 |
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild |
|
|
|
* Thu Jul 5 2012 Dave Young <ruyang@redhat.com> - 2.0.3-51 |
|
- add s390x netdev setup |
|
- Add s390x support |
|
- Cleanup temp file leaved at /tmp/ |
|
- add check_size function for fs dump |
|
- add ssh check_size |
|
- blacklist patch apply fix |
|
- Respect bonding mode |
|
- Support dump over vlan tagged bonding |
|
|
|
* Fri Jun 22 2012 Dave Young <ruyang@redhat.com> - 2.0.3-50 |
|
- add blacklist option, Resolves: bz805774 |
|
- Add kdump_post and kdump_pre support, Resolves: bz805773 |
|
- Port check_config from rhel6, Resolves: bz805778 |
|
- raw core_collector fix |
|
- ssh core_collector fix |
|
- drcut-kdump.sh: cleanup kdump.conf check |
|
|
|
* Tue Jun 12 2012 Dave Young <ruyang@redhat.com> - 2.0.3-49 |
|
- cleanup DUMP_INSTRUCTION handling |
|
- final reboot behavior fix |
|
- dump_rootfs for default target fix |
|
- add vlan support |
|
- fix and refactor bond handling code |
|
- fix and refactor bridge handling code |
|
- core_collector doc basic fix |
|
- omit plymouth module, Resolves: bz821997 |
|
- mkdumprd manpage cleanup manpage |
|
- mkdumprd: remove --debug |
|
- mkdumprd: remove noconf |
|
- makedumprd: remove -d |
|
- kdump.conf add sshkey |
|
- kdump.conf remove disk_timeout |
|
- kdump.conf make path uncommented |
|
- kdump.conf.5 add default poweroff |
|
- kdump.conf default shell fix |
|
- kdump.conf default default action fix |
|
- kdump.conf.5 remove module option |
|
- kdump.conf remove kdump_pre/kdump_post |
|
- kdump.conf: remove link_delay |
|
|
|
* Mon May 28 2012 Dave Young <ruyang@redhat.com> - 2.0.3-48 |
|
- do_default_action cleanup, Resolves: bz805773 |
|
- add rhcrashkernel-param for anaconda use, Resolves: bz707441 |
|
- Basic iscsi target dump support (software initiator), Resolves bz822701 |
|
- Static ip configuratio support, Resolves: bz822739 |
|
- udev rules fix, Resolves: bz808817 |
|
|
|
* Thu May 3 2012 Dave Young <ruyang@redhat.com> - 2.0.3-47 |
|
- remove dracut-files.tgz2 |
|
|
|
* Wed May 2 2012 Dave Young <ruyang@redhat.com> - 2.0.3-46 |
|
- mkdumprd: Start using --hostonly and --add kdumpbase while calling dracut |
|
- get_mp function cleanup |
|
- move kdump script order to the end of pre pivot |
|
- port raw dump from rhel6 |
|
- remove multi dump |
|
|
|
* Mon Apr 23 2012 Dave Young <ruyang@redhat.com> - 2.0.3-45 |
|
- update dracut-files.tbz2 |
|
|
|
* Thu Apr 19 2012 Dave Young <dyoung@redhat.com> - 2.0.3-44 |
|
- update ppc64 sysconfig, resolve bug 811449 |
|
- deal with nic rename issue, resolve bug 810107 |
|
- update x86_64 sysconfig, resolve bug 813711 |
|
|
|
* Wed Apr 11 2012 Cong Wang <xiyou.wangcong@gmail.com> - 2.0.3-43 |
|
- variable name fix from Dave Young. |
|
|
|
* Fri Mar 30 2012 Cong Wang <xiyou.wangcong@gmail.com> - 2.0.3-42 |
|
- get ip addr with getent |
|
- spec: depends on dracut-network |
|
- Handle net option for nfs in kdump.conf correctly |
|
|
|
* Mon Feb 27 2012 Cong Wang <xiyou.wangcong@gmail.com> - 2.0.3-41 |
|
- Bump this version. |
|
|
|
* Wed Feb 22 2012 Cong Wang <xiyou.wangcong@gmail.com> - 2.0.2-40 |
|
- Fixup sysytemd service file. |
|
|
|
* Wed Feb 22 2012 Dave Young <ruyang@redhat.com> - 2.0.2-39 |
|
- Add ssh dump support, resolve bug 789253. |
|
|
|
* Fri Jan 27 2012 Cong Wang <xiyou.wangcong@gmail.com> - 2.0.2-38 |
|
- Pull the latest makedumpfile release, 1.4.2. |
|
|
|
* Fri Jan 27 2012 Cong Wang <xiyou.wangcong@gmail.com> - 2.0.2-37 |
|
- Add initial NFS dump support, experimental. |
|
|
|
* Wed Jan 25 2012 Cong Wang <xiyou.wangcong@gmail.com> - 2.0.2-36 |
|
- Really upload the dracut module. |
|
|
|
* Wed Jan 25 2012 Cong Wang <xiyou.wangcong@gmail.com> - 2.0.2-35 |
|
- Fix various bugs for nfs dump. |
|
|
|
* Wed Jan 25 2012 Cong Wang <xiyou.wangcong@gmail.com> - 2.0.2-34 |
|
- kdump.sh cleanup for fstab handling, from Dave Young. |
|
|
|
* Wed Jan 25 2012 Cong Wang <xiyou.wangcong@gmail.com> - 2.0.2-33 |
|
- Handle rootfs correctly. |
|
|
|
* Tue Jan 10 2012 Cong Wang <xiyou.wangcong@gmail.com> - 2.0.2-32 |
|
- Fix add_dracut_arg in mkdumprd. |
|
|
|
* Tue Jan 10 2012 Cong Wang <xiyou.wangcong@gmail.com> - 2.0.2-31 |
|
- Update kdump dracut module with the latest dracut kdump branch. |
|
|
|
* Fri Dec 16 2011 Cong Wang <xiyou.wangcong@gmail.com> - 2.0.2-30 |
|
- Update kdump dracut module to use the latest dracut feature. |
|
|
|
* Fri Sep 9 2011 Tom Callaway <spot@fedoraproject.org> - 2.0.2-29 |
|
- fix systemd scriptlets |
|
|
|
* Wed Sep 7 2011 Cong Wang <xiyou.wangcong@gmail.com> - 2.0.2-28 |
|
- Rename mkdumprd2 to mkdumpramfs. |
|
|
|
* Wed Aug 31 2011 Cong Wang <xiyou.wangcong@gmail.com> - 2.0.2-27 |
|
- Add debug_mem_level debugging option, from Jan Stancek. |
|
Resolve Bug 731395. |
|
|
|
* Mon Aug 15 2011 Cong Wang <xiyou.wangcong@gmail.com> - 2.0.2-26 |
|
- Fix several issues caused by the previous revert. |
|
|
|
* Mon Aug 15 2011 Cong Wang <xiyou.wangcong@gmail.com> - 2.0.2-25 |
|
- Switch back to old mkdumprd and also keep the new one. |
|
|
|
* Tue Aug 2 2011 Cong Wang <xiyou.wangcong@gmail.com> - 2.0.2-24 |
|
- Fix default action handling. |
|
|
|
* Tue Aug 2 2011 Cong Wang <xiyou.wangcong@gmail.com> - 2.0.2-23 |
|
- Install modified kdump.conf in initrd. |
|
|
|
* Tue Aug 2 2011 Cong Wang <xiyou.wangcong@gmail.com> - 2.0.2-22 |
|
- Handle lvm in pre-pivot hook. |
|
|
|
* Tue Aug 2 2011 Cong Wang <xiyou.wangcong@gmail.com> - 2.0.2-21 |
|
- Fix udev rules in module-setup.sh |
|
|
|
* Mon Aug 1 2011 Cong Wang <xiyou.wangcong@gmail.com> - 2.0.2-20 |
|
- Generate udev rules in module-setup.sh |
|
|
|
* Mon Aug 1 2011 Cong Wang <xiyou.wangcong@gmail.com> - 2.0.2-19 |
|
- Generate udev rules to handle device names. |
|
|
|
* Mon Aug 1 2011 Cong Wang <xiyou.wangcong@gmail.com> - 2.0.2-18 |
|
- Fix dump to local filesystem and raw dump. |
|
|
|
* Mon Aug 1 2011 Cong Wang <xiyou.wangcong@gmail.com> - 2.0.2-17 |
|
- Depend on dracut-network. |
|
|
|
* Mon Aug 1 2011 Cong Wang <xiyou.wangcong@gmail.com> - 2.0.2-16 |
|
- Move dracut module detection code to module-setup.sh. |
|
|
|
* Thu Jul 28 2011 Cong Wang <xiyou.wangcong@gmail.com> - 2.0.2-15 |
|
- Use shutdown module of dracut to handle reboot/shutdown/halt. |
|
|
|
* Wed Jul 27 2011 Cong Wang <xiyou.wangcong@gmail.com> - 2.0.2-14 |
|
- Wait for loginit. |
|
|
|
* Wed Jul 27 2011 Cong Wang <xiyou.wangcong@gmail.com> - 2.0.2-13 |
|
- Use absolute path of reboot/halt/poweroff. |
|
|
|
* Wed Jul 27 2011 Cong Wang <xiyou.wangcong@gmail.com> - 2.0.2-12 |
|
- Don't use consolehelper, use real reboot/halt/poweroff. |
|
|
|
* Wed Jul 27 2011 Cong Wang <xiyou.wangcong@gmail.com> - 2.0.2-11 |
|
- Rename initrd to initramfs. |
|
|
|
* Wed Jul 27 2011 Cong Wang <xiyou.wangcong@gmail.com> - 2.0.2-10 |
|
- Don't depend on busybox, as it doesn't save much space. |
|
|
|
* Tue Jul 26 2011 Cong Wang <xiyou.wangcong@gmail.com> - 2.0.2-9 |
|
- Parse default action. |
|
|
|
* Mon Jul 25 2011 Cong Wang <xiyou.wangcong@gmail.com> - 2.0.2-8 |
|
- Move path/core_collector/default parsing code to initrd. |
|
|
|
* Mon Jul 25 2011 Cong Wang <xiyou.wangcong@gmail.com> - 2.0.2-7 |
|
- Remove obsolete code in kdumpctl. |
|
|
|
* Mon Jul 25 2011 Cong Wang <xiyou.wangcong@gmail.com> - 2.0.2-6 |
|
- Support core_collector and extran_bins. |
|
|
|
* Thu Jul 21 2011 Cong Wang <xiyou.wangcong@gmail.com> - 2.0.2-5 |
|
- Bypass '-d' option. |
|
|
|
* Thu Jul 21 2011 Cong Wang <xiyou.wangcong@gmail.com> - 2.0.2-4 |
|
- Update initramfs infrastructure to make it working |
|
with dracut. |
|
|
|
* Wed Jul 06 2011 Neil Horman <nhorman@redhat.com> - 2.0.2-3 |
|
- Removed sysv init script from package |
|
|
|
* Mon Jul 04 2011 Neil Horman <nhorman@redhat.com> - 2.0.2-2 |
|
- Added systemd unit file (bz 716994) |
|
|
|
* Fri Jun 24 2011 Neil Horman <nhorman@redhat.com> - 2.0.2-1 |
|
- Updated to upstream version 2.0.2 |
|
|
|
* Thu Jun 02 2011 Neil Horman <nhorman@redhat.com> - 2.0.0-47 |
|
- Fixed misuse of readlink command after directory change (bz 710744) |
|
|
|
* Tue Apr 26 2011 Neil Horman <nhorman@redhat.com> - 2.0.0-46 |
|
- Fix some grammer in man page (bz 673817) |
|
|
|
* Mon Mar 28 2011 Neil Horman <nhorman@redhat.com> - 2.0.0-45 |
|
- Fix misuse of basename in mkdumprd (bz 683769) |
|
|
|
* Thu Mar 10 2011 Neil Horman <nhorman@redhat.com> - 2.0.0-44 |
|
- Fix build break in purgatory makefile |
|
|
|
* Thu Mar 10 2011 Neil Horman <nhorman@redhat.com> - 2.0.0-43 |
|
- Remove vestigual emitdms code and call from mkdumprd |
|
|
|
* Mon Feb 07 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0.0-42 |
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild |
|
|
|
* Fri Oct 22 2010 Neil Horman <nhorman@redhat.com> - 2.0.0-41 |
|
- Fixed dhcp retry mechanism (bz 645734) |
|
|
|
* Wed Sep 29 2010 jkeating - 2.0.0-40 |
|
- Rebuilt for gcc bug 634757 |
|
|
|
* Wed Sep 22 2010 Neil Horman <nhorman@redhat.com> - 2.0.0-39 |
|
- fix finding modalias/mkdumprd hang (bz 635893) |
|
|
|
* Wed Aug 11 2010 David Malcolm <dmalcolm@redhat.com> - 2.0.0-38 |
|
- recompiling .py files against Python 2.7 (rhbz#623327) |
|
|
|
* Sun Jun 13 2010 Lubomir Rintel <lkundrak@v3.sk> - 2.0.0-37 |
|
- Fix a syntax error in kdump init script |
|
|
|
* Sun Jun 13 2010 Lubomir Rintel <lkundrak@v3.sk> - 2.0.0-36 |
|
- Cosmetic mkdumprd fixes (drop an unused function, streamline another) |
|
|
|
* Sat May 29 2010 CAI Qian <caiqian@redhat.com> - 2.0.0-35 |
|
- Forward-port from F13 |
|
- Fixed kernel text area search in kcore (bz 587750) |
|
|
|
* Sat May 29 2010 CAI Qian <caiqian@redhat.com> - 2.0.0-34 |
|
- Massive forward-port from RHEL6 |
|
- Update kexec-kdump-howto.txt |
|
- Update docs to reflect use of ext4 |
|
- Update mkdumprd to pull in all modules needed |
|
- Fix mkdumprd typo |
|
- Removed universal add of ata_piix from mkdumprd |
|
- Fix infinite loop from modprobe changes |
|
- Fixed kexec-kdump-howto.doc for RHEL6 |
|
- Update makedumpfile to 1.3.5 |
|
- Improved mkdumprd run time |
|
- Cai's fix for broken regex |
|
- Fixing crashkernel syntax parsing |
|
- Fix initscript to return proper LSB return codes |
|
- Fixed bad call to resolve_dm_name |
|
- Added poweroff option to mkdumprd |
|
- Fixed readlink issue |
|
- Fixed x86_64 page_offset specifictaion |
|
- Fixed lvm setup loop to not hang |
|
- Added utsname support to makedumpfile for 2.6.32 |
|
- Fix critical_disks list to exclude cciss/md |
|
- Add help info for -b option |
|
- Add ability to handle firmware hotplug events |
|
- Update mkdumprd to deal with changes in busybox fsck |
|
- Vitaly's fix to detect need for 64 bit elf |
|
- Fix major/minor numbers on /dev/rtc |
|
- Fix ssh id propogation w/ selinux |
|
- Add blacklist feature to kdump.conf |
|
- Removed rhpl code from firstboot |
|
- Fixed firstboot enable sense |
|
- Remove bogus debug comment from mkdumprd. |
|
- Handle SPARSEMEM properly |
|
- Fix scp monitoring script |
|
- Fix firstboot to find grub on EFI systems |
|
- Fixed mkdumprd to remove dup insmod |
|
- Fixed kdump fsck pause |
|
- Fixed kdump option handling |
|
- fixed raid5 module detection |
|
|
|
* Thu Mar 11 2010 Neil Horman <nhorman@redhat.com> - 2.0.0-33 |
|
- Remove nash references from mkdumprd |
|
|
|
* Wed Feb 17 2010 Neil Horman <nhorman@redhat.com> - 2.0.0-32 |
|
- Fixed spec file error |
|
|
|
* Wed Feb 17 2010 Neil Horman <nhorman@redhat.com> - 2.0.0-31 |
|
- Adding kdump.conf man page |
|
- Adding disk timeout parameter (bz 566135) |
|
|
|
* Tue Dec 01 2009 Neil Horman <nhorman@redhat.com> - 2.0.0-30 |
|
- Fix raid support in mkdumprd (bz 519767) |
|
|
|
* Mon Nov 23 2009 Neil Horman <nhorman@redhat.com> - 2.0.0-29 |
|
- Updating firstboot script to RHEL-6 version (bz 539812) |
|
|
|
* Fri Nov 06 2009 Neil Horman <nhorman@redhat.com> - 2.0.0-28 |
|
- Added abrt infrastructure to kdump init script (bz 533370) |
|
|
|
* Tue Sep 15 2009 Neil Horman <nhorman@redhat.com> - 2.0.0-27 |
|
- Fixing permissions on dracut module files |
|
|
|
* Fri Sep 11 2009 Neil Horman <nhorman@redhat.com> - 2.0.0-26 |
|
- Rebuild for translation team (bz 522415) |
|
|
|
* Thu Sep 10 2009 Neil Horman <nhorman@redhat.com> - 2.0.0-25 |
|
- Fix dracut module check file (bz 522486) |
|
|
|
* Thu Aug 13 2009 Neil Horman <nhorman@redhat.com> - 2.0.0-24 |
|
- update kdump adv conf init script & dracut module |
|
|
|
* Wed Jul 29 2009 Neil Horman <nhorman@redhat.com> - 2.0,0-23 |
|
- Remove mkdumprd2 and start replacement with dracut |
|
|
|
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0.0-22 |
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild |
|
|
|
* Mon Jul 06 2009 Neil Horman <nhorman@redhat.com> 2.0.0-21 |
|
- Fixed build break |
|
|
|
* Mon Jul 06 2009 Neil Horman <nhorman@redhat.com> 2.0.0-20 |
|
- Make makedumpfile a dynamic binary |
|
|
|
* Mon Jul 06 2009 Neil Horman <nhorman@redhat.com> 2.0.0-19 |
|
- Fix build issue |
|
|
|
* Mon Jul 06 2009 Neil Horman <nhorman@redhat.com> 2.0.0-18 |
|
- Updated initscript to use mkdumprd2 if manifest is present |
|
- Updated spec to require dash |
|
- Updated sample manifest to point to correct initscript |
|
- Updated populate_std_files helper to fix sh symlink |
|
|
|
* Mon Jul 06 2009 Neil Horman <nhorman@redhat.com> 2.0.0-17 |
|
- Fixed mkdumprd2 tarball creation |
|
|
|
* Tue Jun 23 2009 Neil Horman <nhorman@redhat.com> 2.0.0-16 |
|
- Fix up kdump so it works with latest firstboot |
|
|
|
* Mon Jun 15 2009 Neil Horman <nhorman@redhat.com> 2.0.0-15 |
|
- Fixed some stat drive detect bugs by E. Biederman (bz505701) |
|
|
|
* Wed May 20 2009 Neil Horman <nhorman@redhat.com> 2.0.0-14 |
|
- Put early copy of mkdumprd2 out in the wild (bz 466392) |
|
|
|
* Fri May 08 2009 Neil Horman <nhorman@redhat.com> - 2.0.0-13 |
|
- Update makedumpfile to v 1.3.3 (bz 499849) |
|
|
|
* Tue Apr 07 2009 Neil Horman <nhorman@redhat.com> - 2.0.0-12 |
|
- Simplifed rootfs mounting code in mkdumprd (bz 494416) |
|
|
|
* Sun Apr 05 2009 Lubomir Rintel <lkundrak@v3.sk> - 2.0.0-11 |
|
- Install the correct configuration for i586 |
|
|
|
* Fri Apr 03 2009 Neil Horman <nhorman@redhat.com> - 2.0.0-10 |
|
- Fix problem with quoted CORE_COLLECTOR string (bz 493707) |
|
|
|
* Thu Apr 02 2009 Orion Poplawski <orion@cora.nwra.com> - 2.0.0-9 |
|
- Add BR glibc-static |
|
|
|
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0.0-8 |
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild |
|
|
|
* Thu Dec 04 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm@gmail.com> - 2.0.0-7 |
|
- Rebuild for Python 2.6 |
|
|
|
* Mon Dec 01 2008 Neil Horman <nhorman@redhat.com> - 2.0.0.6 |
|
- adding makedumpfile man page updates (bz 473212) |
|
|
|
* Mon Dec 01 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm@gmail.com> - 2.0.0-5 |
|
- Rebuild for Python 2.6 |
|
|
|
* Wed Nov 05 2008 Neil Horman <nhorman@redhat.com> - 2.0.0-3 |
|
- Correct source file to use proper lang package (bz 335191) |
|
|
|
* Wed Oct 29 2008 Neil Horman <nhorman@redhat.com> - 2.0.0-2 |
|
- Fix mkdumprd typo (bz 469001) |
|
|
|
* Mon Sep 15 2008 Neil Horman <nhorman@redhat.com> - 2.0.0-2 |
|
- Fix sysconfig files to not specify --args-linux on x86 (bz 461615) |
|
|
|
* Wed Aug 27 2008 Neil Horman <nhorman@redhat.com> - 2.0.0-1 |
|
- Update kexec-tools to latest upstream version |
|
|
|
* Wed Aug 27 2008 Neil Horman <nhorman@redhat.com> - 1.102pre-16 |
|
- Fix mkdumprd to properly use UUID/LABEL search (bz 455998) |
|
|
|
* Tue Aug 5 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 1.102pre-15 |
|
- fix license tag |
|
|
|
* Mon Jul 28 2008 Neil Horman <nhorman@redhat.com> - 1.102pre-14 |
|
- Add video reset section to docs (bz 456572) |
|
|
|
* Fri Jul 11 2008 Neil Horman <nhorman@redhat.com> - 1.102pre-13 |
|
- Fix mkdumprd to support dynamic busybox (bz 443878) |
|
|
|
* Wed Jun 11 2008 Neil Horman <nhorman@redhat.com> - 1.102pre-12 |
|
- Added lvm to bin list (bz 443878) |
|
|
|
* Thu Jun 05 2008 Neil Horman <nhorman@redhat.com> - 1.102pre-11 |
|
- Update to latest makedumpfile from upstream |
|
- Mass import of RHEL fixes missing in rawhide |
|
|
|
* Thu Apr 24 2008 Neil Horman <nhorman@redhat.com> - 1.102pre-10 |
|
- Fix mkdumprd to properly pull in libs for lvm/mdadm (bz 443878) |
|
|
|
* Wed Apr 16 2008 Neil Horman <nhorman@redhat.com> - 1.102pre-9 |
|
- Fix cmdline length issue |
|
|
|
* Tue Mar 25 2008 Neil Horman <nhorman@redhat.com> - 1.102pre-8 |
|
- Fixing ARCH definition for bz 438661 |
|
|
|
* Mon Mar 24 2008 Neil Horman <nhorman@redhat.com> - 1.102pre-7 |
|
- Adding patches for bz 438661 |
|
|
|
* Fri Feb 22 2008 Neil Horman <nhorman@redhat.com> - 1.102pre-6 |
|
- Bringing rawhide up to date with bugfixes from RHEL5 |
|
- Adding patch to prevent kexec buffer overflow on ppc (bz 428684) |
|
|
|
* Tue Feb 19 2008 Neil Horman <nhorman@redhat.com> - 1.102pre-5 |
|
- Modifying mkdumprd to include dynamic executibles (bz 433350) |
|
|
|
* Tue Feb 12 2008 Neil Horman <nhorman@redhat.com> - 1.102pre-4 |
|
- bumping rev number for rebuild |
|
|
|
* Wed Jan 02 2008 Neil Horman <nhorman@redhat.com> - 1.102pre-3 |
|
- Fix ARCH placement in kdump init script (bz 427201) |
|
- Fix BuildRequires |
|
- Fix Makedumpfile to build with new libelf |
|
|
|
* Mon Oct 01 2007 Neil Horman <nhorman@redhat.com> - 1.102pre-2 |
|
- Fix triggerpostun script (bz 308151) |
|
|
|
* Thu Aug 30 2007 Neil Horman <nhorman@redhat.com> - 1.102pre-1 |
|
- Bumping kexec version to latest horms tree (bz 257201) |
|
- Adding trigger to remove initrds when a kernel is removed |
|
|
|
* Wed Aug 22 2007 Neil Horman <nhorman@redhat.com> - 1.101-81 |
|
- Add xen-syms patch to makedumpfile (bz 250341) |
|
|
|
* Wed Aug 22 2007 Neil Horman <nhorman@redhat.com> - 1.101-80 |
|
- Fix ability to determine space on nfs shares (bz 252170) |
|
|
|
* Tue Aug 21 2007 Neil Horman <nhorman@redhat.com> - 1.101-79 |
|
- Update kdump.init to always create sparse files (bz 253714) |
|
|
|
* Fri Aug 10 2007 Neil Horman <nhorman@redhat.com> - 1.101-78 |
|
- Update init script to handle xen kernel cmdlnes (bz 250803) |
|
|
|
* Wed Aug 01 2007 Neil Horman <nhorman@redhat.com> - 1.101-77 |
|
- Update mkdumprd to suppres notifications /rev makedumpfile (bz 250341) |
|
|
|
* Thu Jul 19 2007 Neil Horman <nhorman@redhat.com> - 1.101-76 |
|
- Fix mkdumprd to suppress informative messages (bz 248797) |
|
|
|
* Wed Jul 18 2007 Neil Horman <nhorman@redhat.com> - 1.101-75 |
|
- Updated fr.po translations (bz 248287) |
|
|
|
* Tue Jul 17 2007 Neil Horman <nhorman@redhat.com> - 1.101-74 |
|
- Fix up add_buff to retry locate_hole on segment overlap (bz 247989) |
|
|
|
* Mon Jul 09 2007 Neil Horman <nhorman@redhat.com> - 1.101-73 |
|
- Fix up language files for kexec (bz 246508) |
|
|
|
* Thu Jul 05 2007 Neil Horman <nhorman@redhat.com> - 1.101-72 |
|
- Fixing up initscript for LSB (bz 246967) |
|
|
|
* Tue Jun 19 2007 Neil Horman <nhorman@redhat.com> - 1.101-71 |
|
- Fixed conflict in mkdumprd in use of /mnt (bz 222911) |
|
|
|
* Mon Jun 18 2007 Neil Horman <nhorman@redhat.com> - 1.101-70 |
|
- Fixed kdump.init to properly read cmdline (bz 244649) |
|
|
|
* Wed Apr 11 2007 Neil Horman <nhorman@redhat.com> - 1.101-69 |
|
- Fixed up kdump.init to enforce mode 600 on authorized_keys2 (bz 235986) |
|
|
|
* Tue Apr 10 2007 Neil Horman <nhorman@redhat.com> - 1.101-68 |
|
- Fix alignment of bootargs and device-tree structures on ppc64 |
|
|
|
* Tue Apr 10 2007 Neil Horman <nhorman@redhat.com> - 1.101-67 |
|
- Allow ppc to boot ppc64 kernels (bz 235608) |
|
|
|
* Tue Apr 10 2007 Neil Horman <nhorman@redhat.com> - 1.101-66 |
|
- Reduce rmo_top to 0x7c000000 for PS3 (bz 235030) |
|
|
|
* Mon Mar 26 2007 Neil Horman <nhorman@redhat.com> - 1.101-65 |
|
- Fix spec to own kexec_tools directory (bz 219035) |
|
|
|
* Wed Mar 21 2007 Neil Horman <nhorman@redhat.com> - 1.101-64 |
|
- Add fix for ppc memory region computation (bz 233312) |
|
|
|
* Thu Mar 15 2007 Neil Horman <nhorman@redhat.com> - 1.101-63 |
|
- Adding extra check to avoid oom kills on nfs mount failure (bz 215056) |
|
|
|
* Tue Mar 06 2007 Neil Horman <nhorman@redhat.com> - 1.101-62 |
|
- Updating makedumpfile to version 1.1.1 (bz 2223743) |
|
|
|
* Thu Feb 22 2007 Neil Horman <nhorman@redhat.com> - 1.101-61 |
|
- Adding multilanguage infrastructure to firstboot_kdump (bz 223175) |
|
|
|
* Mon Feb 12 2007 Neil Horman <nhorman@redhat.com> - 1.101-60 |
|
- Fixing up file permissions on kdump.conf (bz 228137) |
|
|
|
* Fri Feb 09 2007 Neil Horman <nhorman@redhat.com> - 1.101-59 |
|
- Adding mkdumprd man page to build |
|
|
|
* Thu Jan 25 2007 Neil Horman <nhorman@redhat.com> - 1.101-58 |
|
- Updating kdump.init and mkdumprd with most recent RHEL5 fixes |
|
- Fixing BuildReq to require elfutils-devel-static |
|
|
|
* Thu Jan 04 2007 Neil Horman <nhorman@redhat.com> - 1.101-56 |
|
- Fix option parsing problem for bzImage files (bz 221272) |
|
|
|
* Fri Dec 15 2006 Neil Horman <nhorman@redhat.com> - 1.101-55 |
|
- Wholesale update of RHEL5 revisions 55-147 |
|
|
|
* Tue Aug 29 2006 Neil Horman <nhorman@redhat.com> - 1.101-54 |
|
- integrate default elf format patch |
|
|
|
* Tue Aug 29 2006 Neil Horman <nhorman@redhat.com> - 1.101-53 |
|
- Taking Viveks x86_64 crashdump patch (rcv. via email) |
|
|
|
* Tue Aug 29 2006 Neil Horman <nhorman@redhat.com> - 1.101-52 |
|
- Taking ia64 tools patch for bz 181358 |
|
|
|
* Mon Aug 28 2006 Neil Horman <nhorman@redhat.com> - 1.101-51 |
|
- more doc updates |
|
- added patch to fix build break from kernel headers change |
|
|
|
* Thu Aug 24 2006 Neil Horman <nhorman@redhat.com> - 1.101-50 |
|
- repo patch to enable support for relocatable kernels. |
|
|
|
* Thu Aug 24 2006 Neil Horman <nhorman@redhat.com> - 1.101-49 |
|
- rewriting kcp to properly do ssh and scp |
|
- updating mkdumprd to use new kcp syntax |
|
|
|
* Wed Aug 23 2006 Neil Horman <nhorman@redhat.com> - 1.101-48 |
|
- Bumping revision number |
|
|
|
* Tue Aug 22 2006 Jarod Wilson <jwilson@redhat.com> - 1.101-47 |
|
- ppc64 no-more-platform fix |
|
|
|
* Mon Aug 21 2006 Jarod Wilson <jwilson@redhat.com> - 1.101-46 |
|
- ppc64 fixups: |
|
- actually build ppc64 binaries (bug 203407) |
|
- correct usage output |
|
- avoid segfault in command-line parsing |
|
- install kexec man page |
|
- use regulation Fedora BuildRoot |
|
|
|
* Fri Aug 18 2006 Neil Horman <nhorman@redhat.com> - 1.101-45 |
|
- fixed typo in mkdumprd for bz 202983 |
|
- fixed typo in mkdumprd for bz 203053 |
|
- clarified docs in kdump.conf with examples per bz 203015 |
|
|
|
* Tue Aug 15 2006 Neil Horman <nhorman@redhat.com> - 1.101-44 |
|
- updated init script to implement status function/scrub err messages |
|
|
|
* Wed Aug 09 2006 Jarod Wilson <jwilson@redhat.com> - 1.101-43 |
|
- Misc spec cleanups and macro-ifications |
|
|
|
* Wed Aug 09 2006 Jarod Wilson <jwilson@redhat.com> - 1.101-42 |
|
- Add %dir /var/crash, so default kdump setup works |
|
|
|
* Thu Aug 03 2006 Neil Horman <nhorman@redhat.com> - 1.101-41 |
|
- fix another silly makefile error for makedumpfile |
|
|
|
* Thu Aug 03 2006 Neil Horman <nhorman@redhat.com> - 1.101-40 |
|
- exclude makedumpfile from build on non-x86[_64] arches |
|
|
|
* Thu Aug 03 2006 Neil Horman <nhorman@redhat.com> - 1.101-39 |
|
- exclude makedumpfile from build on non-x86[_64] arches |
|
|
|
* Thu Aug 03 2006 Neil Horman <nhorman@redhat.com> - 1.101-38 |
|
- updating makedumpfile makefile to use pkg-config on glib-2.0 |
|
|
|
* Thu Aug 03 2006 Neil Horman <nhorman@redhat.com> - 1.101-37 |
|
- updating makedumpfile makefile to use pkg-config |
|
|
|
* Thu Aug 03 2006 Neil Horman <nhorman@redhat.com> - 1.101-36 |
|
- Removing unneeded deps after Makefile fixup for makedumpfile |
|
|
|
* Thu Aug 03 2006 Neil Horman <nhorman@redhat.com> - 1.101-35 |
|
- fixing up FC6/RHEL5 BuildRequires line to build in brew |
|
|
|
* Wed Aug 02 2006 Neil Horman <nhorman@redhat.com> - 1.101-34 |
|
- enabling makedumpfile in build |
|
|
|
* Wed Aug 02 2006 Neil Horman <nhorman@redhat.com> - 1.101-33 |
|
- added makedumpfile source to package |
|
|
|
* Mon Jul 31 2006 Neil Horman <nhorman@redhat.com> - 1.101-32 |
|
- added et-dyn patch to allow loading of relocatable kernels |
|
|
|
* Thu Jul 27 2006 Neil Horman <nhorman@redhat.com> - 1.101-30 |
|
- fixing up missing patch to kdump.init |
|
|
|
* Wed Jul 19 2006 Neil Horman <nhorman@redhat.com> - 1.101-30 |
|
- add kexec frontend (bz 197695) |
|
|
|
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 1.101-29 |
|
- rebuild |
|
|
|
* Fri Jul 07 2006 Neil Horman <nhorman@redhat.com> 1.101-27.fc6 |
|
- Buildrequire zlib-devel |
|
|
|
* Thu Jun 22 2006 Neil Horman <nhorman@redhat.com> -1.101-19 |
|
- Bumping rev number |
|
|
|
* Thu Jun 22 2006 Neil Horman <nhorman@redhat.com> -1.101-17 |
|
- Add patch to allow ppc64 to ignore args-linux option |
|
|
|
* Wed Mar 08 2006 Bill Nottingham <notting@redhat.com> - 1.101-16 |
|
- fix scriptlet - call chkconfig --add, change the default in the |
|
script itself (#183633) |
|
|
|
* Wed Mar 08 2006 Thomas Graf <tgraf@redhat.com> - 1.101-15 |
|
- Don't add kdump service by default, let the user manually add it to |
|
avoid everyone seeing a warning. |
|
|
|
* Tue Mar 07 2006 Thomas Graf <tgraf@redhat.com> - 1.101-14 |
|
- Fix kdump.init to call kexec from its new location |
|
|
|
* Mon Mar 6 2006 Jeremy Katz <katzj@redhat.com> - 1.101-13 |
|
- proper requires for scriptlets |
|
|
|
* Mon Mar 06 2006 Thomas Graf <tgraf@redhat.com> - 1.101-12 |
|
- Move kexec and kdump binaries to /sbin |
|
|
|
* Thu Mar 02 2006 Thomas Graf <tgraf@redhat.com> - 1.101-11 |
|
- Fix argument order when stopping kexec |
|
|
|
* Mon Feb 27 2006 Thomas Graf <tgraf@redhat.com> - 1.101-10 |
|
- kdump7.patch |
|
o Remove elf32 core headers support for x86_64 |
|
o Fix x86 prepare elf core header routine |
|
o Fix ppc64 kexec -p failure for gcc 4.10 |
|
o Fix few warnings for gcc 4.10 |
|
o Add the missing --initrd option for ppc64 |
|
o Fix ppc64 persistent root device bug |
|
- Remove --elf32-core-headers from default configuration, users |
|
may re-add it via KEXEC_ARGS. |
|
- Remove obsolete KEXEC_HEADERS |
|
* Wed Feb 22 2006 Thomas Graf <tgraf@redhat.com> - 1.101-9 |
|
- Remove wrong quotes around --command-line in kdump.init |
|
|
|
* Fri Feb 17 2006 Jeff Moyer <jmoyer@redhat.com> - 1.101-8 |
|
- Fix the service stop case. It was previously unloading the wrong kernel. |
|
- Implement the "restart" function. |
|
- Add the "irqpoll" option as a default kdump kernel commandline parameter. |
|
- Create a default kernel command line in the sysconfig file upon rpm install. |
|
|
|
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 1.101-7.1.1 |
|
- rebuilt for new gcc4.1 snapshot and glibc changes |
|
|
|
* Thu Feb 02 2006 Thomas Graf <tgraf@redhat.com> - 1.101-7.1 |
|
- Add patch to enable the kdump binary for x86_64 |
|
* Wed Feb 01 2006 Thomas Graf <tgraf@redhat.com> |
|
- New kdump patch to support s390 arch + various fixes |
|
- Include kdump in x86_64 builds |
|
* Mon Jan 30 2006 Thomas Graf <tgraf@redhat.com> |
|
- New kdump patch to support x86_64 userspace |
|
|
|
* Fri Dec 16 2005 Jesse Keating <jkeating@redhat.com> |
|
- rebuilt for new gcj |
|
|
|
* Wed Nov 16 2005 Thomas Graf <tgraf@redhat.com> - 1.101-5 |
|
- Report missing kdump kernel image as warning |
|
|
|
* Thu Nov 3 2005 Jeff Moyer <jmoyer@redhat.com> - 1.101-4 |
|
- Build for x86_64 as well. Kdump support doesn't work there, but users |
|
should be able to use kexec. |
|
|
|
* Fri Sep 23 2005 Jeff Moyer <jmoyer@redhat.com> - 1.101-3 |
|
- Add a kdump sysconfig file and init script |
|
- Spec file additions for pre/post install/uninstall |
|
|
|
* Thu Aug 25 2005 Jeff Moyer <jmoyer@redhat.com> |
|
- Initial prototype for RH/FC5
|
|
|