Commit graph

3357 commits

Author SHA1 Message Date
Wolfram Schneider
50431e5205 disallow man.cgi tarball downloads 2019-05-04 21:11:19 +00:00
Wolfram Schneider
13ed159fa4 Remove silly alarm() call.
It was introduced in r44001, and never reverted.

This should finally fix the issue that you got corrupt tarballs
for larger data, or under high load.
2019-05-04 18:44:50 +00:00
Wolfram Schneider
874f1e0d85 our front-end proxy+cache cannot handle streaming of large data sets very well 2019-05-04 18:31:19 +00:00
Glen Barber
813794308e Update the 11.3-RELEASE schedule to reflect the code slush is in effect.
Approved by:	re (implicit)
Sponsored by:	The FreeBSD Foundation
2019-05-03 00:00:21 +00:00
Wolfram Schneider
15700e780c add OpenBSD 6.4 and 6.5 manual pages 2019-04-30 10:52:50 +00:00
Glen Barber
0c36931c0b Remove rgrimes from the Release Engineering team at his request.
Thank you Rod for the time you have put into serving on the team.
2019-04-29 19:52:54 +00:00
Remko Lodder
e08d682f8a Remove myself as so-deputy. It had been a journey. Thanks all! 2019-04-26 19:16:46 +00:00
Glen Barber
012cbaf258 Update the 11.3-RELEASE schedule to reflect the reminder email
had been sent.

Sponsored by:	The FreeBSD Foundation
2019-04-19 19:03:09 +00:00
Benedict Reuschling
f784a200c8 Remove outdated information from the netperf webpage.
The netperf webpage has not been updated in quite some time. Most updates
regarding machine allocations are happening on the wiki nowadays. It does not
make sense to keep the information here, so remove the section and replace it
with a reference to the wiki instead.

The config and news section has also been largely left alone for years. Remove
it as well as it is unlikely that someone will be posting updates there any
time soon.

Reported by:		emaste (on IRC)
Approved by:		emaste
Differential Revision:	https://reviews.freebsd.org/D19959
2019-04-18 20:44:41 +00:00
Sean Chittenden
42e56428dd Additoinal cleanup from r52910
Approved by: doceng (core)
Differential Revision:	https://reviews.freebsd.org/D19901
2019-04-13 16:53:13 +00:00
Allan Jude
cf5529ef9c Remove 'cluster machines' Administrative Policies header
Machines are not owned my individuals anymore, and accounts do not need
to be requested. Remove these statements.

Also remove very old references to using machines for vanity domains etc
2019-04-10 02:10:45 +00:00
Allan Jude
c66aa63da8 Update the list of developer hosts
Remove the no-longer-useful Hardware configurations table

Reported by:	bcran
2019-04-10 02:09:24 +00:00
Joseph Mingrone
58a53b2b55 Remove note about possible support changes to STABLE/12
The discussions with affected parties have concluded.  It was determined
that more time is required for the community to adjust.  Thus, there will
be no changes to the support model for STABLE/12.  Any changes will apply
to STABLE/13.

Approved by:	doc@ (gjb)
Differential Revision:	https://reviews.freebsd.org/D19773
2019-04-01 01:42:54 +00:00
Glen Barber
39684c080f Fix a broken link.
Sponsored by:	The FreeBSD Foundation
2019-03-22 17:41:37 +00:00
Glen Barber
e1b30f2ab6 Remove reference to GUMSTIX board, as we no longer build images for it.
Sponsored by:	The FreeBSD Foundation
2019-03-22 17:40:30 +00:00
Glen Barber
b00aff92a6 Ensure the generated ports category XML files are always
recreated.

If a build failure is triggered, such as a port Makefile
contains a non-ASCII apostrophe, the generated files are
not replaced if they exist (even if an error occurs).
In such a case, manual intervention would be needed to
remove the file(s) that would cause the build failure.

Sponsored by:	The FreeBSD Foundation
2019-03-21 18:23:41 +00:00
Glen Barber
6385564661 Link to the 11.3-RELEASE schedule on the front page and
the releng index page.

Approved by:	re (implicit)
Sponsored by:	The FreeBSD Foundation
2019-03-21 18:20:14 +00:00
Glen Barber
ce94019f65 Connect the 11.3-RELEASE schedule to the build.
Approved by:	re (implicit)
Sponsored by:	The FreeBSD Foundation
2019-03-21 18:16:54 +00:00
Glen Barber
00088b8420 Add the initial 11.3-RELEASE schedule.
Approved by:	re (implicit)
Sponsored by:	The FreeBSD Foundation
2019-03-21 18:16:28 +00:00
Edward Tomasz Napierala
f91e82b240 Publish the 2018Q4 status report.
Reviewed by:	bcr
Approved by:	bcr (mentor)
Differential Revision:	https://reviews.freebsd.org/D19660
2019-03-21 08:56:21 +00:00
Edward Tomasz Napierala
5b793d5562 Fix typo.
Reviewed by:	bcr
Approved by:	bcr (mentor)
Differential Revision:	https://reviews.freebsd.org/D19659
2019-03-21 08:55:36 +00:00
Edward Tomasz Napierala
0a65735a06 Add Quarterly Status Report for 2018Q4.
Reviewed by:	bcr
Approved by:	bcr (mentor)
Differential Revision:	https://reviews.freebsd.org/D19618
2019-03-18 22:43:51 +00:00
Benedict Reuschling
7362407766 Codify the use of Apache License 2.0 software.
Subversion (svnlite) has always been Apache-licensed and LLVM
will be as well starting with version 9.0.0.
Note that core@ must still approve imports of new Apache-license
components in the tree as well as license changes to Apache ones.

Thanks to Brooks for the writeup.

Approved by:		    core@
Differential Revision:	    https://reviews.freebsd.org/D19358
2019-03-09 18:35:18 +00:00
Benedict Reuschling
fd3ed382a7 Remove text about handling software with GPLv3 upstreams.
While our ancient toolchain still falls into this category, we are
rapidly transitioning away from it and few if any bugfixes have been
merged from upstream in recent years.

Approved by:	core@
Differential Revision:	https://reviews.freebsd.org/D19356
2019-03-09 18:26:04 +00:00
Benedict Reuschling
31edf91b2c Add an entry to the administration page for the ports security team.
The ports security teams exists for a while now, so it should have a
proper listing on the administration page with all current members.

Thanks to Kurt Jaeger for the writeup and submitting the patch.
I only rewrapped one line to fit within the line limits.

PR:		    235939
Submitted by:	    pi@
2019-03-09 15:16:27 +00:00
Brooks Davis
f1ac792898 Update to GSoC 2019.
Drop mention of SVN and Perforce in favor of using github.  If students
are familiar with anything it's going to be git.

Comment out text on gsoc flyers until someone makes an updated one.

Reported by:	bz
Reviewed by:	mmokhi
Differential Revision:	https://reviews.freebsd.org/D19505
2019-03-08 17:48:37 +00:00
Hiroki Sato
6de3b0c573 Use freebsd-xhtml-release.xsl to render relnotes.xml. 2019-03-05 02:45:46 +00:00
Christian Brueffer
1a0067f082 Fix typos. 2019-02-24 20:31:15 +00:00
Glen Barber
8c5bd12f09 Fix broken link to "Updating FreeBSD from Source" chapter.
PR:		235947
Submitted by:	bcran
Sponsored by:	The FreeBSD Foundation
2019-02-22 23:08:57 +00:00
Glen Barber
f5c1f42346 Regen after r343813.
Sponsored by:	The FreeBSD Foundation
2019-02-05 22:09:38 +00:00
Glen Barber
f60f5e2b16 Document SA-19:01, SA-19:02, EN-19:06, and EN-19:07.
Sponsored by:	The FreeBSD Foundation
2019-02-05 22:08:29 +00:00
Remko Lodder
012cb8b140 Add myself as Deputy Security Officer next to Ed Maste. 2019-01-25 14:23:37 +00:00
Mateusz Piotrowski
9455e5fd3f Correct contact email of Nathan Whitehorn in Quarterly Report 2018Q3.
Reviewed by:	bcr
Approved by:	bcr,
Approved by:	krion (mentor, implicit), mat (mentor, implicit)
Differential Revision:	https://reviews.freebsd.org/D18953
2019-01-25 12:17:24 +00:00
Glen Barber
a3e7580a96 Fix file installation following r52777.
Pointyhat:	gjb (myself)
Sponsored by:	The FreeBSD Foundation
2019-01-24 18:18:01 +00:00
Glen Barber
9061a2e8c7 - Add templates for security advisories and errata notices to the
tree.
- Link to the templates on the reporting.html page.

Suggested by:	emaste
Discussed with:	secteam (emaste, remko)
Sponsored by:	The FreeBSD Foundation
2019-01-24 17:47:48 +00:00
Li-Wen Hsu
17cfa2ea57 Update FreeBSD.org developer hosts to reflect reality
Reviewed by:	bcr
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D18888
2019-01-18 13:52:37 +00:00
Glen Barber
453c772d9d Regen after r342902.
Sponsored by:	The FreeBSD Foundation
2019-01-09 20:20:41 +00:00
Glen Barber
3dbe45423c Document EN-19:01-04.
Sponsored by:	The FreeBSD Foundation
2019-01-09 20:18:52 +00:00
Guangyuan Yang
d48f6b4468 Bump copyright years to 2019 for the doc tree. 2019-01-08 07:57:40 +00:00
Guangyuan Yang
c173bfe8f1 Update the mailing address of FreeBSD Foundation.
Obtained from:	https://www.freebsdfoundation.org/about/contact-us/
2019-01-07 02:51:29 +00:00
Glen Barber
026666951f Do not look for 'RELEASE*' (including RELEASE-pNN) when evaluating
if checksum files should be included.

This case was specifically added to handle a case where a final
release was a re-roll, i.e., 11.0-RELEASE was really 11.0-RELEASE-p1;
this will need to be handled on a case-by-case basis.

There be dragons.  Here lies Link.

Reported by:	David Boyd
Sponsored by:	The FreeBSD Foundation
2018-12-31 08:23:13 +00:00
Wolfram Schneider
d735dfb80f add OSF1 V1.0/mips manual pages 2018-12-30 17:25:35 +00:00
Wolfram Schneider
b199601dd9 add Ultrix-32 2.0/VAX manual pages 2018-12-30 17:09:28 +00:00
Joseph Mingrone
61f6f89955 2018-01-2018-09 Report: Fix grammar issues and improve clarity
Approved by:	bcr
Differential Revision:	https://reviews.freebsd.org/D18685
2018-12-29 21:34:21 +00:00
Glen Barber
d2f69ee033 Do not attempt to install CHECKSUM.* files when not building
an -RC or -RELEASE.

Reported by:	David Boyd
Sponsored by:	The FreeBSD Foundation
2018-12-28 15:41:35 +00:00
Glen Barber
d3ecfa1cc6 Update the releng index.html page to reflect stable/10 is no longer
supported.

Submitted by:	delphij
Sponsored by:	The FreeBSD Foundation
2018-12-27 19:23:41 +00:00
Glen Barber
bc9cf4d715 Document the releng/12.0 branch has officially been handed over to
so@.

Approved by:	re (implicit)
Sponsored by:	The FreeBSD Foundation
2018-12-27 17:23:46 +00:00
Glen Barber
fb493cd0b2 Document SA-18:15.
Sponsored by:	The FreeBSD Foundation
2018-12-27 17:19:25 +00:00
Glen Barber
d0bb4af654 Regen after r342555.
Sponsored by:	The FreeBSD Foundation
2018-12-27 17:18:27 +00:00
Alex Dupre
f70081592a Fix typo: add missing zero. 2018-12-27 09:22:38 +00:00