Date: Fri, 28 Jun 2002 20:44:50 -0500 From: Will Andrews <will@csociety.org> To: Poul-Henning Kamp <phk@critter.freebsd.dk> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/geom geom_aes.c Message-ID: <20020629014449.GS76002@squall.waterspout.com> In-Reply-To: <50332.1025299761@critter.freebsd.dk> References: <200206282125.g5SLPF9B021419@freefall.freebsd.org> <50332.1025299761@critter.freebsd.dk>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Jun 28, 2002 at 11:29:21PM +0200, Poul-Henning Kamp wrote: > If you want to do this, you do of course need to run a GEOM kernel. > > Second, you need to put a magic tag in the swap-partition to make > this module recognize it: > > echo "<<FreeBSD-GEOM-AES-RANDOM>>" | dd count=1 conv=sync of=${device} > > And finally you will need to do your swapping on ${device}.aes Shouldn't this be added to geom(4)? Or is this method likely to change or a frontend of some sort written? Regards, -- wca To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020629014449.GS76002>