Bug 113390

Summary: [PATCH] geli option for to onetime encryption algorithm has changed on FreeBSD 6.2 and later
Product: Documentation Reporter: Beat Gaetzi <beat>
Component: Books & ArticlesAssignee: Gabor Kovesdan <gabor>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
chapter.sgml.patch
none
chapter.sgml.patch2 none

Description Beat Gaetzi 2007-06-05 21:50:04 UTC
	Since FreeBSD 6.2 the option to define the encryption algorithm to encrypt the swap partition has changed from -a to -e.

How-To-Repeat: 	Encrypt the swap partition on a FreeBSD 6.2 as described in the handbook, 
	copy the geli_swap_flags line into the rc.conf and restart the system.

	Compare the onetime paragraph in geli(8) for 6.1 and 6.2:
	http://www.freebsd.org/cgi/man.cgi?query=geli&apropos=0&sektion=0&manpath=FreeBSD+6.1-RELEASE&format=html
	http://www.freebsd.org/cgi/man.cgi?query=geli&apropos=0&sektion=0&manpath=FreeBSD+6.2-RELEASE&format=html
Comment 1 Beat Gaetzi 2007-06-05 22:13:33 UTC
Argh, there is a tab in the diff. Here the new version without tab.

Sorry about the circumstances!
Comment 2 Gabor Kovesdan freebsd_committer freebsd_triage 2007-12-21 15:38:32 UTC
Responsible Changed
From-To: freebsd-doc->gabor

I will take a look.
Comment 3 dfilter service freebsd_committer freebsd_triage 2007-12-21 21:01:28 UTC
gabor       2007-12-21 21:01:24 UTC

  FreeBSD doc repository

  Modified files:
    en_US.ISO8859-1/books/handbook/disks chapter.sgml 
  Log:
  - 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" <beat@chruetertee.ch>
  
  Revision  Changes    Path
  1.278     +4 -0      doc/en_US.ISO8859-1/books/handbook/disks/chapter.sgml
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 4 Gabor Kovesdan freebsd_committer freebsd_triage 2007-12-21 21:54:59 UTC
State Changed
From-To: open->closed

Committed, thanks! You will see the change some hours later, when our 
doc set has been rebuilt from sources.