cvs commit: src/etc/rc.d savecore

[ Available lists | Index of cvs-src-old | Month of Sep 2009 | Week of 5 Sep 2009 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Craig Rodrigues <rodrigc@FreeBSD.org>
Date
5 Sep 2009 18:44:51
Subject
cvs commit: src/etc/rc.d savecore
Message-ID
200909051844.n85Iiojo021834@repoman.freebsd.org


[ Hide this part ]
rodrigc     2009-09-05 18:44:36 UTC

FreeBSD src repository

Modified files: (Branch: RELENG_7)
etc/rc.d savecore
Log:
SVN rev 196870 on 2009-09-05 18:44:36Z by rodrigc

This set of MFC's brings savecore closer to the trunk version.
Now, crashinfo will only be run if the following conditions are true:
- savecore -C determines that a crash dump exists
- crashinfo_enable="YES"

MFC: 182460

Add the ability to run /usr/sbin/crashinfo on a new core dump automatically
during boot.

MFC: 180318

Remove the $DUMPDIR variable. It's redundant and the rest of the
script uses $dumpdir directly.

MFC: 180317
Make checking for the availability of core dumps work in the case
that $dumpdev is not set to "AUTO".

Revision Changes Path
1.10.10.4 +18 -3 src/etc/rc.d/savecore

Elapsed time: 0.047 seconds