FreeBSD Bugzilla – Attachment 78885 Details for
Bug 113390
[PATCH] geli option for to onetime encryption algorithm has changed on FreeBSD 6.2 and later
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
chapter.sgml.patch
chapter.sgml.patch (text/plain), 922 bytes, created by
Beat Gaetzi
on 2007-06-05 21:50:04 UTC
(
hide
)
Description:
chapter.sgml.patch
Filename:
MIME Type:
Creator:
Beat Gaetzi
Created:
2007-06-05 21:50:04 UTC
Size:
922 bytes
patch
obsolete
>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 22:16:53 2007 >@@ -4106,7 +4106,11 @@ > a sectorsize of 4 kilobytes and the <quote>detach on last close</quote> > option set:</para> > >- <programlisting>geli_swap_flags="-a blowfish -l 128 -s 4096 -d"</programlisting> >+ <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 > in the &man.geli.8; manual page for a list of possible options.</para>
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 113390
: 78885 |
78886