Commit graph

10055 commits

Author SHA1 Message Date
Li-Wen Hsu
a39d973f9e - Add bf for textproc/py-libtre 2007-12-31 21:50:51 +00:00
Lars Engels
6d77937c36 - Add Sean McLaughlin to the list of additional contributors 2007-12-31 21:33:11 +00:00
Lars Engels
85dfb697a3 - Add Martin Dieringer to the list of additional contributors 2007-12-31 18:05:38 +00:00
Lars Engels
96c69976d5 - Add Roy Maples to the list of additional contributors 2007-12-31 17:29:38 +00:00
Marc Fonvieille
6bca7a9bb0 - Add some missing application tags
- s/ports collection/Ports Collection/
2007-12-30 15:46:39 +00:00
Daniel Gerzo
db6a75d08a - Spell "whereas" correctly.
PR:		docs/119138
Submitted by:	gregory delfly <gregoryd.freebsd@free.fr>
2007-12-30 02:40:32 +00:00
Remko Lodder
8480a57a44 s/examble/example/ 2007-12-28 20:17:18 +00:00
Remko Lodder
897dda35e0 Remove a redundant options field, found while translating this section. 2007-12-28 11:11:43 +00:00
Weongyo Jeong
16ea4b2d1a Add my entity
Approved by:	thompsa (mentor)
2007-12-28 06:23:18 +00:00
Weongyo Jeong
a6f83b4254 Add myself
Approved by:	thompsa (mentor)
2007-12-28 06:16:05 +00:00
Remko Lodder
8e19d79246 I like the "create" "use" "destroy" documentation flow better then
that was the case for the current section: "create" "destroy" "use"
so, move the destroying of any geom label to the bottom of the
section, right after informing us about it's usage etc.
2007-12-27 18:21:22 +00:00
Remko Lodder
e741b1df42 Throughout the document we call things like adX <devicename> objects,
the same goes for one of the .journal examples, lets use that a bit
more consequently in the journaling section.
2007-12-27 17:30:30 +00:00
Remko Lodder
ed84894a90 Correct another example and in the same example, talk about a replaceable
/mnt since we mention a line before that we can choose a desirable mountpoint
2007-12-27 15:43:52 +00:00
Remko Lodder
3229c14296 Make the gjournal load a bit more inline with the other examples we have. 2007-12-27 15:39:10 +00:00
Gabor Kovesdan
d75bf2fbf9 - Include the "More Information" section
- Remove "What's new in 5.3", we need a similar part for 7.0
- Change the orders to the foils to be more logical and remove the XXX comment
  about this
- Remove some silly and inconsistent comments
- Break lines to be easier to read
2007-12-26 20:40:58 +00:00
Gabor Kovesdan
c2cf5114d3 - Update the list of supported architectures 2007-12-26 20:37:44 +00:00
Gabor Kovesdan
6190c423d6 - Describe the new release scheduling process 2007-12-26 20:37:13 +00:00
Gabor Kovesdan
9296431c48 - Ooops, 8.X is -CURRENT, not -STABLE 2007-12-26 20:36:37 +00:00
Gabor Kovesdan
c3c8d9e0bb - Update to cover 6.X/7.X/8.X 2007-12-26 20:35:34 +00:00
Gabor Kovesdan
c818d1e45e - Mention portmgr, doceng and secteam here 2007-12-26 20:34:37 +00:00
Gabor Kovesdan
b6160ccb6c - Add a new slide with links about FreeBSD so that it can be pasted to the
end of a presentation
2007-12-26 20:33:52 +00:00
Gabor Kovesdan
cc7aded3a3 - Better indenting and line breaking 2007-12-26 20:32:57 +00:00
Gabor Kovesdan
4c6b8c8e0d Note, that the previous commit should have been:
- Use more accurate title for the foils so that the foilgroup look
  better when rendered
- Comment out the foil for the missing chart
- Update the numbers of committers
- Reword a paragraph
- Enclose send-pr into command element

Moreover to the previous change:
- Fix a typo
2007-12-26 20:32:00 +00:00
Gabor Kovesdan
67fd0f5f04 - Use more accurate title for the foils so that the foilgroup look
better when rendered
- Comment out the foil for the missing chart
-
2007-12-26 20:30:03 +00:00
Rafal Jaworowski
ca1258c4ac Add new commiter/author/developer entity
Approved by:	cognet (mentor)
2007-12-26 18:46:52 +00:00
Robert Watson
21c0c8925b Mention full memor dumps, minidumps, and textdumps in the introduction
to kernel debugging, with consequences for debugging.

Mention that the default in more recent FreeBSD versions is to
automatically select a swap partition and use it as a dump partition,
and don't suggest changing the default.

This chapter could use rather serious updating.
2007-12-26 12:56:46 +00:00
Remko Lodder
23d4c14e46 Improve wording in the console video mode section. 2007-12-25 23:53:50 +00:00
Remko Lodder
402dcb4530 If we are creating a mini-bsd floppy with new commands, why do
we insert /dev/MAKEDEV in the floppy then? I dont have it anymore
on a recent system, thus remove the information about it. Probably
the information in the mini-kernelconfiguration example could use
a little hand as well.
2007-12-25 21:02:37 +00:00
Robert Watson
8357a1973e Update __FreeBSD_version version list to reflect 800007 -- addition of a
why argument to kdb_enter().
2007-12-25 18:44:04 +00:00
Remko Lodder
c336eb6890 rc.d is no longer a new method, it's the method. 2007-12-23 18:48:21 +00:00
Thierry Thomas
6a660e0b1c Add an entry for Vaclav Haisman.
PR:		ports/118372
2007-12-23 17:06:55 +00:00
Ken Smith
953154150e Document __FreeBSD_version 700100. While here add missing </row> tag
for the previous entry.
2007-12-22 14:04:39 +00:00
Gabor Kovesdan
9bc967e5e2 - Document how to install packages for a NanoBSD image
PR:		docs/115732
Submitted by:	John Ferrell <jdferrell3@yahoo.com>
2007-12-21 21:19:54 +00:00
Gabor Kovesdan
4b41ca41df - Document how to reconfigure a port
PR:		docs/116068
Submitted by:	Chess Griffin <chess.griffin@gmail.com>
2007-12-21 21:14:19 +00:00
Gabor Kovesdan
df6644b54d - Since FreeBSD 6.2 the option to define the encryption algorithm to encrypt
the swap partition has changed from -a to -e. Reflect this in the
  documentation.

PR:		docs/113390
Submitted by:	"Beat Gaetzi" <beat@chruetertee.ch>
2007-12-21 21:01:24 +00:00
Gabor Kovesdan
9980d98d76 - Add a small section about address limits
PR:		docs/118543
Submitted by:	thompsa
2007-12-20 22:21:44 +00:00
Gabor Kovesdan
b8be1d00d1 - Add item to the FAQ about configuring the delete key in console/xterm with
sh/csh

PR:		docs/118849
Submitted by:	alepulver
2007-12-20 22:15:51 +00:00
Gabor Kovesdan
2524a1bff7 - Add Freenode's ##FreeBSD to the IRC channels' list
PR:		docs/118241
Submitted by:	Jeff Palmer <jpalmer@totaldiver.net>
2007-12-20 22:10:19 +00:00
Pav Lucistnik
b399cd6398 - Update info about maintainership of addport script 2007-12-19 19:25:51 +00:00
Marc Fonvieille
1f6ae51a1d s/OPTIONS/options/ for kernel options since only the lowercase version
is accepted by config(8)
2007-12-16 20:00:56 +00:00
Gabor Kovesdan
f9bd1c2065 - Bump copyright dates
- Update number of ports
2007-12-16 13:58:35 +00:00
Chin-San Huang
dc37fc5173 - Add Ditesh Shashikant Gathani for textproc/pecl-doublemetaphone.
PR:		ports/117884
2007-12-16 04:04:38 +00:00
Anton Berezin
99c37e2ab6 List Matthew Luckie <mjl@luckie.org.nz> as an additional contributor
for his p5-Net-IPTrie and other ports.
2007-12-14 14:08:01 +00:00
Chin-San Huang
8576d1f932 - Add Matthias Schmidt for ports-mgmt/pkg_search
PR:		ports/118397
2007-12-12 18:50:26 +00:00
Renato Botelho
26e3e349da - Add BluePex Security Solutions <freebsd-ports@bluepex.com> because of
net-mgmt/p5-SNMP-Simple

PR:		ports/118623
2007-12-12 18:41:13 +00:00
Joseph Koshy
da6732e198 Document version 800006. 2007-12-11 03:12:47 +00:00
Marc Fonvieille
d6b42e2430 Fix some typos. 2007-12-10 21:44:19 +00:00
Remko Lodder
dba4e4b08b Improve the working around FAT and extended filesystems.
PR:		docs/114715
Submitted by:	Ben Kaduk <minimarmot at gmail dot com>
		with minor modifications by me
2007-12-08 20:21:12 +00:00
Remko Lodder
2e64f54ab2 Add information on how to change the console video modes.
Translators: this is an addition to the current handbook, no other
changes had been made in the chapter.

PR:		docs/117035
Submitted by:	Chess Griffin <chess dot griffin at gmail dot com>
2007-12-08 19:46:16 +00:00
Gabor Kovesdan
22906253c9 - Update sample C(V)Sup refuse list to cover all existing doc languages
PR:		docs/118491
Submitted by:	Chess Griffin <chess@chessgriffin.com>
2007-12-08 10:21:49 +00:00
Chin-San Huang
ca5f3f378d - Update gaod's Chinese name. 2007-12-04 12:41:22 +00:00
Chin-San Huang
0a2b508ca5 - Add three contributors for contributing their tips and translation:
Eintisy Chuang (aka. Eintisy)
	Wei-Yu Chen (aka. weiyu)
	gaod

Obtained from:		The FreeBSD Traditional Chinese Project
			https://opensvn.csie.org/traccgi/freebsddoc/wiki
2007-12-01 18:11:06 +00:00
Remko Lodder
dc302a920c Add some information for apache 2.2 instead of 2.0 and give a really
short idea on how to enable apache2.2 via the /etc/rc.conf system.

This is just an initial commit in this region.

PR:		docs/114898
Submitted by:	znerd
2007-11-28 21:26:59 +00:00
Remko Lodder
39c78e5fe6 Add a section about KMyMoney which is a personal finance manager
PR:		docs/115990
Submitted by:	Chess Griffin <chess dot griffin at gmail dot com>
2007-11-28 19:37:25 +00:00
Robert Watson
0bd49d9eaf Update handbook Audit chapter to reflect status in 6.3 and later, and to
mention that an XML output mode is now available for praudit(8).
2007-11-28 11:55:25 +00:00
Marc Fonvieille
3441846d33 In wireless part:
- Add some noise levels different from 0 since 7.X and above should
  correctly display these informations;
- Stick the ifconfig(8)'s inet part at the end of each command line.
  The inet setting does an implicit "up" to the interface before
  setting the rest of parameters leading sometimes to issues.  This is
  a bug, marking the interface up last is a workaround to that
  issue.  This change nothing to the doc since the parameters order
  should not be important, but may reduce the problems for the readers
  using cut&paste. [1]

[1] Requested by sam@
2007-11-25 09:34:06 +00:00
Ken Smith
f698cf9d15 Document __FreeBSD_version's 603000 and 603100. 2007-11-25 06:44:56 +00:00
Remko Lodder
685dea9c44 Add missing </para>.
Submitted by:	miwi
2007-11-24 14:10:49 +00:00
Marc Fonvieille
2fbe8fd546 Add a FreeBSD Host Access Points section to the wireless page.
Without encryption, WPA-PSK and WEP APs are covered.
Instructions for EAP-TLS, EAP-TTLS and EAP-PEAP based APs will be added
in future

With many useful remarks and help from: sam@ and thompsa@
Inspired from: Sam Banks <w0lfie@clear.net.nz> and loader@
contributions
2007-11-24 09:25:54 +00:00
Rong-En Fan
0f839c16e7 - Document 602115 2007-11-21 01:33:40 +00:00
Gabor Kovesdan
06c863eb47 - Add missing </para> closing tag
Submitted by:	Ganbold <ganbold@micom.mng.net>
2007-11-20 11:05:37 +00:00
John Baldwin
bd24f5c6c3 Document 800004. 2007-11-12 22:06:40 +00:00
Mark Linimon
e50fc05423 Fix some mistakes in the __FreeBSD_version descriptions. 2007-11-12 18:33:28 +00:00
Gabor Kovesdan
7d934c0974 - Add some information about the handling of whitespace changes
- Cut a long line while here

PR:		danfe
Submitted by:	docs/116459
2007-11-11 19:17:48 +00:00
Giorgos Keramidas
1ab7e7b806 Replace inline " quotes, with &rdquo;. The output should look pretty
similar, but the inline quote confuses syntax highlighting in both
Emacs and VIM.
2007-11-02 15:48:54 +00:00
Giorgos Keramidas
4d01194625 Minor wording nit. The ports/ tree certainly has many revisions;
thousands of them, in fact.  It doesn't have *branches* though.
2007-11-02 15:47:21 +00:00
Henrik Brix Andersen
edcd6e3d15 Move my own entry from the "Additional Contributors" section to the
"Developers" section.

Approved by:	erwin (mentor)
2007-11-01 17:29:05 +00:00
Henrik Brix Andersen
42b268c557 Add myself
Approved by:	erwin (mentor)
2007-11-01 17:26:11 +00:00
Bill Fenner
a452349b01 Fix the entry for "6.1-STABLE after 802.11 fixups changed the api
for the IEEE80211_IOC_STA_INFO ioctl." to have the right version
number.

Eliminates-weekly-email-to:	sam
2007-10-30 18:03:05 +00:00
Rong-En Fan
fc380ab7ad - Document 602114 2007-10-30 04:44:18 +00:00
Volker Stolz
ec07cf70ff - Add Matthieu Guegan for x11-wm/xmonad (PR ports/117491)
- sort & tidy
2007-10-29 08:08:43 +00:00
Marius Strobl
15a3ac7cd8 - Document __FreeBSD_version 700055.
- Close an element of the __FreeBSD_version 800003 entry.
2007-10-28 17:38:22 +00:00
Bruce A. Mah
93faa30729 Fix misspelling: s/judgment/judgement/.
Submitted by:	Gabor PALI
PR:		117432
2007-10-26 16:06:50 +00:00
Marc Fonvieille
a8d2cae6e3 - A s/&man.mount.msdosfs.8;/&man.mount.8; to match the 1.381 revision;
- Add some missing tags;
- Remove contractions.
2007-10-26 08:01:30 +00:00
Xin LI
5041372bb8 Document __FreeBSDversion 700054: wide and single byte ctype separation MFC 2007-10-25 20:36:01 +00:00
Xin LI
14ff08af15 Document __FreeBSDversion 602113: MFC of wide/single byte ctype separation 2007-10-25 19:59:18 +00:00
Ulf Lilleengen
1dab593e4c - Add myself to the committers section and remove myself from the contributors
section.

Approved by:	kib (mentor)
2007-10-25 19:13:22 +00:00
Ulf Lilleengen
a6d6bd491f - Add myself to authors file.
Approved by:	kib (mentor)
2007-10-25 18:51:21 +00:00
Tom Rhodes
c2e8172a03 Enable the gjournal section I wrote so that it's available come 7.0. 2007-10-25 07:55:54 +00:00
Marius Strobl
7bcd1a3b23 Document __FreeBSD_version 800003. 2007-10-24 21:29:51 +00:00
Martin Wilke
7cd6e98b32 - Add Thomas Hurst for sysutils/k8temp 2007-10-24 11:40:48 +00:00
Fukang Chen
8e41d62a9d Now www.bsdmall.com is forwarded to FreeBSD Mall,
so update the WWW link.

Approved by:            delphij (mentor)
2007-10-24 09:46:19 +00:00
Doug Barton
c0fb9d4b9e Change an "an" to an "a" in the OpenSSH section
Submitted by:	Daniel <digital12o@hotmail.com>
2007-10-23 07:03:34 +00:00
Fukang Chen
69185e2199 Update the FreeBSD Mall phone number.
Approved by:            delphij (mentor)
2007-10-23 02:15:23 +00:00
Julian Elischer
87a6889455 Note the rename of kthread_create() etc. 2007-10-21 18:42:57 +00:00
Alejandro Pulver
006e39c452 - Add Matthew Grooms for security/ike. 2007-10-21 02:59:09 +00:00
Renato Botelho
12a5547411 Add Nikola Lecic <nikola.lecic@anthesphoria.net> for ports/textproc/kmflcomp 2007-10-18 12:31:32 +00:00
Lars Engels
53ca49451a Add Carlos A. M. dos Santos to the list of additional contributors
Approved by:	miwi (mentor)
2007-10-16 17:40:53 +00:00
Chin-San Huang
d310e0c103 - Fix typo.
Submitted by:		Ganbold <ganbold at micom.mng.net>
2007-10-16 04:42:46 +00:00
Max Laier
d34517e1fd __FreeBSD_version 800001: tcpdump 3.9.8/libpcap 0.9.8 2007-10-16 02:53:02 +00:00
Mark Linimon
b4ed4c6ba0 Reflect RELENG_7. 2007-10-16 01:09:50 +00:00
Dmitry Morozovsky
31eacb4167 Mention RELENG_7 tag. Wrap long line while I'm here. 2007-10-15 13:27:28 +00:00
Chin-San Huang
a0b38f05cf - Add the "Virtual PC on Windows" entry.
- Move the "Parallels on MacOS" entry to the front.
2007-10-15 01:08:15 +00:00
Joel Dahl
90f26d4cbf Move trevor to the Development Team Alumni. 2007-10-14 11:55:29 +00:00
Daniel Gerzo
81feacb460 Update for FreeBSD-SA-07:01.jail.
PR:		docs/117024
Patch by:	Wesley Shields <wxs.atarininja.org> (partly)
2007-10-13 23:04:11 +00:00
Andrey A. Chernov
25fff62100 Add note about wide and single byte ctype separation to 800000 entry. 2007-10-13 20:28:34 +00:00
Chin-San Huang
21a93d5607 - Add Virtual PC on Windows(R) section.
Obtained from:	The FreeBSD Traditional Chinese Project
2007-10-13 12:01:20 +00:00
Lars Engels
f984a4bcab Add Byung-Hee HWANG to the list of additional contributors.
Approved by:    miwi (mentor)
2007-10-11 21:32:05 +00:00
Ken Smith
5f1df491a6 Document __FreeBSD_version 800000 (8.0-CURRENT). 2007-10-11 06:03:23 +00:00
Thierry Thomas
2cee9a241a Add an entry for Ullrich Franke.
PR:             ports/116357
2007-10-08 09:24:22 +00:00
Edwin Groothuis
986bc3d66f [patch] inform porters handbook about INSTALL_KLD
Describe the INSTALL_KLD command in the Porters Handbook

PR:		docs/116989
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
Approved by:	Remko Lodder <remko@elvandar.org>
2007-10-07 07:09:56 +00:00
Tom Rhodes
89c2fddcd7 Add a space to separate two words. 2007-10-06 00:04:22 +00:00
Daniel Gerzo
6d4cd2ff49 - Add <acronym> tags around RSA and DSA words,
- ensure reader that the ~/.ssh/authorized_files is pure file and not
  directory [1],
- simplify the last part of para,
- 8 spaces = tab, while here.

PR: docs/116879 [1]
2007-10-03 20:35:35 +00:00
Mark Linimon
eaf9640387 Document two failure modes: looping on a single package; all package builds
suddenly fail.
2007-10-01 05:55:01 +00:00
Marius Strobl
7850e192f0 Document __FreeBSD_version 700053. 2007-09-30 13:24:14 +00:00
Ade Lovett
4d984cdf47 Change example reference USE_AUTOTOOLS reference to use 261, instead of 253. 2007-09-30 05:11:32 +00:00
Chin-San Huang
9ada876c91 - Tweak quality.
Obtained from:	The FreeBSD Traditional Chinese Project
2007-09-28 16:05:30 +00:00
Kai Wang
1a4509ac52 Remove myself.
Approved by:	jkoshy (mentor)
2007-09-28 15:12:19 +00:00
Kai Wang
817f8a0359 Add myself.
Approved by:	jkoshy (mentor)
2007-09-28 15:08:14 +00:00
Kai Wang
052a0c45f7 Add myself.
Approved by:		jkoshy (mentor)
2007-09-28 14:55:47 +00:00
Rui Paulo
0c21c4b669 Add myself.
Reviewed by:	njl (mentor)
2007-09-26 09:56:29 +00:00
David E. O'Brien
548db34156 Reduce the redundancy in the Alpha and sparc64 RE listings.
Approved by:	rwatson
2007-09-26 00:37:34 +00:00
Tom Rhodes
128c5f9e14 Fix build by removing extra </row> entry 2007-09-22 01:30:25 +00:00
David E. O'Brien
4f1ad355dd Document 602112. 2007-09-21 15:40:32 +00:00
David E. O'Brien
32a40c8eea Add gnn and trim the sparc64 re's. 2007-09-21 15:18:40 +00:00
Remko Lodder
d187f07300 Update the design and implementation book to the one that Marshall wrote
with George.

Requested by:	gnn (on doc@)
2007-09-20 11:56:52 +00:00
Giorgos Keramidas
dad302c0b3 Whitespace only change; translators can safely ignore this.
Fix the 5-roadmap article indentation after the recent changes.
2007-09-17 21:05:56 +00:00
Giorgos Keramidas
b61a0d9b12 Various wording fixes in the 5-roadmap article. 2007-09-17 21:03:49 +00:00
Giorgos Keramidas
5d39763ebb Avoid using "It was", but use a more explicit reference to the
version-guide article in the abstract of 5-roadmap.  This way
the text is a bit less confusing.
2007-09-17 21:02:43 +00:00
Mark Linimon
618ef50a22 Remove a stray duplicate -n. 2007-09-14 02:00:59 +00:00
Murray Stokely
07e45f3ea1 Add a section on lagg(4) network aggregation and failover.
Submitted by:  Andrew Thompson (thompsa@)
2007-09-12 11:47:33 +00:00
Mark Linimon
fbb93740c8 Remove a mis-statement about client monitoring.
Pointy hat to:	linimon
2007-09-10 23:59:33 +00:00
Joel Dahl
d2a2286446 Move bsd to the Development Team Alumni. 2007-09-10 05:19:09 +00:00
Joel Dahl
acb0833652 Eliminate a stale comment. 2007-09-09 17:49:35 +00:00
Boris Samorodov
b05549b8db Artem Naluzhnyy added for devel/linux-libglade2.
PR:		116032
Submitted by:	Artem Naluzhnyy <tut at nhamon.com.ua>
2007-09-09 15:08:28 +00:00
Daniel Gerzo
3b919b0573 Fix a typo.
PR: 		docs/116223
Submitted by:	Gábor PÁLI <pgj@FreeBSD.org>
2007-09-09 09:03:34 +00:00
Mark Linimon
61574c5e82 Document the new meanings of knobs in bsd.perl.mk.
Submitted by:	gabor
Supported by:	Google Summer of Code 2007
2007-09-09 00:24:33 +00:00
Gabor Kovesdan
acce41e322 - Remove obsoleted pieces of info about DESTDIR and add some new
description how it works now

Reviewed by:	linimon
2007-09-08 18:47:34 +00:00
Gabor Kovesdan
8680e4f1ca - Add references to SoC 2006 and SoC 2007 2007-09-08 18:07:36 +00:00
Gabor Kovesdan
d865c2c0c4 - Mention devel/perforce port here as an easy way of installing perforce 2007-09-08 17:44:54 +00:00
Marc Fonvieille
1cc1a507d9 Add forgotten Ethernet device in GENERIC configuration file.
Pointy Hat:	blackend
2007-09-07 05:11:24 +00:00
Joel Dahl
e9a2a73d46 Move mharo to the Development Team Alumni. 2007-09-06 10:59:31 +00:00
Alejandro Pulver
ef3502bac8 - Update e-mail address of Martin Otto (requested by private e-mail). 2007-09-05 21:04:44 +00:00
Thomas Abthorpe
a502a520e5 - add Craig Butler for mail/ilohamail-devel
Approved by:	clsung (mentor)
2007-09-05 14:15:52 +00:00
Gabor Kovesdan
b5eb75ce3f - Remove duplicated info
Spotted by:	Gabor Pali <pali.gabor@gmail.com>
2007-09-04 20:58:04 +00:00
Gabor Kovesdan
e553de0f49 - Document the WITHOUT_MODULES macro
PR:		docs/115255
Submitted by:	David Yeske <dyeske@gmail.com>
2007-09-04 14:50:23 +00:00
Gabor Kovesdan
48174caf6f - Remove duplicated entry 2007-09-03 17:14:45 +00:00
Gabor Kovesdan
0f0cf8dedc - Add Gabor Pali here for his contribution to the FreeBSD Hungarian
Documentation Project
2007-09-03 17:13:53 +00:00
Giorgos Keramidas
0f5222ad39 Remove references to the 'nodev' option.
PR:		docs/115981
Submitted by:	rodrigc
2007-09-03 16:39:51 +00:00
Giorgos Keramidas
fab232935d Typo fix in suggested command line. The correct syntax for using
only packages when portupgrading is:

    portupgrade -PP [args]

Submitted by:   Marshall Brannan, &lt; jmbrannan at gmail.com &gt;
2007-09-03 01:59:22 +00:00
Chin-San Huang
d54d8c7f88 - Fix a missing tag. 2007-09-02 07:18:02 +00:00
Marc Fonvieille
a07c6ef49d Update the Anonymous FTP Configuration part. 2007-08-31 16:12:12 +00:00
Thomas Abthorpe
94a3691f54 - properly alphabetise my name
Approved by:	clsung (mentor)
2007-08-30 13:21:39 +00:00
Giorgos Keramidas
015a20c815 Spell `MAKEDEV' correctly. 2007-08-28 08:30:31 +00:00
Chin-San Huang
dbb465d3df Add Bill Moran for net/grsync, security/pecl-crack, sysutils/jaiailme. 2007-08-26 04:38:53 +00:00
Marc Fonvieille
3c53514e13 - Remove obsolete -r flag for commands using bsdlabel(8)
- Add some missing tags
2007-08-23 08:48:34 +00:00
Chin-San Huang
d6a038c5a5 - Fix a missing tag.
Reported by: paefchen via #bsddocs
2007-08-23 05:12:26 +00:00
Tom Rhodes
190ea57b20 Remove duplicate word.
Found by:	ds
2007-08-22 21:29:38 +00:00
Chin-San Huang
20ce763030 - Whitespace cleanup.
This can safely be ignonred by translators.
2007-08-22 18:18:25 +00:00
Chin-San Huang
dbbfa480d8 - Fix a missing tag.
Reported by:	paefchen via #bsddocs
2007-08-22 18:17:51 +00:00
Gabor Kovesdan
0484d71768 - Use mount -t msdosfs instead of mount_msdosfs
PR:		docs/115571
Submitted by:	lme
Approved by:	keramida (mentor)
2007-08-22 15:50:32 +00:00
Thomas Abthorpe
2dce7234c1 Remove my old entry
Approved by:	clsung (mentor)
2007-08-22 01:48:44 +00:00
Thomas Abthorpe
41c57f2c62 Add myself
Approved by:	clsung (mentor)
2007-08-22 01:45:52 +00:00
Thomas Abthorpe
a6a126d64f Add myself
Approved by:	clsung (mentor)
2007-08-22 01:12:31 +00:00
Ion-Mihai Tetcu
bbbc1c1f5a Add Andrew Greenwood for dns/p5-Net-DNSBL-MultiDaemon. 2007-08-21 11:16:21 +00:00
Marc Fonvieille
b25a3f90d9 - Various SGML fixes (use of correct tags);
- Avoid the capitalization of the geli command;
- In disk encryption section, reword a sentence mentioning old
  removed swap encryption stuff;
- Slight rewording of a title to match what we really talk about;
- Punctuation fix where needed.
2007-08-20 16:48:01 +00:00
Marc Fonvieille
fe93bb8663 Add SNMP Monitoring section for the if_bridge(4) bridge implementation.
Submitted by:	thompsa, syrinx
2007-08-19 18:33:27 +00:00
Gabor Kovesdan
106299d4d4 - Add Pontus Stenetorp <ninjin at kth dot se> for emulators/fceu-server
Approved by:	keramida (mentor, implicit)
2007-08-19 14:58:36 +00:00
Bruce A. Mah
cb789d8817 A few minor changes I thought of, while sketching out some other
changes:

Reword a comment about money (to make it look less like we're joking
about actually wanting funding).

Mention IPsec and IPv6 among the networking features.

Mention routing as an application of FreeBSD.
2007-08-18 23:12:23 +00:00
Marc Fonvieille
92cacb0de0 Use right tags for some command-line activities. 2007-08-17 12:54:31 +00:00
Yaroslav Tykhiy
e1184971b5 Polish the part on "shutdown" to make it even more precise
and understandable.
2007-08-16 13:08:42 +00:00
Yaroslav Tykhiy
b10930c5f5 Correct a typo. 2007-08-16 12:32:52 +00:00
Yaroslav Tykhiy
1400ac4194 Clarify the use of the "shutdown" rcorder(8) keyword.
Requested by:	rafan
Ideas by:	dougb
2007-08-16 12:26:14 +00:00
Marc Fonvieille
4bd8433ed3 Add a missing word. 2007-08-15 19:02:48 +00:00
Marc Fonvieille
8b8bc73f2f SGML fix: don't use block elements as in-line elements, this fixes
an interline spacing rendering error.
2007-08-15 15:53:00 +00:00
Marc Fonvieille
c3d51dd33b Update some navigation informations between sysinstall items. 2007-08-12 13:09:23 +00:00
Marc Fonvieille
b2aa95b56c - Re-add without any change "Configure Additional Network Services"
section (see previous commit to understand why);
- Add some links to help navigation when one reaches the "Existing
  Install" section.
2007-08-12 12:59:21 +00:00
Marc Fonvieille
d99d01a8ca The "Configure Additional Network Services" screen does not show up
during Standard installation but can be accessible at the end of the
installation procedure.  So, let's move that part at the end of the
installation procedure.  If I cut&paste that part, cvs diff gives me a
very garbled diff (which can be very hard to read) for an unknown reason,
so I'll just cut that part in the present commit and I'll re-add it in
the next commit.
2007-08-12 12:57:56 +00:00
Bruce A. Mah
45dd066442 Note removal of FreeBSD/alpha support beginning in 7.0.
Reword FreeBSD/amd64 section to mention EM64T processors.
2007-08-12 05:08:05 +00:00
Bruce A. Mah
fdb0c3fb0c Use recently-commited &arch.*; entities to refer to FreeBSD MD
variants where practical.
2007-08-11 19:31:10 +00:00
Marc Fonvieille
cea41cecca - Update a remaining outdated sysinstall message;
- Add "Enabling SSH login" post-installation step;
- Remove "Configure X Server" step since this step is not proposed
  anymore.
2007-08-11 13:59:20 +00:00
Chin-San Huang
6ef49432ef - Whitespace cleanup.
This can safely be ignonred by translators.
2007-08-11 07:34:19 +00:00
Chin-San Huang
df13ba12a0 - Add the ISBN, published year of "FreeBSD Install and Utilization Manual"
(in Japanese).
2007-08-11 05:15:57 +00:00
Chin-San Huang
24244facf8 - Whitespace cleanup.
This can safely be ignonred by translators.
2007-08-11 04:40:09 +00:00
Chin-San Huang
42fb0ec65c - Add the publishers of one Traditional Chinese book and
two Simplified Chinese books.
- Correct the book name of ISBN 7-115-10541-3.
2007-08-11 04:19:33 +00:00
Giorgos Keramidas
4fb1aafd06 New committers' help for Coverity Prevent.
New committers to FreeBSD may be interested about Coverity
Prevent, but it is not very easy to find out how they register,
what license terms Coverity Prevent SQS is available under, and
how they can use the web interface of the automated analysis
runs.

PR:		docs/105447
Submitted by:	bz
Reviewed by:	remko, netchild
2007-08-10 17:58:17 +00:00
Chin-San Huang
b47322ecca - Add two Traditional Chinese books to the bibliography. 2007-08-10 16:03:36 +00:00
Chin-San Huang
ad2a3695ed - Add the ISBN of "Using FreeBSD".
- Clarify the difference between Simplified Chinese, Traditional Chinese.
2007-08-10 15:12:13 +00:00
Olivier Houchard
07ef412822 Add Philippe Audeoud for security/snoopy. 2007-08-10 14:34:12 +00:00
Marc Fonvieille
3addc2ce5c Encourage people to send their test message to the test mailing list and
not to the other lists.

PR:		docs/115365
Submitted by:	Warren Block <wblock@wonkity.com>
2007-08-10 09:08:28 +00:00
Marc Fonvieille
4b9675c0a4 Style fix.
Submitted by:	Ben Kaduk <minimarmot@gmail.com>
Reviewed by:	ceri@
2007-08-09 09:09:26 +00:00
Marc Fonvieille
c120707a10 - Update the partition sizes to match the needs of a workstation;
128MB for / instead of 100MB and 256MB instead of 50MB for /var
  (this size is a bit above the minimal size proposed by the automatic
  sizing algorithm);
- Update the / partition creation to really use the same size as the
  one given in the partition layout discussion;
- Update sysinstall messages for the mouse configuration.
2007-08-07 12:19:09 +00:00
Bruce A. Mah
dd96c6d785 Whitespace fixups from the area touched by the two prior commits to
this file; no content changes.
2007-08-06 20:53:16 +00:00
Bruce A. Mah
8f9db1b24f Fix a cross-reference to another Handbook section to make more sense. 2007-08-06 20:43:30 +00:00
Bruce A. Mah
798013c38a Eliminate a number of troubleshooting Q&A entries; in general the
entries that were removed have existed (largely unchanged) since 2001
and largely refer to problems for specific hardware devices that are
not in common use anymore.
2007-08-06 20:38:42 +00:00
Bruce A. Mah
3d8da60ac5 Copy the "Common Installation Problems" section from the installation
notes to the installation chapter of the handbook.  This is basically
a verbatim copy except for changes that were necessary to make the new
text build (consisted of removing a few entities and arch=
attributes).

Subsequent commits will remove questions that (in my opinion) are no
longer relevant or recent and adjust whitespace to match the rest of
this file.
2007-08-06 20:25:31 +00:00
Bruce A. Mah
1c63a89cba The "Alpha User's Questions and Answers" section doesn't really belong
in the "Troubleshooting" section.  Moreover, the information provided
in the answers are actually given in more detail in the "Hardware
Requirements" and "Pre-Installation Tasks" sections.

Delete this Q&A section, but move its indexterm elements to other,
more appropriate parts of the chapter.
2007-08-06 20:06:29 +00:00
Bruce A. Mah
05b3ca08ca There are two places in this chapter where we present (roughly) the
same information about repartitioning a disk holding DOS partitions.
The earlier (in the text) one is at a more logical place in the flow
of the text, and it also contains more up-to-date information.  Add a
few more tidbits culled from the installation notes to the first
discussion about repartitioning and remove the second.
2007-08-06 04:18:35 +00:00
Pav Lucistnik
e310dc57cb - Close some tags
Submitted by:	Aron Schlesinger over EFnet
2007-08-05 20:24:47 +00:00
Bruce A. Mah
79523b6741 Whitespace cleanup of the text affected by revs. 1.365 and 1.366. No
content changes.
2007-08-04 20:39:20 +00:00
Bruce A. Mah
89b53cd484 Use &sparc64; entity. I don't particularly agree with this, because
in this case we really should be using an entity that indicates a
variant of FreeBSD (such as &arch.sparc64; from the release notes),
not the commercial name of an architecture.  However, adopt the
prevailing style of this file for consistency; we can sort this out
later.
2007-08-04 20:34:18 +00:00
Bruce A. Mah
134c124ab9 Add booting instructions for sparc64. Copied pretty much verbatim
from the installation notes for CURRENT, modulo arch="sparc64"
attributes being removed.
2007-08-04 20:32:21 +00:00
Remko Lodder
8f74bea0d8 Add missing ).
Submitted by:	Hagen Kuehl
Requested by:	miwi
2007-08-04 08:11:40 +00:00
Joel Dahl
d365e69d69 Move mjacob and kbyanc to the Developers Team Alumni. 2007-08-04 07:39:59 +00:00
Pav Lucistnik
1517e994cb - Close some sect3 tags
Submitted by:	Aron Schlesinger via miwi
2007-08-03 22:21:07 +00:00
Johann Kois
979a011aa8 Fix two broken links.
Noticed by:     Nuno Afonso (nuno at rnl dot ist dot utl dot pt)
Approved by:    remko@ (mentor)
2007-08-03 10:52:12 +00:00
Michael Nottebrock
a7e04c9e5d Afterthought on new bsd.qt.mk features 2007-08-03 08:19:17 +00:00
Michael Nottebrock
69bb1e33cf Document new bsd.qt.mk features 2007-08-02 22:38:49 +00:00
Fukang Chen
116310b408 Add myself.
Approved by:  delphij (mentor)
2007-08-02 09:33:02 +00:00
Fukang Chen
6279a979b6 Add myself
Approved by:  delphij (mentor)
2007-08-02 09:11:30 +00:00
Marc Fonvieille
a8025867ba Update Bridging section for if_bridge(4), the deprecated bridge(4)
driver has been removed.  The two last advanced bridging features
documented at the end of the page will be available on 6.3-R (in fact
one will be MFC next week and the other one with 6.3-R), but I chose
to not add "this feature is avaiblable on 6.3 blah blah" since they
are advanced features for experts and since they will be available on
RELENG_6 soon.

Submitted by:	thompsa@
2007-08-02 08:21:53 +00:00
Remko Lodder
81ee6816ab Jacques steps down as Security Officer Emeritus, we thank him for all the
hard work in the past years for the Security Officer Team and the Security
Team.
2007-08-02 07:08:52 +00:00
Marc Fonvieille
58461aaaa3 Update some sysinstall messages. 2007-08-01 09:55:32 +00:00
Marc Fonvieille
59784a699f Fix a closing tag. 2007-07-31 20:39:06 +00:00
Marc Fonvieille
48a82e328e - We now use 4 boot floppies
- Correct a printed message to match what is really displayed
2007-07-31 06:51:45 +00:00
Marc Fonvieille
d19021e367 - Various rewordings, style and grammar fixes.
- Some common sense changes: use of 50 instead of 100 for the volume
  channel example.

PR:		docs/114718
Submitted by:	Ben Kaduk <minimarmot@gmail.com>
2007-07-31 06:23:43 +00:00
Remko Lodder
7056fd788c Add an instruction on how to prevent keyboard reboots on a running system
in addition to the instruction listed for the kernel.

PR:		114925
Submitted by:	"David Yeske" <dyeske at gmail dot com>, slightly changed
		to make sure that the original text was still OK.
2007-07-30 09:18:51 +00:00
Xin LI
fc03a66f82 Add missing </para> 2007-07-29 16:21:36 +00:00
Marc Fonvieille
b638616131 - Update boot messages for both CDROM and floppies boot; [1]
- Add boot loader menu screenshot.

[1] This is for i386, this should be correct for amd64.  I cannot really
update the alpha part (no alpha hardware under the hand).
2007-07-29 11:19:09 +00:00
Martin Wilke
6366c49dc2 - Add Geoff Glasson <g_glasson@jimali.dyndns.org> for www/drupal5-views 2007-07-29 11:03:06 +00:00
Ade Lovett
036be48428 Update porters handbook to sync to new autotools world order:
* remove warning that the versions cannot be used for cross-development
  outside of the ports tree, this is no longer true

* add reference to the 'autotools' USE_AUTOTOOLS construct (for ports)
  and ports/devel/autotools to bring in all available versions of
  autotools

* remove table mapping old constructs to USE_AUTOTOOLS stanzas, since
  they haven't been present for a long time.

Reviewed by:	pav
2007-07-28 21:26:57 +00:00
Chin-San Huang
d0912c014b - Add Naram Qashat for textproc/p5-SGML-Parser-OpenSP. 2007-07-28 19:33:11 +00:00
Chin-San Huang
926134717e - Fix the part of Samba Web Administration Tool (SWAT).
Summitted by:	Thomas Rasmussen <thomas at gibfest.dk>
2007-07-28 14:27:12 +00:00
Rong-En Fan
3eb92fc0e4 - Expand INFO section a little bit
Reviewed by:	gerald
2007-07-26 15:30:18 +00:00
Chin-San Huang
c29c31fef3 - Update entry of Oracle on FreeBSD. 2007-07-23 16:49:01 +00:00
Rong-En Fan
5863172c1c - Update the default value of CONFIGURE_ARGS for GNU_CONFIGURE 2007-07-23 13:45:01 +00:00
Mark Linimon
1e058299f1 Disambiguate the meaning of "build" in the upload instructions. 2007-07-23 09:13:13 +00:00
Remko Lodder
d752d41098 Remove the FAQ entry for a commercially available browser, it mentioned
opera but that one is now free (for some time already).

Reported by:	anb at fxclub dot org
2007-07-23 06:35:08 +00:00
Mark Linimon
ba10892cbe Make the section on uploading package sets a little clearer. 2007-07-23 00:49:56 +00:00
Chin-San Huang
66d08429a4 - s/-lpthread/-pthread/ back on "4.4 Patching" section.
"This variable usually has the value of -pthread, but on certain
   architectures and FreeBSD versions it can have different values,
   so do not just hardcode -pthread into patches and always use PTHREAD_LIBS."

     -- From The FreeBSD Porter's Handbook "12.12 Threading libraries" section

Discussed by:	pav (thanks), rafan, kevlo
2007-07-21 20:09:58 +00:00
Chin-San Huang
a6534e237e - Fix typo.
"If a port insists on linking -lpthread or -lc_r directly, patch it to use
PTHREAD_LIBS variable provided by the ports framework."

Noticed by:	kevlo
2007-07-20 12:46:12 +00:00
Chin-San Huang
4989bdc901 - remove introduce of bpkg(8).
Discussed on:	docs mailing list
2007-07-20 12:00:25 +00:00
Marc Fonvieille
a96b0554a0 /dev/cuaa0 is for 5.X not 6.X and above (which use /dev/cuad0 instead) 2007-07-19 20:20:12 +00:00
Marc Fonvieille
b3d13652a2 Update the configuration file section to match RELENG_6 2007-07-19 12:05:16 +00:00
Chin-San Huang
555450a5bf - Introduce another way for upgrading packages and ports using bpkg(8).
Submitted by:	Andy Kosela
2007-07-19 01:21:23 +00:00
Marc Fonvieille
7e090658b8 Note: the apic device exists only on i386
Found by:	Ernst de Haan <ernst@ernstdehaan.com>
2007-07-18 18:38:41 +00:00
Marc Fonvieille
ec5b91a182 Remove a remaining reference to the "traditional way for building a
kernel" which has been removed for the Handbook.
2007-07-18 17:26:22 +00:00
Chin-San Huang
15100a5df0 - Removed the 4.X related stuff. 2007-07-17 18:04:02 +00:00
Chin-San Huang
e3600fdeef - Fix typo.
- Removed the out-of-date stuff.
2007-07-17 17:45:16 +00:00
Chin-San Huang
3c5a6acd69 - Remove 4.X related stuff.
- Update the info about hard drives whcich supported by FreeBSD.
2007-07-17 17:37:09 +00:00
Chin-San Huang
89e0c667dd - Add Yi-Feng Tzeng (aka. ant) for document improvement. 2007-07-17 08:57:24 +00:00
Michael Nottebrock
4d5e12f126 Update Qt4-specific notes and instructions: Qt4 is now handled in bsd.qt.mk,
which is pre/post-include-safe and there's a new big library component.
2007-07-16 21:42:32 +00:00
Chin-San Huang
82ae2bef7b - Each base/ files fit on a conventional 1.44&nbsp;MB floppy.
And the 5.25" floppy/1.2 MB disk has been unpopular a lone times ago
  in fact. Therefore, remove the  5.25" floppy/1.2 MB disk related stuff.

- Update the "Creating Installation Floppies" section.
  ---------------------------
  4.X		5.X and later

  bin/bin.xx	base/base.xx
2007-07-16 14:51:07 +00:00
Chin-San Huang
697b1c335a - According to the module(9) man page, the return value for
unrecognized values is EOPNOTSUPP, not EINVAL.

Noticed by:	kevlo
2007-07-16 13:55:59 +00:00
Marc Fonvieille
77997dcdc6 Add missing words. 2007-07-14 17:32:36 +00:00
Christian Weisgerber
5075dce0a6 There is no variable KNOBS. 2007-07-14 15:41:05 +00:00
Marc Fonvieille
7e147a398b - SGML fixes: for consistency with the rest of the docset use only one
pair of screen tags where needed.  Use of "class" attribute instead of
  "role" for directories.  Use of literal tags where needed.
- s/the following commands/the following command/ when there is only
  one command.
2007-07-13 07:55:54 +00:00
Marc Fonvieille
8300f35264 Various grammar and style fixes.
PR:	      docs/114363
Submitted by: Ben Kaduk <minimarmot@gmail.com>
2007-07-11 09:15:31 +00:00
Mark Linimon
f781db71e4 Add a note that no new rc.d scripts should be added with the .sh suffix.
It is deprecated.

Submitted by:	dougb
2007-07-11 02:22:45 +00:00
Mark Linimon
244f4c4d54 Grammar fix. 2007-07-11 02:17:02 +00:00
Marc Fonvieille
cd0a7762c9 Inform the reader what Xorg version is covered (via &xorg.version;)
and point him to previous Handbook archives for earlier Xorg versions.
This should prevent confusions with X11BASE change etc.
2007-07-10 07:06:24 +00:00
Lars Engels
21332f9594 Remove myself from Additional Contributors list and add myself to the developers section.
Approved by:	miwi (mentor)
2007-07-09 22:06:11 +00:00
Lars Engels
51606bbda6 Add myself to the list of CVS committers.
Approved by:	miwi (mentor)
2007-07-09 21:43:09 +00:00
Martin Wilke
0cd9fd8874 - Add Ronald Klop <ronald@echteman.nl> for devel/jakarta-commons-daemon. 2007-07-09 17:16:33 +00:00
Marc Fonvieille
71a7da501c - Reword the sentence about what is X11 to make it closer to "a
consensus of opinion" and to the reality [1]
- Various style, grammar and punctuation fixes [1]
- Update the name of the FreeBSD KDE team to "KDE on FreeBSD team"
  (based on http://freebsd.kde.org/)

PR:		doc/114337 [1]
Submitted by:	Ben Kaduk <minimarmot@gmail.com>
2007-07-09 12:00:37 +00:00
Marc Fonvieille
8a0bcecea6 Give an example of use of wildcards with pkg_delete(1) to avoid the
problem of package version.
2007-07-08 16:40:35 +00:00
Rong-En Fan
3e156d31c9 - Add James Bailie for ports/www/drood
Reminded by:	chinsan
2007-07-08 15:19:28 +00:00
Chin-San Huang
821d4caf74 - Security Profiles support was removed from sysinstall 4 years ago, so
also remove the section in FAQ.
2007-07-08 09:46:14 +00:00
Chin-San Huang
ff6f511e5c - Update the Release infomation.
(Of course we will update them again for the coming soon 7.0-RELEASE and
   RELENG_7 in the future.)

- Update numbers of contributors (more than 350 committers and 9 people
  in core at the moment)

- Use http://www.freebsd.org/snapshots/ instead of the old style Snapshot
  Releases page(http://www.freebsd.org/releases/snapshots.html).

- Replace current.FreeBSD.org (aka. snapshots.jp.FreeBSD.org) with
  http://www.freebsd.org/snapshots/.
2007-07-08 08:56:38 +00:00
Chin-San Huang
52b104ab3a o Update content:
- add more l10n document:
bn_BD.ISO10646-1	Bengali (or Bangla)
da_DK.ISO8859-1		Danish (Denmark)
hu_HU.ISO8859-2		Hungarian
mn_MN.UTF-8		Mongolian (UTF-8 encoding)
nl_NL.ISO8859-1		Dutch (Netherlands)
pl_PL.ISO8859-2		Polish (Poland)
pt_BR.ISO8859-1		Portuguese (Brazil)
sr_YU.ISO8859-2		Serbian (Serbia)
tr_TR.ISO8859-9		Turkish (Turkey)

 - Please feel free to patch them if there's something wrong or typo.
2007-07-08 05:02:40 +00:00