2008-08-16 00:14:11 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Aug 15 14:41:25 CEST 2008 - bwalle@suse.de
|
|
|
|
|
|
|
|
- update to 0.6.3
|
|
|
|
o make the kdump init script a boot script ("boot.kdump")
|
|
|
|
o fix init script comments
|
|
|
|
o add meta information to manpages
|
|
|
|
|
2008-08-14 01:52:20 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Aug 12 10:07:02 CEST 2008 - bwalle@suse.de
|
|
|
|
|
|
|
|
- update to 0.6.2
|
|
|
|
o correct init script: remove remote FS dependency and also add
|
|
|
|
"Should-Stop"
|
|
|
|
|
2008-08-10 01:22:19 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Aug 9 18:37:52 CEST 2008 - bwalle@suse.de
|
|
|
|
|
|
|
|
- update to 0.6.1
|
|
|
|
o add kdump(7) manual page
|
|
|
|
|
2008-08-08 02:09:19 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Aug 07 11:40:17 CEST 2008 - bwalle@suse.de
|
|
|
|
|
|
|
|
- update to 0.6.0
|
|
|
|
o add vmcore(5) manual page
|
|
|
|
o implement email support
|
|
|
|
- use PreReq for mkinitrd instead of BuildRequires
|
|
|
|
|
2008-08-06 01:49:42 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Aug 4 22:27:26 CEST 2008 - bwalle@suse.de
|
|
|
|
|
|
|
|
- Don't report ELF32 as "invalid ELF class"
|
|
|
|
|
2008-08-02 02:11:07 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Aug 01 12:00:17 CEST 2008 - bwalle@suse.de
|
|
|
|
|
|
|
|
- update to 0.5.5
|
|
|
|
o make dependency to libssh2 optional
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jul 31 23:41:06 CEST 2008 - bwalle@suse.de
|
|
|
|
|
|
|
|
- update to 0.5.4
|
|
|
|
o always create empty ${tmp_mnt}/etc/fstab.kdump
|
|
|
|
o change execution state to 'boot'
|
|
|
|
o use UUID for fstab.kdump
|
|
|
|
o open a shell if something fails and KDUMP_CONTINUE_ON_ERROR is
|
|
|
|
true
|
|
|
|
o don't include JFS to initrd
|
|
|
|
o don't add -s '' parameter to mkinitrd call if the boot splash
|
|
|
|
script is not available
|
|
|
|
o handle more programs in $KDUMP_REQUIRED_PROGRAMS correct
|
|
|
|
o move original /etc/fstab back
|
|
|
|
- add %config to udev rule
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jul 28 23:39:24 CEST 2008 - bwalle@suse.de
|
|
|
|
|
|
|
|
- update to 0.5.3
|
|
|
|
o don't exit with error code when the dump directory does not yet
|
|
|
|
exist in the 'delete_dumps' command
|
|
|
|
o fix syntax error in init/boot-kdump.sh
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jul 28 23:12:12 CEST 2008 - bwalle@suse.de
|
|
|
|
|
|
|
|
- call mkinitrd_setup in %post and %postun
|
|
|
|
|
2008-07-28 15:52:15 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jul 28 11:58:28 CEST 2008 - bwalle@suse.de
|
|
|
|
|
|
|
|
- update to 0.5.2
|
|
|
|
o copy required programs (KDUMP_REQUIRED_PROGRAMS) in initrd
|
|
|
|
o mount dump partition and boot partition in initrd
|
|
|
|
o don't exit with error code when the dump directory does not yet
|
|
|
|
exist in the 'delete_dumps' command
|
|
|
|
|
2008-07-25 01:08:46 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jul 24 22:20:00 CEST 2008 - bwalle@suse.de
|
|
|
|
|
|
|
|
- update to 0.5.1
|
|
|
|
o add 'print_target' sub command
|
|
|
|
o implement SSH public/private key authentication
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jul 24 01:45:11 CEST 2008 - bwalle@suse.de
|
|
|
|
|
|
|
|
- update to 0.5.0 (FATE #303043)
|
|
|
|
o initrd-based dumping
|
|
|
|
o basically rewrite
|
|
|
|
|
2008-06-23 01:02:01 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jun 13 17:34:43 CEST 2008 - bwalle@suse.de
|
|
|
|
|
|
|
|
- update to 0.3.4
|
|
|
|
o try also $(uname -i) to find the makedumpfile.config in
|
|
|
|
/usr/src/linux-${version}-obj/${arch}/${flavour}
|
|
|
|
o filter "mem" kernel parameter before loading the kdump kernel
|
|
|
|
(bnc#393324)
|
|
|
|
- delete kdump-clarify-README: merged in new version
|
|
|
|
- delete kdump-default-nmi: merged in new version
|
|
|
|
- delete kdump-reload-memory-hotplug: merged in new version
|
|
|
|
- delete kdump-fix-kernel-detection: merged in new version
|
|
|
|
|
2008-06-02 10:31:23 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Jun 01 17:56:40 CEST 2008 - bwalle@suse.de
|
|
|
|
|
|
|
|
- set KDUMP_KERNELVER="" on i386 instead of KDUMP_KERNELVER="kdump"
|
|
|
|
(with "kdump", the kdump kernel cannot be loaded without manually
|
|
|
|
editing the configuration file (bnc#396221)
|
|
|
|
|
2008-05-26 19:09:59 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon May 26 17:45:18 CEST 2008 - bwalle@suse.de
|
|
|
|
|
|
|
|
- fix load of kdump kernel when KDUMP_KERNELVER="kdump" on ppc64
|
|
|
|
(bnc#394216)
|
|
|
|
|
2008-05-22 01:02:58 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue May 20 10:54:19 CEST 2008 - bwalle@suse.de
|
|
|
|
|
|
|
|
- fix typo when checking the result of kdump_kernel_loaded
|
|
|
|
|
2008-05-20 02:49:38 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon May 19 20:24:48 CEST 2008 - bwalle@suse.de
|
|
|
|
|
|
|
|
- implement "try-restart" command and use that implementation also
|
|
|
|
for "condrestart"
|
|
|
|
- add udev rules to reload kdump configuration on memory or CPU
|
|
|
|
hotplug (bnc#389658)
|
|
|
|
- set panic_on_unrecovered_nmi only when it exists
|
|
|
|
|
2008-05-16 14:28:01 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue May 13 16:27:48 CEST 2008 - bwalle@suse.de
|
|
|
|
|
|
|
|
- set panic_on_unrecovered_nmi as default (bnc#388736)
|
|
|
|
|
2008-04-20 16:38:21 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Apr 18 18:38:31 CEST 2008 - bwalle@suse.de
|
|
|
|
|
|
|
|
- clarified README that memory sizes are only recommended values
|
|
|
|
(bnc#380577)
|
|
|
|
|
2008-02-21 01:55:05 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Feb 20 11:48:28 CET 2008 - bwalle@suse.de
|
|
|
|
|
|
|
|
- use "-o NumberOfPasswordPrompts=0 -o CheckHostIP=no -o
|
|
|
|
StrictHostKeyChecking=no" when calling ssh because the user may
|
|
|
|
not be able to confirm the questions (bnc#355973)
|
|
|
|
- require "$network" in init script so than when runlevel 3 is set
|
|
|
|
in /etc/sysconfig/kdump, network is available to the kdump
|
|
|
|
scripts (bnc#293171)
|
|
|
|
- update version to 0.2.3
|
|
|
|
|
2008-01-14 10:45:35 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Jan 13 19:52:58 CET 2008 - bwalle@suse.de
|
|
|
|
|
|
|
|
- don't add initrd blink stuff for openSUSE <= 10.2 because
|
|
|
|
there was no modular initrd script
|
|
|
|
|
2008-01-10 01:55:43 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jan 8 13:15:03 CET 2008 - bwalle@suse.de
|
|
|
|
|
|
|
|
- log the result of kexec call to avoid the impression that loading
|
|
|
|
kdump kernel succeeded even if kexec terminated non-zero (350289)
|
|
|
|
- don't set kernel.panic_on_oops to 1 if kexec failed (350289)
|
|
|
|
- updated version to 0.3.2
|
|
|
|
- require kexec-tools
|
|
|
|
|
2007-12-12 21:11:02 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Dec 12 15:30:20 CET 2007 - bwalle@suse.de
|
|
|
|
|
|
|
|
- check the disk space afterwards if makedumpfile is used since
|
|
|
|
it's not possible to know the dump image size in advance
|
|
|
|
- updated version to 0.3.1
|
|
|
|
|
2007-11-12 21:51:51 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Nov 12 15:05:06 CET 2007 - tiwai@suse.de
|
|
|
|
|
|
|
|
- fix PreReq for insserv and fillup
|
|
|
|
|
2007-11-06 22:27:49 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Nov 6 10:18:15 CET 2007 - bwalle@suse.de
|
|
|
|
|
|
|
|
- add "coreutils" and "sed" to PreReq to make rpmlint happy
|
|
|
|
|
2007-10-14 04:35:25 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Oct 11 16:17:07 CEST 2007 - bwalle@suse.de
|
|
|
|
|
|
|
|
- rename kdump-helpers to kdump
|
|
|
|
- added GDB helpers, init script and sysconfig file
|
|
|
|
(formerly all in the kexec-tools package)
|
|
|
|
- added README (formerly README.SUSE in the kexec-tools package)
|
|
|
|
- fix compile warning in src/read-debuglink.c
|
|
|
|
- log save message to syslog if $KDUMP_VERBOSE & 1 > 0 (#331118)
|
|
|
|
- improve algorithm for finding the kdump kernel
|
|
|
|
- updated version to 0.3.0
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Sep 3 16:51:53 CEST 2007 - bwalle@suse.de
|
|
|
|
|
|
|
|
- don't use locking for NFS (#307178)
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Aug 29 19:11:55 CEST 2007 - bwalle@suse.de
|
|
|
|
|
|
|
|
- added Recommends: makedumpfile
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Aug 13 16:45:12 CEST 2007 - bwalle@suse.de
|
|
|
|
|
|
|
|
- run bootloader after modifying initrd
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jul 27 12:51:44 CEST 2007 - bwalle@suse.de
|
|
|
|
|
|
|
|
- update to 0.2.4 (#302257)
|
|
|
|
o implement KDUMP_KEEP_OLD_DUMPS = -2 for deleting all dumps
|
|
|
|
(except the latest, which is saved afterwards
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jul 2 16:49:49 CEST 2007 - tiwai@suse.de
|
|
|
|
|
|
|
|
- changed from libelf to libelf0-devel in buildrequires.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jun 18 13:57:15 CEST 2007 - bwalle@suse.de
|
|
|
|
|
|
|
|
- update to 0.2.3
|
|
|
|
o fixed read-debuglink
|
|
|
|
o changed NFS URL, no separation between share and directory
|
|
|
|
o added kdump-led_blink to blink LEDs (for broken VGA console)
|
|
|
|
o added mkinitrd script (for blink) and /sbin/mkinitrd to
|
|
|
|
%postin and %postun
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jun 11 15:26:09 CEST 2007 - bwalle@suse.de
|
|
|
|
|
|
|
|
- update to 0.2.2
|
|
|
|
o add read-debuglink
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Jun 10 23:12:53 CEST 2007 - bwalle@suse.de
|
|
|
|
|
|
|
|
- update to 0.2.1
|
|
|
|
o add manpages for all programs
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon May 28 18:15:56 CEST 2007 - bwalle@suse.de
|
|
|
|
|
|
|
|
- first version
|
|
|
|
|