Commit graph

15159 commits

Author SHA1 Message Date
Joseph Koshy
d5bc1911ab Cite two more references:
- Kirk McKusick's "Twenty Years of Berkeley Unix", for a
   history of BSD.
 - Goldman and Gabriel's book "Innovation Happens Elsewhere"
   for business strategies around open-source.
2005-12-29 03:38:49 +00:00
Andrey Slusar
12bfdfaead Change Gea-Suan Lin email address. 2005-12-28 14:43:52 +00:00
Pav Lucistnik
af427bc287 - Add a section on how to upgrade ports with Portmanager alongside section
on Portupgrade

PR:		docs/88646 (based on)
Submitted by:	Michael C. Shultz <ringworm01@gmail.com>
2005-12-28 14:22:40 +00:00
Andrey Slusar
6f016f1dfe Add Zach Thompson <hideo@lastamericanempire.com> 2005-12-28 10:20:38 +00:00
Pav Lucistnik
764911c999 - Document the bento/pointyhat Xvfb hack 2005-12-27 23:28:10 +00:00
Pav Lucistnik
7ca9a4e207 - Link ports(7) in the header of page 2005-12-27 03:42:06 +00:00
Pav Lucistnik
39245f512e 4.5 Using the Ports Collection
- Remove the whole make deinstall business.  Tell people to run pkg_delete
  directly
- Move Ports and Disk Space after Upgrading Ports; count on people installing
  Portupgrade in Upgrading text, I'm showing some portupgrade utilities there.
  The section is rewritten anyway.
- Start Upgrading text with mention of pkg_version -v
- Cut the awfully informal chatter at the beginning of Upgrading text
- Reword the rest of Upgrading text, add examples in there
- Mention pkgdb -F earlier, kill <note>
- Suggest portsclean -C for mass cleaning
- Suggest portsclean -D for distfile cleanup
- Mention pkg_cutleaves tool
2005-12-27 03:37:25 +00:00
Pav Lucistnik
051265d88b 4.5.2 Installing Ports
- Collapse the CD-ROM and Internet instructions into single text; assume
  people have Internet access.
- Suggest people using `make clean' after each installation
- Remove bash from the text about using `rehash', recent bash does not need it
- Move the interesting bits of CD-ROM instructions down and update them
  to match existing FreeBSDMall product line
2005-12-27 02:37:11 +00:00
Pav Lucistnik
3c9d3e5f3f 4.5.1 Obtaining the Ports Collection:
- move the CVSup Method to top and Sysinstall Method to bottom
- suggest people to not use Sysinstall method unless they got no Internet
  access
- add the Portsnap Method, adapted from the Appendix section on the Portsnap
2005-12-27 01:57:43 +00:00
Remko Lodder
3cdfcc8e70 Add a note about the NAT setup example.
I think we should keep it with this generic description
which works most of the time.

PR:		docs/33724 (inspired by)
Submitted by:	Saurabh Gupta <saurabh_gupta77 at yhoo dot com>
2005-12-26 19:35:27 +00:00
Remko Lodder
c44138e569 Update the sysctl faq item:
Tell people that kern.maxproc should be tuned through /boot/loader.conf.

PR:		docs/85733
Requested by:	Brian Candler <B dot Candler at pobox dot com>
Submitted by:	Daniel Gerzo <danger at rulez dot sk>
2005-12-26 14:39:49 +00:00
Andrey Slusar
9ec0cfc10c Added Vyacheslav Anikin <ghos@mail.ru> 2005-12-26 13:59:50 +00:00
Andrey Slusar
e20101fae6 Added Scott Ullrich <geekgod@geekgod.com> 2005-12-26 11:09:32 +00:00
Giorgos Keramidas
31ff2630f3 Add a new entry to the troubleshooting section, with a short explanation
of the most common cause of "touch: not found" failures while running
"make installworld".

Submitted by:	"Niclas Zeising" <lothrandil@n00b.apagnu.se>
PR:		docs/90740
2005-12-24 07:08:12 +00:00
Giorgos Keramidas
acb92a2a34 Remove a sentence thaty is redundant. The first paragraph of the chsh
section mentionds using an editor already.

Submitted by:		Niclas Zeising <lothrandil@n00b.apagnu.se>
2005-12-24 06:58:21 +00:00
Joel Dahl
bb50b0f1cf Remove the "Really-Quick NewsLetter Editor" entry. This project does not
seem to exist, but feel free to correct me.
2005-12-22 17:54:10 +00:00
Vitaly Bogdanov
ee722e2721 Add tip which describes the way of building only custom modules.
Reviewed by: blackend
2005-12-22 17:17:12 +00:00
Marc Fonvieille
90dedd9ad3 Update Original revision counter. 2005-12-22 15:29:03 +00:00
Marc Fonvieille
4b500f82cf Use of devicename tags where needed. 2005-12-22 15:28:01 +00:00
Marc Fonvieille
4f3ba4077b MFen:
Makefile:	1.90 --> 1.95
chapters.ent:	1.27 --> 1.32
book.sgml:	1.154 --> 1.163
2005-12-22 15:26:31 +00:00
Marc Fonvieille
2e472c2044 Add translated version of GEOM chapter. 2005-12-22 15:23:26 +00:00
Marc Fonvieille
16a1b2312e Add books.ent 2005-12-22 14:45:31 +00:00
Sergey Matveychuk
6148d581c9 Update my key after a keys signing party 2005-12-22 14:21:33 +00:00
Marc Fonvieille
19b950d3f4 Complete r1.370
Found by:	Rene Ladan <"r..c.ladan"@student.tue.nl>
PR:		docs/90755
2005-12-22 14:07:00 +00:00
Joel Dahl
f41bce4fc8 Welcome back Jason Evans (jasone@). 2005-12-22 11:22:02 +00:00
Doug Barton
328094e018 Document the 600101 version bump, MFC of
incorporating local_startup scripts into the base rcorder.
2005-12-21 07:19:31 +00:00
John Baldwin
dd1cc0d1de Document 700010. It might need work on the markup. 2005-12-20 22:50:45 +00:00
Remko Lodder
9b00394555 MFen:
boot:			little correction
book.sgml		1.162		-> 1.163
disks			1.242		-> 1.243, formatting fix
geom			1.16		-> 1.17, wording fix

Obtained from:		The FreeBSD Dutch Documentation Project
			(Siebrand Mazeland)
2005-12-20 21:37:57 +00:00
Remko Lodder
0ec30b7888 Initial translation:
serialcomms		placeholder	-> 1.108

Obtained from:		The FreeBSD Dutch Documentation Project
Translated by:		Rene Ladan <r dot c dot ladan at student dot tue dot nl>
2005-12-20 21:14:39 +00:00
Vitaly Bogdanov
e727d3973b Initial revion.
Original english revision of articles/laptop/Makefile: 1.4
Original english revision of articles/laptop/article.sgml: 1.23

Add laptop/ for building

Obtained from: The FreeBSD Russian Documentation Project
2005-12-20 16:04:11 +00:00
Marc Fonvieille
befe1d2d2e - Punctuation fix;
- Tag an untagged module name.
2005-12-20 09:50:01 +00:00
Vitaly Bogdanov
54c24b54b6 portaudit --> &man.portaudit.1; 2005-12-20 08:27:35 +00:00
Remko Lodder
5690ce4ece Move the usergroups hat to my head.
Approved by:		grog
2005-12-19 19:36:03 +00:00
Dmitry Morozovsky
ca31478fae Add missed skv@ signature. 2005-12-19 15:16:22 +00:00
Ollivier Robert
f98af7ec8f Update with new signatures. 2005-12-19 14:41:52 +00:00
Marc Fonvieille
db030059db Remove "on FreeBSD 5.X" for ATM section title since it works on 5.X/6.X
and 7.X

Discussed with:		harti@
2005-12-19 11:59:38 +00:00
Gleb Smirnoff
3861328c0b Update after local key signing meeting. 2005-12-19 10:40:29 +00:00
Emanuel Haupt
b04bac9cf5 Update my public key 2005-12-19 10:34:19 +00:00
Marcel Moolenaar
b3167407f5 Document __FreeBSD_version 700009. 2005-12-19 00:14:16 +00:00
Pav Lucistnik
7e0b166db4 Add new FAQ entries on
- how to disable ACPI in installer
- how to disable ACPI on installed system
- how to compile OLDCARD instead of NEWCARD into the kernel

PR:		docs/50677 (based on)
Submitted by:	Jim Brown <jpb@sixshooter.v6.thrupoint.net>, osa
2005-12-18 22:41:01 +00:00
Jun Kuriyama
873c88c9b0 Fix path in Indian mirror.
Reported by:	"Henk P. Penning" (mirmon author)
2005-12-18 22:27:19 +00:00
Pav Lucistnik
c21aaf5059 - Remove FreeBSD 2.X reference
PR:		docs/90616
Submitted by:	Siebrand Mazeland <s.mazeland@xs4all.nl>
2005-12-18 21:51:45 +00:00
Remko Lodder
ca761b969e MFen:
cutting-edge		1.219		-> 1.220
desktop			1.62		-> 1.63
disks			1.241		-> 1.242
geom			1.12 		-> 1.16
mirrors			1.391		-> 1.398
multimedia		1.111		-> 1.113
network-servers		1.71		-> 1.72
pgpkeys			1.277		-> 1.285
security		1.282		-> 1.283
x11			1.167		-> 1.168

Obtained from:		The FreeBSD Dutch Documentation Project
			(Siebrand Mazeland)
Initial translations:
printing		placeholder	-> 1.95

Obtained from:		The FreeBSD Dutch Documentation Project
Translated by:		Lodewijk Koopman <lkoopman at dds dot nl>
2005-12-18 20:46:54 +00:00
Remko Lodder
c98e25e616 Correct a tag.
PR:		docs/90609
Submitted by:	Siebrand Mazeland <siebrand dot mazeland at xs4all dot nl>
2005-12-18 20:00:42 +00:00
Pav Lucistnik
088e1ecffb 16.4.3 Rebuilding ATA RAID1 Arrays:
- update atacontrol attach/detach syntax for 6.0, where it accepts ataN instead
  of just N
- fix instructions for FreeBSD 5.X/6.X, where addspare step is needed and
  rebuild command returns immediately

Fixes:

PR:		docs/58111
Submitted by:	Jack Twilley <jmt@twilley.org>

PR:		docs/83771
Submitted by:	edwin
2005-12-18 18:39:41 +00:00
Kirill Ponomarev
991ec18a8d List all branches we support on pointyhat. 2005-12-18 18:24:13 +00:00
Marc Fonvieille
250c1d5cb2 Add a link to previous versions of the Handbook
(http://docs.FreeBSD.org/doc/).  This should be an answer to various
headaches when it's time to maintain the correctness of a documentation
for the various branches.  The Handbook currently covers the use of
FreeBSD 5.4-RELEASE and FreeBSD 6.0-RELEASE (and 7-CURRENT since now the
changes between branches will be less "important"), so the users of
previous releases should read the versions archived on
http://docs.FreeBSD.org/doc/
2005-12-18 17:02:57 +00:00
Remko Lodder
e08f7a9f9a Make sure we markup the /usr/ports directly correctly.
Add role="directory" in the <filename> tag.

Noticed by:	simon
2005-12-18 11:04:48 +00:00
Remko Lodder
b08147b526 Add a little note about creating /usr/ports when using portsnap
on a fresh system.  Marc [1] spotted this during a fresh
installation using the handbook to get the machine up and running.

Noticed by:		Marc Plaisier <marc at evilcoder dot org> [1]
Spelling suggestions:	Siebrand Mazeland <siebrand dot mazeland at xs4all dot nl>
2005-12-18 10:47:44 +00:00
Pav Lucistnik
d60bdb1b5f - Opera is now a freeware
PR:		docs/86876 (based on)
Submitted by:	Arjan van Leeuwen <avleeuwen@piwebs.com>
2005-12-18 03:02:31 +00:00