docs/135316: [patch][doc] Add 'make installworld' section to jails-build.html
Manolis Kiagias
manolis at FreeBSD.org
Sat Jun 6 21:00:15 UTC 2009
The following reply was made to PR docs/135316; it has been noted by GNATS.
From: Manolis Kiagias <manolis at FreeBSD.org>
To: Glen Barber <glen.j.barber at gmail.com>
Cc: freebsd-gnats-submit at FreeBSD.org
Subject: Re: docs/135316: [patch][doc] Add 'make installworld' section to
jails-build.html
Date: Sat, 06 Jun 2009 23:31:46 +0300
Glen Barber wrote:
>> Number: 135316
>> Category: docs
>> Synopsis: [patch][doc] Add 'make installworld' section to jails-build.html
>> Confidential: no
>> Severity: non-critical
>> Priority: low
>> Responsible: freebsd-doc
>> State: open
>> Quarter:
>> Keywords:
>> Date-Required:
>> Class: change-request
>> Submitter-Id: current-users
>> Arrival-Date: Sat Jun 06 16:00:14 UTC 2009
>> Closed-Date:
>> Last-Modified:
>> Originator: Glen Barber
>> Release: 7.2-STABLE
>> Organization:
>> Environment:
>>
> FreeBSD phoenix 7.2-STABLE FreeBSD 7.2-STABLE #0 r192129M: Thu May 14 22:53:56 UTC 2009 root at phoenix:/usr/obj/usr/src/sys/GENERIC i386
>
>> Description:
>>
> Section 15.4 of the jail(8) documentation specifies to 'make world' when creating a jail. Assuming subsequent jail creation will use the same userland / kernel, and are in sync with the host userland / kernel, the need to 'make world' may be unclear to new users after the userland is already built.
>
>> How-To-Repeat:
>>
>
>
>> Fix:
>>
> The attached patch adds a section for subsequent jails, replacing 'make world' with 'make installworld'.
>
> Patch attached with submission follows:
>
> --- /usr/share/doc/en_US.ISO8859-1/books/handbook/jails-build.html.original 2009-06-06 11:34:02.000000000 -0400
> +++ /usr/share/doc/en_US.ISO8859-1/books/handbook/jails-build.html 2009-06-06 11:41:42.000000000 -0400
> @@ -66,6 +66,30 @@
> vspace="0" border="0" alt="(4)" /></a>
> </pre>
>
>
Hi Glen,
The above HTML file is produced from this original SGML one:
http://www.freebsd.org/cgi/cvsweb.cgi/doc/en_US.ISO8859-1/books/handbook/jails/chapter.sgml?rev=1.17;content-type=text%2Fplain
Detailed information on syntax and build procedures may be found on the
FreeBSD Doc Primer:
http://www.freebsd.org/doc/en_US.ISO8859-1/books/fdp-primer/
It would be best for us if you could supply a patch against the SGML
file. If this is too much trouble, please send you submission in plain
text, and will take care of the formatting.
Thanks!
More information about the freebsd-doc
mailing list