aboutsummaryrefslogtreecommitdiff
path: root/etc/rc.d/dumpon
Commit message (Expand)AuthorAgeFilesLines
* Make FILESYSTEMS, dumpon, and var not depend on zfs and zvolEnji Cooper2016-05-151-1/+0
* - Add descriptions to most of the rc scripts. Those are mostly taken from theirLars Engels2016-04-231-0/+1
* This change does the following for the scripts that run up throughDoug Barton2010-05-191-1/+2
* As previously discussed, add the svn:executable property to all scriptsDoug Barton2008-07-161-0/+0
* Remove the -v flag from the command line to dumpon(8), and instead printMike Makonnen2008-06-231-1/+2
* Remove rcconf.sh from /etc/rc.d, and instead load the configurationDoug Barton2005-12-101-1/+0
* Use kenv -q to extract dumpdev rather than kenv, in order to avoidRobert Watson2005-09-131-1/+1
* Honor the "dumpdev" kenv variable if it is set and the "dumpdev" rcDag-Erling Smørgrav2005-06-071-6/+17
* 'dumpon' can run before 'initrandom' so make it.David E. O'Brien2005-04-051-2/+2
* When dumpdev is set to 'auto', and a suitable swap device is found,Thomas Quinot2004-10-181-1/+6
* Remove unused computation of memory size.Thomas Quinot2004-10-181-1/+0
* Remove the requirement for the FreeBSD keyword as it no longerMike Makonnen2004-10-071-1/+1
* If $dumpdev is set to AUTO, use the first suitable swap partition listedDag-Erling Smørgrav2004-09-201-0/+10
* Mark scripts as not usable inside a jail by adding keyword 'nojail'.Pawel Jakub Dawidek2004-03-081-1/+1
* Teach /etc/rc.d/dumpon script how to stop.Pawel Jakub Dawidek2004-02-021-1/+12
* Merge in all the changes that Mike Makonnen has been maintaining for aGordon Tetlow2002-06-131-0/+32