so add a short section that describes how to use the loader to achieve
the same effect as a kernel rebuild with:
options IPFIREWALL
options IPDIVERT
options IPFIREWALL_DEFAULT_TO_ACCEPT
- s/UCT/UTC/ [1]
- add ntp definitions [2]
- change squid cache storage scheme from UFS to AUFS, for performance [3]
[1] N.J. Mann <njm at njm me uk>
[2] erwin
[3] adrian
- Add a missing word
- Replace FreeBSD with &os; and add few where needed
- Add 'class' attributes to several <filename> tags
- Relocate a </note> tag to a more suitable position
With the help of Daniel Seuffert ( DS at praxisvermittlung24 dot de ), I
translated the filesystems chapter of the handbook into german.
Obtained from: The FreeBSD German Documentation Project
Approved by: jkois (mentor)
o Correct IDs ("os-overview" and "introduction-nutshell-users").
o Refine translation.
o Whitespace cleanup.
o Add single space where appropriate.
Submitted by: Ryusuke Suzuki <ryusuke _at_ jp dot FreeBSD dot org>
References: [doc-jp-work 1982, 1984]
Note that the entries 98 and 99 might cover a lot more changes as did the
96 and 97 before as we did not do bumps for a while due to getting too
close to 100 before the code freeze.
Semantics have changed now and 100 no longer marks the .0 release.
While updating the Greek translation of the 'releng' article, I noticed
many places where 'FreeBSD' could be replaced by &os;. This article
includes a few bits that are pretty FreeBSD-specific, but the general
idea of keeping a stable/current branch is relatively system-, type- and
version-agnostic. Using &os; is ok almost everywhere.
Reviewed by: manolis
Remove a dead link from the bibliography. FreeBSD release announcements can be found under http://www.FreeBSD.org/releases/ these days.
Found/contributed by: Glen Barber (glen dott j dott barber att gmail dott com)
The input line is printed in debug levels >= 4. If it includes
the newline we read from stdin, debug messages include empty
lines, so this should keep the debug output a bit more compact.
- use <devicename> for /dev/dsp1.0
- wrap the FooBar-GreatestHits.mp3 example in <replaceable>
- move the explanation before the sample screen output.
PR: docs/134763
Approved by: jkois (mentor)
This update brings the latest version of the FAQ, the explaining-bsd
article, three chapters from the developers handbook (secure programming,
kernel debugging, and tools), as well as two chapters from the handbook
(eressources, kernel configuration, and worldwide mirrors).
de_DE.ISO8859-1/articles/explaining-bsd/article.sgml 1.22 -> 1.24
de_DE.ISO8859-1/books/developers-handbook/kerneldebug/chapter.sgml 1.74 -> 1.78
de_DE.ISO8859-1/books/developers-handbook/secure/chapter.sgml 1.27 -> 1.30
de_DE.ISO8859-1/books/developers-handbook/tools/chapter.sgml 1.47 -> 1.50
de_DE.ISO8859-1/books/faq/book.sgml 1.1115 -> 1.1116
de_DE.ISO8859-1/books/handbook/eresources/chapter.sgml 1.195 -> 1.199
de_DE.ISO8859-1/books/handbook/kernelconfig/chapter.sgml 1.184 -> 1.192
de_DE.ISO8859-1/books/handbook/mirrors/chapter.sgml 1.451 -> 1.464
Obtained from: The FreeBSD German Documentation Project
Approved by: jkois (mentor)