Date: Tue, 5 Jun 2007 21:30:19 GMT From: =?ISO-8859-1?Q?Beat_G=E4tzi?= <beat@chruetertee.ch> To: freebsd-doc@FreeBSD.org Subject: Re: docs/113390: [PATCH] geli option for to onetime encryption algorithm has changed on FreeBSD 6.2 and later Message-ID: <200706052130.l55LUJMQ081441@freefall.freebsd.org>
index | next in thread | raw e-mail
The following reply was made to PR docs/113390; it has been noted by GNATS.
From: =?ISO-8859-1?Q?Beat_G=E4tzi?= <beat@chruetertee.ch>
To: FreeBSD-gnats-submit@FreeBSD.org
Cc:
Subject: Re: docs/113390: [PATCH] geli option for to onetime encryption algorithm
has changed on FreeBSD 6.2 and later
Date: Tue, 05 Jun 2007 23:13:33 +0200
This is a multi-part message in MIME format.
--------------080201040200080805090401
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Argh, there is a tab in the diff. Here the new version without tab.
Sorry about the circumstances!
--------------080201040200080805090401
Content-Type: text/plain;
name="chapter.sgml.patch2"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
filename="chapter.sgml.patch2"
diff -Naur doc.ori/en_US.ISO8859-1/books/handbook/disks/chapter.sgml doc/en_US.ISO8859-1/books/handbook/disks/chapter.sgml
--- doc.ori/en_US.ISO8859-1/books/handbook/disks/chapter.sgml Tue Jun 5 22:10:17 2007
+++ doc/en_US.ISO8859-1/books/handbook/disks/chapter.sgml Tue Jun 5 23:08:31 2007
@@ -4106,6 +4106,10 @@
a sectorsize of 4 kilobytes and the <quote>detach on last close</quote>
option set:</para>
+ <programlisting>geli_swap_flags="-e blowfish -l 128 -s 4096 -d"</programlisting>
+
+ <para>For systems prior to &os; 6.2-RELEASE, use the following line:</para>
+
<programlisting>geli_swap_flags="-a blowfish -l 128 -s 4096 -d"</programlisting>
<para>Please refer to the description of the <command>onetime</command> command
--------------080201040200080805090401--
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200706052130.l55LUJMQ081441>
