From df6644b54d3ba39398c4550b4ae875186f6c34e0 Mon Sep 17 00:00:00 2001 From: Gabor Kovesdan Date: Fri, 21 Dec 2007 21:01:24 +0000 Subject: [PATCH] - Since FreeBSD 6.2 the option to define the encryption algorithm to encrypt the swap partition has changed from -a to -e. Reflect this in the documentation. PR: docs/113390 Submitted by: "Beat Gaetzi" --- en_US.ISO8859-1/books/handbook/disks/chapter.sgml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/en_US.ISO8859-1/books/handbook/disks/chapter.sgml b/en_US.ISO8859-1/books/handbook/disks/chapter.sgml index 891f9f7b39..3065c8f2ad 100644 --- a/en_US.ISO8859-1/books/handbook/disks/chapter.sgml +++ b/en_US.ISO8859-1/books/handbook/disks/chapter.sgml @@ -4099,6 +4099,10 @@ geli_da2_flags="-p -k /root/da2.key" a sectorsize of 4 kilobytes and the detach on last close option set: + geli_swap_flags="-e blowfish -l 128 -s 4096 -d" + + For systems prior to &os; 6.2-RELEASE, use the following line: + geli_swap_flags="-a blowfish -l 128 -s 4096 -d" Please refer to the description of the onetime command