Author: hrs Date: Mon Jul 15 03:50:14 2013 New Revision: 253349 URL: http://svnweb.freebsd.org/changeset/base/253349
Log: Document options for .eli devices. Submitted by: ADAM David Alan Martin Modified: head/share/man/man5/fstab.5 Modified: head/share/man/man5/fstab.5 ============================================================================== --- head/share/man/man5/fstab.5 Mon Jul 15 02:19:38 2013 (r253348) +++ head/share/man/man5/fstab.5 Mon Jul 15 03:50:14 2013 (r253349) @@ -32,7 +32,7 @@ .\" @(#)fstab.5 8.1 (Berkeley) 6/5/93 .\" $FreeBSD$ .\" -.Dd June 21, 2013 +.Dd July 15, 2013 .Dt FSTAB 5 .Os .Sh NAME @@ -239,6 +239,18 @@ an .Xr md 4 device is created with the specified file used as backing store, and then the new device is used as swap space. +Swap entries on +.Pa .eli +devices will cause automatic creation of encrypted devices. +The +.Dq ealgo , +.Dq aalgo , +.Dq keylength , +and +.Dq sectorsize +options may be passed to control those +.Xr geli 8 +parameters. The fields other than .Fa fs_spec and @@ -372,6 +384,7 @@ resides in .Xr ccd 4 , .Xr dump 8 , .Xr fsck 8 , +.Xr geli 8 , .Xr mount 8 , .Xr quotacheck 8 , .Xr quotaon 8 , _______________________________________________ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"