Commit graph

4500 commits

Author SHA1 Message Date
Gabor Kovesdan
667ff49041 - Fix split HTML link
Reported by:	wblock
2013-11-12 10:01:01 +00:00
Gabor Kovesdan
91b1380f4e - Explicitly list some font directories, it seems FOP does not find somee font
otherwise

Reported by:	many
2013-11-12 09:59:59 +00:00
Hiroki Sato
ae0395da63 Simplify localization layer for XSLT stylesheets. lang/share/xsl/*.xsl are
now picked up via share/xsl/*.xsl and they are empty when there is no
localized content in it.  This prevents inconsistency between share/xsl/*.xsl
and the localized ones.
2013-11-11 19:26:20 +00:00
Hiroki Sato
a60d230fde Add missing namespace declaration. 2013-11-11 18:51:31 +00:00
Hiroki Sato
6db049ce33 Use XML catalog resolution wherever possible instead of absolute pathnames
for external entities.
2013-11-11 18:12:26 +00:00
Hiroki Sato
6e7ced43d3 Fix typos. 2013-11-11 17:57:51 +00:00
Gabor Kovesdan
e755cbb739 - Restore grey background for programlisting
Submitted by:	pluknet
2013-11-11 16:09:14 +00:00
Hiroki Sato
982ae5a81b Revert an unintended change in the previous commit. 2013-11-11 06:54:40 +00:00
Hiroki Sato
db0b08db8f - Define l10n.ent as an entity in localized directories and make them be
picked up via XML catalog in freebsd50.ent or xhtml10-freebsd.dtd,
  not entities.ent.  The L10N entities always come first to be able to
  override everything.

- Define   as   in EUC-JP encoding.  This is a workaround to
  prevent an invalid character in EUC-JP caused by converting 0xa0 in
  UTF-8 (EUC-JP does not allow 0xa0) in XSLT processing.  Theoretically
  it should be   still in the final XML output.

- Make XML catalog resolution consistent for l10n.ent.  This should be
  revisited for the others later.
2013-11-11 06:52:59 +00:00
Alexey Degtyarev
f24698933b - Actually add my PGP public key which was missed in r43154.
Approved by:    wg (mentor)
2013-11-10 21:58:10 +00:00
Alexey Degtyarev
173280dbc5 - Add my entity and insert myself as a developer.
- Add a news entry about me.
- Add my PGP public key.

Approved by:    wg (mentor)
2013-11-10 20:14:07 +00:00
Jimmy Olgeni
09a1493afa Update my key. 2013-11-10 14:44:46 +00:00
Mark Felder
60bab5ed13 Updated my key to adhere to best practices 2013-11-09 18:53:49 +00:00
Ivan Voras
108228617d Update my PGP key 2013-11-08 09:01:12 +00:00
Glen Barber
c352ba6ed8 Re-enable relnotes8/{doc,man4}
Approved by:	doceng (implicit)
Sponsored by:	The FreeBSD Foundation
2013-11-08 00:37:59 +00:00
Glen Barber
931f8586f2 Pull in the notice from webupdate that these scripts are not
updated automatically on the cluster.

Approved by:	doceng (implicit)
Sponsored by:	The FreeBSD Foundation
2013-11-07 21:53:09 +00:00
Glen Barber
20b0d371b1 Clean up cruft that has collected over the years.
Approved by:	doceng (implicit)
Sponsored by:	The FreeBSD Foundation
2013-11-07 21:52:10 +00:00
Glen Barber
a9d1f85cc8 Add the webupdate.wrapper script used on build-web.
I do not quite know why this was never committed here, but add
it now so next time I accidentally remove it, it is trivial to
get back.

Approved by:	doceng (implicit)
Sponsored by:	The FreeBSD Foundation
2013-11-07 21:51:14 +00:00
Glen Barber
2117dcdcf2 Add 'relnotes10/doc' and 'relnotes10/man4'.
Remove 'relnotes8/doc' and 'relnotes8/man4'.
Fix a case where 'relnotes8/man4' was listed twice, and
'relnotes9/man4' was excluded.

Approved by:	doceng (implicit)
Sponsored by:	The FreeBSD Foundation
2013-11-07 21:16:35 +00:00
Glen Barber
8642e83691 Synchronize the webupdate script with what is used in the FreeBSD
cluster.

Approved by:	doceng (implicit)
Sponsored by:	The FreeBSD Foundation
2013-11-07 20:49:52 +00:00
Gabor Kovesdan
3ee8aa890b - Reapply r42902, which has been accidentally reverted
Optimise the images in the bsdinstall chapter using graphics/pngrewrite -
they only require 4 bits per pixel, but several of them were stored as
8bpp PNGs.  This approximately halves the total file size, allowing the
handbook pages to load much faster.
2013-11-07 19:57:37 +00:00
Gabor Kovesdan
181f228a2f - Fix build of release notes
Approved by:	doceng (self)
2013-11-07 18:20:08 +00:00
Gabor Kovesdan
a1ca8916e1 Merge back improvements from the db5 branch:
- Convert to DocBook 5.0
  - Use XSL-FO and FOP for PDF rendering instead of DSSSL and Jade
  - Drop SGML catalogs since the tree is purely XML now
  - Drop DSSSL stylesheets
  - Drop other legacy constructs
  - Add support for Schematron validation
  - Add Schematron constraints
  - Add support for RELAX NG validation
  - Add experimental support for dblatex

Sponsored by:	The FreeBSD Foundation
Approved by:	doceng (self)
2013-11-07 16:37:11 +00:00
Gabor Kovesdan
35f1d6c78b MFH 2013-11-07 15:20:31 +00:00
Gabor Kovesdan
c7e8c2a60b - Really fix profiling 2013-11-07 12:48:24 +00:00
Gabor Kovesdan
561270fafd - Default PDF renderer will be FOP 2013-11-07 12:44:37 +00:00
Gabor Kovesdan
61e970ba9d - Fix profiling support 2013-11-07 12:44:11 +00:00
Gabor Kovesdan
8f47ebe252 - Readd accidentally deleted entities 2013-11-07 12:39:24 +00:00
Gabor Kovesdan
f31101a8aa - Temporarily disable some constraints 2013-11-07 12:38:57 +00:00
Gabor Kovesdan
7743f1ba88 - Readd mistakenly deleted file 2013-11-06 18:22:57 +00:00
Gabor Kovesdan
bdf0dffb7a - Fixes after MFH 2013-11-06 14:25:23 +00:00
Glen Barber
5b046fd0b7 Announce 10.0-BETA3.
Sponsored by:	The FreeBSD Foundation
2013-11-05 17:08:14 +00:00
Gabor Kovesdan
86a8d2d471 MFH 2013-11-05 15:52:37 +00:00
Gabor Pali
597674dc71 - Connect mr's PGP key to the Handbook 2013-11-05 14:51:20 +00:00
Glen Barber
1694d8ca16 Switch 10.0 to BETA3.
Approved by:	re (implicit)
Sponsored by:	The FreeBSD Foundation
2013-11-05 13:56:15 +00:00
Michael Reifenberger
caca70486c Add my GPG key. 2013-11-04 17:09:31 +00:00
Eitan Adler
f2b72885f1 Fix text of news report. 2013-11-04 01:07:18 +00:00
Julio Merino
55ebf3de92 Add myself as a committer.
This change adds myself to the relevant lists, adds a copy of my
public PGP key and announces my arrival as a committer.

Approved by:	rpaulo (mentor)
2013-11-04 00:18:33 +00:00
Mikolaj Golub
6ea607ab39 Publish my PGP key. 2013-11-03 19:24:19 +00:00
Poul-Henning Kamp
84b798a454 Update my PGP key. 2013-11-02 21:56:05 +00:00
Gleb Kurtsou
7bb5de67f2 Add PGP key for gleb@ 2013-11-02 17:54:39 +00:00
Edwin Groothuis
506f1b5a03 Add PGP key for edwin@ 2013-11-02 10:08:27 +00:00
Devin Teske
6e9b15553f Publish a PGP key. 2013-11-01 17:59:44 +00:00
Bryan Drewery
2f78dd0976 Add news flash for pkg packages announcement.
Approved by:	gjb
2013-10-31 03:03:56 +00:00
Christian Brueffer
0437dab07b Update my GPG key. 2013-10-28 23:17:30 +00:00
Glen Barber
e38f685a31 Announce 10.0-BETA2.
Approved by:	re (implicit)
Sponsored by:	The FreeBSD Foundation
2013-10-28 21:45:34 +00:00
Glen Barber
c70909a38e Switch to BETA2.
Approved by:	re (implicit)
Sponsored by:	The FreeBSD Foundation
2013-10-28 20:48:26 +00:00
Stefan Eßer
c3131c7b40 Add my PGP key. 2013-10-28 16:35:02 +00:00
Eitan Adler
fa5ab4a9f9 Remove extranious characters from man page links causing 'sektion' to be ignored.
PR:		docs/177056A
Submitted by:	Brian Haug <brian.r.haug@gmail.com> (reporter)
Submitted by:	Taras Korenko <ds@ukrhub.net> (older version of patch)
2013-10-28 00:18:42 +00:00
Xin LI
20f8872397 Correct a typo.
Submitted by:	Kenta Suzumoto <kentas hush com>
2013-10-26 20:36:08 +00:00
Xin LI
5686fe11cf Add latest errata notice:
Fix multiple freebsd-update bugs that break upgrading to
FreeBSD 10.0. [EN-13:04]
2013-10-26 20:21:27 +00:00
Bryan Drewery
0911ade3b2 Update my key 2013-10-24 21:24:35 +00:00
Ed Maste
2c5eade930 FreeBSD systems is now a redirect to Servaris, already on the list 2013-10-23 16:55:20 +00:00
Ed Maste
77788dd51d Remove defunct reference to Cyclades
They've been through a series of acquisitions, none of which reference
FreeBSD.
2013-10-23 16:13:43 +00:00
Ed Maste
f5d986a12e Remove link to defunct company http://www.adcomtec.com 2013-10-23 16:04:32 +00:00
Ed Maste
4525b7aa26 Remove reference to acnc.com per their request 2013-10-23 14:48:14 +00:00
Gabor Pali
7a5780d2fe - Publish the 2013Q3 status report 2013-10-20 21:59:36 +00:00
Koop Mast
702f2f7047 Bump development version that we are currently working on.
Update misc items like supported FreeBSD versions. And GNOME development happens in SVN these days.
Replace FreeBSD with &os; [1]

Reviewed by:	rene@
Suggested by:	rene@ [1]
2013-10-18 17:55:47 +00:00
Johann Kois
5fc5aaeaef PR: www/180622
Add HermeTek Network Solutions to the list of consultants with FreeBSD support.

Requested by:   James Shupe <jshupe@hermetek.com>
2013-10-17 12:03:38 +00:00
Eitan Adler
fafc892f65 - The "social" page was kind of lonely so combine it with the "community" page.
- While here remove an old (circa 2009) twitter account.

Further work needs to be done on the community, support, and events pages.

Discussed with:	bjk
Reviewed by:	Allan Jude <freebsd@allanjude.com>
2013-10-17 04:33:22 +00:00
Glen Barber
a016628fd0 It's not 10, it's 1 louder.
Submitted by:	ryusuke
2013-10-16 16:57:38 +00:00
Glen Barber
b2878045b5 Fix link to 10.0-BETA1 announcement.
Submitted by:	ryusuke
Pointyhat:	gjb
2013-10-15 10:34:25 +00:00
Glen Barber
b5530e74bc Announce 10.0-BETA1.
Sponsored by:	The FreeBSD Foundation
2013-10-14 17:02:29 +00:00
Glen Barber
2be8604299 Swtich 10.0 to BETA1.
Sponsored by:	The FreeBSD Foundation
2013-10-14 13:12:45 +00:00
Dag-Erling Smørgrav
c6f8fb8d1d Update with new signatures. 2013-10-12 14:03:37 +00:00
Eric Davis
a8d2d05ebf New committer details.
Approved:   davidch (mentor)
2013-10-10 17:13:20 +00:00
Glen Barber
7f38cec6d6 Bump the 9.x version and release date for the Handbook.
Submitted by:	ryusuke
2013-10-09 16:42:32 +00:00
Gavin Atkinson
c8ff91999a Optimise the images in the bsdinstall chapter using graphics/pngrewrite -
they only require 4 bits per pixel, but several of them were stored as
8bpp PNGs.  This approximately halves the total file size, allowing the
handbook pages to load much faster.

Remove svn:keywords and add fbsd:nokeywords=yes properties - these are
binary and cannot contain keywords.
2013-10-08 17:39:20 +00:00
Gavin Atkinson
90dc359c91 - Adobe now own the Flash registered trademark.
- We don't use the Shockwave trademark anywhere any more, GC it
- We don't use the SPARCengine trademark anywhere any more, GC it
- Flag trademark entries which are no longer used in the en_US
  documentation, but continue to be used in other translations.
2013-10-08 17:28:07 +00:00
Glen Barber
793c1469b8 Announce 10.0-ALPHA5.
Sponsored by:	The FreeBSD Foundation
2013-10-07 20:13:43 +00:00
Glen Barber
1758f89e2d Switch to ALPHA5.
Sponsored by:	The FreeBSD Foundation
2013-10-07 20:11:13 +00:00
Ganbold Tsagaankhuu
46a01720a9 Update my key. 2013-10-05 10:20:46 +00:00
Thomas Abthorpe
1ae6a3e077 - Update my portmgr-secretary key 2013-10-05 04:50:49 +00:00
Isabell Long
6538b7e45a Sorry, the &netbsd; entity doesn't appear to exist. Hopefully fixed quickly
enough to not break the build!
2013-10-04 21:54:14 +00:00
Isabell Long
c820182db4 Replace occurrences of FreeBSD with &os;, and fix a typo.
Discussed with:	eadler
2013-10-04 21:50:48 +00:00
Benedict Reuschling
01a860eda3 Typo fix. 2013-10-04 21:46:16 +00:00
Eitan Adler
048b9480f2 Add some events for the next year.
Submitted by:	Allan Jude <freebsd@allanjude.com>
Reviewed by:	bcr (older version)
2013-10-04 21:23:22 +00:00
David Christensen
d98b750f67 Moved key to proper position in the list. 2013-10-04 21:09:15 +00:00
David Christensen
f6f43b449b Added gnupg key for davidch@freebsd.org. 2013-10-04 21:06:41 +00:00
David Christensen
7ea8c2ae20 Added gnupg key for davidch@freebsd.org. 2013-10-04 20:46:37 +00:00
Dru Lavigne
c9bb977193 Flash is now a registered trademark. 2013-10-04 14:29:57 +00:00
Florian Smeets
f52227df7f Update my key 2013-10-03 22:53:06 +00:00
Xin LI
4c9ed66f87 Replace my key with a newly generated one. I still have access
to my older keys but remove the public keys for now so they
don't get used.
2013-10-03 21:03:31 +00:00
Marius Strobl
48a6acbbe0 Additional signatures 2013-10-03 14:30:29 +00:00
Gavin Atkinson
6c49e5df17 Add new signatures collected at EuroBSDCon, Malta 2013-10-03 12:46:38 +00:00
Thomas Abthorpe
19d8c5e29b - Time to update my key 2013-10-02 16:19:37 +00:00
Dag-Erling Smørgrav
6dfff8cf65 Fix quoting after conversion from quoted string to heredoc.
Noticed by:	matthew
2013-10-02 09:25:21 +00:00
Matthew Seaman
9030f9a068 Switch to my new pgp key 2013-10-01 18:51:15 +00:00
Dag-Erling Smørgrav
b6c9c64508 Update. 2013-10-01 13:31:11 +00:00
Dag-Erling Smørgrav
84d63261ea Largely reimplement addkey.sh to make it much more robust, including
better command-line parsing and more consistent output.
2013-10-01 13:29:30 +00:00
Luiz Otavio O Souza
afe331d916 Update my PGP public key.
Approved by:	adrian (mentor)
2013-10-01 13:19:40 +00:00
Glen Barber
eee6edb49f Announce 9.2-RELEASE.
Approved by:	re (implicit)
Sponsored by:	The FreeBSD Foundation
2013-09-30 18:16:52 +00:00
Glen Barber
840d9b54d7 Turn off beta2.* macros, and switch rel.current to 9.2-RELEASE.
Approved by:	re (implicit)
Sponsored by:	The FreeBSD Foundation
2013-09-30 18:10:52 +00:00
Glen Barber
70844ea2d2 Announce 10.0-ALPHA4.
Sponsored by:	The FreeBSD Foundation
2013-09-30 02:04:22 +00:00
Glen Barber
d433d64dd3 Switch 10.0 to ALPHA4.
Sponsored by:	The FreeBSD Foundation
2013-09-30 01:36:48 +00:00
Glen Barber
e8f685d04d Switch the order of the 9.2-RC and 10.0-ALPHA macros to make the
transition to 9.2-RELEASE easier.
2013-09-29 22:33:45 +00:00
Erwin Lansing
9147c901f2 Roll my key. 2013-09-28 09:44:53 +00:00
Dag-Erling Smørgrav
19f1f40b49 Add the new security-officer and secteam-secretary keys.
Approved by:	gjb
2013-09-27 16:10:32 +00:00
Dag-Erling Smørgrav
1cf505c127 Add my new key. 2013-09-27 16:09:18 +00:00
Dag-Erling Smørgrav
241ac3f3ae Force UTF-8.
Approved by:	gjb
2013-09-27 16:08:21 +00:00
Ollivier Robert
5de4ce9c13 Latest sigs for my new key. 2013-09-27 15:30:56 +00:00
Brendan Fabeny
8ea2df49f8 update my PGP key 2013-09-27 13:45:28 +00:00
Brad Davis
77fe096a4c - Remove the ie mirror as requested on hubs@ 2013-09-27 07:52:16 +00:00
Isabell Long
bdc2e49db0 Add my new PGP key. 2013-09-26 14:01:24 +00:00
Isabell Long
695df0de3e Fix typo: Dullas -> Dulles. 2013-09-26 13:37:20 +00:00
Marius Strobl
8cf40f0015 Update my key to a new one. 2013-09-26 12:24:30 +00:00
Gavin Atkinson
bbe570986c New PGP key, 4096 bit RSA. More signatures to come. 2013-09-26 10:28:56 +00:00
Gavin Atkinson
eb1aacaadd Drop three .se.FreeBSD.org mirrors which are about to go away.
Requested by:	Patrik Forsberg <patrik.forsberg ip-only.se> via hubs@
2013-09-26 08:47:30 +00:00
Jase Thew
2c56020f00 - Update my PGP key 2013-09-25 10:49:47 +00:00
Shteryana Shopova
f5703b8e41 Update my key. 2013-09-25 09:35:51 +00:00
Glen Barber
0c71b71a09 Fix build due to UTF-8 encoding issue. 2013-09-24 22:40:05 +00:00
Tilman Keskinoz
3063a7ccf1 Update my PGP key 2013-09-24 19:43:22 +00:00
Jung-uk Kim
bb261ef536 Update my PGP key. 2013-09-24 18:43:18 +00:00
Danilo Egea Gondolfo
1b7fab24de - Add my entity and insert myself as a developer
- Remove myself from Additional Contributors
- Add a news entry about me
- Add my PGP public key

Approved by:	wg (mentor)
2013-09-24 03:25:00 +00:00
Thierry Thomas
c1e95df35f Updating my PGP key. 2013-09-23 22:14:12 +00:00
Mathieu Arnold
d74478f590 Update my key. 2013-09-23 21:47:07 +00:00
Ollivier Robert
0dff60643b Update my new key with more signatures and photo. 2013-09-23 21:00:58 +00:00
Ollivier Robert
a45a254e1a Replace my very old DSA/ElGamal with bad algorithms and short key with a
branc new one. RSA/4096.
2013-09-23 20:04:24 +00:00
Andriy Gapon
d0e477f253 replace my pgp key
the old one is to expire in two months
2013-09-23 19:08:18 +00:00
Pietro Cerutti
66898d8a22 - Update my PGP key 2013-09-23 17:48:31 +00:00
Glen Barber
e31d63ccd7 Update my PGP key. 2013-09-23 16:21:09 +00:00
Glen Barber
038ce19948 Announce 10.0-ALPHA2.
Sponsored by:	The FreeBSD Foundation
2013-09-18 19:47:30 +00:00
Glen Barber
93dd6aa66a Re-enable the powerpc/powerpc64 URL.
Update to ALPHA2.
2013-09-18 19:45:14 +00:00
Stanislav Sedov
bbe2974c2e - Update my PGP key. 2013-09-18 06:55:34 +00:00
Glen Barber
828a1d7d47 Fix what I think is a copy/paste mistake.
Spotted by:	ryusuke
Pointyhat:	gjb
2013-09-13 21:54:40 +00:00
Glen Barber
67662ac8dc Announce availability of 10.0-ALPHA1 builds.
Sponsored by:	The FreeBSD Foundation
2013-09-13 21:39:18 +00:00
Glen Barber
7578a4534d Re-enable beta2* macros now that build errors are fixed. 2013-09-13 21:10:25 +00:00
Glen Barber
3a11558639 Turn off the betarel2.* and beta2.* macros until I fix the build errors.
Pointyhat:	gjb
2013-09-13 20:44:06 +00:00
Glen Barber
3ce5d08b92 Update and enable the beta2.* and betarel2.* macros for
the 10.0-RELEASE cycle.

Sponsored by:	The FreeBSD Foundation
2013-09-13 20:28:28 +00:00
Glen Barber
146145bd0d Add a macro for the freebsd-current mailing list. 2013-09-13 20:25:47 +00:00
Glen Barber
bb8e197b41 Announce 9.2-RC4. 2013-09-12 18:02:36 +00:00
Glen Barber
2170514b01 Bump the 9.2 version to RC4 now that mirrors have seemed to be
caught up, pending announcement.

Sponsored by:	The FreeBSD Foundation
2013-09-12 13:14:30 +00:00
Dag-Erling Smørgrav
18d8e0c127 mjg@ has asked not to be credited.
Approved by:	so
2013-09-10 11:01:30 +00:00
Dag-Erling Smørgrav
1febdc15b9 Missed some Xs.
Approved by:	so
2013-09-10 10:55:15 +00:00
Dag-Erling Smørgrav
c4d9a19be3 Fix the length calculation for the final block of a sendfile(2)
transmission which could be tricked into rounding up to the nearest
page size, leaking up to a page of kernel memory.  [13:11]

In IPv6 and NetATM, stop SIOCSIFADDR, SIOCSIFBRDADDR, SIOCSIFDSTADDR
and SIOCSIFNETMASK at the socket layer rather than pass them on to the
link layer without validation or credential checks.  [SA-13:12]

Prevent cross-mount hardlinks between different nullfs mounts of the
same underlying filesystem.  [SA-13:13]

Security:	CVE-2013-5666
Security:	FreeBSD-SA-13:11.sendfile
Security:	CVE-2013-5691
Security:	FreeBSD-SA-13:12.ifioctl
Security:	CVE-2013-5710
Security:	FreeBSD-SA-13:13.nullfs
Approved by:	so
2013-09-10 10:31:23 +00:00
Dag-Erling Smørgrav
e8346ce7d0 Patches for SA-13:09 and SA-13:10 were retroactively released for 9.2-RC1.
Approved by:	so
2013-09-10 10:25:27 +00:00
Gabor Pali
0cceeef13b - Add PGP key for Alexander Best (arundel)
With hat:	core-secretary
2013-09-10 09:17:27 +00:00
Steven Kreuzer
a86a8a44d1 Update my PGP key. 2013-09-09 14:54:33 +00:00
Johann Kois
d36a930db6 PR: www/181776
Add GreenIT Consulting from Australia to our consultants list.

Submitted by:   David Williams (sales@greenitc.com.au)
2013-09-09 13:16:03 +00:00
Zbigniew Bodek
f3d2e0c4c4 - Add myself as a committer
- Add my PGP public key
- Add my author entity
- Add a news entry

Approved by:	cognet (mentor)
2013-09-04 20:02:43 +00:00
Ruslan Bukin
f2e4dd2ee0 - Add myself as a committer
- Add my PGP public key
- Add my author entity
- Add a news entry

Approved by:	cognet (mentor)
2013-09-04 10:17:00 +00:00
Glen Barber
a9ce3f76ea Announce 9.2-RC3. 2013-08-26 13:15:33 +00:00
Glen Barber
3db4d75598 Mirrors have already begun to pick up the 9.2-RC3 images, so switch
the download links accordingly.
2013-08-26 04:00:08 +00:00
Philip M. Gollucci
e7b8dbc720 Replacing my PGPKey (previous one was on a stolen laptop)
Please delete all references to it. I've cross signed the keys.
I will be updating ASF (Apache Software Foundation) PGP keys this week.

Thanks!
2013-08-24 19:47:35 +00:00
Gabor Kovesdan
7e36110060 - Add DocBook 5.0 entry 2013-08-23 11:32:23 +00:00
Xin LI
b735a9d213 Add two latest advisories:
Fix an integer overflow in computing the size of a temporary buffer
can result in a buffer which is too small for the requested
operation. [13:09]

Fix a bug that could lead to kernel memory disclosure with
SCTP state cookie. [13:10]

Add latest errata notices:

Fix a data corruption problem with mfi(4) operating on > 2TB
disks in a JBOD. [EN-13:03]
2013-08-22 01:12:09 +00:00
Glen Barber
d7161869b6 Announce 9.2-RC2. 2013-08-17 02:21:19 +00:00
Glen Barber
44339dac2a Switch betarel to -RC2 2013-08-17 02:09:59 +00:00
Glen Barber
5f4d841112 Add vBSDCon 2013.
Submitted by:	Vincent (Rick) Miller (via www@)
2013-08-15 20:50:04 +00:00
Gabor Kovesdan
7d632b6bcf - Improve generated epub file
* Generate EPUB3
  * Wrap programlistings if necessary
  * Use grey background and smaller fonts for programlistings
  * Justify main text
  * Do not break after table caption
2013-08-14 22:29:07 +00:00
Rusmir Dusko
3ae7a9b1d3 Hello, World! My first commit to FreeBSD :)
- Remove myself as a contributer
- Add myself as a committer
- Add my PGP public key
- Add my author entity
- Add a news entry

Approved by:	wg/wxs (mentors)
2013-08-14 21:50:46 +00:00
Warren Block
6cedb661a6 Make userinput bold, add box and light background color to screen elements.
Asked on -doc on 2013-07-23, no objections.
2013-08-13 17:27:38 +00:00
Gabor Kovesdan
916571f780 - Drop table constraints, which do not help too much 2013-08-13 08:46:17 +00:00
Gabor Kovesdan
833cb4dcba - MFH 2013-08-13 08:28:25 +00:00
Gabor Kovesdan
6769cecc7f - svnref is now revnumber 2013-08-13 05:46:43 +00:00
Mark Murray
5f7fda2c6d Belatedly add my PGP keys. 2013-08-12 17:51:22 +00:00
Tim Bishop
baf49030a3 Update my PGP key: 5AE7D984 -> FDF38D55 2013-08-12 15:44:13 +00:00
Glen Barber
8f3af69637 Update entities for bugmeister, core, portmgr, re, so.
Submitted by:	linimon (most of these, thanks!)
2013-08-07 10:29:46 +00:00
Glen Barber
71b441ac7b Add entry for the FreeBSD Foundation 2013 semi-annual newsletter. 2013-08-06 16:45:01 +00:00
Glen Barber
3cc81c01c2 Announce FreeBSD 9.2-RC1. 2013-08-05 11:16:54 +00:00
Glen Barber
92d1dbb3d5 Update 9.2 to RC1.
Enable links for ia64, powerpc.
2013-08-05 11:13:22 +00:00
Taras Korenko
36ee06cb7d + add KyivBSD'13 conference to events2013.xml 2013-08-01 20:11:01 +00:00
Glen Barber
9fc067c62b Announce 9.2-BETA2. \o/ 2013-07-29 21:34:24 +00:00
Glen Barber
5e2e5fec12 Update 9.2 to -BETA2.
Enable links for powerpc64, sparc64.
Comment links for ia64, powerpc.
2013-07-29 20:55:30 +00:00
Gabor Kovesdan
dc5c16b0ae - We have callouts until 30; use them
Reported by:	jgh
2013-07-28 16:50:21 +00:00
Gabor Kovesdan
a47c2495af - Fix XSLT parameter reference 2013-07-27 14:03:34 +00:00
Gabor Kovesdan
6d30d231e7 - Do not use italic fonts in CJK languages since they do not have such glyphs;
always use just bold when italic is used in other scripts
2013-07-27 13:59:50 +00:00
Xin LI
5cffdd326e Fix order. 2013-07-27 03:43:41 +00:00
Xin LI
223eda903e Add two latest advisories:
Fix Denial of Service vulnerability in named(8). [13:07]

  Fix a bug that allows remote client bypass the normal
  access checks when when -network or -host restrictions are
  used at the same time with -mapall. [13:08]
2013-07-27 03:39:12 +00:00
Gabor Kovesdan
ec3cf8682b - MFH 2013-07-26 12:58:37 +00:00
Gabor Kovesdan
3deb61abde - Drop an unnecessary customization 2013-07-26 10:07:52 +00:00
Gabor Kovesdan
3d6cfb1cc2 - More relaxed formatting in titles 2013-07-26 10:06:37 +00:00
Gabor Kovesdan
583e2bb8a9 - Remove constraint on table column numbers since it did not take into
account those cols than span more.
2013-07-26 09:54:13 +00:00
Gabor Kovesdan
69b5fa65aa - Remove index-related bits; indexes are now enabled by default 2013-07-25 20:56:29 +00:00
Gabor Kovesdan
988c5ce88c - MFH 2013-07-24 19:11:16 +00:00
Gabor Kovesdan
5633c0cd23 - Add constraint for misplaced indexterms in listitems
- Make the constraints write out the primary indexterms so that they can
  be found better
2013-07-24 18:47:43 +00:00
Gabor Kovesdan
06c03968c8 - Use Droid Sans for title and sans text; it has Greek and Cyrillic
glyphs and looks good with the body text.
2013-07-23 17:26:10 +00:00
Gabor Kovesdan
444f838276 - Use Gentium fonts 2013-07-23 16:52:04 +00:00
Gavin Atkinson
788d49be27 Remove www.tr.FreeBSD.org (around six months stale), and
ftp2.tr.FreeBSD.org (around 8 months stale).
2013-07-22 16:33:59 +00:00
Gabor Kovesdan
99f6fae9f4 - What applies to tables, also applies to informaltables 2013-07-22 16:17:30 +00:00
Gabor Kovesdan
a47579024e - Add constraints for filename vs. package 2013-07-22 15:59:22 +00:00
Glen Barber
ee4a27e73b Announce 9.2-BETA1. 2013-07-22 12:42:49 +00:00
Gabor Kovesdan
bb135e40e0 - Better sort entries 2013-07-22 10:39:06 +00:00
Gabor Kovesdan
01d03772d7 - Suppress list titles since they just break the continuity of the text.
The preceding paragraph always explains what the list is about so
  there is no need for these titles.
2013-07-22 07:31:58 +00:00
Glen Barber
fae0d73ebe Some mirrors have already picked up the 9.2-BETA1 images. Enable the
testing links now, pending the official announcement to follow in a
few hours.
2013-07-22 01:45:43 +00:00
Glen Barber
8e52d13c50 Update betarel.* macros to 9.2 BETA1. 2013-07-22 01:44:34 +00:00
Gabor Kovesdan
04740982cc - Render blue links by default.
- Add support for a single variable that indicated whether we are building
  for screen or for print.  In the latter case, blue links are disabled
  and the URI of links is included in a footnote.
2013-07-21 22:16:16 +00:00
Gabor Kovesdan
88d49943b0 - Highlight examples with a bolder and a title-like caption 2013-07-21 21:31:18 +00:00
Gabor Kovesdan
6d2158a428 - Stick captions where they belong 2013-07-21 17:13:29 +00:00
Gabor Kovesdan
0db1b886b0 - Readjust margins so that page numbers are more separated and thus are
more visible
2013-07-21 16:18:47 +00:00
Gabor Kovesdan
5b6ecc816f - Add dblatex customization for Japanese 2013-07-21 14:50:28 +00:00
Gabor Kovesdan
4befd50e40 - Somehow hyphenation path handling is buggy but it works when set in the
base path
2013-07-21 14:49:22 +00:00
Hiroki Sato
8b0e071062 Revert w3m in HTML2TXT to links. This is a temporary measure for
build breakage on non-x86 platforms.
2013-07-21 14:47:14 +00:00
Warren Block
8ec1643f75 Enhancements of the CSS. Reduce indents, add spacing between table
columns, make admonishments a bit wider.  Thanks to Allan Jude and db@
for help with this.

Reviewed by:	gabor
2013-07-21 14:42:14 +00:00
Gabor Kovesdan
5e21cdac45 - textobjects do not work and we do not need them anyway 2013-07-21 14:36:42 +00:00
Gavin Atkinson
76b6402002 Remove bad cvsup mirrors:
- cvsup6.us.FreeBSD.org: Immediately closes connection
- cvsup8.FreeBSD.org/cvsup8.us.FreeBSD.org: Outdated (May 2013)
- cvsup2.dk.FreeBSD.org: Corrupt
- cvsup.fr.FreeBSD.org/cvsup1.fr.FreeBSD.org: "Invalid greeting from server"
- cvsup[3678].de.FreeBSD.org: No anonymous access (requires authentication)
- cvsup.gr.FreeBSD.org: Remove per r42137 (CNAME)
- cvsup.is.FreeBSD.org: Corrupt
- cvsup3.pl.FreeBSD.org: No longer carries FreeBSD repo
- cvsup3.es.FreeBSD.org: Outdated (Feb 2012)
2013-07-21 14:25:45 +00:00
Gabor Kovesdan
7d8720ec06 - Use the xetex backend since it works better for Unicode 2013-07-21 14:14:43 +00:00
Gabor Kovesdan
a751e1e60f - verbatim hyphenation requires higher recursion depth 2013-07-21 14:05:38 +00:00
Gabor Kovesdan
37bf12cd76 - Add FO titlepage customization 2013-07-21 11:20:40 +00:00
Gabor Kovesdan
879f8d35d2 - Factor out parts that are reusable for FO output 2013-07-21 11:18:51 +00:00
Gabor Kovesdan
7e90dd62e8 - Rename the titlepage specs to reflect that they are used for XHTML 2013-07-21 09:33:05 +00:00
Gabor Kovesdan
2b831af117 - Variablelists look better as blocks
- Add some negative tracking to inline monospace text so that it fits
  better the body text
- Improve padding of verbatim blocks
- Adjust list spacing
2013-07-21 09:14:40 +00:00
Gavin Atkinson
2a03f8c539 Neither ftp.br or ftp5.br.freebsd.org have responded in the last week. 2013-07-20 15:24:54 +00:00
Gavin Atkinson
bf26bfee43 Drop rsync references for:
- ftp4.de.FreeBSD.org
 - ftp.sk.FreeBSD.org
 - ftp5.us.FreeBSD.org
 - ftp.tr.FreeBSD.org
as they no longer offer either rsync, or FreeBSD-over-rsync.

Fix rsync paths for ftp5.se.FreeBSD.org and ftp2.uk.FreeBSD.org.
2013-07-20 14:57:10 +00:00
Warren Block
1fc2982d3e Use the canonical addresses for -questions and -doc, simplify the
accompanying text.
2013-07-19 04:19:13 +00:00
Gavin Atkinson
70414ea7b3 Remove several FTP mirrors: all have been down for at least 14 days. The
sole exception here is ftp3.de.FreeBSD.org which has only been down for
seven days, but is the same mirror as ftp.de.FreeBSD.org so doesn't need
listing twice.
2013-07-18 18:17:55 +00:00
Gavin Atkinson
98c4570c07 Fix path for ftp2.br.FreeBSD.org mirror 2013-07-18 18:01:35 +00:00
Gavin Atkinson
cc5a92ea21 Comment out two out-of-date mirrors:
ftp://ftp3.ca.FreeBSD.org/pub/FreeBSD/ - 2012
ftp://ftp6.de.FreeBSD.org/pub/FreeBSD/ - 2010
2013-07-18 18:00:44 +00:00
Gavin Atkinson
11c6f5ae3c Remove five FTP mirrors:
ftp8.FreeBSD.org
ftp9.FreeBSD.org
ftp9.us.FreeBSD.org
ftp12.FreeBSD.org
ftp7.us.FreeBSD.org

These hostnames have all been repointed to other FTP mirrors, but it
seems pointless to also continue listing them in their own right.
2013-07-18 17:03:17 +00:00
Gavin Atkinson
760c4ea6a6 Remove the following CVSup mirrors from the mirror list:
cvsup2.FreeBSD.org
cvsup13.FreeBSD.org
cvsup16.FreeBSD.org
cvsup.at.FreeBSD.org
cvsup.br.FreeBSD.org
cvsup3.br.FreeBSD.org
cvsup.cn.FreeBSD.org
cvsup2.cn.FreeBSD.org
cvsup2.fi.FreeBSD.org
cvsup2.fr.FreeBSD.org
cvsup4.fr.FreeBSD.org
cvsup.il.FreeBSD.org
cvsup.kg.FreeBSD.org
cvsup2.kr.FreeBSD.org
cvsup3.kr.FreeBSD.org
cvsup2.lt.FreeBSD.org
cvsup3.lt.FreeBSD.org
cvsup.nz.FreeBSD.org
cvsup.pt.FreeBSD.org
cvsup2.pt.FreeBSD.org
cvsup3.pt.FreeBSD.org
cvsup.ru.FreeBSD.org
cvsup4.ru.FreeBSD.org
cvsup2.za.FreeBSD.org
cvsup4.tw.FreeBSD.org
cvsup5.tw.FreeBSD.org
cvsup8.tw.FreeBSD.org
cvsup9.tw.FreeBSD.org
cvsup14.tw.FreeBSD.org
cvsup.tr.FreeBSD.org
cvsup2.tr.FreeBSD.org
cvsup2.us.FreeBSD.org
cvsup10.us.FreeBSD.org
cvsup16.us.FreeBSD.org

None have responded for at least four days, several have been unresponsive
for months.
2013-07-18 16:50:45 +00:00
Gavin Atkinson
c102a85daa Remove web mirrors that are no longer mirrors of www.freebsd.org:
http://freebsd.unixtech.be/ - Very outdated (2010)
http://www.cn.FreeBSD.org/ - Blank page
http://www.gr.FreeBSD.org/ - Just a frame that includes www.freebsd.org
http://www.kr.FreeBSD.org/ - No longer a mirror site
http://www2.kr.FreeBSD.org/ - Advertising
http://www2.nl.FreeBSD.org/ - No longer a www mirror site
http://www3.tw.FreeBSD.org/ - No longer a mirror site
http://www6.tw.FreeBSD.org/ - No longer a mirror site
http://www7.tw.FreeBSD.org/ - Outdated (2012)
http://www3.tr.FreeBSD.org/ - nginx welcome page
2013-07-16 21:44:21 +00:00
Gavin Atkinson
e9bb4e7a1c Remove www mirrors that do not respond. 2013-07-16 21:41:32 +00:00
Gavin Atkinson
f9adbcae37 Drop an Italian mirror that no longer exists. 2013-07-16 21:14:08 +00:00
Gavin Atkinson
d4bbeaf049 www.ie.FreeBSD.org is back online, and up-to-date. 2013-07-16 21:07:49 +00:00
Gavin Atkinson
8761f3c728 Remove mirrors that no longer respond. 2013-07-16 21:06:18 +00:00
Gavin Atkinson
4be50fabac Nothing exists under kw.FreeBSD.org any more due to a lack of nameservers.
Remove from the documentation.
2013-07-16 20:00:08 +00:00
Gavin Atkinson
71a103c91f Nothing resolves under ro.FreeBSD.org any more, due to a lack of
nameservers.  Remove from the mirror list.
2013-07-16 19:57:14 +00:00
Gavin Atkinson
2c53fe32fb Removbe outdated or unresponsive Ukranian mirrors 2013-07-16 12:47:07 +00:00
Gabor Pali
98c559e505 - Publish the April-June, 2013 Status Report 2013-07-16 01:37:28 +00:00
Gabor Kovesdan
617b5b57d2 - Enable FOP extensions, which eliminate most of the warnings and turn on
some advanced features, like PDF bookmarks.
- Allow breaking lines of verbatim elements at spaces.  Such a break is
  denoted with a special arrow symbol.  This technique is commonly used
  in technical books to present long source lines.
- Use other monospace font, that has an appropriate arrow symbol for this.
- Add some padding to verbatim environments.
2013-07-15 15:23:13 +00:00
Gabor Kovesdan
d6eaaa9699 - Like in XHTML, do not generate outer links in TOC entries since
TOC entries themselves are cross-refereces, so move a customization to
  the common part.
2013-07-15 13:15:06 +00:00
Gabor Kovesdan
3b8d2e4e7f - Enable hyphenation 2013-07-14 08:24:02 +00:00
Eitan Adler
40f17e55b5 Sort author entity list.
Submitted by:	Christoph Mallon <christoph.mallon@gmx.de>
2013-07-13 22:45:46 +00:00
Gabor Kovesdan
44c2e15ea0 - Customize XSL FO stylesheets to render a more realistic handbook format:
* B5 paper size
  * chapters always start on recto
  * the current chapter in indicated by the verso header and the current
    section by the recto header
  * render page numbers at the outer side of the foooter
  * sections are automatically labelled
  * bibliography entries are enumerated
  * captions of figures and equations are rendered after
  * captions of examples, tables and procedures are rendered before
  * admonitions are highlighted with an icon and a border
  * tables have a grey header with bold labels
  * programlistings and screen elements are rendered with a grey background
  * guibutton is also rendered with a grey background
  * manpage references are real links and it is indicated with the blue color
2013-07-13 16:20:18 +00:00
Gabor Kovesdan
e94dad6215 - 400px width and a proportional height looks like a good default
for most images but some will need more exact parameters on
  an individual basis
2013-07-13 07:39:52 +00:00
Gabor Kovesdan
9ab14a1f7c - Make sure images and callouts are found 2013-07-13 07:02:57 +00:00
Taras Korenko
a81f19eaeb + remove duplicate entities (lines 1263,1264 vs. 1287,1288
of head/share/xml/authors.ent@42254)
2013-07-11 20:19:05 +00:00
Gabor Kovesdan
480e4220cf - Add a FOP config file and use it 2013-07-11 19:27:42 +00:00
Gabor Kovesdan
b25caf6d4a - Disable hyphenation for now 2013-07-11 19:24:55 +00:00
Gabor Kovesdan
eeee1f2177 - userinput should also be bold so that it can be distinguished from the
rest of the screen content

Reported by:	wblock
2013-07-11 17:56:20 +00:00
Gabor Kovesdan
888db9ae19 - MFH 2013-07-11 17:27:09 +00:00
Gabor Kovesdan
b0b78fa4e9 - Indexterms should not be embedded directly into a question or answer
element but into a deeper paragraph, optimally right after the
  referenced word without spaces even [1] but somehow the schema allows
  badly nested indexterms.  Correct such entires in the whole documentation
  set.
- Add constraints to check for invalid indexterm entries.

See also: http://www.sagehill.net/docbookxsl/GenerateIndex.html#Indexterms [1]
2013-07-11 16:34:54 +00:00
John Marino
a62d658661 Add John Marino to developers list
Approved by:	bapt (mentor)
2013-07-10 21:40:29 +00:00
Gabor Kovesdan
0b76ab9d14 - Use UTF-8 in the LaTeX file so that we render all of the languages
- Render all links in blue
2013-07-10 11:57:13 +00:00
Gabor Kovesdan
8893e5621d - Workaround for dblatex escaping in <filename> 2013-07-10 10:38:06 +00:00
Rene Ladan
1d9bea10ed Merge the projects/entities branch into head/
The primary purposes are to clean up duplicated author definitions in
both share/xml/authors.ent and share/xml/developers.ent, and as a added
bonus simplify writing up author names/email addresses in web pages.

Apart from merging developers.ent into authors.ent, removing the former,
and updating the Committers Guide there should be little user-visible changes:
- a.portmgr renamed to a.portmgr.members
- a.doceng renamed to a.doceng.members
- team.re renamed to a.re.members.email and moved from
share/xml/freebsd.ent to share/xml/authors.ent
- a.core updated and moved from share/xml/mailing-lists.ent to
share/xml/teams.ent
- share/pgpkeys/{addkey.sh|README} updated

Translations are untouched except for build fixes.

Approved by:	doceng (gjb)
Approved by:	gjb (mentor)
2013-07-09 21:15:47 +00:00
Murray Stokely
2c4a0195a9 Add link to YouTube playlist of BSDCan 2013 presentations. 2013-07-09 08:33:48 +00:00
Murray Stokely
128d5c6f7a Remove Upcoming links from our events pages. Upcoming was a Yahoo!
service for events that has since been turned down and was never used
much by this community in the first place so the links were not that
useful even when Upcoming was available and popular (it is now long
since completely turned down and the links all jus go to yahoo.com).

Meetup.com is the most popular service for upcoming technology meetups
in the bay area at least, and is used by the local BAFUG, but the
links are probably best added manually for events instead of optimistically
adding a link that tries to search on meetup.com for something
matching the event.
2013-07-09 08:32:42 +00:00
Rene Ladan
96f745fe66 Resolve whitespace-only changes against projects/entities (r40263)
Approved by:	gjb (mentor)
2013-07-07 22:15:36 +00:00
Gabor Kovesdan
d31228bd31 - MFH 2013-07-06 15:14:42 +00:00
Gabor Kovesdan
0dcb7a2f33 - Avoid footnotes in tables; it looks strange and is problematic for
some tools. (Either removed if the affected text has been removed
  from the English version or moved into parentheses.)
- Add constaints to avoid programlisting, screen and footnote in tables.
2013-07-06 14:05:02 +00:00
Gavin Atkinson
e09e953e37 Update with new UIDs and signatures. 2013-07-04 20:39:32 +00:00
Gabor Kovesdan
57cba96872 - MFH 2013-07-04 19:03:44 +00:00
Luiz Otavio O Souza
268142e918 - add my pgp key file
- update share/pgpkeys/pgpkeys.ent

- update share/pgpkeys/pgpkeys-developers.xml

Approved by:	adrian (mentor)
2013-07-04 01:46:01 +00:00
Luiz Otavio O Souza
34de6112e6 - add myself to share/xml/authors.ent and share/xml/developers.ent
- add myself to en_US.ISO8859-1/articles/contributors/contrib.committers.xml

- remove myself from en_US.ISO8859-1/articles/contributors/contrib.additional.xml

- add the news entry on share/xml/news.xml

Approved by:	adrian (mentor)
2013-07-04 01:40:16 +00:00
Gabor Kovesdan
e819151e45 - Fix the cases when the specified column number does not match the real one
- Add a constraint for this
2013-07-03 17:35:46 +00:00
Gabor Kovesdan
2de4169711 - Add experimental support for dblatex 2013-07-03 15:22:19 +00:00
Tony Finch
658ba1303d The last UK cvsup server is going away, so remove all its aliases. 2013-07-03 15:06:52 +00:00
Gabor Kovesdan
9eb4987236 - Manually merge manpage entities 2013-07-03 15:04:06 +00:00
Gabor Kovesdan
a4722b0475 - Add support for RELAX NG validation since it is the normative DB 5.0
schema.  The DTD validation still does a good job so there is no need
  to install Java; RNG validation is optional
2013-07-03 12:07:50 +00:00
Gabor Kovesdan
fc03eb5c00 - MFH 2013-07-03 10:43:17 +00:00
Gabor Kovesdan
e2e8ddc90e - Add constraint to check the required title element
- Add constraint to check colname and spanname attributes on table entries
2013-07-03 10:17:02 +00:00
Warren Block
b09fcf35cc Add a link to the documentation archive on the Documentation navigation
sidebar.

Reviewed by:	gjb
2013-07-02 13:55:18 +00:00
Gabor Pali
de949f16f9 - Add a news entry for the BSDCan 2013 developer summit special 2013-07-02 13:37:51 +00:00
Gabor Kovesdan
11421c72e2 - Add a constraint to check the validity of titles 2013-07-02 09:20:09 +00:00
Gabor Kovesdan
4db9d86d82 - Port stylesheets to namespaced processing 2013-06-30 09:58:03 +00:00
Gabor Kovesdan
b422bc43c3 - Drop DTD after parsing 2013-06-30 09:22:48 +00:00
Gabor Kovesdan
751080fed4 - FOP extensions do not seem to work properly 2013-06-30 09:21:55 +00:00
Xin LI
bf74ae0e2e Add latest errata notices:
Fix a problem where dhclient(8) utility tries to initilaize an
  fxp(4) forever because the driver resets the controller chip
  twice upon initialization. [EN-13:01]

  Fix a problem where frames sent to additional MAC addresses are
  not forwarded to the vtnet(4) interface. [EN-13:02]
2013-06-28 05:58:41 +00:00
Glen Barber
19798d0de8 Fix build. 2013-06-26 02:25:45 +00:00
Mark Felder
c57930b5fa Hello, World! My first commit to FreeBSD :)
- Remove myself as a contributer
- Add myself as a committer
- Add my PGP public key
- Add my author entity
- Add a news entry

Approved by: swills (mentor)
2013-06-26 02:18:58 +00:00
Warren Block
3cad62df06 Add links to the FDP Primer and the Books and Articles Online to the
Documentation drop-down menu to increase their discoverability.

Reviewed by:	gjb
2013-06-25 23:46:46 +00:00
Simon L. B. Nielsen
2f73cffa4b Point people at our prebuilt docs over HTTP instead of FTP.
FTP is just a painful protocol especially when there is a firewall
around, and all mirrors making up ftp.freebsd.org support HTTP.
2013-06-25 22:21:57 +00:00
Eitan Adler
4ce650e1cf Add Ben Laurie's boing boing post to the "in the media section.
Reviewed by:	Allan Jude
2013-06-24 18:46:57 +00:00
Marc Fonvieille
e0c4e936e0 Fix install-html-split target:
With the current code running "make install" will build the files but
will install only 2 files (docbook.css and tramemark.html).  Another
"make install" is required to get the missing files.  This is not the
expected behavior.  A quick workaround is to run "make && make
install", but let's fix the code to get a working "make install".

Discussed with:	gabor
2013-06-24 08:23:29 +00:00
Glen Barber
ef07afc8b2 Remove previous addition.
Phoronix does not appear to have original content is this area, and the
site that is sourced contains nothing more than screenshots.
2013-06-24 02:56:43 +00:00
Glen Barber
54cfcebd40 Add link on Phoronix announcing customized FreeBSD 9 powers PS4.
Submitted by:	Sugianto Yonatha (via -doc@)
2013-06-24 02:17:30 +00:00
Glen Barber
0d92ec904d MF ISBN:
Merged /projects/ISBN_1-57176-407-0/share:r40727-42011
   Merged /projects/print2013/share:r40693-40726

Approved by:	doceng (implicit)
2013-06-23 21:54:51 +00:00
Gabor Kovesdan
ecd76805e8 - Example has a title not just a label so the content can start in the
second line.  This fixes some rendering issues in the fdp-primer. [1]

Reported by:	wblock [1]
2013-06-23 20:28:38 +00:00
Gabor Kovesdan
6fcc0e985e - Add customization for buildtarget
- Remove old bits
2013-06-23 10:14:48 +00:00
Xin LI
bf1c404ec6 Commit revised advisory for 13:06.mmap. 2013-06-21 21:41:48 +00:00
Gabor Kovesdan
2d59309da5 - Use the :T modifier instead of :C
Submitted by:	hrs
2013-06-21 17:57:26 +00:00
Gabor Kovesdan
6ab2cc267d - Add a Schematron namespace declaration
- Stock DocBook schematron constaints use different Schematron namespace
  so copy-paste them here because they cannot be processed with the
  ISO Schematron stylesheets
2013-06-21 11:40:43 +00:00
Gabor Kovesdan
194644ff8a - Create the Schematron XSLT in the current directory
- Properly clean up after validation
2013-06-21 11:38:45 +00:00
Gabor Kovesdan
e8f31bdaa6 - Add namespace to the elements
- Remove backported DB 5.0 constraints since they can now directly be used
2013-06-21 07:27:27 +00:00
Eitan Adler
bcd4cb674a Announce our birthday to the world
, ,  ,   ,  ,  , ,   ,  , ,   , ,   ,
     </ \> \> </ </ </ \> </ </ \> </ \> </
     || || || || || || || || || || || || ||
     || || || || || || || || || || || || ||
     || || || || || || || || || || || || ||
  ((@))((@))((@))((@))((@))((@))((@))((@))((@))
  ((@))((@))((@))((@))((@))((@))((@))((@))((@))
   |         _  _       _   _ ___    _       |
   |  |_||\ |_)|_)\/   |_)||_) | |_|| \|\ \/ |
   |  | ||-\|  |  /    |_)|| \ | | ||_/|-\/  |
   |           _        _  __ _              |
   |          |_._ _  _ |_)(_ | \            |
   |          | | (/_(/_|_)__)|_/            |
  ((@))((@))((@))((@))((@))((@))((@))((@))((@))
  ((@))((@))((@))((@))((@))((@))((@))((@))((@))

Text mostly by:	scottl
Reviewed by:	issyl0
2013-06-20 21:59:54 +00:00
Gabor Kovesdan
35199b4620 - Allow trademark in contrib 2013-06-20 17:38:05 +00:00
Gabor Kovesdan
6ac18c6e32 - Readd mistakently deleted entity definitions 2013-06-20 17:31:10 +00:00
Gabor Kovesdan
cdfb9c36e5 - Convert glossary to normal include file instead of entity so that it can be
transformed with XSLT
2013-06-20 16:39:11 +00:00
Gabor Kovesdan
5a350d723b - Convert PGP key entities to DB 5.0 2013-06-20 16:11:54 +00:00
Gabor Kovesdan
2dbbb700fd - Fix previous commit 2013-06-20 14:58:27 +00:00
Gabor Kovesdan
c0f9732236 - Add back two accidentally removed entity definitions 2013-06-20 14:58:04 +00:00
Gabor Kovesdan
a28f1f3d18 - Allow email in attribution
- Allow trademark in screen
2013-06-20 14:45:27 +00:00
Gabor Kovesdan
5d9f101d74 - Allow trademark in lineannotation 2013-06-20 10:45:44 +00:00
Dag-Erling Smørgrav
037314c9bc Fix a bug that allowed a tracing process (e.g. gdb) to write
to a memory-mapped file in the traced process's address space
even if neither the traced process nor the tracing process had
write access to that file.

Security:	CVE-2013-2171
Security:	FreeBSD-SA-13:06.mmap
Approved by:	so
2013-06-18 07:17:53 +00:00
Ruslan Makhmatkhanov
7b7bffdc80 - correct my last name 2013-06-17 05:22:19 +00:00
Xin LI
1752dee8f9 Add key for alc@. 2013-06-17 03:43:19 +00:00
Veniamin Gvozdikov
6ec2a9a985 Added my pgp key.
Approved by:	rm (mentor)
2013-06-16 21:29:22 +00:00
Veniamin Gvozdikov
b304fb3c6d - Announce my commit bit.
Approved by:	rm (mentor)
2013-06-16 21:09:59 +00:00
Veniamin Gvozdikov
d1c216cf06 Add myself.
Approved by:	rm (mentor)
2013-06-16 20:00:27 +00:00
Gabor Pali
0a57040e69 - Update my PGP key 2013-06-14 09:48:49 +00:00
Hiroki Sato
afb8d13aa8 Add vtnet(4). 2013-06-13 05:48:50 +00:00
Hiroki Sato
a5db87bb26 Update my pgp key. 2013-06-13 02:36:09 +00:00
Qing Li
524b992fdc Add my pgp key. 2013-06-12 19:23:37 +00:00
Gavin Atkinson
26a7229f8c Sort keys by last name. 2013-06-10 12:55:29 +00:00
Gabor Kovesdan
0f10f9acdb - Fix malformed attributes 2013-06-10 12:05:30 +00:00
Gabor Kovesdan
cfaa24dec6 - Add missing spaces 2013-06-10 09:45:12 +00:00
Gabor Kovesdan
9342dfb550 - Allow trademark in application 2013-06-10 09:43:31 +00:00
Gabor Kovesdan
9b83da790c - Revert r41880 and r41881 since they resulted in loss of semantic
information

Pointed out by:	hrs
2013-06-10 09:40:37 +00:00
Glen Barber
02b56ccdd3 Bump to 8.4.
Submitted by:	 Johannes Meixner (via irc)
2013-06-09 19:09:52 +00:00