Commit graph

47208 commits

Author SHA1 Message Date
Bjoern Heidotting
fc9c8b49be Update to r40809:
Rewrite the outdated section explaining make.conf and add a section to
mention the existence of src.conf. Warn users that these things,
although shiny and strangely compelling, are also very sharp.

Reviewed by:	bcr
Differential Revision:	https://reviews.freebsd.org/D4052
2015-11-01 09:59:49 +00:00
Warren Block
9d46b2b0ff Add the $FreeBSD$ line like I should have done before. 2015-10-31 21:49:05 +00:00
Warren Block
92dcfec3bf Add a zh_TW translation of the leap seconds article by RayCherng Yu.
Submitted by:	RayCherng Yu <raycherng@gmail.com>
2015-10-31 21:42:35 +00:00
Warren Block
4f25f34ddd Remove unnecessary files. 2015-10-31 20:45:54 +00:00
Bjoern Heidotting
6457f53b95 Update to r42604:
Remove the no-longer-relevant section on binary formats.
2015-10-31 18:02:10 +00:00
Warren Block
9f1fd7d856 Use the English catalog files to avoid problems with pre-translated
entities.  Tested by rene@ and RayCherng Yu <raycherng@gmail.com>.
Well, and me, obviously.

Reviewed by:	rene
2015-10-31 17:45:11 +00:00
Bjoern Heidotting
7c1ecbebf1 Update to r40806:
freebsd-update: change one mention to a man entity.
freebsd-update: Set SRCCONF to null in both custom kernel sections.
doc: add link to FDP in "building doc from source" section.
doc: use <replaceable> in svn URL
Move indexterm in signal 11 FAQ to answer fix rendering.
2015-10-31 12:08:21 +00:00
Bjoern Heidotting
5b9ecb997b Update to r44739:
Editorial review of KDE section.
2015-10-31 11:41:25 +00:00
Jung-uk Kim
4ef419a5c7 Document __FreeBSD_version 1100085 (OpenSSL 1.0.2d). 2015-10-30 21:15:44 +00:00
Bjoern Heidotting
3a515a811e Update to r40787:
CVS is going away soon.  Suggesting it for ports, -STABLE, or -CURRENT,
even with a deprecation warning, is a disservice to new users.

This change removes cvsup, csup, and CVS references.  SVN URLs are also
changed to the preferred form and links to the SVN mirrors are added.
2015-10-30 18:36:07 +00:00
Bjoern Heidotting
f5d561921e Update to r39553:
Change the mention of FreeBSD 7 to refer
to the most recent FreeBSD 7 release.
2015-10-30 18:28:58 +00:00
Bjoern Heidotting
56a1334566 Update to r42014
Reviewed by:	bcr
Differential Revision:	https://reviews.freebsd.org/D4033
2015-10-30 18:25:58 +00:00
Bjoern Heidotting
ffbac5d43f Update to r44738:
Editorial review of GNOME section.

Reviewed by:	bcr
Differential Revision:	https://reviews.freebsd.org/D4031
2015-10-30 18:12:03 +00:00
Ryusuke SUZUKI
e6fb548844 - Merge the following from the English version:
r47665 -> r47699	head/ja_JP.eucJP/share/xml/news.xml
2015-10-30 11:22:37 +00:00
Allan Jude
026bdda9fe Add news of the Cascadia Community Builder Award being awarded to a FreeBSD
contributor

Reviewed by:	wblock
Differential Revision:	https://reviews.freebsd.org/D4035
2015-10-30 01:18:41 +00:00
Warren Block
db993063ac Add a tip about re-using &dollar; entities in example version strings. 2015-10-30 01:10:21 +00:00
Allan Jude
bf61357f32 Fix broken URL to ARM story
Pointy-Hat:	brueffer
2015-10-29 22:43:45 +00:00
Pawel Pekala
f4edfb422b For print/py-fpdf
PR:		203816
2015-10-29 21:37:54 +00:00
Svatopluk Kraus
eb8bb17a9a Install myself as src committer.
Approved by:	kib (mentor)
2015-10-29 21:33:24 +00:00
Jonathan T. Looney
3e208d0ec2 Add myself (jtl / Jonathan T. Looney) as a src committer:
- Add authors.ent entity
- Add email to contrib.committers.xml
- Add news item to news.xml (and cleanup the extra month container)
- Add PGP key

Approved by:	gnn (mentor)
Differential Revision:	https://reviews.freebsd.org/D4028
2015-10-29 20:52:27 +00:00
Warren Block
4dfcceab4f Move the status report announcement to October. 2015-10-28 23:25:23 +00:00
Pawel Pekala
9c0b856d2d For audio/py-audiotools
PR:		200705
2015-10-28 19:20:42 +00:00
Ryusuke SUZUKI
f93f0aacd7 - Merge the following from the English version:
r47551 -> r47683	head/ja_JP.eucJP/books/handbook/Makefile
2015-10-28 16:12:48 +00:00
Mathieu Arnold
5058c11b06 Simplify.
Noticed by:	igor
Sponsored by:	Absolight
2015-10-28 13:40:46 +00:00
Mathieu Arnold
2b932a83b6 Whitespace, indentation, translators can ignore.
Noticed by:	igor
Sponsored by:	Absolight
2015-10-28 13:40:40 +00:00
Warren Block
0a4ab32374 Make the normalized translation file depend on all the SRCS of the
English original document.

Reviewed by:	rene
2015-10-28 00:53:13 +00:00
Warren Block
24eddf49b8 Remove one tiny little remaining errant dollar sign.
Submitted by:	gjb
2015-10-28 00:37:30 +00:00
Warren Block
d3b4fa851e Use &dollar; to prevent expanding FreeBSD version strings in examples.
Submitted by:	gjb
2015-10-27 23:58:55 +00:00
Warren Block
b9cc178bba Briefly explain what the FreeBSD=%H property actually does. 2015-10-27 23:51:39 +00:00
Rene Ladan
7474ae16e6 Add an initial and work-in-progress Dutch PO translation of the FreeBSD
ocumentation Project Primer.

Some notes:
- 'make tran' generates a single book.xml from the PO file which combines
  the contents of the separate English files.
- Makefile is simplified to only have book.xml as source. Split output is
  supported as usual.
- IMAGE_LIB is left undefined, 'make' does not complain about this.
2015-10-27 22:23:27 +00:00
Rene Ladan
58202abe7c nl/articles/explaining-bsd: update to r47686. 2015-10-27 19:12:00 +00:00
Rene Ladan
f24724a28b en/articles/explaining-bsd: Note that EN and SA fixes also apply to RELEASEs. 2015-10-27 19:02:46 +00:00
Rene Ladan
6d4a586ee7 nl/articles/explaining-bsd: update to r47684
Patch docbook-mk-dependencies.diff from wblock@ tested succesfully:
On a modified English tree, (make po ; poedit ; make tran ; make) merges the
po file and regenerates article.translate.xml, article.xml, and article.html
2015-10-27 18:23:36 +00:00
Rene Ladan
8982ca209f en/articles/explaining-bsd: replace mentions of CVS by SVN.
This is partially done to test a patch for 'make po'.
2015-10-27 18:15:59 +00:00
Warren Block
b82d068346 Remove now-obsolete pointers to images in the long-obsolete Install
chapter which were only recently added by the still very-much-current
bjk@.

Submitted by:	bjk
2015-10-27 13:11:32 +00:00
Mathieu Arnold
6e649f25c4 Use svn.freebsd.org everywhere.
Sponsored by:	Absolight
2015-10-27 12:45:59 +00:00
Mathieu Arnold
c75ed861b7 Enhance USES=shebangfix a bit more.
Reviewed by:	wblock
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D3979
2015-10-27 09:09:02 +00:00
Ryusuke SUZUKI
1a183cb0b1 - Merge the following from the English version:
r35750 -> r36796	head/ja_JP.eucJP/books/handbook/eresources/chapter.xml
2015-10-27 09:06:56 +00:00
Kurt Lidl
8bad8c4f7c Add myself (lidl / Kurt Lidl) to src committers
- Add authors.ent entity
- Add lidl@FreeBSD.Org to contrib.committers.xml
- Add news item to news.xml
- Add my PGP key

Approved by:	rpaulo (mentor)
Approved by:	adrian (mentor)
Differential Revision:	https://reviews.freebsd.org/D4005
2015-10-27 02:56:13 +00:00
Warren Block
ef8b01d795 Update the disk organization section of the very old Basics chapter.
This chapter referred to images from the retired Install chapter, which
were missing from the Makefile.  Some of the information was out of
date.  The original disk organization diagram had been created in an
application that has not existed for over a decade, so I wrote a new
diagram in PostScript.  This addresses the PR below.  This needs to be
extended to add a GPT version.

PR:             203821
Submitted by:   ryan@englandacademy.org
2015-10-27 02:43:23 +00:00
Xin LI
cf1b7b5093 Announce SA-15:25.ntp on revalent pages. 2015-10-27 00:25:19 +00:00
Glen Barber
1d0dd9a90a Due to time constraints, hiren@ has decided to retire from
clusteradm@.  Thank you for your past contributions.

Sponsored by:	The FreeBSD Foundation
2015-10-26 22:47:12 +00:00
Rene Ladan
dda2a6a91c nl/articles/explaining-bsd: update to r47674 using the PO framework. 2015-10-26 21:44:01 +00:00
Rene Ladan
33dbc4d2fe articles/explaining-bsd:
- remove a broken link to an article in the Wall Street Journal [1]
- while here do not call March 2000 "recent"

This article needs more updating.

Submitted by:	Ruben Klink on freebsd-doc [1]
2015-10-26 21:12:42 +00:00
Gleb Smirnoff
59682c2276 Upgrade NTP to 4.2.8p4.
Security:	FreeBSD-SA-15:25.ntp
Approved by:	so
2015-10-26 12:04:07 +00:00
Benjamin Kaduk
36a3cee1f3 A few minor edits to the 2015Q3 report
Discovered while preparing the email version.
2015-10-26 02:53:50 +00:00
Ryusuke SUZUKI
4baeab4d73 - Merge the following from the English version:
r47636 -> r47665	head/ja_JP.eucJP/share/xml/news.xml
2015-10-25 22:58:40 +00:00
Benjamin Kaduk
fd3eddda58 Add URL description for DTrace/TCPDEBUG link 2015-10-25 20:35:32 +00:00
Benjamin Kaduk
926f376a6b Publish the 2015Q3 status report
Link to it from the status report main page and update the next
submission deadline, and add a news entry for this report.
2015-10-25 20:20:08 +00:00
Benjamin Kaduk
2c3789c40c Fixup whitespace from previous news entry 2015-10-25 20:13:17 +00:00