Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: basesrc/etc



Module Name:    basesrc
Committed By:   lukem
Date:           Thu Mar 21 23:08:36 UTC 2002

Modified Files:
        basesrc/etc/defaults: rc.conf
        basesrc/etc/rc.d: swap1

Log Message:
Implement rc.conf(5) variable `` $swapoff ''.
If set to yes, block-type swap partitions will be deleted upon shutdown.
This can be useful if swapping onto a RAIDframe device, but may cause
unnecessary delays during shutdown for the general case, so it's
disabled by default.
Should resolve [bin/14433] and [kern/14769].


To generate a diff of this commit:
cvs rdiff -r1.32 -r1.33 basesrc/etc/defaults/rc.conf
cvs rdiff -r1.6 -r1.7 basesrc/etc/rc.d/swap1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index