openwrtv3/package
Daniel Golle 5e4bb476c0 kexec-tools: bump version and add support for crashdump kernel
split kexec-tools into two packages, kexec and kdump.
* kexec to simply execute a new kernel
* kdump is for loading and collecting debris of a crashed kernel with
  support for kdump forensics.

In order to properly support booting into a crashkernel, an init script
as well as UCI configuration has been added.
As modifying the kernel cmdline is required for this to work in x86
platforms use an uci-defaults script to modify /boot/grub/grub.cfg.

To test collecting crash information, use the 'c' sysrq-trigger, ie.
echo c > /proc/sysrq-trigger

This should result in the crash kernel being executed and (depending
on the configution) dmesg and/or vmcore getting saved.

To check if the crash kernel was loaded properly, use the 'status'
command of the kdump init script.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2017-06-09 22:21:25 +02:00
..
base-files base-files: network.sh: fix a number of IPv6 logic flaws 2017-06-08 20:12:52 +02:00
boot kexec-tools: bump version and add support for crashdump kernel 2017-06-09 22:21:25 +02:00
devel gdb: disable simulator ; it's broken on ppc 2017-06-07 18:31:10 +02:00
firmware linux-firmware: add firmware for rtl8821ae support 2017-05-21 23:51:08 +02:00
kernel mwlwifi: update to version 10.3.4.0 / 2017-06-06 2017-06-08 19:56:12 +02:00
libs elfutils: Pass -Wno-unused-result to silence warnings as errors 2017-05-26 15:42:03 -07:00
network dnsmasq: add dhcp-script hook conditionally 2017-06-09 16:44:04 +02:00
system procd: update to latest git HEAD 2017-05-30 07:29:25 +02:00
utils mdadm: Do not check RUN_DIR 2017-06-05 12:24:01 -07:00
Makefile build: cleanup tmp/ dir of target rootfs 2017-05-02 22:10:50 +08:00