Commit graph

40191 commits

Author SHA1 Message Date
Eitan Adler
c59b455750 Update and expand on the pkg-descr explanation in the porter's handbook.
Submitted by:	danfe
Approved by:	bcr (mentor)
2012-12-07 13:00:49 +00:00
Eitan Adler
317efb77f2 The "svn switch" tip isn't needed anymore, but the ControlMaster
tip can help with TCP latency.

While here: modernize the makefile options and clarify the text

Approved by:	bcr (mentor)
2012-12-07 13:00:46 +00:00
Eitan Adler
b5d2b293a7 Discourage using sysinstall to install packages. It is going away
and users should not become accustomed to it.

Approved by:	bcr (mentor)
2012-12-07 13:00:44 +00:00
Eitan Adler
513ab80ef3 Avoid the use of "etc."
Instead of listing all the formats point people to the FTP server
which has a README.

Approved by:	bcr (mentor)
2012-12-07 13:00:42 +00:00
Eitan Adler
edcc146a13 Unwrap stragling </para>
Reported by:	igor
Approved by:	bcr (mentor)
2012-12-07 13:00:39 +00:00
Eitan Adler
61c2efd43c Remove redundent marksup
Approved by:	bcr (mentor)
2012-12-07 13:00:37 +00:00
Ryusuke SUZUKI
a3db224226 - Merge the following from the English version:
r36919 -> r40285  head/ja_JP.eucJP/htdocs/docs/books.xml
	r39731 -> r40278  head/ja_JP.eucJP/htdocs/where.xml
2012-12-07 12:23:37 +00:00
Max Laier
59f2931864 Check in Matthew's PGP key, per his request. Verified in person.
Submitted-by:	mdf@
2012-12-07 07:00:37 +00:00
Gavin Atkinson
8a163bb157 Remove a link to the corp-net-guide. The book itself was unlinked from
the build in r40258.

Approved by:	bcr (mentor)
2012-12-06 22:01:23 +00:00
Eitan Adler
d16b16adeb Don't use the word "Enable" in option descriptions: enabling is obvious
from the option's existence.

Submitted by:	ak
Approved by:	bcr (mentor)
2012-12-06 15:51:33 +00:00
Ryusuke SUZUKI
8c7ddd5b84 - Merge the following from the English version:
r40161 -> r40280	head/ja_JP.eucJP/share/xml/news.xml
2012-12-06 15:20:29 +00:00
Niclas Zeising
f6d48adc8b Add my GPG key to the handbook.
Approved by:	joel (mentor)
2012-12-06 14:30:28 +00:00
Eitan Adler
4b36ddbfee Anonymize the last octet of the IP address. This is a tradeoff of
privacy vs geo-ip accuracy.

Approved by:	bcr, jkois (mentors, implicit)
2012-12-06 12:35:53 +00:00
Glen Barber
81a0edde39 Reword the GA announcement.
Submitted by:	rwatson
2012-12-05 22:44:17 +00:00
Glen Barber
5e31045115 Add a lists.announce entity.
Update news.xml latest entry to use new entity.
2012-12-05 21:08:43 +00:00
Glen Barber
66353d5757 Remove torrents.FreeBSD.org; it likely will not be back.
PR:		173598
2012-12-05 20:32:56 +00:00
Glen Barber
08ce188e4d Add a news entry that Google Analytics is now enabled, in case users
are not subscribed to -announce.
2012-12-05 19:13:51 +00:00
Glen Barber
1e828d5afb Turn on Google Analytics. 2012-12-05 18:57:14 +00:00
Glen Barber
e361bfd413 Link google6bb24ed0b804d5e9.html to the build. 2012-12-05 18:26:14 +00:00
Glen Barber
4f8572e256 Move the Google verification file to the correct location. 2012-12-05 18:10:50 +00:00
Eitan Adler
1bd401e802 - Correct name of the "Getting FreeBSD" page.
- Change "memstick.iso" text in the download media format to .img

PR:		docs/174113
Submitted by:	Derek Wood <ddwood@highdensity.org>
Approved by:	bcr (mentor)
2012-12-05 13:44:04 +00:00
Xin LI
8e1f2416d7 Reflect sgml -> xml change.
Noticed by:	wen
2012-12-05 06:02:59 +00:00
Eitan Adler
124be1816f Enable Google Analytics
Approved by:	doceng
Approved by:	core
2012-12-05 01:44:12 +00:00
Eitan Adler
f5c4c5d41c I maintain the Google Analytics file and must approve changes.
This should have been here since it was committed.

Implement DNT checks

Make enable/disabling the flip of an obvious switch.

Remove pointless custom variable (it doesn't work anyways)

Fix some style errors

Add a file allowing Google to verify that I "control" freebsd.org

Reviewed by:	doceng (gjb)
Approved by:	bcr (mentor)
2012-12-05 01:43:27 +00:00
Sergey Kandaurov
fee415d036 Make multiple <author> tags render properly by breaking them into
separate <authorgroup>. The fix is specific for the translated text.
2012-12-04 23:34:04 +00:00
Mark Linimon
9b6e28a9c1 We don't need the squid user on the master. Also, don't forget /a as a
first step.
2012-12-04 06:55:31 +00:00
Mark Linimon
3c7a2c0fc0 We need zfs_enable set. 2012-12-03 23:45:12 +00:00
Niclas Zeising
1b85f492fa Add new Swedish mirror ftp6.se.freebsd.org.
Approved by:	joel (mentor)
2012-12-03 17:41:09 +00:00
Eitan Adler
e0c3e326fe The corp-net-guide book is drastically out of date.
Topics that would be covered in a modern version are already
explained in the normal handbook.

Discussed on:	-doc
Approved by:	bcr
2012-12-03 16:27:42 +00:00
Eitan Adler
0135063ccc SUIDPERL is only available for perl 5.8 and perl5.10 so it clearly
doesn't matter anymore.

Approved by:	bcr (mentor)
2012-12-03 14:04:01 +00:00
Eitan Adler
5026d072b1 Correct dumb error on my part: -< and -> are two different sets of
characters.

Submitted by:	Chip Senkbeil <chip.senkbeil@gmail.com>
Approved by:	bcr (mentor)
2012-12-03 13:26:00 +00:00
Rene Ladan
c603c4d35e MFen r39631 -> r40252 (SRCID bump only, the typo was already fixed) 2012-12-03 09:47:18 +00:00
Edson Brandi
dc23819590 Update my OpenPGP Key, my old key still secure but i want to move to a stronger key. My key transition statement are available at:
http://blog.ebrandi.eti.br/politica-de-assinatura-de-chaves-openpgp-de-edson-brandi/openpgp-key-transition/

Approved by: gabor (mentor)
2012-12-03 02:00:05 +00:00
Eitan Adler
eeacdc1c2d Correct typo: s/s/d/ in ad1s1
PR:		docs/174061
Submitted by:	Polytropon <freebsd@edvax.de>
Approved by:	??? (mentor)
2012-12-02 23:49:26 +00:00
Glen Barber
a14df20336 Link to an article by Paul Venezia, saying some nice things
about FreeBSD.

Submitted by:	Hans Ottevanger <hans%beastielabs!net> (via doc@)
Committed from:	A laptop running -CURRENT :-)
2012-12-02 21:29:49 +00:00
Rene Ladan
f23c770586 MFen r39631 -> r40247 2012-12-02 20:06:13 +00:00
Gavin Atkinson
8b05c47c0b Update the arch-handbook chapter on sound slightly to reflect PCI devices
are more common than ISA devices, and that USB devices exist.  Also,
change a line suggesting device driver writers email cg@ with a
recommendation they contact the FreeBSD-multimedia@ mailing list - Cameron
passed away several years ago.

Approved by:	bcr (mentor)
2012-12-02 19:59:30 +00:00
Gavin Atkinson
2e31b57355 Update this script to reflect the change from CVS to SVN. The code itself
has already been fixed, this just updates comments to match, and also
removes vestiges of the previous CVS-centric code that are no longer used.

Approved by:	bcr (mentor)
2012-12-02 18:37:32 +00:00
Warren Block
b9e77047dd Mention that inetd must be enabled to use swat.
PR:		docs/174045
Submitted by:	Geoff Lockwood <dr.geoff.lockwood@ntlworld.com>
2012-12-02 18:31:41 +00:00
Eitan Adler
962af3f997 Remove yet another instance of the old re team. The number of "sources
of truth" about the re team badly need to be reduced to one.

Approved by:	bcr (mentor)
2012-12-02 17:03:24 +00:00
Eitan Adler
d3a8d92712 Correct the section talking about when to use the commit message mailing
list in the "Committer's guide"

Approved by:	bcr (mentor)
2012-12-02 16:58:11 +00:00
Rene Ladan
3f7c70d786 MFen r40164 -> r40243 2012-12-02 16:41:11 +00:00
Eitan Adler
2c227d20e5 Remove newsgroups which have either not been posted too since 2003 or
are filled only with spam.

Approved by:	bcr (mentor)
2012-12-02 16:31:38 +00:00
Eitan Adler
7572e9e51c su lacks a -K option and strings fails to find a reference to whatever
warning this FAQ asked about.

Approved by:	bcr (mentor)
2012-12-02 16:12:01 +00:00
Ryusuke SUZUKI
7367f409a8 - Merge the following from the English version:
r39727 -> r40082	head/ja_JP.eucJP/books/handbook/ports/chapter.sgml
2012-12-02 15:00:58 +00:00
Ryusuke SUZUKI
fb37121377 Merge the following from the English version:
r34861 -> r40236	head/ja_JP.eucJP/htdocs/platforms/arm.xml
2012-12-02 14:02:14 +00:00
Ryusuke SUZUKI
500a59027c - Merge the following from the English version:
r40054 -> r40230	head/ja_JP.eucJP/htdocs/index.xsl
2012-12-02 13:51:55 +00:00
Eitan Adler
a99b4130e9 Update "History of ARM" link to one which does not 404.
Submitted by:	Jakub Poulik <jakub.poulik@seznam.cz>
Approved by:	bcr (mentor)
2012-12-02 13:12:49 +00:00
Rene Ladan
72b7fc7477 MFen r39867 -> r40181 2012-12-02 00:07:31 +00:00
Carlo Strub
377381da5f Update my PGP key 2012-12-01 23:23:34 +00:00