Commit graph

81 commits

Author SHA1 Message Date
Warren Block
ecd080effc Remove ambiguity about the prerequisites with a link to the initial
setup section.
2016-05-23 16:25:18 +00:00
John Baldwin
d88b5a75a2 Fix the paths of symlinks in subdirectories in the Multiple Jails section.
The correct paths are used later in the section covering upgrades.

Submitted by:	Anton Zering <synth@lostprofile.de>
Reviewed by:	wblock
2016-05-16 19:43:16 +00:00
Warren Block
c19559c1fe Add a tip on setting ezjail to download packages using HTTP rather than
FTP.  The content from the bug report was rewritten.

PR:		208941
Submitted by:	Dan Bright <freebsd@zaziork.com>
2016-04-21 01:56:43 +00:00
Jason Helfman
124975c5fa - favor American English spelling of behavior 2016-03-27 19:17:51 +00:00
Warren Block
1036791ae9 Whitespace-only fixes, translators please ignore. 2016-02-20 18:08:19 +00:00
Warren Block
fc9d4638d0 Fixes for grammar and punctuation.
PR:		207344
Submitted by:	harrij15@rpi.edu
2016-02-20 04:38:05 +00:00
Glen Barber
67b3ae1a40 Fix typo.
Submitted by:	Chris Kiakas
Sponsored by:	The FreeBSD Foundation
2015-12-28 16:56:33 +00:00
Dru Lavigne
4bc67e4c63 Remove 8.x references from Jails chapter. 2015-10-02 14:23:29 +00:00
Allan Jude
177a48354b Whitespace cleanup from previous commit
Approved by:	bcr (mentor, implicit)
Sponsored by:	EuroBSDCon DevSummit
2015-09-27 21:34:36 +00:00
Allan Jude
d349e791d3 Fix grammar in the jails handbook section
PR:		203350
Submitted by:	Leonhard Campo <campol2@rpi.edu>
Approved by:	bcr (mentor)
Sponsored by:	ScaleEngine Inc.
Sponsored by:	EuroBSDCon DevSummit
2015-09-27 21:32:57 +00:00
Warren Block
0ec6575477 Remove another instance of cloned_interfaces copying the existing
setting.  This is unusual and confusing for people.
2015-09-14 03:00:49 +00:00
Warren Block
8c90fc6d64 Change the cloned_interfaces line to a simple assignment rather than
appending to an existing variable.  Most users will not have other
cloned interfaces, and assuming that they do adds unnecessary complexity
to this example.  Pointed out by Adam Vande More <amvandemore@gmail.com>
on -doc.
2015-09-12 19:47:09 +00:00
Dru Lavigne
41c465f10c Fix whitespace. Translators can ignore.
Sponsored by: Essen DevSummit Hackathon
2015-07-26 09:00:57 +00:00
Dru Lavigne
387ccbfb13 Fix redundancy.
Sponsored by: Essen Devsummit Hackathon
2015-07-26 08:58:55 +00:00
Allan Jude
2978284dad Fix incorrect instructions in ezjail upgrading section of the handbook
There is no ezjail-update -r
Explain how to upgrade between versions that different from the host version

PR:		197804
Differential Revision:	https://reviews.freebsd.org/D2114
Approved by:	wblock (mentor)
Sponsored by:	ScaleEngine Inc.
2015-05-29 20:16:40 +00:00
Allan Jude
90052d5585 Update instructions for manually creating a jail
Remove unneeded subshell
Remove csh examples, and explicitly use sh everywhere
Remove the GAMES set which on longer exists
Remove the DOCS set that may be removed in the future, it is not needed inside a jail

PR:		194993
Differential Revision:	https://reviews.freebsd.org/D2116
Submitted by:	alex@kaworu.ch (original)
Reviewed by:	wblock
Approved by:	bcr (mentor)
Sponsored by:	ScaleEngine Inc.
2015-05-29 20:02:35 +00:00
Benjamin Kaduk
d2db5988e9 Correct path to installer distribution files
Submitted by:	Nathan Rosenquist <freebsd@ratherlargerobot.com>
Approved by:	hrs (mentor, implicit)
2015-03-12 22:49:39 +00:00
Warren Block
7bf7f92aaf Remove an unnecessary cd command. 2015-02-15 16:35:58 +00:00
Jason Helfman
3edf504373 - remove directory class
Differential Revision:	https://reviews.freebsd.org/D1747
Approved by:	wblock (mentor)
2015-02-15 05:37:20 +00:00
Benedict Reuschling
8614444d5d Move title tags into their own line and remove preceding empty lines
from these where appropriate. No content change, so translators can
safely ignore these.

Pointed out by:	    hrs@
Pointy hat to:	    bcr@
2014-12-02 14:36:52 +00:00
Benedict Reuschling
41b8fb41ee Wrap long lines and use two spaces at the start of two sentences.
This is a whitespace change that translators can ignore.

Obtained from:	igor(8) output
2014-12-02 11:15:50 +00:00
Benedict Reuschling
54d4d6006b Wrap long xmlns lines.
Translators can ignore this change.

Obtained from:	    igor(8) output
2014-12-02 07:16:45 +00:00
Jason Helfman
e0676e6a78 - address command-line issue in jail building section
http://lists.freebsd.org/pipermail/freebsd-doc/2014-November/024583.html

Differential Revision:	https://reviews.freebsd.org/D1205
Reported by:	david.orourke@gmail.com
Approved by:	bcr (mentor)
2014-11-21 18:17:32 +00:00
Jason Helfman
85e588f2c3 - update tuning for jails
https://lists.freebsd.org/pipermail/freebsd-doc/2014-November/024540.html

Differential Revision:		https://reviews.freebsd.org/D1135
Submitted by:	cedric@synapse-interactive.fr (mailing-list note)
Approved by:	wblock (mentor)
2014-11-14 00:08:17 +00:00
Allan Jude
df7b1c6e6c Add a missing title tag to the BIND example in the ezjail section
of the jails chapter

Approved by:	bcr (mentor)
Sponsored by:	ScaleEngine Inc.
2014-09-25 14:36:47 +00:00
Warren Block
c405269a35 Add new sysutils/ezjail section. Reviewed on IRC, -doc, and with
individuals through email.  Particular thanks to Glen Barber for his
experience and patience.
2014-08-23 17:54:21 +00:00
Benedict Reuschling
d9a3e0f021 Whitespace fix, which translators can igore. 2014-05-22 16:46:37 +00:00
Benedict Reuschling
7fd8217249 Remove a repeated "the". 2014-05-22 16:36:17 +00:00
Benedict Reuschling
eda6ad9805 This PR and the patch was created during the BSDCan 2014 Doc lounge.
From the PR:
- Describe that it's possible to install prebuilt binaries as well as build
  from source.
- Instructions on how to extract distfiles on 8.x & earlier / 9.0 & later
- Remove reference to jail_www_devfs_ruleset rc.conf, as-is it prevents the
  jail from starting because a ruleset needs to be defined & as there is no
  documentation for that in the article, it's easier to remove it, by doing
  this, the default ruleset is applied.
- Add instructions on how to keep jails up to date with freebsd-update.

I cleaned up the patch a bit, but it is still good work for a first patch.

PR:		docs/189901
Submitted by:	Sevan Janiyan
2014-05-22 16:25:57 +00:00
Dru Lavigne
b6d5ba5eca White space fix only. Translators can ignore.
Sponsored by:	iXsystems
2014-04-10 16:39:24 +00:00
Dru Lavigne
d7387f291c Rename Service Jails to a more descriptive Updating Multiple Jails.
Editorial review of this section.
It still needs to address PR168939 and the comments in this section.

Sponsored by:	iXsystems
2014-04-10 15:07:29 +00:00
Dru Lavigne
9dbcd11a7e Integrate later Introduction into the Synopsis of the Jails chapter.
Sponsored by:	iXsystems
2014-04-09 20:11:05 +00:00
Brad Davis
5babd2fa52 - Fix some invalid paths
Submitted by:	Barnerd @ #bsddocs
2014-04-01 18:31:33 +00:00
Warren Block
849048dd59 Restore <replaceable> tags and class="directory" to some filenames. 2014-03-14 02:36:36 +00:00
Dru Lavigne
3b22b23447 Remove references to updating-upgrading-portsnap in prep for moving the remaining meat of this section into ports-using.
Sponsored by: iXsystems
2014-02-04 20:19:22 +00:00
Glen Barber
31b3bf1cb5 Fix broken link to portsnap chapter.
Submitted by:	Jo Almeida
Sponsored by:	The FreeBSD Foundation
2013-11-12 16:02:30 +00:00
Gabor Kovesdan
24d129e8d1 - Definitively upgrade to DocBook 5.0 2013-11-07 15:39:28 +00:00
Rene Ladan
1d9bea10ed Merge the projects/entities branch into head/
The primary purposes are to clean up duplicated author definitions in
both share/xml/authors.ent and share/xml/developers.ent, and as a added
bonus simplify writing up author names/email addresses in web pages.

Apart from merging developers.ent into authors.ent, removing the former,
and updating the Committers Guide there should be little user-visible changes:
- a.portmgr renamed to a.portmgr.members
- a.doceng renamed to a.doceng.members
- team.re renamed to a.re.members.email and moved from
share/xml/freebsd.ent to share/xml/authors.ent
- a.core updated and moved from share/xml/mailing-lists.ent to
share/xml/teams.ent
- share/pgpkeys/{addkey.sh|README} updated

Translations are untouched except for build fixes.

Approved by:	doceng (gjb)
Approved by:	gjb (mentor)
2013-07-09 21:15:47 +00:00
Warren Block
f774aa7429 Remove redundancy to improve clarity. 2013-06-25 14:54:21 +00:00
Warren Block
fc8d8dfa92 Whitespace-only fixes. Translators, please ignore. 2013-06-25 14:37:56 +00:00
Warren Block
eab87bb917 Minor edits for punctuation and clarity. Space callouts to align evenly
so they do not look like part of the content.

Reviewed by:	bjk, db (clarity of "what is a jail" part only)
2013-06-25 02:50:16 +00:00
Gabor Kovesdan
5f2c2b6ba3 - MFH 2013-04-30 09:50:22 +00:00
Giorgos Keramidas
41187573a3 Revert rev 40900. The author of ezjail has objected to this
change, on the grounds of a complain he has filed with the qjail
author about copying the sources of ezjail without appropriate
attribution.  Until this is resolved, we can keep the original
text here.
2013-04-15 12:42:59 +00:00
Gabor Kovesdan
3ab2d87bc1 - MFH 2013-02-18 15:29:06 +00:00
Giorgos Keramidas
7e491798b8 Mention sysutils/qjail too as a jail management framework.
It's a bit more advanced than ezjail, so it's worth pointing
users to that too.

PR:		docs/175907
Submitted by:	Joe Barbish
Approved by:	remko
2013-02-07 10:31:38 +00:00
Gabor Kovesdan
a06603e1e8 - MFH 2013-02-05 09:14:34 +00:00
Eitan Adler
7e1c3e6035 Prefer the use of service(1) to explicit invocation of /etc/rc.d
scripts: service(1) puts things in one place and abstracts them.  Also, it's less
typing and easier to autocomplete.

While here modernize script examples by removing the ".sh" suffix.

Discussed on:	-doc
Reviewed by:	bjk (prior version)
Approved by:	bcr (mentor)
2013-01-28 19:42:38 +00:00
Gabor Kovesdan
d95165dc16 - Make the English documentation valid XML 2013-01-21 17:37:33 +00:00
Glen Barber
ad1fb93d2c Add Makefile for jails chapter.
PR:		173155
Submitted by:	rene
2012-10-28 22:23:29 +00:00
Gabor Kovesdan
b4346b9b2d - Rename .sgml files to .xml
- Reflect the rename in referencing files

Approved by:	doceng (implicit)
2012-10-01 09:53:01 +00:00