Commit graph

51170 commits

Author SHA1 Message Date
Ryusuke SUZUKI
0624e0e443 - Merge the following from the English version:
r51724 -> r51761	head/ja_JP.eucJP/share/xml/news.xml
2018-06-02 06:20:49 +00:00
Ryusuke SUZUKI
e6e739a812 - Merge the following from the English version:
r43184 -> r47886	head/ja_JP.eucJP/articles/contributors/article.xml
2018-06-02 06:11:53 +00:00
Glen Barber
9dea5f7ed5 Update the 11.2-RELEASE schedule to reflect stable/11 is thawed.
Approved by:	re (implicit)
Sponsored by:	The FreeBSD Foundation
2018-06-02 02:08:00 +00:00
Glen Barber
dff56b9a7f Announce 11.2-RC1.
Approved by:	re (implicit)
Sponsored by:	The FreeBSD Foundation
2018-06-02 02:01:58 +00:00
Glen Barber
2be2981abb - Update download URLs for 11.2 to point to RC1.
- Uncomment the signatures.html, hardware.html, readme.html,
  and relnotes.html pages on the 11.2-RELEASE index page.
- Connect the hardware.html, readme.html, relnotes.html pages
  to the build.
- Connect the CHECKSUM* files for 11.2-RC1 to the build.

Approveed by:	re (implicit)

Sponsored by:	The FreeBSD Foundation
2018-06-02 01:27:07 +00:00
Glen Barber
5aaf19547d Add signed checksums for 11.2-RC1.
Approved by:	re (implicit)
Sponsored by:	The FreeBSD Foundation
2018-06-02 00:36:40 +00:00
Glen Barber
0f2c4f947a Add the hardware.html, readme.html, relnotes.html pages to the
11.2R directory, disconnected from the build for now.

Approved by:	re (implicit)
Sponsored by:	The FreeBSD Foundation
2018-06-02 00:31:40 +00:00
Rene Ladan
9976710d1f Move daichi@ to the developer alumni, his ports commit bit got taken in
after more than 18 months of inactivity.
2018-06-01 20:19:01 +00:00
Tobias Kortkamp
9fb60737d7 Fix broken 'uses-values' links in the Porter's Handbook
The USES chapter sets an xml:id on its title tag but this doesn't
seem to generate an anchor.  As a consequence there currently are
several 'uses-values' xrefs that point to nowhere.

This is only really noticeable in the single page HTML version
(book.html) of the handbook.

PR:		227123
Reported by:	0mp
Approved by:	mat
Differential Revision:	https://reviews.freebsd.org/D15642
2018-06-01 13:52:40 +00:00
Tobias Kortkamp
c94b87f55a Remove mention of CMAKE_ENV from the Porter's Handbook since it
doesn't have any effect.  CONFIGURE_ENV should be used instead.
Also see the 20150818 entry in CHANGES.

PR:		228656
Reported by:	waitman@waitman.net
Approved by:	mat
2018-06-01 10:35:58 +00:00
Mark Linimon
72b506f115 Catch up with latest src versions.
Sponsored by:	The Committee To Remember Tim Choate
2018-06-01 02:53:55 +00:00
Glen Barber
3f70ad35f6 Spell r334461 correctly.
Sponsored by:	The FreeBSD Foundation
2018-06-01 00:41:24 +00:00
Glen Barber
013a64b505 Document __FreeBSD_version values 1102000 and 1102500.
Sponsored by:	The FreeBSD Foundation
2018-06-01 00:39:10 +00:00
Glen Barber
c97e6d1f78 Update the 11.2-RELEASE schedule to reflect the releng/11.2 branch
had been created, and 11.2-RC1 builds have started.

Approved by:	re (implicit)
Sponsored by:	The FreeBSD Foundation
2018-06-01 00:32:45 +00:00
Ryusuke SUZUKI
6438f87911 ftp -> https 2018-05-31 12:11:26 +00:00
Ryusuke SUZUKI
211afbca49 - Merge the following from the English version:
r47683 -> r51744	head/ja_JP.eucJP/books/handbook/Makefile
	r51568 -> r51744	head/ja_JP.eucJP/books/handbook/book.xml
	r47275 -> r51744	head/ja_JP.eucJP/books/handbook/chapters.ent
2018-05-31 11:35:00 +00:00
Allan Jude
baabddd335 Fix the automount restart command example
Submitted by:	Petur Ingi Egilsson <petur@ingi.dk>
2018-05-30 03:00:14 +00:00
Bjoern Heidotting
860b57233b Update to r51739:
handbook: remove information about BIND for FreeBSD 9 and older

There is no supported version of FreeBSD that still includes BIND in
case.
2018-05-29 17:32:05 +00:00
Edward Tomasz Napierala
e6ffac0a54 Introduce a new chapter on USB Device Mode / USB OTG.
Reviewed by:	bcr@
Approved by:	bcr@
MFC after:	2 weeks
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D15513
2018-05-29 17:07:50 +00:00
Bjoern Heidotting
4df1e538fc Update to r51732:
handbook/autofs: remove "supported since" note

There no supported version of FreeBSD where we don't support auto-mount.
2018-05-29 12:03:28 +00:00
Ryusuke SUZUKI
66eab8c954 - Merge the following from the English version:
r49210 -> r51426	head/ja_JP.eucJP/htdocs/internal/Makefile
	r50899 -> r51013	head/ja_JP.eucJP/htdocs/internal/about.xml
2018-05-29 11:08:15 +00:00
Ryusuke SUZUKI
59a26d1392 - Merge the following from the English version:
r46615 -> r51733	head/ja_JP.eucJP/htdocs/docproj/Makefile
	r50989 -> r51734	head/ja_JP.eucJP/htdocs/docproj/current.xml
	r49745 -> r51738	head/ja_JP.eucJP/htdocs/docproj/docproj.xml
	r51294 -> r51737	head/ja_JP.eucJP/htdocs/docproj/translations.xml
2018-05-29 10:59:01 +00:00
Eitan Adler
a2c917de8e linux-emulation: modernize a bit
- remove references to CVS, p4, etc.
- remove indirect reference to FreeBSD.org
- stop talking about old defaults
- update links

This page can be cleaned up some more, but has some valuable information
so should not be deleted without moving the information elsewhere first.
2018-05-29 00:14:05 +00:00
Eitan Adler
4dd975dde8 handbook: remove information about BIND for FreeBSD 9 and older
There is no supported version of FreeBSD that still includes BIND in
case.
2018-05-28 23:38:40 +00:00
Eitan Adler
49d7365d8a docproj: remove now-incorrect link
I should have removed this link in r51733
2018-05-28 23:24:41 +00:00
Eitan Adler
bfe9192402 docproj: remove two dead references
- finish cleaning up p4web. See r51679
- freebsd-nl-org is a spam website now
2018-05-28 23:21:41 +00:00
Eitan Adler
b8807f3369 Committer guide: remove merge information for branches older than 10.x
There are no such supported branches. Those that need to merge to such
branches can get the information from the documentation archive.
2018-05-28 20:27:22 +00:00
Eitan Adler
3e4070e36b Committer guide: be more generic about noteworthy branches
We have several lists of important branches. Rather than having to
update them all just mention the important part. Another option might
be to change this to a link with more detailed information.
2018-05-28 20:21:04 +00:00
Eitan Adler
c2fcaed181 htdocs/docproj: point people to wiki for current projects
Remove the file too...

Reviewed by:	bcr
2018-05-28 17:22:13 +00:00
Eitan Adler
d0e41b20c2 htdocs/docproj: point people to wiki for current projects
Rather than maintaining multiple separate lists of "current" projects
just point people to the wiki. The deleted page already does this as the
first item anyways

Reviewed by:	bcr
2018-05-28 17:21:31 +00:00
Eitan Adler
a154c6c4d3 handbook/autofs: remove "supported since" note
There no supported version of FreeBSD where we don't support auto-mount.
2018-05-28 13:21:32 +00:00
Ryusuke SUZUKI
534834dc59 - Merge the following from the English version:
r51498 -> r51628	head/ja_JP.eucJP/books/handbook/eresources/chapter.xml
	r51458 -> r51628	head/ja_JP.eucJP/share/xml/mailing-lists.ent
2018-05-27 07:21:36 +00:00
Marc Fonvieille
ab907b9606 Revert previous commit until the 11.2-R release. 2018-05-26 15:56:44 +00:00
Marc Fonvieille
51dad258ad Temporary bump rel.current for 11.2-R. 2018-05-26 15:54:17 +00:00
Marc Fonvieille
556ebcb1a4 Unbreak build for PDF. 2018-05-26 15:53:25 +00:00
Ryusuke SUZUKI
1293475b9e - Merge the following from the English version:
r51353 -> r51670	head/ja_JP.eucJP/htdocs/copyright/freebsd-license.xml
2018-05-26 11:10:19 +00:00
Ryusuke SUZUKI
cafed84cdf - Merge the following from the English version:
r51711 -> r51724	head/ja_JP.eucJP/share/xml/news.xml
2018-05-26 11:06:47 +00:00
Glen Barber
82db7aa30c Announce 11.2-BETA3.
Approved by:	re (implicit)
Sponsored by:	The FreeBSD Foundation
2018-05-26 01:18:38 +00:00
Glen Barber
01b48c908a Update download URLs from 11.2-BETA2 to 11.2-BETA3.
Approved by:	re (implicit)
Sponsored by:	The FreeBSD Foundation
2018-05-26 01:16:22 +00:00
Bjoern Heidotting
a7065af886 Update to r51703:
CARP preemption explanation is misleading
While I'm here, add missing <note> tag.
2018-05-25 18:43:37 +00:00
Tobias Kortkamp
ba059a8d54 Document USES=cargo in the Porter's Handbook
PR:		227585
Submitted by:	tobik
Reported by:	0mp
Reviewed by:	mat, 0mp
Approved by:	mat
Differential Revision:	https://reviews.freebsd.org/D15471
2018-05-25 14:38:42 +00:00
Glen Barber
6e3972e5df Update the 11.2-RELEASE schedule to reflect 11.2-BETA3 builds
have started.

Approved by:	re (implicit)
Sponsored by:	The FreeBSD Foundation
2018-05-25 00:02:11 +00:00
Bjoern Heidotting
ed909ac180 Update to r51628:
Add the FreeBSD Erlang list.
2018-05-24 19:30:00 +00:00
Mathieu Arnold
b470344859 Rewrite that bit, and make it more clear and more correct.
Sponsored by:	Absolight
2018-05-24 15:08:02 +00:00
Ryusuke SUZUKI
144d1bb215 - Merge the following from the English version:
r51664 -> r51713	head/ja_JP.eucJP/htdocs/search/Makefile
	r51644 -> r51713	head/ja_JP.eucJP/htdocs/search/search.xml
2018-05-24 12:37:50 +00:00
Ryusuke SUZUKI
2c07abb89e - Merge the following from the English version:
r51705 -> r51711	head/ja_JP.eucJP/share/xml/news.xml
2018-05-24 12:21:24 +00:00
Ruey-Cherng Yu
edfaed653c - Add the 25th anniversary logo to the Traditional Chinese front page. 2018-05-24 08:15:06 +00:00
Ruey-Cherng Yu
f50b399e6c - Traditional Chinese translation of the news items (May 21st and May 22nd) 2018-05-24 08:05:54 +00:00
Eitan Adler
c303f9ccd4 Revert r51644: restore Open Search
I still can't seem to get this to work on either Firefox or Chrome, but
it is likely that I'm testing wrong rather than finding a non-working
feature.

This leaves the actually broken files removed from earlier commits, but
restores the ones that should still be working.

Reported by:	jhb
2018-05-24 04:09:15 +00:00
Johann Kois
54f030d94f r51676 -> r51711
MFde:   Resnyc de/share/xml/news.xml
2018-05-23 20:37:01 +00:00