Doug Barton
2b9851690c
As previously discussed, add the svn:executable property to all scripts
2008-07-16 19:22:48 +00:00
Pawel Jakub Dawidek
49ad116fcc
Teach rc.d/encswap script how to use geli(8) for swap encryption.
...
MFC after: 3 days
2005-08-05 23:38:51 +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
Thomas Quinot
8f6270dbb4
Skip entries for GBDE swap devices if they are commented out in /etc/fstab.
...
Reviewed by: des
2004-08-18 21:54:40 +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
Dag-Erling Smørgrav
4cef3cb0e3
Require initrandom rather than random, since random requires
...
mountcritlocal, which requires disks, which gbde_swap provides.
Noticed by: brooks
2004-02-05 21:40:37 +00:00
Dag-Erling Smørgrav
df3ac04211
We don't really need a lockfile, and most likely can't create one at
...
this point.
2004-02-04 15:53:49 +00:00
Dag-Erling Smørgrav
607b5a9109
Add support for initializing swap devices with random one-shot keys. Note
...
that the keys are currently generated by computing the MD5 checksum of 512
bytes read from /dev/random, and are passed to gbde on the command line.
Sponsored by: Teleplan AS
2004-02-03 11:26:08 +00:00