Date: Tue, 3 Feb 2004 03:26:08 -0800 (PST) From: Dag-Erling Smorgrav <des@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man5 rc.conf.5 src/etc/defaults rc.conf src/etc/rc.d Makefile gbde_swap Message-ID: <200402031126.i13BQ8SC079745@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
des 2004/02/03 03:26:08 PST
FreeBSD src repository
Modified files:
share/man/man5 rc.conf.5
etc/defaults rc.conf
etc/rc.d Makefile
Added files:
etc/rc.d gbde_swap
Log:
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
Revision Changes Path
1.198 +2 -0 src/etc/defaults/rc.conf
1.30 +1 -1 src/etc/rc.d/Makefile
1.1 +54 -0 src/etc/rc.d/gbde_swap (new)
1.204 +8 -0 src/share/man/man5/rc.conf.5
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200402031126.i13BQ8SC079745>
