Commit graph

43611 commits

Author SHA1 Message Date
Dru Lavigne
a2f0cd2ed9 First half of edits to Backup sections.
Merge 18.9 Backup Strategies and 18.10 Backup Basics.
Clean up summary.
Divide utilities into File System Backups and Directory Backups sections (not quite complete yet).
Remove Do Nothing section (we don't want to encourage this).
Remove Which Program is Best section as it is personal opinion and based on 23 year old findings.
Next commit will finish the edits to this section.

Sponsored by: iXsystems
2014-01-30 18:17:31 +00:00
Dru Lavigne
b6950141a7 White space fix only. Translators can ignore.
Sponsored by: iXsystems
2014-01-30 15:28:21 +00:00
Dru Lavigne
b75d367469 Reduce floppy section to a procedure.
Make note to remove this section in 06/15 when 8.4 is EOL'd (references PR155982)
This section will not appear in the print edition.

Sponsored by: iXsystems
2014-01-30 15:18:49 +00:00
Dru Lavigne
28e19d12f8 Fix typo.
Sponsored by: iXsystems
2014-01-30 14:25:06 +00:00
Dimitry Andric
a25b66152e Fix typo: libc++ 3.4 is just a singular upgrade. 2014-01-30 08:16:07 +00:00
Dimitry Andric
8644a0ecc8 Drop superfluous dots before the revision number of the most recent
__FreeBSD_version description entries.

Noticed by:	gjb
2014-01-30 08:12:58 +00:00
Dimitry Andric
2197609cee Update porter's handbook for __FreeBSD_version values from 1100001 to 1100007. 2014-01-30 07:58:35 +00:00
Warren Block
375694cb8e Whitespace-only fixes, translators please ignore. 2014-01-30 05:52:23 +00:00
Warren Block
ca45fcb5d3 Whitespace-only fixes, translators please ignore. 2014-01-30 05:46:42 +00:00
Warren Block
29e20c7dfa Whitespace-only fixes, translators please ignore. 2014-01-30 05:38:06 +00:00
Warren Block
a743a631d7 Whitespace-only fixes, translators please ignore. 2014-01-30 03:12:24 +00:00
Warren Block
8a4ddc9b49 Whitespace-only fixes, translators please ignore. 2014-01-30 01:21:13 +00:00
Jason Helfman
cb7318168f - Whitespace-only fixes, translators please ignore.
Approved by:	wblock (mentor)
2014-01-29 20:16:53 +00:00
Ryusuke SUZUKI
ef01ecd1bd - Merge the following from the English version:
r42409 -> r43681	head/ja_JP.eucJP/books/handbook/install/chapter.xml
2014-01-29 11:57:43 +00:00
Rene Ladan
3b91d7f7f6 Document two new option helpers:
- OPT_TYPE_DEPENDS_OFF to add a TYPE_DEPENDS when OPT is off
- OPT_FLAG_OFF=VAL to add the VAL to FLAG when OPT is off

Submitted by:	mat
Reviewed by:	mat
2014-01-28 19:21:14 +00:00
Glen Barber
b3d26bf15c Fix a small grammar nit: s/an/a/
Sponsored by:	The FreeBSD Foundation
2014-01-28 17:38:33 +00:00
Glen Barber
b1013fac8e Document the 'mini-memstick.img' file.
Sponsored by:	The FreeBSD Foundation
2014-01-28 17:37:56 +00:00
Steven Kreuzer
0069c89732 The nagios-plugins and nagios ports are found under net-mgmt, not net-mngt
Approved by:	hrs (mentor)
2014-01-28 14:14:16 +00:00
Remko Lodder
88bb4aecde Some minor whitespace cleanup. Remove empty lines and
make sure the authorgroup is consistent with other entries.
2014-01-28 13:28:51 +00:00
Ryusuke SUZUKI
e04f761df6 - Merge the following from the English version:
r43643 -> r43658	head/ja_JP.eucJP/share/xml/news.xml
2014-01-27 15:45:27 +00:00
Ryusuke SUZUKI
25b564467a - Merge the following from the English version:
r43388 -> r43659	head/ja_JP.eucJP/htdocs/community/mailinglists.xml
2014-01-27 15:43:53 +00:00
Warren Block
9f9c4249b0 Fix a typo, a period that should have been a comma. 2014-01-27 13:14:44 +00:00
Warren Block
be1c56d976 Whitespace-only cleanup, translators please ignore. 2014-01-27 13:12:05 +00:00
Warren Block
215429e011 Expand a few contractions. 2014-01-27 12:38:53 +00:00
Warren Block
9a004e376b Correct the instructions on enabling ftp-proxy.
PR:		docs/186154
Submitted by:	Robert Simmons <rsimmons0@gmail.com>
2014-01-27 12:36:13 +00:00
Marc Fonvieille
c73a57e729 Remove a dead French mailinglist.
PR:		186165
Submitted by:	Stephane Goujet <stephane.goujet@wanadoo.fr>
2014-01-27 11:14:50 +00:00
Rodrigo Osorio
ae1ea8f87d Add myself as a developer
Update the news

Approved by:	kwm@ (co-mentor)
2014-01-27 11:12:31 +00:00
Rodrigo Osorio
4ac029fc5b Add myself as a developer
Remove myself as an Additionnal contributor

Approved by:	kwm@ (co-mentor)
2014-01-27 11:08:08 +00:00
Rodrigo Osorio
e820d77002 Add myself as a developer
Add my GnuPG key

Approved by:	kwm@ (co-mentor)
2014-01-27 11:03:36 +00:00
Rene Ladan
53dced306d Document USES=desthack 2014-01-27 11:00:33 +00:00
Taras Korenko
61859c468a MFen:
+ books/handbook/bsdinstall/chapter.xml       r43126  --> r43414
2014-01-26 23:12:18 +00:00
Johann Kois
fbadb00e52 r43181 -> 43479
MFDe:   Update the press news flash.

Obtained from:  The FreeBSD German Documentation Project
2014-01-26 20:54:36 +00:00
Johann Kois
533b43f13d r43545 -> r43643
MFde:   Resync the project news page

Obtained from:  The FreeBSD German Documentation Project
2014-01-26 20:48:20 +00:00
Jason Helfman
7f9a1d4c0b - add Poudriere to testing section
Reviewed by:	bapt
Approved by:	wblock (mentor)
2014-01-26 18:31:53 +00:00
Jason Helfman
f8a649c746 - add 10 to FAQ
Approved by:	remko (mentor)
2014-01-26 16:37:48 +00:00
Ryusuke SUZUKI
5d439fd69c - Merge the following from the English version:
r43622 -> r43643	head/ja_JP.eucJP/share/xml/news.xml
2014-01-26 13:27:17 +00:00
Jason Helfman
6a3137c3ef - remove now unrelated documentation project
Approved by:	wblock (mentor)
2014-01-26 08:32:26 +00:00
Jason Helfman
d104b86a5d - drop announcements/newsflash in favor of pointing to svn/freshports
- update information on installation, and include pkg install instructions
- shift java/linux-sun-jdk16  java/linux-sun-jdk17 for oracle jdk
- update release information
- drop links as these are very old and java@ would rather bring back with
  more relevant content

Reviewed by:	glewis@ (java)
Approved by:	wblock (mentor)
2014-01-26 04:10:51 +00:00
Warren Block
31d08ba8b6 Rewrite of portions of the Boot chapter by Sergio Andrés Gómez del Real.
Committed version is a modified version of the one submitted with the
patch. Thanks to Sergio Andrés Gómez del Real for the submission, to
John-Mark Gurney for technical review, and to both for their patience.

PR:		docs/185780
Submitted by:	Sergio Andrés Gómez del Real <Sergio.G.DelReal@gmail.com>
Reviewed by:	jmg
2014-01-26 02:30:34 +00:00
Warren Block
9d06fb107b Minor punctuation and spelling fixes, add ASCII cat pictures. 2014-01-26 00:10:46 +00:00
Gabor Pali
cde29cb474 - Publish the 2013Q4 report 2014-01-25 20:00:48 +00:00
Gabor Pali
ab23935465 - Add introduction for the 2013Q4 report
- Further minor nits

Assisted by:	wblock, Allan Jude
2014-01-25 18:33:27 +00:00
Manolis Kiagias
787d6847d5 More updates to the Greek Handbook:
- Minor nit in preface
- Add Greek text for "Lastmodified" and "on" to freebsd-xhtml.xsl
- Properly show last modification date in book.xml
- Merge latest changes to the bsdinstall chapter (r43414)

Obtained from:	The FreeBSD Greek Documentation Project
2014-01-25 10:27:24 +00:00
Manolis Kiagias
8aabb07c0a Update more parts of the Greek Handbook to the latest versions
Highlights:
- 'vinum' chapter removed from build
- Mostly untranslated 'disks' chapter replaced with the latest
  en_US version

Note that the 'users' chapter still remains in the Greek Handbook
for reference until it is updated and merged with 'basics'

New revisions:

	preface		r43126
	disks		r43449
	book.xml	r43566
	chapters.ent	r43126
	Makefile	r43126

Obtained From:	The FreeBSD Greek Documentation Project
2014-01-24 18:11:24 +00:00
Jason Helfman
0ce65d8efb - document proper handling of .war file in porters handbook
Approved by:	wblock (mentor)
Reviewed by:	bcr, remko (mentors)
2014-01-24 17:03:57 +00:00
Remko Lodder
963fea0800 Fix link that pointed to an outdated URL as originally changed in r39011
PR:		186058
Submitted by:	Matthew D.Fuller
Facilitated by:	Snow B.V.
2014-01-24 08:04:00 +00:00
Gabor Pali
8964e44994 - Language fixes to the 2013Q4 report [1]
- Use the <sponsor> tag for the Intel GPU update entry

Submitted by:	bjk [1]
2014-01-24 00:55:33 +00:00
Marc Fonvieille
2c23a6d85b s/ISO10646-1/UTF-8 to match bn_BD.UTF-8/ directory name 2014-01-23 20:32:49 +00:00
Ryusuke SUZUKI
8e63c4006c - Merge the following from the English version:
r42932 -> r43594	head/ja_JP.eucJP/books/handbook/cutting-edge/chapter.xml
2014-01-23 14:52:30 +00:00
Manolis Kiagias
4b7a9b4419 First of a series of commits to restart the dormant Greek Documentation
Project and get it back on track with the English Documentation.

MFen: 39262 -> 43599 introduction

Obtained from: The FreeBSD Greek Documentation Project
2014-01-22 22:40:57 +00:00