Commit graph

51200 commits

Author SHA1 Message Date
Guangyuan Yang
df6576b4fe Update release information in zh_CN.UTF-8/share/xml/l10n.ent.
MFen:		r51033 -> r51720
Reviewed by:	loader (mentor)
Approved by:	loader (mentor)
Differential Revision:	https://reviews.freebsd.org/D15670
2018-06-07 14:51:47 +00:00
Ruey-Cherng Yu
48438c3747 - Update the link to the production version 2018-06-07 12:06:10 +00:00
Ryusuke SUZUKI
d9ea63d163 - Merge the following from the English version:
r48208 -> r51348	head/ja_JP.eucJP/articles/problem-reports/article.xml
2018-06-07 09:50:12 +00:00
Ryusuke SUZUKI
d519f7f0f2 - Merge the following from the English version:
r51761 -> r51774	head/ja_JP.eucJP/share/xml/news.xml
2018-06-07 09:41:27 +00:00
Ruey-Cherng Yu
eec86a231f - Traditional Chinese translation of the news items (May 26th and June 2nd) 2018-06-07 09:39:10 +00:00
Tobias Kortkamp
721ccf08e3 Document BINARY_ALIAS in the Porter's Handbook
Approved by:	mat
Differential Revision:	https://reviews.freebsd.org/D15666
2018-06-07 07:58:22 +00:00
Eitan Adler
9a2d7c2f9d contributing: switch from cvs to svn mailing list
This corrects my prior commit in which I forgot to ":w"
2018-06-07 03:38:30 +00:00
Eitan Adler
f704a7e0a1 contributing: switch from cvs to svn mailing list 2018-06-07 03:37:38 +00:00
Glen Barber
3c5e8d46a9 Regen after r334736.
Approved by:	re (implicit)
Sponsored by:	The FreeBSD Foundation
2018-06-06 20:33:32 +00:00
Guangyuan Yang
19847d3d14 Add the 25th anniversary logo to zh_CN.UTF-8/htdocs/index.xsl.
MFen:		r51605 -> 51696
Reviewed by:	loader (mentor), delphij (mentor)
Approved by:	loader (mentor), delphij (mentor)
Differential Revision:	https://reviews.freebsd.org/D15658
2018-06-06 14:28:06 +00:00
Guangyuan Yang
d87938fe52 Update zh_CN.UTF-8/htdocs/index.xsl from the en_US version.
MFen:		r49485 -> r51605
Reviewed by:	loader (mentor), delphij (mentor)
Approved by:	loader (mentor), delphij (mentor)
Differential Revision:	https://reviews.freebsd.org/D15671
2018-06-06 13:25:46 +00:00
Ryusuke SUZUKI
35265ad921 - Merge the following from the English version:
r51296 -> r51782	head/ja_JP.eucJP/htdocs/projects/projects.xml
2018-06-06 11:14:53 +00:00
Ryusuke SUZUKI
a5fb5dacd7 - Merge the following from the English version:
r51254 -> r51776	head/ja_JP.eucJP/books/handbook/mirrors/chapter.xml
2018-06-06 11:05:56 +00:00
Eitan Adler
ee674efb6a projects: quick pass
Remove several dead URLs or projects. Update the URLs for others.
2018-06-06 06:07:37 +00:00
Eitan Adler
f1498b46ba glossary: remove perforce related entries
We no longer run a p4 server, and upstream stopped supporting fbsd, so
stop documenting it.
2018-06-06 05:45:24 +00:00
Guangyuan Yang
762b1d2741 - Import release information to zh_CN.UTF-8/share/xml/l10n.ent.
Reviewed by:	loader (mentor)
Approved by:	loader (mentor)
Differential Revision:	https://reviews.freebsd.org/D13120
2018-06-06 04:30:13 +00:00
Glen Barber
50f7304bc3 Regen after r334696.
Approved by:	re (implicit)
Sponsored by:	The FreeBSD Foundation
2018-06-05 22:28:29 +00:00
Glen Barber
184eaa4dc2 Regen after r334694.
Approved by:	re (implicit)
Sponsored by:	The FreeBSD Foundation
2018-06-05 21:56:24 +00:00
Glen Barber
8f0f3251f7 Regen after r334693.
Approved by:	re (implicit)
Sponsored by:	The FreeBSD Foundation
2018-06-05 21:42:47 +00:00
Eitan Adler
04d224c21e handbook: stop comparing rsync to rcp
Users are more likely to be familiar with rsync, we no longer have rcp,
and the comparison didn't provide much value in the first place.
2018-06-05 11:03:19 +00:00
Mark Linimon
2ba84b3953 The text describing compiler.mk was unclear.
Add explanatory text for c++11-lang, and remove a bogus choice.

Reviewed by:		mat
Approved by:		mat
Differential Revision:	D14804
2018-06-04 22:43:05 +00:00
Glen Barber
d833b9b73c Fix link to 11.2-RC1 announcement.
Submitted by:	Yuval Pavel Zholkover <paulzhol @ gmail dot com>
Sponsored by:	The FreeBSD Foundation
2018-06-04 18:37:37 +00:00
Tobias Kortkamp
1c2f806be6 Update list of options helpers in the Porter's Handbook
Approved by:	mat
Differential Revision:	https://reviews.freebsd.org/D15651
2018-06-04 12:41:45 +00:00
Ryusuke SUZUKI
b93dbcf1a5 - Merge the following from the English version:
r45395 -> r51768	head/ja_JP.eucJP/htdocs/docs/webresources.xml
2018-06-04 10:26:11 +00:00
Eitan Adler
4dcecd96e4 porters handbook: remove two unused lines
These have not been correct since the handbook was split up into
chapters. Since they don't appear to be needed, remove them.
2018-06-04 00:15:15 +00:00
Eitan Adler
5c9468470a consult: remove bad link
While the link resolves, it no longer points to anything by 'Rob' nor to
anything FreeBSD related.
2018-06-04 00:11:02 +00:00
Eitan Adler
c9b0a4b3c5 web resources: remove two dead links
- The "BSD Dev Center" doesn't exist anymore
- bsdguides doesn't return content anymore.
2018-06-03 15:12:01 +00:00
Benedict Reuschling
1118e3af7f Fix links to the dogs of FreeBSD and IRC nicks links on the wiki.
Capitalize IRC.

PR:		228457
Submitted by:	0mp@
2018-06-02 20:31:42 +00:00
Benedict Reuschling
ad19673089 Replace vim-lite with vim console, as the port was renamed.
Additionally, add vim-tiny as another vim-port that people can use.

PR:		228449
Submitted by:	0mp@
2018-06-02 20:13:00 +00:00
Glen Barber
db2d189264 Update the releng index page to reflect stable/11 is thawed,
and add the releng/11.2 branch.

Approved by:	re (implicit)
Sponsored by:	The FreeBSD Foundation
2018-06-02 16:18:15 +00:00
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