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