Commit graph

17137 commits

Author SHA1 Message Date
Wolfram Schneider
8f8fd69bd6 fix path for FreeBSD 10.1-RELEASE and Ports 2015-08-22 10:58:47 +00:00
Wolfram Schneider
38a26a669d add manpages for FreeBSD Ports 10.2-RELEASE 2015-08-22 10:57:26 +00:00
Warren Block
180d508894 Correct the path to the images. Pointed out by feld@ in IRC. 2015-08-20 20:33:05 +00:00
Steven Kreuzer
e16fe30f0a Update the arguments passed to swapon on FreeBSD 10.0 and later to be '-aL'
instead of '-aq' since after r255265 the option file= implies late

Differential Revision:	D3429
Submitted by:	Michael Koch <charlie8913@gmail.com>
Approved by:	hrs@ (mentor)
2015-08-20 20:32:16 +00:00
Jason Evans
9cc475e5d9 Fix a typo.
Submitted by:	junovitch
2015-08-20 05:40:48 +00:00
Glen Barber
a54f573f9a Regen after r286932.
Sponsored by:	The FreeBSD Foundation
2015-08-19 17:52:34 +00:00
Glen Barber
e3e772d889 Regen after r286929.
Sponsored by:	The FreeBSD Foundation
2015-08-19 17:43:29 +00:00
Mathieu Arnold
8d4c5ed7ee Add EXTRACT_ONLY to the options flags.
Sponsored by:	Absolight
2015-08-19 09:29:14 +00:00
Warren Block
c6a5e77b6f Remove the line break between the Production versions that looks like a
line wrap on the main page.  Pointed out by Chris Petrik.
2015-08-19 03:34:09 +00:00
Glen Barber
4ab5d8a1e3 Remove the 8.x installation chapter.
IMPORTANT: The install/ files under share/images/books/handbook/install
*CANNOT* be removed until the translated Handbook files are updated
to reflect 8.x deprecation, or the build will fall over.

*DO* *NOT* remove share/images/books/handbook/install/* until all
translated Handbook files have been updated.

Sponsored by:	The FreeBSD Foundation
2015-08-19 03:03:29 +00:00
Warren Block
444e5eec2f Clarify and simplify the chapter about building the web site.
Reviewed by:	gjb
2015-08-19 02:22:19 +00:00
Glen Barber
401f216325 Re-title the bsdinstall chapter, now that is version-agnostic.
Sponsored by:	The FreeBSD Foundation
2015-08-19 02:01:52 +00:00
Glen Barber
00fd278916 Remove an 8.x reference from the FAQ.
Sponsored by:	The FreeBSD Foundation
2015-08-19 02:01:14 +00:00
Glen Barber
d51ef4dd46 Disconnect the 8.x installation chapter from the Handbook.
Sponsored by:	The FreeBSD Foundation
2015-08-19 01:55:52 +00:00
Glen Barber
4adc4ffeed Remove one more missed 8.x installation chapter reference.
Sponsored by:	The FreeBSD Foundation
2015-08-19 01:43:41 +00:00
Glen Barber
72ff6931e5 Update installation chapter references, and remove references to the
install chapter covering 8.x.

Sponsored by:	The FreeBSD Foundation
2015-08-19 01:42:42 +00:00
Glen Barber
5363d04b75 Dereference 8.x from the Handbook.
Sponsored by:	The FreeBSD Foundation
2015-08-19 01:40:41 +00:00
Glen Barber
42d7f57c12 Remove a vestigial 8-STABLE relnotes reference.
Approved by:	doceng (implicit)
Sponsored by:	The FreeBSD Foundation
2015-08-18 21:10:47 +00:00
Glen Barber
c67f1a1ff8 Remove the 'ports.size' target and all references to it in
the htdocs/ directories.

While here, fix the hostname(1) evaluation for non-en_US
translations.

These scripts used to fetch the ports.tgz file from FTP, but
this file no longer exists.  Since we already reference the
size of the ports tree (via share/xml/freebsd.ent) for the
Handbook, I do not plan to bring back this functionality, as
the information it was producing was incorrect anyway.

Note to translators of de_DE, ja_JP, and ru_RU trees:
The relevant files in the htdocs/ directories also needed to
be updated as part of this commit to avoid breaking the build.

Because my editor does not seem to properly handle ja_JP or
ru_RU, editing the installing.xml files within those trees was
not an option, as it mangled the file after saving.  A sed(1)
substitution to comment the '&ports.size;' macro was done here
instead, but the entire line referencing ftp.freebsd.org should
be removed instead.

Approved by:	doceng (implicit)
Sponsored by:	The FreeBSD Foundation
2015-08-18 20:36:22 +00:00
Glen Barber
baab78ed82 Regen after r286906.
Sponsored by:	The FreeBSD Foundation
2015-08-18 20:29:06 +00:00
Glen Barber
b6b3c7b0b7 Switch the 'packages.exist' target to use pkg.freebsd.org, since
we do not publish packages on FTP mirrors anymore.

Sponsored by:	The FreeBSD Foundation
2015-08-18 18:48:14 +00:00
Glen Barber
0e48d8af90 Use the correct hostname for build-web.
Sponsored by:	The FreeBSD Foundation
2015-08-18 18:03:19 +00:00
Glen Barber
a23dead8ab Fix case sensitivity of HOSTNAME evaluation.
Sponsored by:	The FreeBSD Foundation
2015-08-18 17:54:51 +00:00
Mathieu Arnold
1a8a6399cc Catch up here too.
Sponsored by:	Absolight
2015-08-18 10:41:49 +00:00
Mathieu Arnold
b12b26dff8 Add a few options targets helpers to catch up with recent work, and try
to keep them in the order they're run.

Sponsored by:	Absolight
2015-08-18 09:35:15 +00:00
Jason Evans
30ed99542c Document __FreeBSD_version 1100079 (jemalloc 4.0.0). 2015-08-18 08:34:07 +00:00
Glen Barber
09223cf8a3 Connect installation.html to the build.
Sponsored by:	The FreeBSD Foundation
2015-08-16 12:18:03 +00:00
Glen Barber
1ee030f693 Add the installation.html page, copied from 10.1R and modified to
reflect 10.2-RELEASE, since this file does not exist in the releng/10.2
documentation.

Submitted by:	Tim Bishop
Approved by:	re (implicit)
Sponsored by:	The FreeBSD Foundation
2015-08-16 12:17:13 +00:00
Glen Barber
5592e71f24 Regen after r286824.
Sponsored by:	The FreeBSD Foundation
2015-08-16 12:11:57 +00:00
Koop Mast
bbd318217e Add Gustau Perez for his help keeping the gnome, mate and cinnamon ports
on track.
2015-08-15 18:22:24 +00:00
Warren Block
5c9b75f2c7 Update the emacs configuration.
PR:		202303
Submitted by:	Hoyoung Kim <trig4800@gmail.com>
2015-08-14 23:07:33 +00:00
Benedict Reuschling
4153f34deb Be consistent about the blocksize (1m instead of 64k) and conv=sync
with the instructions in the release notes when describing how to
burn the memstick image to a memory stick.

PR:		177431
Submitted by:	rfg tristatelogic com
2015-08-14 18:13:08 +00:00
Glen Barber
07901e03d9 Update the default release version for manual pages.
Submitted by:	theraven
Sponsored by:	The FreeBSD Foundation
2015-08-14 11:19:43 +00:00
Xin LI
b819dd7e86 Use ascending order for versions which is the traditional
ordering.
2015-08-14 01:59:44 +00:00
Glen Barber
1c7adb5525 10.2-RELEASE is a normal-support release, not extended.
While here, fix release sorting.

Approved by:	re (implicit)
Sponsored by:	The FreeBSD Foundation
2015-08-14 00:48:47 +00:00
Glen Barber
cf1bd68e8a Update the 10.2-RELEASE schedule to reflect it is now release.
Approved by:	re (implicit)
Sponsored by:	The FreeBSD Foundation
2015-08-14 00:38:57 +00:00
Glen Barber
c9227b42dd Add the 10.2-RELEASE information to the security page.
Submitted by:	Royce Williams
Approved by:	re (implicit)
Sponsored by:	The FreeBSD Foundation
2015-08-14 00:28:33 +00:00
Glen Barber
0a72527604 Announce 10.2-RELEASE.
Remove 10.2 from Upcoming Releases.
Add the announce.html and announce.asc files.
Update the where.html links.

Approved by:	re (implicit)
Sponsored by:	The FreeBSD Foundation
2015-08-13 23:53:28 +00:00
Glen Barber
b96ebf94bd Remove the 10.2-RC3 checksum files.
Approved by:	re (implicit)
Sponsored by:	The FreeBSD Foundation
2015-08-13 20:42:00 +00:00
Glen Barber
98b881f68e Update the signatures.html links to the updated URLs.
Approved by:	re (implicit)
Sponsored by:	The FreeBSD Foundation
2015-08-13 20:21:47 +00:00
Glen Barber
d51e0e898a Add the PGP-signed checksums for 10.2-RELEASE.
Note, this does *not* indicate the release is finalized.

Approved by:	re (implicit)
Sponsored by:	The FreeBSD Foundation
2015-08-13 20:16:44 +00:00
Glen Barber
947bbfaa00 Regen after r286739.
Approved by:	re (implicit)
Sponsored by:	The FreeBSD Foundation
2015-08-13 19:05:08 +00:00
Glen Barber
ab2cce4be6 Regen after r286738.
Approved by:	re (implicit)
Sponsored by:	The FreeBSD Foundation
2015-08-13 18:51:36 +00:00
Glen Barber
662a48e4f8 Regenerate the 10.2-RELEASE errata.html page after r286736.
Approved by:	re (implicit)
Sponsored by:	The FreeBSD Foundation
2015-08-13 18:42:58 +00:00
Glen Barber
10061e8dff Regenerate the 10.2-RELEASE errata.html after documenting the issue
described in Bugzilla PR202277.

Approved by:	re (implicit)
Sponsored by:	The FreeBSD Foundation
2015-08-13 17:11:33 +00:00
Glen Barber
689ddb2b0a Update the 10.2 schedule page to reflect RELEASE builds have started.
Approved by:	re (implicit)
Sponsored by:	The FreeBSD Foundation
2015-08-12 14:23:09 +00:00
Glen Barber
ee0defbb1e Note that the MD5 signatures are not sufficient to verify the downloaded
image, and that the SHA256 files should always be used.

Sponsored by:	The FreeBSD Foundation
2015-08-11 23:27:42 +00:00
Glen Barber
6a5c4c8c26 Link to the PGP-signed checksum page.
Sponsored by:	The FreeBSD Foundation
2015-08-11 23:13:50 +00:00
Glen Barber
9638222819 Connect signatures.xml to the build, and link to it from the
index page, and add the u.rel.signatures entity.

Approved by:	re (implicit)
Sponsored by:	The FreeBSD Foundation
2015-08-11 23:04:23 +00:00
Glen Barber
57be354879 Add a page to contain the list of and links to PGP-signed checksums.
Approved by:	re (implicit)
Sponsored by:	The FreeBSD Foundation
2015-08-11 23:02:50 +00:00