Commit graph

51446 commits

Author SHA1 Message Date
Glen Barber
d99e35f4be Update the 12.0-RELEASE schedule to reflect the reminder email had
been sent to the developers list.

Approved by:	re (implicit)
Sponsored by:	The FreeBSD Foundation
2018-07-11 19:34:15 +00:00
Glen Barber
1d08107910 Uncomment the link to the 12.0 hardware.html page.
Sponsored by:	The FreeBSD Foundation
2018-07-11 18:52:49 +00:00
Glen Barber
a6e3a552e1 Fix generation of hardware.html for 12.0.
- Move definition of various branch-specific variables from
  Makefile to Makefile.inc.
- Include share/mk/doc.commands.mk to ensure ${SVN} is properly
  defined.  If ${SVN} is defined (default) and exists, hardware
  is appended to SUBDIR.  Add MKTEMP to share/mk/doc.commands.mk
  as part of this change.
- If MAN4DIR is not defined (default), use mktemp(1) to create
  a temporary directory to check out the share/man/man4 path of
  the relevant src branch (determined by evaluating the _BRANCH
  variable defined in the Makefile).  Once the dev-auto.end is
  created, the temporary MAN4DIR is removed.  The src-checkout
  and man4-rmsrc targets are limited specifically to exclude the
  make(install) case, as pseudo-repeatable errors have been
  observed under certain conditions that have yet to be determined.
- While here, remove hwlist entities from hardware.xml from
  drivers that are no longer present in 12.0-CURRENT.
- Also while here, bump copyright dates.

This is based on a differential revision that had received no
feedback seven months:
 https://reviews.freebsd.org/D13467

Approved by:	re, doceng (implicit, silence)
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D13467
2018-07-11 18:51:18 +00:00
Adam Weinberger
2ce5efeb44 Issue a portmgr blanket approval to enable verbose builds
Verbose builds aid greatly in debugging, and when poudriere/data/logs
has compression=lz4, the disk space impact should be easily manageable.

Approved by:	mat (doc hat)
Differential Revision:	https://reviews.freebsd.org/D16182
2018-07-11 15:45:39 +00:00
Ruey-Cherng Yu
e881b10d47 - Update the link to BSDTW 2017 conference
Reported by:    lwhsu
Approved by:	delphij
Differential Revision:	https://reviews.freebsd.org/D16137
2018-07-11 15:14:16 +00:00
Mathieu Arnold
3ff19a6f64 Add a note about MAKE_JOBS_UNSAFE and the importance to not why it is set.
Sponsored by:	Absolight
2018-07-10 22:28:06 +00:00
Mathieu Arnold
5c20249242 Add a tip about how to ask for a MFH when using a blanket approval.
Sponsored by:	Absolight
2018-07-10 08:38:43 +00:00
John Baldwin
4d84a6afa0 Tidy the core alumni list.
- Fix some recent missorting.  The text on the website claims that this
  list is in reverse chronological order.  Choose the newest "end date"
  for individuals with multiple ranges as the date to sort against since
  this seems to be the one used most commonly.
- Within a group of developers who stepped down at the same time (e.g.
  election handover), sort by last name then first (this was the most
  common pattern I could see in the existing entries).
- Remove a duplicate entry for myself.
2018-07-09 19:50:10 +00:00
Ryusuke SUZUKI
d232a22c97 - Merge the following from the English version:
r51437 -> r51980	head/ja_JP.eucJP/books/handbook/x11/chapter.xml
2018-07-09 13:39:23 +00:00
Mateusz Piotrowski
5f84aeccf8 Add myself (0mp) to authors.ent
Reviewed by:	krion (mentor)
Approved by:	krion (mentor)
Differential Revision:	https://reviews.freebsd.org/D16168
2018-07-08 19:58:43 +00:00
Edward Tomasz Napierala
a2018a60a6 Improve the introduction chapter, to fix the overall structure
of that part.

The diff is a bit large due to changed indentation, but it's mostly about
moving the <sect2> a bit further down and shortening the introduction part.

Reviewed by:	bcr@
Approved by:	bcr@
Differential Revision:	https://reviews.freebsd.org/D16167
2018-07-08 13:32:08 +00:00
Rene Ladan
d623c966e8 Correct directories in the X Display Manager session and
update description of Xsession.

PR:		224375
Submitted by:	sid@bsdmail.com
2018-07-08 12:03:26 +00:00
Ryusuke SUZUKI
160e7834d3 - Merge the following from the English version:
r45639 -> r51978	head/ja_JP.eucJP/htdocs/community.xsl
2018-07-08 03:55:30 +00:00
Ryusuke SUZUKI
86cbc812f1 Community: one more make "newsgroups" a direct reference
Reviewed by: eadler
2018-07-08 03:28:27 +00:00
Guangyuan Yang
7b301673a7 Update header items from the English version.
MFen:		r51827 -> r51888
Reviewed by:	loader (mentor)
Approved by:	loader (mentor)
Differential Revision:	https://reviews.freebsd.org/D16125
2018-07-07 18:35:23 +00:00
Ryusuke SUZUKI
6dcd9aeeed Fix broken link. 2018-07-07 06:58:31 +00:00
Ryusuke SUZUKI
ebda68e727 - Merge the following from the English version:
r42980 -> r51870	head/ja_JP.eucJP/htdocs/community/Makefile
	r41594 -> r51348	head/ja_JP.eucJP/htdocs/community/irc.xml
	r28473 -> r51870	head/ja_JP.eucJP/htdocs/community/newsgroups.xml
2018-07-07 06:42:50 +00:00
Devin Teske
914cf358b9 Generate a new (not expired) key 2018-07-06 21:30:13 +00:00
Ruey-Cherng Yu
7844b99bdb - Update rel.current.date, rel1.current.date and rel2.current.date entities. 2018-07-06 15:35:09 +00:00
Philip Paeps
8454c0db38 Document the new freebsd-women mailing list.
PR:		229568
Approved by:	allanjude
2018-07-06 15:15:08 +00:00
Dave Cottlehuber
021fd5a895 porters handbook: fix trivial spelling errors
Reviewed by:	jrm
Approved by:	allanjude
Differential Revision:	https://reviews.freebsd.org/D16134
2018-07-06 07:38:09 +00:00
Guangyuan Yang
01d5719563 Update news items from the English version.
MFen:		r51914 -> r51961
Reviewed by:	loader (mentor)
Approved by:	loader (mentor)
Differential Revision:	https://reviews.freebsd.org/D16150
2018-07-06 07:24:32 +00:00
Joseph Mingrone
5805fb2b5f More core.x updates
Approved by:	bcr
Differential Revision:	https://reviews.freebsd.org/D16152
2018-07-05 20:36:13 +00:00
Ryusuke SUZUKI
2e36e2b5df Update rel.current.date, rel1.current.date and rel2.current.date entities. 2018-07-05 16:42:01 +00:00
Ryusuke SUZUKI
a599304613 - Merge the following from the English version:
r51914 -> r51961	head/ja_JP.eucJP/share/xml/news.xml
2018-07-05 16:08:41 +00:00
Brooks Davis
fdf2a32e9b Document 1200072. 2018-07-05 14:04:53 +00:00
Ruey-Cherng Yu
f4edc6f5e3 - fix typo.
Reported by:	sunpoet@
2018-07-05 08:11:32 +00:00
Ruey-Cherng Yu
428679e070 - Traditional Chinese translation of the news items (June 27th,30th and July 4th) 2018-07-05 07:03:18 +00:00
Li-Wen Hsu
51f93a6fc4 - Update new core team liaison for CI team
Reviewed by:	bcr
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D16129
2018-07-04 21:25:40 +00:00
Matthew Seaman
62dddfd247 Add a perl script to report on PGP key validity for all current
FreeBSD developers

Approved by:	allanjude
Differential Revision:	https://reviews.freebsd.org/D16096
2018-07-04 17:32:46 +00:00
Joseph Mingrone
ee5ae5cde6 Add news entry for core.x
Approved by:	bcr
Differential Revision:	https://reviews.freebsd.org/D16128
2018-07-04 17:12:17 +00:00
Edward Tomasz Napierala
a462aee250 Mention different types of installation images. This is still rather
brief, but should at least point people in the right direction.

Reviewed by:	allanjude@
Approved by:	allanjude@
Differential Revision:	https://reviews.freebsd.org/D15944
2018-07-04 17:04:08 +00:00
Jesper Schmitz Mouridsen
ce457dd952 Add myself (jsm) as a ports committer, add my key, update news.
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D16112
2018-07-04 16:22:27 +00:00
Joseph Mingrone
ced7846f54 Remove reference to jeff's key in pgpkeys-core.xml. Jeff does not yet have a
key.

Reported by:	lwhsu
2018-07-04 13:20:53 +00:00
Joseph Mingrone
b12dc203bd Update core roster for core.x
Approved by:	bcr matthew
Differential Revision:	https://reviews.freebsd.org/D16122
			https://reviews.freebsd.org/D16096
2018-07-04 12:50:26 +00:00
Ryusuke SUZUKI
ff14c28ddb - Merge the following from the English version:
r51737 -> r51954	head/ja_JP.eucJP/htdocs/docproj/translations.xml
2018-07-04 12:09:37 +00:00
Li-Wen Hsu
24015bd83b Update my key 2018-07-04 11:14:13 +00:00
Guangyuan Yang
fc7060f703 Update zh_CN information on the Translation Project page.
Reviewed by:	loader (mentor), delphij (mentor)
Approved by:	loader (mentor), delphij (mentor)
Differential Revision:	https://reviews.freebsd.org/D16093
2018-07-04 05:52:08 +00:00
Guangyuan Yang
fb7d260a3e Delete deprecated files in zh_CN.
Reviewed by:	loader (mentor), delphij (mentor)
Approved by:	loader (mentor), delphij (mentor)
Differential Revision:	https://reviews.freebsd.org/D16072
2018-07-03 17:11:01 +00:00
Ryusuke SUZUKI
032ee9752d - Merge the following from the English version:
r45415 -> r51880	head/ja_JP.eucJP/htdocs/docproj/submitting.xml
	r51348 -> r51880	head/ja_JP.eucJP/htdocs/search/sitemap.xml
	r51840 -> r51888	head/ja_JP.eucJP/share/xml/header.l10n.ent
2018-07-03 09:01:09 +00:00
Brad Davis
086b182435 Update the Jenkins team description since we do not just run tests on HEAD anymore. 2018-07-02 23:10:40 +00:00
Brad Davis
883d41a073 Apparently these days, they are referred to as Internet forums, not web forums. 2018-07-02 23:02:43 +00:00
Brad Davis
4cdd437e61 Clarify the description of the Bugmeister team. 2018-07-02 22:58:25 +00:00
Brad Davis
78b38944b1 Clean up the description of the clusteradm team. 2018-07-02 22:54:19 +00:00
Brad Davis
b06da74f32 Word smith the forwarding to clusteradm. 2018-07-02 22:51:17 +00:00
Ryusuke SUZUKI
6e5f1d9d7c - Merge the following from the English version:
r50138 -> r51945	head/ja_JP.eucJP/htdocs/community/mailinglists.xml
2018-07-02 11:26:44 +00:00
Ryusuke SUZUKI
41cd56bdf5 http -> https 2018-07-02 11:23:05 +00:00
Joseph Mingrone
a604324c43 Generate a new core secretary PGP key. It is signed with the old core
secretary key and by matthew@, the outgoing core secretary.

% gpg --list-key core-secretary@freebsd.org
pub   rsa2048/0x0CB403E4E95B96EC 2018-06-30 [SC] [expires: 2020-06-29]
      Key fingerprint = 9F02 836F 50D3 AD5A B75A  C588 0CB4 03E4 E95B 96EC
uid     [ultimate] FreeBSD Core Team Secretary <core-secretary@freebsd.org>
sub   rsa2048/0x133C3338A5B95A60 2018-06-30 [E] [expires: 2020-06-29]

Approved by:	matthew (outgoing core secretary)
Differential Revision:	https://reviews.freebsd.org/D16077
2018-07-02 11:07:44 +00:00
Guangyuan Yang
c9f3c74451 Update release information page from the English version, last updated 2012.
MFen:		r39632 -> r51914
Reviewed by:	loader (mentor), delphij (mentor)
Approved by:	loader (mentor), delphij (mentor)
Differential Revision:	https://reviews.freebsd.org/D16082
2018-07-02 05:48:49 +00:00
Eitan Adler
cf4d07046e Committer guide: expand ports-secteam blanket
This approves two additional blankets:
- security issues version bumps
- crash version bumps

Reviewed by:	feld
With hat:	ports-secteam
2018-07-02 01:49:50 +00:00