Commit graph

5405 commits

Author SHA1 Message Date
Chuck Tuffli
af2381eab9 Introduce information about new committer (chuck@FreeBSD.org)
- Add myself as a committer
- Add my PGP public key
- Add my author entity
- Add a news entry

Reviewed by:	imp (mentor), ken (mentor)
Approved by:	imp (mentor), ken (mentor)
Differential Revision:	https://reviews.freebsd.org/D12357
2017-09-25 00:33:22 +00:00
Johann Kois
be6496fabb Fix bug from r50908 - it is RC2, not RC1. 2017-09-24 12:28:28 +00:00
Guangyuan Yang
45626aacc1 Reviewed by: loader (mentor), emaste
Approved by:	loader (mentor)
Differential Revision:	https://reviews.freebsd.org/D12481
2017-09-24 10:44:31 +00:00
Fedor Uporov
a5166e089a Introduce information about new committer (fsu@FreeBSD.org)
- Add myself as a committer
- Add my PGP public key
- Add my author entity
- Add a news entry

Reviewed by:    pfg (mentor)
Approved by:    pfg (mentor)
2017-09-23 19:31:22 +00:00
Marius Strobl
fab837320f Announce 10.4-RC2, bump betarel2.vers accordingly and hook up corresponding
checksums.

Approved by:	re (implicit)
2017-09-23 18:02:36 +00:00
Mathieu Arnold
3d4b867e6a Push back expiration by one year.
Sponsored by:	Absolight
2017-09-22 16:47:55 +00:00
Steven Kreuzer
f0b4902d84 Extend the expiration date of my gpg key. 2017-09-22 13:16:52 +00:00
Wolfram Schneider
bb54e772f9 support parallel obj
$ make p-obj

PR: 222322
2017-09-21 10:08:01 +00:00
Wolfram Schneider
b814de5aaf get the number of max_jobs from the command line args as well,
e..g:

$ make -j16 p-all
2017-09-20 09:28:40 +00:00
Wolfram Schneider
1e39127174 support parallel clean
$ make p-clean

PR: 222322
2017-09-19 17:40:05 +00:00
Glen Barber
d5112e7690 Enable parallel builds in the webupdate script.
Thank you to wosch@ for fixing the parallel build issues in the
doc tree, and for implementing this.

Sponsored by:	The FreeBSD Foundation
2017-09-19 15:24:47 +00:00
Eugene Grosbein
a91afefea0 Add myself (again), this time as src committer.
Approved by:	avg (mentor)
2017-09-19 14:24:33 +00:00
Wolfram Schneider
5472c07a33 Implement workaround for a parallel doc build
$ make p-all

It works for the sub-directories in a given directory.

On a standard quad core machine the build time goes down
from ca. 20min to 5 minutes.

PR: 222322
2017-09-19 10:03:26 +00:00
Wolfram Schneider
0b4df7438b fix race conditions in doc image builds
PR: 222327
2017-09-19 09:57:15 +00:00
Wolfram Schneider
e041adf9e7 cleanup *.ps files
PR: 222252
2017-09-19 09:54:21 +00:00
Wolfram Schneider
b0758f9328 Fix make -n' and make -j1'
PR: 222186
2017-09-19 09:50:17 +00:00
Remko Lodder
4ddda12645 Update key, it expired last year and I had forgotten to
update the local FreeBSD copy.

Requested by:	des
2017-09-18 08:01:51 +00:00
Benjamin Kaduk
d083dac69b Allow per-category intro text in quarterly status reports
Update the dtd to permit the <p> element to appear within
<category> and update the xsl template to render any paragraph(s)
of such introductory text before the line break that preceeds the
rendering of project entries in the given category.
2017-09-17 21:33:02 +00:00
Johann Kois
bd20b25a49 Fix $FreeBSD$ string (changed by mistake in r50858).
Reported by:	Warner Losh
2017-09-17 14:45:33 +00:00
Johann Kois
9f741bd17e PR: 216936
Add NSW IT Support from Australia to the consultant list.

Requested by:   binaryit.marketing@gmail.com
2017-09-17 13:01:49 +00:00
Marius Strobl
3a48f00565 - Hook up the checksums for 10.4-RC1.
- Now that we have the 10.4 hardware compatibility list, readme and
  release notes since r50848, hook them up to the betarel2 txtdocslist.
  Sync the betarel txtdocslist with that of rel, rel0 and rel1 (modulo
  readme, see below, and unapplicable stuff like errata.
- Add missing readme links to the txtdocslists of rel, rel0 and rel1.
- Announce 10.4-RC1 and bump betarel2.vers to RC1 accordingly.

Approved by:	re (implicit)
2017-09-16 23:45:12 +00:00
Tijl Coosemans
00b1a3f1bd Update my key. 2017-09-16 13:55:13 +00:00
Dave Cottlehuber
3694a4dad2 Introduce information about new committer (dch@FreeBSD.org)
- Add myself as a committer
- Add my PGP public key
- Add my author entity
- Add a news entry

Reviewed by:	swills, jrm (mentor)
Approved by:	jrm (mentor)
Differential Revision:	https://reviews.freebsd.org/D12356
2017-09-13 21:51:31 +00:00
Wolfram Schneider
c305c981c3 show filename in error message 2017-09-13 09:02:06 +00:00
Andriy Gapon
ca8cdfe940 replace my about-to-expire pgp key with a new one 2017-09-12 21:06:09 +00:00
Adriaan de Groot
4ab1212612 Add news item, PGP key, procedure 1.3, 1.4.
Approved by: tcberner (mentor)
2017-09-12 12:55:46 +00:00
Adriaan de Groot
1963c5e79d Add author entity, procedure 1.1.
Approved by: tcberner (mentor)
2017-09-12 09:24:55 +00:00
Ilya Bakulin
fc4bd21cf5 Update my PGP key
Approved by:	imp (mentor)
2017-09-11 20:46:36 +00:00
Craig Leres
ec1efbeebd Add my pgp key.
Reviewed by:	matthew	(mentor)
Approved by:	matthew	(mentor)
Differential Revision:	https://reviews.freebsd.org/D12316
2017-09-11 17:35:40 +00:00
Craig Leres
e9b8f59ade Introduce myself (leres) as a new ports commiter.
Reviewed by: ler, matthew (mentor)
Approved by: matthew (mentor)
Differential Revision:  https://reviews.freebsd.org/D12314
2017-09-11 17:32:07 +00:00
Craig Leres
e5c68277e6 Add myself (leres) to authors reference as a ports committer.
Reviewed by:	ler, matthew (mentors)
Approved by:	ler, matthew (mentors)
Differential Revision:	https://reviews.freebsd.org/D12307
2017-09-10 22:45:02 +00:00
Ilya Bakulin
daa61f0190 Introduce information about new commiter - kibab
- Add myself as a committer
 - Add my PGP public key
 - Add my author entity
 - Add a news entry

Approved by:    imp (mentor)
Differential Revision:  https://reviews.freebsd.org/D12303
2017-09-10 20:32:02 +00:00
Marius Strobl
027f8469a4 - The 10.4-BETA4 set includes the WANDBOARD image again, so uncomment
its betarel2 entry.
- Announce 10.4-BETA4 and bump betarel2.vers to BETA4 accordingly.

Approved by:	re (implicit)
2017-09-09 21:57:12 +00:00
Warren Block
90c78f7750 Exclude all files in htdocs/releases, and better check and sanitize the
exclude path used.
2017-09-09 13:35:17 +00:00
Tobias C. Berner
2e832d5849 Update my PGP key. 2017-09-09 11:02:58 +00:00
Warren Block
7eccfc1233 Add a utility to convert documentation language subdirectories to UTF-8. 2017-09-09 00:06:46 +00:00
Warren Block
13f5ecf9c7 Remove the temporary assembled document after generating a PO file to
make sure it does not hide changes in the English parent from translators.

Sponsored by:	iXsystems
2017-09-08 14:29:06 +00:00
Stephen Hurd
3d3bf5da6e Fix incorrect separate day tag for each event in the same day
Approved by:	sbruno (mentor, implied)
Differential Revision:	https://reviews.freebsd.org/D12242
2017-09-06 14:07:38 +00:00
Stephen Hurd
d55571792a Announce my shiny new src bit
Approved by:	sbruno (mentor)
Differential Revision:	https://reviews.freebsd.org/D12225
2017-09-06 00:44:19 +00:00
Marius Strobl
34117d2649 - Belatedly mark the start of 10.4-BETA3 builds as done.
- The 10.4-BETA3 set includes the BEAGLEBONE image again, so uncomment
  its betarel2 entry.
- Announce 10.4-BETA3 and bump betarel2.vers to BETA3 accordingly.

Approved by:	re (implict)
2017-09-02 20:58:31 +00:00
Luca Pizzamiglio
ea800ff9fd Introduce information about new commiter - pizzamig
Approved by:	olivier (mentor)
Differential Revision:	https://reviews.freebsd.org/D12199
2017-09-01 14:39:13 +00:00
Marc Fonvieille
2b2abbda52 Revert previous commit until the 10.4-R release. 2017-08-30 18:00:12 +00:00
Marc Fonvieille
ea01be7e37 Temporary bump rel2.current for 10.4-R. 2017-08-30 17:56:52 +00:00
Gregory Neil Shapiro
69514166d6 Transition to new PGP key 2017-08-28 02:08:26 +00:00
Marius Strobl
b34f37e9e7 - Belatedly mark the start of 10.4-BETA2 builds as done.
- It seems that somehone has mislabeld one of the red buttons to read
  beta.second instead of beta2.desc, so give that knob a try and let's
  see whether it brings the betarel2 bits into where.html.
- The 10.4-BETA2 set includes the RPI-B image again, so uncomment its
  betarel2 entry.
- Announce 10.4-BETA2 and bump betarel2.vers to BETA2 accordingly.
- Nuke some trailing spaces while at it.

Approved by:	re (implict)
2017-08-26 02:31:07 +00:00
Glen Barber
2877e4567f Remove a duplicated 'Upcoming Releases' line for 10.4, incorrectly
added in r50303.

Pointyhat:	gjb (myself)
Spotted by:	marius
Sponsored by:	The FreeBSD Foundation
2017-08-20 13:46:24 +00:00
Marius Strobl
2e5bfa3067 Set % beta2.upcoming and betarel2.vers as appropriate for 10.4(-BETA1).
Approved by:	re (implicit)
2017-08-20 00:56:12 +00:00
Marius Strobl
bfbeaee76c - Enable download URLs on where.html for 10.4-BETA1.
- Belatedly mark the start of 10.4-BETA1 builds as done.
- Update betarel2 arm/armv6 images with reality built for 10.4, but comment
  broken and unpublished 10.4-BETA1 BEAGLEBONE, RPI-B and WANDBOARD images.
- Announce 10.4-BETA1.

Approved by:	re (implict)
2017-08-19 21:08:34 +00:00
Warren Block
b90abbc81c Add the ability to set a translate="no" property on any element that
uses the common properties attributes.  This also adds the ability to
set rules in the <info> element to select types of elements that should
not be translated.  Non-translated text does not appear in PO files and
is not seen by translators, but is included verbatim in the final
translated output document.

The current use case for this is to prevent the PGP keys from being
translated, which makes no sense and introduces duplication.

This work was made possible with assistance by Shaun McCance at the 2017
Open Help Conference.

Sponsored by:	iXsystems
2017-08-18 17:19:53 +00:00
Mathieu Arnold
a25cc9cf12 Add a USE_GITHUB example on how to use git describe.
Reviewed by:	bcr
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D12047
2017-08-17 10:42:12 +00:00