Commit graph

19472 commits

Author SHA1 Message Date
Eitan Adler
d65564771e Committer guide: restore some information about svnsync
Even though we don't have currently have active seeds some people still
use the old ones. In addition we may restore creating new ones.

Update the text a bit to reflect that you can use the mirror. Move the
text together into one section, and keep the note about alternatives.

Requested by:	kib
2018-06-17 03:20:41 +00:00
Allan Jude
ec63bce902 ZFS Handbook: vfs.zfs.arc_max and arc_min are adjustable at runtime
This has been the case since FreeBSD 11

PR:		229035
Reported by:	cperciva
Reviewed by:	bcr, wblock (previous version)
Sponsored by:	Klara Systems
Differential Revision:	https://reviews.freebsd.org/D9311
2018-06-17 01:48:19 +00:00
Eitan Adler
4e00cf8428 Committer guide: generalise review
Some reviews go to other places. Just mention review in general.
2018-06-16 20:31:19 +00:00
Eitan Adler
205241edc8 Committer guide: remove non-exististant seed reference
The seed file referenced does not exist anymore.
2018-06-16 20:20:34 +00:00
Eitan Adler
62ddfba6e2 Committer guide: further remove merge information older branches
There are no such supported branches. Those that need to merge to such
branches can get the information from the documentation archive.

While here, remove an incorrect note that depth cannnot be reduced
(it can be).
2018-06-16 20:10:41 +00:00
Glen Barber
d76fb37855 Actually uncomment the relnotes, readme, and hardware URLs after r51847.
Approved by:	re (implicit)
Sponsored by:	The FreeBSD Foundation
2018-06-16 17:07:21 +00:00
Glen Barber
6048930da4 Uncomment the relnotes, readme, hardware, and signatures
links for 11.2.

Approved by:	re (implicit)
Sponsored by:	The FreeBSD Foundation
2018-06-16 16:30:41 +00:00
Glen Barber
18dca69123 Switch download URLs to 11.2-RC3.
Add signed checksum files for 11.2-RC3.
Remove checksum files for 11.2-RC1.

Approved by:	re (implicit)
Sponsored by:	The FreeBSD Foundation
2018-06-16 16:11:49 +00:00
Conrad Meyer
014c23c0dc Document __FreeBSD_version 1200069
Correct prior entries' speling of "Jun" — months are not truncated to three
letters in this file.

Sponsored by:	Dell EMC Isilon
2018-06-15 21:08:07 +00:00
Glen Barber
73ec4d05f0 Update the 11.2-RELEASE schedule page to reflect MFC requests
are no longer being accepted by re@.

Approved by:	re (implicit)
Sponsored by:	The FreeBSD Foundation
2018-06-15 15:07:00 +00:00
Glen Barber
416e5b75d1 Update the 11.2-RELEASE schedule to reflect RC3 builds have
started.
Unmark RC3 as 'as needed.'
Belatedly unmark BETA3 as 'as needed.'

Approved by:	re (implicit)
Sponsored by:	The FreeBSD Foundation
2018-06-15 14:50:11 +00:00
Edward Tomasz Napierala
947811e80e Two small tweaks to USB device mode chapter - mention "OTG"
in the title, and "USB gadget" in the description.

Reported by:	bcr@
Reviewed by:	bcr@ (earlier version)
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D15811
2018-06-15 08:27:41 +00:00
Benedict Reuschling
d2dcb18a50 Properly break some overflowing lines that textproc/igor was reporting.
No visible content changes.
2018-06-14 17:14:31 +00:00
Mathieu Arnold
39722aa78c Revise the maintainer timeout wording.
Reviewed by:	adamw
Approved by:	portmgr
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D15776
2018-06-14 14:12:49 +00:00
Sevan Janiyan
de43da3c66 Update the list of supported architectures.
Submitted by:	trasz
Approved by:	bcr (mentor)
Differential Revision:	https://reviews.freebsd.org/D15781
2018-06-13 14:55:04 +00:00
Benedict Reuschling
452b46c55f Re-commit my cleanup changes.
Apparently, igor does not like the occurance of the second <para> in the
<para><note><para> sequence in the abstract. Replacing it with something else
makes the file not pass the DTD checks. Err on the side of letting the file
compile, leaving a couple of igor checks unresolved.

Overall, the docbook xml source in this file should be much cleaner now.
2018-06-12 18:54:46 +00:00
Benedict Reuschling
2ceb7e0f9d Revert until I figure out the build breakage.
Yes, I should have tested it locally first.

Pointy hat to:	    me
2018-06-12 18:19:12 +00:00
Benedict Reuschling
f1472e55fa Make igor happier about the releng article source.
In particular, a lot of spaces were replaced by tabs, indentations were
corrected, two spaces after a setence stop were added, and titles where
capitalized when needed.

I've kept the "redundant markup and words" and contraction errors as they
were, in order not to change the historical text and the original author's
words.
2018-06-12 18:07:07 +00:00
Benjamin Kaduk
17850f1a11 Fix build. 2018-06-11 13:15:23 +00:00
Tobias Kortkamp
4b3c52099b Remove mention of some old WANT_* and USE_* variables from the Porter's Handbook
WANT_PHP_WEB
USE_FIREFOX*
USE_SEAMONKEY*
USE_THUNDERBIRD*
WANT_GNOME
HAVE_GNOME
USE_BDB
USE_PGSQL
USE_SQLITE

are all not supported anymore or have been replaced by USES=x.

Rewrite "Using Databases", add examples, and point to the various
USES macros for dealing with database dependencies.

Approved by:	mat
Differential Revision:	https://reviews.freebsd.org/D15704
2018-06-11 11:15:11 +00:00
Sevan Janiyan
5b495730ad replace www/apache22 with www/apache24
change www/boa's description
add www/cherokee and www/lighttpd web servers to the list
Nginx -> nginx (as used by the project)
minor fixes

PR:             227714
Submitted by:   Vinicius Zavam <egypcio AT googlemail DOT com>
Approved by:    wosch
Differential Revision:  https://reviews.freebsd.org/D15167
2018-06-10 20:57:09 +00:00
Sevan Janiyan
fa44bd52b1 Remove nits
PR:		203342
Submitted by:	anli.azuresand AT gmail
Approved by:	bcr (mentor)
Differential Revision:	https://reviews.freebsd.org/D15742
2018-06-10 20:21:30 +00:00
Sevan Janiyan
01ca31158c Update DVD+RW links.
PR:		222057
Submitted by:	Paul Townsend <pt AT mindvox org>
Approved by:	bcr (mentor)
Differential Revision:	https://reviews.freebsd.org/D15741
2018-06-10 19:13:17 +00:00
Benedict Reuschling
4ec38467f9 Replace mentions of obsolete sysinstall with bsdinstall in the whole releng
article.

PR:		189388
Submitted by:	cm0graff@gmail.com
2018-06-10 18:55:44 +00:00
Sevan Janiyan
1282c75d06 Cover using symbolic names for interfaces in VLAN article.
PR:		228231
Submitted by:	Brian Haug <haug.bsd6114 AT yahoo dot com>
Approved by:	bcr (mentor)
Differential Revision:	https://reviews.freebsd.org/D15586
2018-06-10 18:31:35 +00:00
Matthew Seaman
2a3901d791 Update wording to highlight that FreeBSD Project Members are meant to
be active in the community.

Approved by:	bcr
Differential Revision:	https://reviews.freebsd.org/D10413
2018-06-10 16:07:15 +00:00
Glen Barber
ef016e198e Switch download URLs to 11.2-RC2.
Add 11.2-RC2 signed checksum files.

Approved by:	re (implicit)
Sponsored by:	The FreeBSD Foundation
2018-06-09 21:09:59 +00:00
Mark Johnston
d2ce5692ad Document the __FreeBSD_version bump to 1200067. 2018-06-09 20:25:00 +00:00
Eitan Adler
c5b3ebb325 internal: update i18n policy
Following a report of a dead link, core@ updated the text of the i18n
policy. Follow suit.

Approved by:	core@
2018-06-09 02:57:21 +00:00
Eitan Adler
f0679e836b ga: convert to "tag manager"
There have been two generations of GA since we first implemented GA on
the website. The newest version allows us to get deeper insights while
collecting less personal data. This version is also faster and loads
async which should help load the &os; website on slower networks.

As a reminder: to opt out do ANY of the following:
- block google.com via an adblocker
- set (abuse) the "do not track" header

In addition we've selected to disable many features in the console that
would result in collecting more data.

With Hat:	webstats@
2018-06-08 05:42:14 +00:00
Eitan Adler
e97014062f internal: update some links
- remove two dead links
- update the GSoC link
2018-06-08 03:57:09 +00:00
Eitan Adler
7f2eb438fc policies: remove reference to fortune file policy.
Said policy was removed in r51426.
2018-06-08 02:08:28 +00:00
Glen Barber
0146b9a4b2 Update the 11.2-RELEASE schedule to reflect RC2 builds have started.
Approved by:	re (implicit)
Sponsored by:	The FreeBSD Foundation
2018-06-08 00:02:24 +00:00
Glen Barber
bfff5ea442 Switch the default man.cgi path to use 11.2-RELEASE.
Sponsored by:	The FreeBSD Foundation
2018-06-07 23:13:32 +00:00
Glen Barber
723a1b72b6 Regen after r334800.
Approved by:	re (implicit)
Sponsored by:	The FreeBSD Foundation
2018-06-07 17:09:15 +00:00
Glen Barber
df7fb0fda0 Regen after r334798.
Approved by:	re (implicit)
Sponsored by:	The FreeBSD Foundation
2018-06-07 16:36:06 +00:00
Glen Barber
6efd8520a8 Add the installation.html page, not yet connected to the build.
Approved by:	re (implicit)
Sponsored by:	The FreeBSD Foundation
2018-06-07 16:28:24 +00:00
Glen Barber
a08d76711a Regen after r334795.
Approved by:	re (implicit)
Sponsored by:	The FreeBSD Foundation
2018-06-07 16:23:27 +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
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
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
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