Commit graph

51993 commits

Author SHA1 Message Date
Ed Maste
64520eb8bf Add LLD_REVISION_STRING to the post-branch bump list
(Reference: src r339454)
2018-10-21 04:56:04 +00:00
Benedict Reuschling
a52e961a16 Correct two instances where IPv6 SLAAC "router solicitation" should have
been named "router advertisement" istead.

PR:		    232039
Submitted by:	    samy.mahmoudi@gmail.com
2018-10-20 21:23:49 +00:00
Benedict Reuschling
102bb7938f Add new mailing list svn-src-stable-12.
PR:		    231349
Submitted by:	    rea@
2018-10-20 17:53:32 +00:00
Tobias Kortkamp
0455ee2e94 Porter's Handbook: Remove mention of tinderbox
Reviewed by:	bapt
Approved by:	brd
Differential Revision:	https://reviews.freebsd.org/D17584
2018-10-20 17:26:37 +00:00
Glen Barber
d1d70190fb Document head is thawed as of r339447 now that stable/12 is branched.
Approved by:	re (implicit)
Sponsored by:	The FreeBSD Foundation
2018-10-20 16:54:12 +00:00
Glen Barber
fded498d18 Update the betarel.vers branch for the download URLs.
Remove an incorrect link, missed in earlier edits.
Comment the -CURRENt snapshot section for now.
Enable the download URLs from the 12.0 schedule page.
Announce 12.0-BETA1.

Approved by:	re (implicit)
Sponsored by:	The FreeBSD Foundation
2018-10-20 16:44:44 +00:00
Ryusuke SUZUKI
58d762efb3 - Merge the following from the English version:
r50977 -> r51011	head/ja_JP.eucJP/articles/contributing/article.xml
2018-10-20 13:12:43 +00:00
Benedict Reuschling
0964e04de7 Update the event description for FOSDEM, based on what
rodrigo provided in the review below. Also, use his
changes to events.xml to activate the display of the
events on the front page of FreeBSD.org

Differential Revision:	https://reviews.freebsd.org/D17591
2018-10-19 18:23:00 +00:00
Ryusuke SUZUKI
c0128c6444 - Merge the following from the English version:
r47585 -> r49384	head/ja_JP.eucJP/articles/contributing/article.xml
2018-10-19 13:17:26 +00:00
Ryusuke SUZUKI
1ea1176172 - Merge the following from the English version:
r52350 -> r52373	head/ja_JP.eucJP/share/xml/news.xml
2018-10-19 12:48:07 +00:00
Glen Barber
64388eac92 Add stable/12 to the list of branches.
Document 12.0-BETA1 builds have started.

Sponsored by:	The FreeBSD Foundation
2018-10-19 00:42:42 +00:00
Glen Barber
c268985e2b Document __FreeBSD_version 1300000.
Sponsored by:	The FreeBSD Foundation
2018-10-19 00:41:41 +00:00
Glen Barber
f59d8af3c8 Regen after r339426.
Sponsored by:	The FreeBSD Foundation
2018-10-18 17:36:11 +00:00
Glen Barber
e16f2401a5 Make textproc/igor happy.
Sponsored by:	The FreeBSD Foundation
2018-10-18 16:44:41 +00:00
Glen Barber
fad7fb2347 Note to add ^/releng/X.Y/ to svnadmin/conf/approvers.
Sponsored by:	The FreeBSD Foundation
2018-10-18 16:42:25 +00:00
Glen Barber
402d5c3f27 Add a missed file to edit in a previous commit.
Sponsored by:	The FreeBSD Foundation
2018-10-18 16:39:43 +00:00
Glen Barber
49334c5a4e Gratuitous replaceable version number bump from 11 to 12.
Sponsored by:	The FreeBSD Foundation
2018-10-18 16:11:27 +00:00
Glen Barber
6d273a99c6 Update the list of files to edit when switching head to a new
major version number.

Sponsored by:	The FreeBSD Foundation
2018-10-18 16:02:12 +00:00
Benedict Reuschling
73ffc0f736 Add an events page for 2019 and populate it with events known
so far from their respective websites (subject to change):
- FOSDEM 2019
- AsiaBSDcon 2019
- BSDCan 2019
2018-10-18 14:59:58 +00:00
Ruey-Cherng Yu
4595ae9012 - Traditional Chinese translation of the latest news item (Oct 16th)
Merge the following from the English version : r52350 ->r52373
2018-10-18 08:37:02 +00:00
Thomas Munro
6c2703988e Add myself (tmunro) as a committer.
Add GPG key, news item, author entry.

Approved by:	mjg (mentor)
Differential Revision:	https://reviews.freebsd.org/D17605
2018-10-18 05:53:09 +00:00
Glen Barber
5b6655f1ee Refresh manual page reference macros with 12-CURRENT.
Sponsored by:	The FreeBSD Foundation
2018-10-17 14:34:03 +00:00
Ryusuke SUZUKI
07c6de2e2b - Add single space where appropriate. 2018-10-17 13:20:24 +00:00
Bjoern Heidotting
f6e6594a25 Update to r52152:
Replace two instances of

echo "foo='YES'" >> /etc/rc.conf

with

sysrc foo=yes

which is shorter and provides additional error checking.
2018-10-16 15:24:34 +00:00
Ryusuke SUZUKI
a0519a8ab4 Fix typo. 2018-10-16 12:51:24 +00:00
Mateusz Piotrowski
2ecbbf9546 Add FreeBSD Brazil Group.
PR:		228808
Submitted by:	Anderson Vieira <andersonvieira@freebsdbrasil.com>
Reviewed by:	bcr
Approved by:	krion (mentor, implicit), mat (mentor, implicit)
Differential Revision:	https://reviews.freebsd.org/D17567
2018-10-16 10:04:09 +00:00
Bjoern Heidotting
570263be2e Update to r52161:
Re-add instructions for USB devfs rules.
2018-10-15 20:31:31 +00:00
Bjoern Heidotting
4d69737889 Update to r52077:
Fix the memory disk created from an ISO file mount example by providing the
missing cd9660 option.
2018-10-15 20:28:09 +00:00
Bjoern Heidotting
ada8dcaf5c Update to r51960:
Mention different types of installation images. This is still rather
brief, but should at least point people in the right direction.
2018-10-15 18:54:42 +00:00
Edward Tomasz Napierala
909f6e21b0 Use a gender-neutral example for the 'Contact' field.
Suggested by:	koobs
Reviewed by:	allanjude
Approved by:	allanjude (mentor)
Differential Revision:	https://reviews.freebsd.org/D17565
2018-10-15 17:40:48 +00:00
Ryusuke SUZUKI
463aeba783 - Merge the following from the English version:
r52159 -> r52358	head/ja_JP.eucJP/books/handbook/bsdinstall/chapter.xml
2018-10-15 15:41:24 +00:00
Mateusz Piotrowski
8674898e2a Update UUGRN.ORG user group information.
PR:		226420
Submitted by:	Raphael Eiselstein <rabe@uugrn.org>
Reviewed by:	bcr
Approved by:	krion (mentor, implicit), mat (mentor, implicit)
Differential Revision:	https://reviews.freebsd.org/D17556
2018-10-15 14:58:42 +00:00
Ruey-Cherng Yu
4619048ad4 - Traditional Chinese translation of the latest news item (September 21st, Oct 1st,8th and 9th)
Merge the following from the English version : r52244 ->r52350
2018-10-15 06:31:51 +00:00
Ruey-Cherng Yu
25652553db - Add BSDTW landing page to usergroup.xml
Reviewed by:   bcr
Differential Revision:	https://reviews.freebsd.org/D17186
2018-10-15 06:23:12 +00:00
Conrad Meyer
d2dd304c45 handbook: Remove obsolete section on ReiserFS support 2018-10-15 01:38:39 +00:00
Conrad Meyer
8e681e7c0e handbook: Remove bsdinstall section on pc98 support 2018-10-15 00:48:41 +00:00
Mateusz Piotrowski
8d26a68e65 Add homepage of BSD User Group Slovenia.
Missed in r52347.

PR:		231520
Reported by:	Jan Prunk <janprunk@gmail.com>
Reviewed by:	bcr
Approved by:	krion (mentor, implicit), mat (mentor, implicit)
Differential Revision:	https://reviews.freebsd.org/D17553
2018-10-14 21:58:31 +00:00
Mateusz Piotrowski
4ded5793a5 Add CharmBUG to the BSD User Groups section.
PR:		230241
Submitted by:	Shirkdog <mshirk@daemon-security.com>
Reviewed by:	bcr
Approved by:	krion (mentor, implicit), mat (mentor, implicit)
Differential Revision:	https://reviews.freebsd.org/D17555
2018-10-14 20:30:25 +00:00
Tobias Kortkamp
18e63d0d0c Porter's Handbook: Fix USE_GL examples
Approved by:	mat
Differential Revision:	https://reviews.freebsd.org/D17430
2018-10-13 15:21:42 +00:00
Bjoern Heidotting
af03cdb424 Update to r52072:
Introduction: use slightly more modern language
2018-10-11 18:40:00 +00:00
Ryusuke SUZUKI
360361c9ed Refine translations. 2018-10-11 13:54:00 +00:00
Tobias Kortkamp
c1e97e8f23 Introduce USES=qt to the Porter's Handbook
Approved by:	mat, tcberner
Differential Revision:	https://reviews.freebsd.org/D17429
2018-10-11 06:30:19 +00:00
Ryusuke SUZUKI
faf811abe2 - Merge the following from the English version:
r52344 -> r52350	head/ja_JP.eucJP/share/xml/news.xml
2018-10-10 13:29:03 +00:00
Yuri Pankov
5f509e428c Add myself to authors, developers, and news.
Approved by:	kib (mentor)
2018-10-09 22:58:54 +00:00
Glen Barber
3b622f1829 Remove duplicate entry for __FreeBSD_version 1200081.
Sponsored by:	The FreeBSD Foundation
2018-10-09 22:17:37 +00:00
Glen Barber
7770929dce Document __FreeBSD_version 1200085.
Sponsored by:	The FreeBSD Foundation
2018-10-09 22:14:59 +00:00
Mateusz Piotrowski
b383720113 Add BSD User Group Slovenia.
PR:		231520
Reported by:	Jan Prunk <janprunk@gmail.com>
Reviewed by:	bcr
Approved by:	krion (mentor, implicit), mat (mentor, implicit)
Differential Revision:	https://reviews.freebsd.org/D17484
2018-10-09 19:10:27 +00:00
Rene Ladan
c2503121bb Make sure your new GPG key has a FreeBSD user ID. 2018-10-09 17:22:08 +00:00
Ryusuke SUZUKI
3a5466115c - Merge the following from the English version:
r52333 -> r52344	head/ja_JP.eucJP/share/xml/news.xml
2018-10-09 15:12:14 +00:00
Vinícius Zavam
90e0d98a15 following 6. Setup, Conventions, and Traditions (Committer's Guide);
1. added authors entry;
    2. updated contributors entries;
       * removed 'additional' entry;
       * added 'committers' entry.
    3. news item created;
    4. pgp info updated via addkey.sh;
       * took care to add the @FreeBSD.org uid.

freefall's /var/forward/egypcio already present.

Approved by:	araujo (mentor), rene (mentor)
Differential Revision:	https://reviews.freebsd.org/D17468
2018-10-09 07:27:37 +00:00