Commit graph

4502 commits

Author SHA1 Message Date
Marc Fonvieille
b7ed839e97 Add info about how to power off and reboot a FreeBSD box.
Requested by:	rwatson
2002-12-04 21:45:12 +00:00
Robert Watson
30179a557f In FreeBSD 5, we don't set schg on kernels, so that's not likely
to be the cause of foot-shooting.
2002-12-04 21:30:58 +00:00
Robert Watson
549855b75d A variety of kernel configuration updates for 5.0, largely in the
form of <note></note> entries.  We now keep kernels in different
places.  We changed a bunch of options.  We deprecated support
for the i386 processor in GENERIC.  We now have PSEUDOFS.  We
dropped MFS for mdmfs.  We have ACLs in GENERIC.  We have ACLs
at all.  We have COMPAT_FREEBSD4.  Many things that should not have
been options have now been forgotten. No, wait.  They were enabled
by default.

<note>We really need two separate documents here: kernel configuration
for FreeBSD 4.x, and kernel configuration for FreeBSD 5.x.  This
quantity of notes is a lot less readable than I'd like.  If someone
wants to pick up this task before RC2, that would be great.</note>
2002-12-04 21:21:19 +00:00
Robert Watson
10a0dffa09 Update list of "things you will know after reading this chapter" for
the security chapter to include that you'll know about ACLs, as
trhodes has committed an ACLs section.
2002-12-04 15:21:24 +00:00
Mario Sergio Fujikawa Ferreira
5bad8f34e2 xmms was moved from audio to multimedia category 2002-12-04 02:48:45 +00:00
Marc Fonvieille
a535af853f Add more infos about devfs(5). 2002-12-03 21:04:07 +00:00
Marc Fonvieille
01bcf1ded6 Add infos about devfs(5) where needed.
Submitted by:		keramida
2002-12-02 21:11:55 +00:00
Robert Watson
4d0de73f15 Minor language tweaks.
Discussed with:	Hiten Pandya <hiten@unixdaemons.com>
2002-12-02 19:36:14 +00:00
Robert Watson
c36b056dcc Commit the draft SMPng architecture document John Baldwin posted to
arch@ ages ago, with a number of updates I've added for things like
the MAC Framework, locking of SIGIO, sysctl(), timeout(), credentials,
jail, kernel modules, and a few other things.  Note particularly large
holes in documentation for file and file descriptor locking, pipe
locking, select locking, process locking, scheduler locking.  In fact,
most sections need a lot of work, but I figured it was better to get
this into the documentation tree where people could see/fix it, than
let it rot more.  This is not currently hooked up to the build since
it's not yet ready, but can be built easily.
2002-12-02 16:38:13 +00:00
Mario Sergio Fujikawa Ferreira
34fb408a8f o Update references, a number of ports were moved from graphics to
multimedia category
o Replace "Thus " with "Therefore, "
2002-12-02 14:45:38 +00:00
Marc Fonvieille
08349d2a78 Add info about devfs(5) where needed. 2002-12-01 23:30:33 +00:00
Martin Heinen
df6082fb5f Minor markup changes,
remove a duplicate paragraph,
fix a typo.

Reviewed by:	trhodes
2002-12-01 23:22:01 +00:00
Marc Fonvieille
6b53067695 Add infos about devfs(5) where needed. 2002-12-01 23:00:42 +00:00
Ceri Davies
7587ca0663 Add an entity for the FreeBSD-mips mailing list.
Add MIPS to the list of porting efforts in the FAQ.
Grammar fixup for the handbook.
2002-12-01 19:25:48 +00:00
Ceri Davies
ea73275f92 Remove the PPP primer.
Useful content has been migrated into the handbook by blackend.

PR:		docs/42392
Reviewed by:	blackend, keramida
2002-12-01 18:30:44 +00:00
Marc Fonvieille
84116021ba s/softupdates/Soft Updates/
Submitted by:	Hiten Pandya <hiten@uk.FreeBSD.org>
2002-12-01 13:39:29 +00:00
Marc Fonvieille
e1ac948ad2 Various fixes in Parallel Line IP section:
- remove contractions
- punctuation fixes
- use of manual page entities and hostid tags
2002-11-30 22:49:07 +00:00
Marc Fonvieille
12c0be934c Add some manual page entities for devfs(5) and note that 4.X and earlier
do not use it by default.
2002-11-30 21:53:36 +00:00
Marc Fonvieille
4b5857eeec Use quote tags and manual page entity where needed. 2002-11-30 21:30:36 +00:00
Giorgos Keramidas
3455e02b7a Fix typo in the Donations Liaison Office real name. 2002-11-30 13:55:54 +00:00
Giorgos Keramidas
983707d7f6 <quote> a make.conf variable properly. 2002-11-30 12:17:03 +00:00
Marc Fonvieille
4116a95f01 s/complied/compiled
s/softupdates/Soft Updates/
2002-11-30 11:21:40 +00:00
Marc Fonvieille
ae734028fd Reword a previous commit. 2002-11-30 11:07:57 +00:00
Marc Fonvieille
a169cb742f Add a note about use of devfs(5) under 5.X system. 2002-11-30 11:05:29 +00:00
Jesus Rodriguez Cuesta
534c368a5b Achieve in a easier way the wheel-mouse support from within XEmacs.
PR:		45295
Submitted by:	Norbert Koch <nk@viteno.net>
2002-11-30 06:00:47 +00:00
Marc Fonvieille
b719ba7da7 Explain that 5.X use devfs(5), so no need to create device nodes. 2002-11-29 22:22:52 +00:00
Marc Fonvieille
46a3ab81c1 Use of manual page entities were needed. 2002-11-29 21:59:24 +00:00
Marc Fonvieille
eff48f6b2a Reword a sentence to be consistent with previous ones, add a non-breaking
space for FreeBSD 5.X
2002-11-29 21:51:42 +00:00
Marc Fonvieille
8b618e962c Use of manual page entities when needed. 2002-11-29 20:35:22 +00:00
Ceri Davies
2d2aaff921 1) Fix a broken link where the FAQ links back to itself;
2) Change a reference to copyright to license;

3) While "Staring from FreeBSD ..." does have a certain je ne sais quoi, fix
   the typo.
2002-11-29 18:01:56 +00:00
Ceri Davies
ac3b0fe323 keramida has been bugmeister for a good while now. 2002-11-29 17:57:02 +00:00
Martin Heinen
525fa84c67 Move program output into <screen>.
Reviewed by:	trhodes
2002-11-29 17:22:22 +00:00
Tom Rhodes
27a6f7dd48 Add a <note> that 5.0 and later use device.hints(5) in place of userconfig.
Add an <xref> to the device.hints(5) section so users will know its there.

PR:		44595
Discussed with: bmah
2002-11-27 22:59:51 +00:00
Tom Rhodes
ef16b02438 Mention that this chapter includes a section about device.hints(5). 2002-11-27 22:11:49 +00:00
Tom Rhodes
f59686229c Minor changes to my section on file system ACLs after a discussion with
chris.

Submitted by:	chris (some parts)
2002-11-27 22:03:22 +00:00
Tom Rhodes
2142f7fb53 Reword a sentence for clarity. 2002-11-27 21:36:40 +00:00
Marc Fonvieille
883c5e4b09 Fix quote problems in using correct tags. 2002-11-27 20:38:02 +00:00
Tom Rhodes
cf9b5fe609 Add a section discussing file system Access Control Lists. 2002-11-27 20:30:35 +00:00
Marc Fonvieille
2c0d613996 Start the update of serial console section: the kernel syntax was
updated from 3.X to 4.X syntax, 5.X one will be added soon with all
needed fixes (device.hints etc.).
2002-11-27 20:17:50 +00:00
Marc Fonvieille
775d2d2a7f s/Sysinstall/sysinstall/ to be consistent with sysinstall(8) manual
page; it was discussed in past.
2002-11-27 19:59:12 +00:00
Marc Fonvieille
53002c3619 Punctuation fix. 2002-11-27 19:46:00 +00:00
Marc Fonvieille
51978ad40a Add information about polled mode port under 5.X
With some help from:	bde
2002-11-27 19:31:49 +00:00
Martin Heinen
18714ee672 Punctuation fix.
Approved by:	alex (mentor)
2002-11-27 13:24:04 +00:00
Martin Heinen
cf9e6d8cf7 Fix typos:
- remove a word
- s!pam!PAM!
- s!rpm!RPM!
- s!R3s!R3S!

Approved by:	alex (mentor)
2002-11-27 13:00:25 +00:00
Martin Heinen
7ed11f84f3 - s!&lt;ret&gt;!<keycap>Enter</keycap>!
- use <replaceable> instead of <>
- fix </step> and </para> tags
- move hyphen out of <application> elements
- put error messages in <errorname> or <errorcode>
- add missing tags

There are still many misued <emphasis> tags.

Approved by:	alex (mentor)
2002-11-27 12:52:16 +00:00
Giorgos Keramidas
742b3832bd Mark up hostnames with <hostid>. 2002-11-26 22:59:05 +00:00
Marc Fonvieille
fe710655da Remove a bunch of contractions. 2002-11-25 22:31:15 +00:00
Ollivier Robert
218b77da65 Replace my old PGP2 key with the new DSA one. 2002-11-25 12:33:48 +00:00
Peter Pentchev
4145e37d6d Add a six-months-overdue uid, roam@sbnd.net. 2002-11-25 10:52:02 +00:00
Tilman Keskinoz
554c4e1162 Add Frank J. Laszlo <laszlof@freebsdmatrix.net> for the netspades port 2002-11-24 22:31:55 +00:00