GayBSD documentation tree
Find a file
Benedict Reuschling ef8f6cc56a A few changes to the Xen setup:
1) The line
    sysrc -f /etc/sysctl.conf vm.max_wired=-1
does not work, it only returns an error about a name containing characters
not allowed in shell. Instead, use echo to add the line to sysctl.conf.

2) Fix the rules for automatic bridge creation, taken from the bridging
chapter of the handbook.

3) Add a note that FreeBSD's Dom0 requires booting in legacy (BIOS) mode.

4) Remove mention of xen.4th for the loader menu. It's not working anymore
with the Lua loader that we have now. Until this is fixed, don't refer
readers to it.

Thanks to royger@ for providing the patch.

Submitted by:	royger@
Approved by:	me
Differential Revision:	https://reviews.freebsd.org/D19294
2019-02-22 19:21:10 +00:00
bn_BD.UTF-8
da_DK.ISO8859-1 sync from English Makefile, r51076 2017-10-07 11:25:06 +00:00
de_DE.ISO8859-1 Update copyright footer for 2019. 2019-02-11 07:51:14 +00:00
el_GR.ISO8859-7 sync with English makefile, r51099 2017-10-11 11:31:27 +00:00
en_US.ISO8859-1 A few changes to the Xen setup: 2019-02-22 19:21:10 +00:00
es_ES.ISO8859-1 sync from English Makefile, r51076 2017-10-07 11:25:06 +00:00
fr_FR.ISO8859-1 sync with English makefile, r51099 2017-10-11 11:31:27 +00:00
hu_HU.ISO8859-2 sync with English makefile, r51099 2017-10-11 11:31:27 +00:00
it_IT.ISO8859-15 doc: remove much of the Italian translations 2018-08-11 01:23:04 +00:00
ja_JP.eucJP - Merge the following from the English version: 2019-02-16 09:15:01 +00:00
ko_KR.UTF-8 change download links from ftp to download.freebsd.org 2017-10-01 12:05:26 +00:00
mn_MN.UTF-8 sync with English makefile, r51099 2017-10-11 11:31:27 +00:00
nl_NL.ISO8859-1 Update the status of the current releases on the Dutch website. 2018-12-03 15:44:08 +00:00
pl_PL.ISO8859-2 sync with English makefile, r51099 2017-10-11 11:31:27 +00:00
pt_BR.ISO8859-1 pt_BR.ISO8859-1/articles/freebsd-releng/: Content synced with en_US 52499 2018-12-12 16:26:23 +00:00
ru_RU.KOI8-R Fix typo. 2019-02-08 20:30:52 +00:00
share Update my PGP key 2019-02-22 15:22:24 +00:00
tr_TR.ISO8859-9 sync from English Makefile, r51076 2017-10-07 11:25:06 +00:00
zh_CN.UTF-8 Update the about page from English version. 2019-01-24 23:42:38 +00:00
zh_TW.UTF-8 - Traditional Chinese translation of the latest news item (Jan and Feb) 2019-02-11 06:14:26 +00:00
.arcconfig
Makefile Handle building on systems utilising WITH_SVN knob. 2018-08-12 10:12:50 +00:00
README HTTPS links to www.freebsd.org 2017-07-18 13:02:10 +00:00

$FreeBSD$

If you plan on building a local copy of the FreeBSD documentation, or using
our toolchain in your own projects, please read

    https://www.FreeBSD.org/doc/en_US.ISO8859-1/books/fdp-primer/

for information about the tools and formatting languages we use.
Chapter 1 has a Quick Start section, and Chapter 2 covers the software
and related items in more detail.