Bug 132113

Summary: [handbook] Update handbook jails creation
Product: Documentation Reporter: Pat McCary <pat>
Component: Books & ArticlesAssignee: Ryusuke SUZUKI <ryusuke>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
jails-build-update.txt
none
jails-build.txt none

Description Pat McCary 2009-02-25 22:50:01 UTC
In the handbook for creating jails: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/jails-build.html the 5th step is "cd etc/" and has a footnote that says "This step is not required on FreeBSD 6.0 and later."

In 7.1-REL if you "cd etc/" the "make distribution" fails. It only works from /usr/src now. Maybe take that step out and make a foot-note for "if running version prior to 6.0" would cause less confusion.

The man page does not have the "cd etc/" step: http://www.freebsd.org/cgi/man.cgi?query=jail&sektion=8 so no update required there.

Fix: 

Take the "cd etc/" step out and make a foot-note for version prior to 6.0.
How-To-Repeat: Install 7.1-REL and don't skip the "cd etc/" step in: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/jails-build.html.
Comment 1 Pat McCary 2009-03-11 06:27:17 UTC
Here's a sample replacement for jails-build.html. I replaced the "cd etc/" step with a comment and took out the footnote at the bottom.

-pat
Comment 2 Pat McCary 2009-03-11 06:38:55 UTC
Oops. The previous follow-up has a spelling error. It's late.

-pat
Comment 3 Ryusuke SUZUKI freebsd_committer freebsd_triage 2011-04-24 01:12:44 UTC
Responsible Changed
From-To: freebsd-doc->ryusuke

I will take this.
Comment 4 Ryusuke SUZUKI freebsd_committer freebsd_triage 2011-04-25 18:04:13 UTC
State Changed
From-To: open->closed

Hi, Pat-san, 

Thanks for reporting PR and sorry for belated reply. 

Your report was fixed on Nov. 28, 2009, see 
http://www.freebsd.org/cgi/cvsweb.cgi/doc/en_US.ISO8859-1/books/handbook/jails/chapter.sgml.diff?r1=1.19;r2=1.20 

So I will close your PR. Thanks!