Date: Sun, 20 Jan 2002 17:16:11 -0800 (PST) From: Maxim Sobolev <sobomax@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/dumpon dumpon.8 src/sys/boot/common loader.8 src/sys/boot/forth loader.conf src/sys/kern kern_shutdown.c Message-ID: <200201210116.g0L1GCt99836@freefall.freebsd.org>
index | next in thread | raw e-mail
sobomax 2002/01/20 17:16:11 PST
Modified files:
sbin/dumpon dumpon.8
sys/boot/common loader.8
sys/boot/forth loader.conf
sys/kern kern_shutdown.c
Log:
Allow dump device be configured as early as possible using loader(8) tunable.
This allows obtaining crash dumps from the panics occured during late stages
of kernel initialisation before system enters into single-user mode.
MFC after: 2 weeks
Revision Changes Path
1.20 +12 -6 src/sbin/dumpon/dumpon.8
1.38 +6 -0 src/sys/boot/common/loader.8
1.53 +1 -0 src/sys/boot/forth/loader.conf
1.117 +11 -0 src/sys/kern/kern_shutdown.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200201210116.g0L1GCt99836>
