David E. O'Brien
623720bd03
'dumpon' can run before 'initrandom' so make it.
...
This gives a better chance of debugging /dev/random related panics.
2005-04-05 18:59:24 +00:00
Thomas Quinot
e30c35ed0c
When dumpdev is set to 'auto', and a suitable swap device is found,
...
create a symbolic link /dev/dumpdev designating that device so
savecore can find and save a previous kernel dump.
2004-10-18 23:40:13 +00:00
Thomas Quinot
585d0283b0
Remove unused computation of memory size.
...
Reviewed by: des
2004-10-18 14:59:53 +00:00
Mike Makonnen
337338ee00
Remove the requirement for the FreeBSD keyword as it no longer
...
makes any sense.
Discussed with: dougb, brooks
MFC after: 3 days
2004-10-07 13:55:26 +00:00
Dag-Erling Smørgrav
5a70daa23f
If $dumpdev is set to AUTO, use the first suitable swap partition listed
...
in /etc/fstab, or print an error message if no suitable device was found.
MFC after: 4 weeks
2004-09-20 17:48:45 +00:00
Pawel Jakub Dawidek
bd57d5b0f5
Mark scripts as not usable inside a jail by adding keyword 'nojail'.
...
Some suggestions from: rwatson, Ruben de Groot <mail25@bzerk.org>
2004-03-08 12:25:05 +00:00
Pawel Jakub Dawidek
40c0076346
Teach /etc/rc.d/dumpon script how to stop.
...
Reviewed by: gordon
Approved by: gordon, scottl (mentor)
2004-02-02 19:05:06 +00:00
Gordon Tetlow
27bc1b287e
Merge in all the changes that Mike Makonnen has been maintaining for a
...
while. This is only the script pieces, the glue for the build comes next.
Submitted by: Mike Makonnen <makonnen@pacbell.net>
Reviewed by: silence on -current and -hackers
Prodded by: rwatson
2002-06-13 22:14:37 +00:00