Commit graph

15764 commits

Author SHA1 Message Date
Gabor Pali
60e0ca41f5 - Fix a typo 2014-06-22 09:51:49 +00:00
Eitan Adler
d4cdf44367 porter's handbook: better handle OPTION_DESC
- Make some of the porter's handbook examples better.
- move a tip to a general paragraph.
- clarify a tip
2014-06-22 07:51:24 +00:00
Glen Barber
43603eebf3 Regen after r267707
Sponsored by:	The FreeBSD Foundation
2014-06-21 23:37:15 +00:00
Gabor Pali
4fc4b56e75 - Add a section on keeping track of licenses granted to the Project
Submitted by:	core
2014-06-21 09:43:30 +00:00
Glen Barber
f87932fc9c Regen after r267699.
Sponsored by:	The FreeBSD Foundation
2014-06-21 01:17:12 +00:00
Glen Barber
f79a6ce97d Pull in stylization for span.contrib class.
Approved by:	re (implicit)
Sponsored by:	The FreeBSD Foundation
2014-06-20 22:51:41 +00:00
Glen Barber
6d5296ec61 Connect the installation and relnotes pages to the 9.3R
build.

Approved by:	re (implicit)
Sponsored by:	The FreeBSD Foundation
2014-06-20 21:57:53 +00:00
Glen Barber
9274e5e2e3 Add the errata, hardware, installation, readme, and relnotes
pages for 9.3R.

These are not yet linked to the build, but soon the installation
and relnotes pages will be so they can be used in the 9.3-RC1
email.

Approved by:	re (implicit)
Sponsored by:	The FreeBSD Foundation
2014-06-20 21:41:22 +00:00
Glen Barber
a4f7260799 Regen after r267687
Sponsored by:	The FreeBSD Foundation
2014-06-20 20:18:09 +00:00
Glen Barber
e2c966f61d Regen from r267686.
Note: Replacement of 9.3-RELEASE with 9.2-RELEASE was manually done.

Sponsored by:	The FreeBSD Foundation
2014-06-20 20:04:14 +00:00
Glen Barber
1a63c0ba58 Update the 9.3-RELEASE schedule to note that the releng/9.3 branch
and 9.3-RC1 builds started on time.

Approved by:	re (implicit)
Sponsored by:	The FreeBSD Foundation
2014-06-20 01:08:41 +00:00
Glen Barber
5f1c9abe9c Document __FreeBSD_version values 903000 and 903500
Sponsored by:	The FreeBSD Foundation
2014-06-20 00:23:14 +00:00
Warren Block
b6ade22d89 Be more specific about which PR is current and which is historical. 2014-06-18 19:50:52 +00:00
Glen Barber
4a4ba223dc Replace query-pr.cgi and send-pr.html with their Bugzilla
equivalents.

Sponsored by:	The FreeBSD Foundation
2014-06-18 13:41:03 +00:00
Glen Barber
239be983b9 Fix link to the want list.
Submitted by:	Richard Allen <rsaxvc@gmail.com>
Sponsored by:	The FreeBSD Foundation
2014-06-18 00:42:59 +00:00
Bartek Rutkowski
9de9d58661 Move Bartek Rutkowski (myself) from additional contributors to committers list.
Reviewed by:	marino, swills
Approved by:	marino, swills
2014-06-17 19:56:42 +00:00
Mathieu Arnold
873ae3cb00 Document the new Uses/gssapi.mk
Sponsored by:	Absolight
2014-06-17 15:00:58 +00:00
Warren Block
0ff9a2421a Reorganize, modernize, optimize, and miniaturize. 2014-06-17 02:40:34 +00:00
Glen Barber
902af1a0dc Line wrap to meet style requirements. No content changes.
Sponsored by:	The FreeBSD Foundation
2014-06-15 14:14:57 +00:00
Glen Barber
b35f774a89 Remove leading 'r' in the svn revision number for 902510 entry.
Sponsored by:	The FreeBSD Foundation
2014-06-15 14:13:52 +00:00
Glen Barber
f2991f72a3 Document __FreeBSD_version values: 902511, 902512,
1000706, 1000707, 1000708, 1000709, 1000710, 1100015,
1100016, 1100017, 1100018, 1100019, 1100021, 1100022,
1100023.

Add svn revision number in 1100020 entry.

Sponsored by:	The FreeBSD Foundation
2014-06-15 14:13:00 +00:00
Glen Barber
5b370f99bd Add BETA3 to the schedule, and note that the builds started on time.
BETA3 was left out of the original schedule intentionally, as it was
an if-needed build (which is why there was such a large timespan
between BETA2 and the releng/9.3 branch).

Approved by:	re (implicit)
Sponsored by:	The FreeBSD Foundation
2014-06-14 00:15:02 +00:00
Stephen Hurd
3a057f04cc Added:
- my author entity
- myself as a committer

Removed:

- myself as an additional contributor

Approved by:	db (mentor)
2014-06-13 23:33:17 +00:00
Christian Brueffer
74c900c9d5 Fix links to the SVN mirror list.
PR:		190962
Submitted by:	Sergey V. Dyatko
2014-06-13 10:26:42 +00:00
Florian Smeets
7ad89fc6bb - reflect jadawin's addition to postmaster@
- mention that I took over the lead from dhw [1]

Prodded by:	pgj [1]
Approved by:	gjb
2014-06-12 18:15:59 +00:00
Mathieu Arnold
db26a79652 s/it's/it is/
Noticed by:	bjk
Sponsored by:	Absolight
2014-06-11 21:29:47 +00:00
Mathieu Arnold
817416cc86 Document the @shell plist keyword.
Poked by:	bapt
Looked at by:	bjk
Sponsored by:	Absolight
2014-06-11 21:26:48 +00:00
Warren Block
f61c49549c Update the section on using dd(1) to write the USB stick. Add a note on
using sync(8) on Linux, and fix some terminology.
2014-06-10 03:35:04 +00:00
Warren Block
704bcb626e Fix a couple of spaces that should have been &nbsp;. 2014-06-09 03:58:34 +00:00
Warren Block
ffe6849f30 Whitespace-only fixes, translators please ignore. 2014-06-09 03:52:34 +00:00
Warren Block
60af047086 Add an example for 10.x swap files, clarify the existing examples for 9.x, use
procedure instead of orderedlist, and factor out common parts.

PR:		190759
Submitted by:	p5B2E9A8F@t-online.de
2014-06-09 03:42:29 +00:00
Peter Wemm
170f31c141 Place a link to the bugzilla version of each PR at the top of the page so
that folks arriving from mail archive links have a clear location to go.
2014-06-09 00:30:05 +00:00
Peter Wemm
930b896503 Skip offering a search form on a non-existing PR lookup. 2014-06-09 00:12:19 +00:00
Peter Wemm
8063ec8fcf Fix syntax error in previous commit. 2014-06-08 18:22:28 +00:00
Eitan Adler
9e14a35364 During the temporary period, make it more obvious that this script is old and
incomplete.
2014-06-08 17:11:06 +00:00
Eitan Adler
d56abb52df During the temporary period, make it more obvious that this script is old and
incomplete.

It needs to live for debugging, while people ensure that their bugs are correct.
this has already caught issues.  Eventually it will turn into a proper redirect
for any old bugs, and a warning for newer IDs.
2014-06-08 08:17:34 +00:00
Eitan Adler
f4f1379a6c During the temporary period, redirect people to bugzilla. 2014-06-08 08:06:13 +00:00
Eitan Adler
23936b73d6 During the temporary period, drop the footer on the gnats PRs. 2014-06-08 08:02:42 +00:00
Eitan Adler
d02894ff5e During the temporary period, drop the footer on the gnats PRs. 2014-06-08 08:00:18 +00:00
Peter Wemm
7237268123 Use generic URLs rather than explicit bugzilla cgi references. 2014-06-08 04:35:10 +00:00
Glen Barber
7336511cff Update the 9.3-RELEASE schedule page to reflect the -BETA2 builds
started on time.

Approved by:	re (implicit)
Sponsored by:	The FreeBSD Foundation
2014-06-07 18:50:06 +00:00
Glen Barber
6bb0a1a104 Enable the 'download page' URL on the 9.3-RELEASE schedule
page, and update the betarel.vers to 'BETA2'.

Approved by:	re (implicit)
Sponsored by:	The FreeBSD Foundation
2014-06-07 16:19:39 +00:00
Allan Jude
973c0ee8f5 This file should have been commited with r45018
Unbreak the web build

Pointyhat:	allanjude

PR:		190490
Submitted by:	david@catwhisker.org (original patch)
Approved by:	eadler (mentor)
2014-06-06 03:29:59 +00:00
Allan Jude
ee414e07ea Add missing freebsd-git mailing list to the handbook
PR:		190628
Submitted by:	david@catwhisker.org (original patch)
Approved by:	eadler (mentor)
2014-06-06 02:59:28 +00:00
Allan Jude
e5bfa3a141 Removed the word 'Legacy' from the front page re: 9.2/8.4
Under the heading 'Latest Releases', be more clear that 9.2 and 8.4 are
supported releases, not dead legacy code, and that they can still be used.

Reviewed by:	gjb
Approved by:	bcr (mentor), eadler (mentor)
2014-06-05 21:56:23 +00:00
Peter Wemm
7832d2830b Along the lines of r44999, hack redirection for a few more gnats
references.
2014-06-04 21:36:09 +00:00
Glen Barber
4a0f178f2b Document that zsh users should escape '^' when using the '^/head'
subversion syntax for merging.

Sponsored by:	The FreeBSD Foundation
2014-06-04 15:34:42 +00:00
Warren Block
cbfe7164a5 Update the contributor's email in Additional Contributors article.
PR:		190603
Submitted by:	ports@robakdesign.com
2014-06-04 13:16:17 +00:00
Warren Block
62f6c11463 Update the Problem Reports article, adding techniques for followup when
a PR has been untouched for a while.  Modified version of patch included
with PR.

PR:		docs/190593
Submitted by:	ports@robakdesign.com
2014-06-03 23:21:48 +00:00
Eitan Adler
e390da51d1 Another quick hack to get people where they need to be. 2014-06-03 15:06:50 +00:00