Commit graph

43456 commits

Author SHA1 Message Date
Warren Block
5389e307fe Whitespace-only fixes, translators please ignore. 2014-02-09 03:04:10 +00:00
Warren Block
edfa4e2c28 Whitespace-only fixes, translators please ignore. 2014-02-09 02:57:22 +00:00
Warren Block
2c783c4dfc Fix typo in ID. 2014-02-09 02:42:48 +00:00
Warren Block
c68db07eb9 Whitespace-only fixes, translators please ignore. 2014-02-09 02:41:30 +00:00
Warren Block
f6432a147d Whitespace-only fixes, translators please ignore. 2014-02-09 02:36:59 +00:00
Tom Rhodes
66a6c2a12e Uncomment and sort SRCS. This doesn't break the build
because the docproj makefile glue will descend into the
directories regardless but this is more clear with the
intent.
2014-02-09 02:03:11 +00:00
Tom Rhodes
58dccdd7be Break the porters handbook out into individual chapters
like our other books (fdp primer, handbook dev handbook, etc).
I've done some small naming changes for cleaner chapters
but not much.

Thumbs up:      wblock, mat
2014-02-09 01:50:53 +00:00
Benedict Reuschling
61c78bc077 Remove directories no longer present in the current handbook.
The directories were empty anyway, so delete them completely to avoid
further confusion.

Obtained from:	    The FreeBSD German Documentation Project
2014-02-08 22:08:51 +00:00
Johann Kois
713c68070b r43575 -> r43819
MFde:   Sync the German translation of this page.

Obtained from:  The FreeBSD German Documentation Project
2014-02-08 07:51:13 +00:00
Glen Barber
39898cc1f5 Whoops. Went a bit too delete-crazy. Add the 'Click here if not
redirected' link back.

Sponsored by:	The FreeBSD Foundation
2014-02-08 02:24:04 +00:00
Glen Barber
ad8bc0e425 Purge the old content from wantlist.html.
Sponsored by:	The FreeBSD Foundation
2014-02-08 02:14:10 +00:00
Glen Barber
9c7e8c7ca2 Add a redirect to the new wantlist page in the wiki.
Sponsored by:	The FreeBSD Foundation
2014-02-08 02:10:48 +00:00
Glen Barber
41f19d8eca Add a header in BIG BOLD LETTERS that the page has moved to the
wiki.

Sponsored by:	The FreeBSD Foundation
2014-02-08 01:53:33 +00:00
Glen Barber
346ce3b865 Hook the static wantlist.html to the build.
Sponsored by:	The FreeBSD Foundation
2014-02-08 01:51:46 +00:00
Glen Barber
8ad1d410d5 Remove wantlist.xml.
Sponsored by:	The FreeBSD Foundation
2014-02-08 01:51:05 +00:00
Glen Barber
9149d4094c Add a static wantlist.html page, which will serve as a temporary
redirector.

The redirection changes will happen after the next website rebuild.

Sponsored by:	The FreeBSD Foundation
2014-02-08 01:47:56 +00:00
Glen Barber
77e5eed9b4 Stop building wantlist.html.
A followup commit will add a static wantlist.html page for
redirection purpose, intended to be removed after a few days.

Sponsored by:	The FreeBSD Foundation
2014-02-08 01:34:52 +00:00
Glen Barber
fcd822dc87 Trim wantlist.xml entries older than 2012-01-01.
These entries were not transferred to the new wiki page.

Sponsored by:	The FreeBSD Foundation
2014-02-08 01:29:39 +00:00
Glen Barber
c8e4ba234c Direct the 'wantlist' link to the wiki, in preparation of
deorbiting wantlist.html from the doc/ tree.

Sponsored by:	The FreeBSD Foundation
2014-02-08 01:24:29 +00:00
Jason Helfman
1e4180b6f9 - include example on how to strip multiple files
PR:		186466
Submitted by:	nemysis@
Approved by:	wblock (mentor)
2014-02-08 01:05:28 +00:00
Ryusuke SUZUKI
ad0eacab23 - Merge the following from the English version:
r43756 -> r43825	head/ja_JP.eucJP/books/handbook/desktop/chapter.xml
2014-02-07 23:45:41 +00:00
Jason Helfman
9d1aa1d160 - correct error in handbook in respect to browser configuration
Submitted by:	frank@tervoorde.net (doc@ mailing list)
Approved by:	wblock (mentor)
2014-02-07 23:02:16 +00:00
Glen Barber
15f6498043 Include SectionIterator.pm.
Sponsored by:	The FreeBSD Foundation
2014-02-07 19:41:04 +00:00
Glen Barber
56f5775eb9 open2.pl is deprecated, so use IPC::Open2 instead.
Sponsored by:	The FreeBSD Foundation
2014-02-07 19:27:59 +00:00
Ryusuke SUZUKI
301584aa78 - Merge the following from the English version:
r43800 -> r43817	head/ja_JP.eucJP/books/handbook/kernelconfig/chapter.xml
2014-02-07 12:48:40 +00:00
Ryusuke SUZUKI
7af76a6903 - Merge the following from the English version:
r42925 -> r43800	head/ja_JP.eucJP/books/handbook/kernelconfig/chapter.xml
2014-02-07 12:41:09 +00:00
Ryusuke SUZUKI
6846d1b75d - Merge the following from the English version:
r43575 -> r43819	head/ja_JP.eucJP/htdocs/where.xml
2014-02-07 12:04:46 +00:00
Johann Kois
5cec2d6cd4 Point the user to the correct version of the installation guide (8.X or 9.X-and-later). 2014-02-07 09:44:56 +00:00
Johann Kois
c27e50201b MFde: Resync the release information pages to match reality.
Obtained from:  The FreeBSD German Documentation Project
2014-02-07 08:51:49 +00:00
Taras Korenko
47ccc6c9ac Add <userinput> tags.
Noted by:  wblock
2014-02-07 07:59:00 +00:00
Johann Kois
f9f97214e1 r43643 -> r43658
MFde:   Resync the project news.

Obtained from:  The FreeBSD German Documentation Project
2014-02-07 07:21:58 +00:00
Hiroki Sato
826bb636a9 Add authors.ent as a dependency for wwwstd. 2014-02-07 05:23:55 +00:00
Glen Barber
a6025c35e1 Force rebuild of doceng charter page.
Previous change affecting this page is external, and does
not cause this page to reflect the change.

Approved by:	doceng (implicit)
Sponsored by:	The FreeBSD Foundation
2014-02-07 02:15:44 +00:00
Warren Block
429be0aeeb Miscellaneous fixes from danfe@.
Submitted by:	Alexey Dokuchaev <danfe@FreeBSD.org>
2014-02-06 22:14:50 +00:00
Eitan Adler
9dd5fde930 Mention USB tethering and include the name of the drivers which are required.
Reviewed by:	nox
2014-02-06 20:46:41 +00:00
Mathieu Arnold
aa21c6eb0f Move the xml:id to the row.
Sponsored by:	Absolight
2014-02-06 18:45:14 +00:00
Warren Block
176883a591 Whitespace-only fixes, translators please ignore. 2014-02-06 17:47:54 +00:00
Dru Lavigne
b07f4eb89c White space fix only. Translators can ignore.
Sponsored by: iXsystems
2014-02-06 17:44:01 +00:00
Warren Block
3c00d0a716 Improve this section grammatically and systematically.
Reviewed by:	bapt, mat (in slightly earlier forms)
2014-02-06 17:43:17 +00:00
Mathieu Arnold
a159fb7761 Add xml:id to all uses so they can be referenced from elsewhere.
Sponsored by:	Absolight
2014-02-06 17:42:21 +00:00
Dru Lavigne
ccf51f5cca More incorporation of redundant information. Definitely very much a WIP.
Sponsored by: iXsystems
2014-02-06 17:20:15 +00:00
Warren Block
1463965233 Add examples of using diff(1), move mention of makepatch into that
section.

PR:		docs/186499
Submitted by:	Ondra Knezour <knezour@weboutsourcing.cz>
2014-02-06 16:49:50 +00:00
Dru Lavigne
5fac757ef9 Tighten up this sub-section and format as an itemized list.
Sponsored by: iXsystems
2014-02-06 16:03:48 +00:00
Ryusuke SUZUKI
94a0dc5aeb o Whitespace cleanup. 2014-02-06 11:07:23 +00:00
Ryusuke SUZUKI
8bbe6ebbe8 - Merge the following from the English version:
r42899 -> r43687	head/ja_JP.eucJP/books/handbook/book.xml
2014-02-06 10:56:51 +00:00
Taras Korenko
20347840d4 Whitespace changes only. Translators, please ignore. 2014-02-06 10:26:11 +00:00
Taras Korenko
35999b362b This patch introduces minor rewordings and corrections to "Configuring
the FreeBSD Kernel" chapter; those were discussed with pluknet and wblock
in ML [1].  To be followed by whitespace fixes.

1. http://lists.freebsd.org/pipermail/freebsd-doc/2014-February/023240.html
2014-02-06 10:14:05 +00:00
Ryusuke SUZUKI
54e82c32c1 - Merge the following from the English version:
r42297 -> r42933	head/ja_JP.eucJP/share/xml/mailing-lists.ent
	r42297 -> r42935	head/ja_JP.eucJP/books/handbook/eresources/chapter.xml
2014-02-06 09:38:01 +00:00
Warren Block
70cabefede Add a new section on growing disks. Modified version of patch submitted
with PR.

PR:		docs/186377
Submitted by:	Allan Jude <freebsd@allanjude.com>
2014-02-06 04:03:28 +00:00
Dru Lavigne
e85f1751ed White space fix only. Translators can ignore.
Sponsored by: iXsystems
2014-02-06 01:58:10 +00:00