Commit graph

13581 commits

Author SHA1 Message Date
Remko Lodder
f6a2f2ff3f Import the firewalls chapter into the tree (based on 1.11).
It is not yet hooked to the build, since that causes build errors.

Obtained from:	The FreeBSD Dutch Documentation Project
Approved by:	simon (mentor)
2004-12-26 10:25:49 +00:00
Marc Fonvieille
5be65f23da Add a missing ; to an entity. While I'm there, tag adeamon with
application tags.
2004-12-25 18:57:42 +00:00
Marc Fonvieille
9518ddad00 Use of domainname role attribute for a domain name and not fqdn. 2004-12-25 11:56:29 +00:00
Marc Fonvieille
2d1fb52dc6 Update the NTP server section to mainly match 5.X and not 4.X
PR:		docs/75489
Submitted by:	Joel Dahl <joel@automatvapen.se>
2004-12-25 11:13:59 +00:00
Marc Fonvieille
a736f2c59c MFen 1.288 --> 1.314 2004-12-24 19:27:24 +00:00
Marc Fonvieille
c7881c349c Add some required section ids. 2004-12-24 19:26:48 +00:00
Marc Fonvieille
3a7bdeee01 - Add missing guimenu tags
- Use of literal tags for instead of option one where needed since these
  latter are for (command line) arguments passed to a software command
2004-12-24 17:24:24 +00:00
Denis Peplin
2ae6cad7ad Use "mount -o ro" by defaults and "mount -o rdonly" for
FreeBSD versions older than 5.2
2004-12-24 16:21:50 +00:00
Denis Peplin
68248c1bfd Point to "disks-fstab" section instead of fstab(5)
Point to fstab(5) in the end of the "disks-fstab" section
2004-12-24 15:52:15 +00:00
Denis Peplin
574198a0de Add /tmp to the list of standart mount points 2004-12-24 14:17:39 +00:00
Niels Heinen
c386ba9c1d Added Philippe Rocques for his security/gtkpasman port
Approved by:	nectar (mentor)
2004-12-24 11:15:21 +00:00
Hideyuki KURASHINA
f6e57c87b0 To utilize localized version of &ng.misc;,
- add newsgroups.ent
  - add above item to catalog file, then use it in articles.ent and books.ent

Noticed by:	kano at na dot rim dot or dot jp
Reference:	[doc-jp 14506]
2004-12-23 17:13:33 +00:00
Hideyuki KURASHINA
b7ff0bc813 Fix typos.
Submitted by:	kano at na dot rim dot or dot jp
Reference:	[doc-jp 14506]
2004-12-23 16:52:43 +00:00
Giorgos Keramidas
19117e0f37 Describe when it may be necessary to run mergemaster before
'make buildworld'.  In rare cases, mergemaster may need to be
run twice: one time before buildworld (to update /etc/group
or any other files required for a successful buildworld) and
one time after installworld (to merge all the src/etc updates
to the /etc directory of the system).

Point to /usr/src/UPDATING for details of when and why this
is necessary.

Hopefully, this will reduce the potential for confusion when
users read about mergemaster in the Handbook.

PR:		docs/74231
Submitted by:	Brian Candler <b.candler@pobox.com>
2004-12-23 16:47:15 +00:00
Denis Peplin
fa32853a93 Use straight quotes in HTML output 2004-12-23 15:23:01 +00:00
Marc Fonvieille
a34970f536 MFen 1.101 --> 1.157 2004-12-23 11:26:05 +00:00
Marc Fonvieille
ccd9829a69 MFen 1.32 --> 1.38 2004-12-23 10:18:39 +00:00
Giorgos Keramidas
4d7e0aec5a Add a short description of the IGNOREFILES variable and its
recommended usage.

PR:		docs/75091
Submitted by:	edwin
Approved by:	marcus
2004-12-22 23:51:15 +00:00
Marc Fonvieille
16405d3761 Add some hostid tags. 2004-12-22 18:09:35 +00:00
Denis Peplin
56a844e84c Add missing </row>
Submitted by:	Marco Trentini lq mark at remotelab dot org rq
2004-12-22 15:08:27 +00:00
Denis Peplin
d03d289e26 Merge the following from the English version:
1.127 -> 1.128 basics/chapter.sgml
   1.306 -> 1.313 install/chapter.sgml

Obtained from:	The FreeBSD Russian Documentation Project
2004-12-22 14:18:50 +00:00
Denis Peplin
f13983b477 Misc fixes
Obtained from:	The FreeBSD Russian Documentation Project
2004-12-22 12:46:26 +00:00
Denis Peplin
40e1087036 Obtain information about /rescue/ from hier(7) 2004-12-22 11:27:25 +00:00
Denis Peplin
9da1d4f311 Expand a bit note about /stand, which is not exists at all on 5.2 and later 2004-12-22 11:24:49 +00:00
Denis Peplin
5146e3285a Use sysinstall by default and /stand/sysinstall for systems older than 5.2
Same for /rescue (use it by defaut, and /stand for old systems)
2004-12-22 11:22:19 +00:00
Denis Peplin
0138bf0ca1 Use sysinstall by default and /stand/sysinstall for systems older than 5.2
Two screens still old (contain /stand) and should be updated
2004-12-22 11:15:46 +00:00
Denis Peplin
b6549798ec Use sysinstall by default and /stand/sysinstall for systems older than 5.2 2004-12-22 11:13:24 +00:00
Mark Linimon
105faa1928 Fix the link to the question in the FAQ.
Review provided by:	den
Review forgotten by:	linimon
Pointy hat to:		linimon
2004-12-22 09:17:29 +00:00
Hideyuki KURASHINA
cef74e216f Fix typos.
Submitted by:	kano at na dot rim dot or dot jp
Reference:	[doc-jp 14444]
2004-12-22 09:08:59 +00:00
Hideyuki KURASHINA
8d2eff204f Fix typos.
Submitted by:	kano at na dot rim dot or dot jp
Reference:	[doc-jp 14437]
2004-12-22 09:08:42 +00:00
Mark Linimon
6fbfabba58 Complete one last detail about adding a new ports category.
Silence on:	freebsd-doc
2004-12-22 07:54:15 +00:00
Giorgos Keramidas
d26fc05d94 Clean up a bit the description of `device pf'.
Noticed by:	Matteo Riondato <rionda@gufi.org>
2004-12-22 07:51:45 +00:00
Denis Peplin
aab967316c Finally fix "install-floppies" URL, this is link with linkend for now 2004-12-22 07:49:53 +00:00
Mark Linimon
a9ca7de11f Rework the section on proposing a new category. Some of the text
comes from the Committer's Guide, where it really didn't belong.
2004-12-22 07:35:08 +00:00
Mark Linimon
45ab797c4f Add two missing cvs release tags (noticed by brueffer); add some text
about refusing parts of the ports tree not being compatible with 'make
index'.

Silence on:	freebsd-doc
2004-12-22 07:32:35 +00:00
Giorgos Keramidas
47cd216a86 Redo the description of kern.quantum vs kern.sched.quantum.
Joel Dahl brought kern.sched.name to my attention after my previous
commit.  Suggest using kern.sched.name instead of "guesswork" for
5.3-RELEASE and later versions, leaving the kern.quantum guessing in
there for a while more (while we support 4.X).
2004-12-21 22:20:29 +00:00
Marc Fonvieille
faef82713f s/DOS/&ms-dos; 2004-12-21 18:20:54 +00:00
Denis Peplin
11dbbb9203 UFS2 is used by default on FreeBSD 5.1 and above 2004-12-21 14:56:24 +00:00
Denis Peplin
64fefad29b kernel configuration menu launches only for 4.X
fix ulink attribute from previous commit
2004-12-21 10:00:18 +00:00
Denis Peplin
a8f9875ed0 Put info about booting from floppies on 5.3 and above. Take one phrase
from 5.3 installation notes.
2004-12-21 09:51:17 +00:00
Denis Peplin
97df0fa77f Fix information about drivers.flp after checking
ftp://ftp-archive.freebsd.org/pub/FreeBSD-Archive/old-releases/

drivers.flp image provided only on 5.X systems older thah 5.3
2004-12-21 07:20:40 +00:00
Simon L. B. Nielsen
f241c99ad7 Be consistent and add a dot after org in a domain name example.
Submitted by:	Siebrand Mazeland <s.mazeland@xs4all.nl>
2004-12-20 22:17:39 +00:00
Christian Brueffer
72340ec94e In the CVSup section:
- add missing translation directories to the doc refuse example
- add a couple of missing ports categories and their descriptions
2004-12-20 19:15:36 +00:00
Denis Peplin
e9e300d0f3 Note that drivers.flp provided only on some 4.X systems older than
FreeBSD 4.10.
2004-12-20 15:24:33 +00:00
Pav Lucistnik
1cb82c33e8 - Document the value of the PATH variable used for checking build and runtime
dependencies used on the ports building cluster.

PR:		docs/64342 (inspired by)
Submitted by:	Martin Horcicka <mho@mho.cz>
Approved by:	simon
2004-12-20 15:08:27 +00:00
Marc Fonvieille
4e47c911ac Axe some remaining &xfree86; for something more general.
PR:		docs/75070
Submitted by:	Joel Dahl <joel@automatvapen.se>
2004-12-20 12:45:52 +00:00
Denis Peplin
477ef1fedb Very minimal update according RELENG_5 creation 2004-12-20 12:34:29 +00:00
Denis Peplin
60a1110f61 Switch to X.Org by default 2004-12-20 11:36:28 +00:00
Denis Peplin
882df99b3a Use X11 where talking about X Window System and only XFree86 is mentioned 2004-12-20 11:04:26 +00:00
Denis Peplin
2ab303d4f9 Cleanup after removing firewalls from security chapter 2004-12-20 09:48:41 +00:00