Commit Graph

7118 Commits

Author SHA1 Message Date
gjb
e22ad91fe1 Document SA-16:07
Sponsored by:	The FreeBSD Foundation
2016-01-15 05:48:28 +00:00
gjb
ccd6c997ec Fix dates for previous errata update.
Sponsored by:	The FreeBSD Foundation
2016-01-15 05:38:27 +00:00
gjb
e9becf4ed0 Document EN-16:01, EN-16:02, EN-16:03, SA-15:27, SA-16:01,
SA-16:02, SA-16:03, SA-16:04, SA-16:05, SA-16:06.

Bump copyright date.

Sponsored by:	The FreeBSD Foundation
2016-01-14 11:11:46 +00:00
gjb
886662e98e MFC 293452:
Set FORCE_PKG_REGISTER=1 when installing packages to avoid failures
  when re-using build chroot(8) environments.

PR:		205998
Sponsored by:	The FreeBSD Foundation
2016-01-14 00:26:31 +00:00
gjb
5d3275e0a0 MFC r293188:
Prevent memstick installation medium from attempting to mount
 the root filesystem read-write.  This causes problems booting
 the memstick installation medium from write-protected USB flash
 drives.

PR:		187161, 205886
Sponsored by:	The FreeBSD Foundation
2016-01-12 02:12:40 +00:00
gjb
1acda3f94c MFC r293173, r293231:
r293173:
  Fix path to include .OBJDIR to avoid polluting the source
  tree during 'make release'.

 r293231:
  Add a new target to touch the ${.OBJDIR}/release file, which
  indicates the 'release' target has run (in order to prevent
  subsequent invocations that may clobber original build output).

Sponsored by:	The FreeBSD Foundation
2016-01-09 00:31:24 +00:00
gjb
ecf8336fcd MFC r278449, r278926:
r278449:
  Enable multi-threaded xz(1) compression for release install
  media.

 r278926 (rpaulo):
  Use xz(1) via pipe when compressing the release distribution
  tarballs.

Tested on:	stable/10@r292855
Sponsored by:	The FreeBSD Foundation
2015-12-30 13:12:54 +00:00
gjb
707a6b4b04 Document SA-15:26
Sponsored by:	The FreeBSD Foundation
2015-12-07 19:19:51 +00:00
gjb
d5f5ec6e1a MFC r291306:
Fix tmpfs(5) '/tmp' mount point.

Sponsored by:	The FreeBSD Foundation
2015-11-28 02:17:04 +00:00
gjb
2893d99e1e Document EN-15:19.kqueue, EN-15:20.vm, SA-15:25.ntp
Sponsored by:	The FreeBSD Foundation
2015-11-17 18:22:56 +00:00
gjb
80bd9cee4a MFC r290550, r290573:
r290550:
  Use tmpfs(5) instead of md(4) for '/tmp' mount.

 r290573:
  Remove noatime from tmpfs(5) fstab(5) entry.

Sponsored by:	The FreeBSD Foundation
2015-11-13 17:25:14 +00:00
dteske
faa618ac7f MFC r287635: Fix argument quoting and remove unnecessary braces 2015-11-02 21:58:19 +00:00
dteske
1e61126a76 MFC r287696:
The <arch>/mkisoimages.sh script in release knows how to add
 extra bits from an "xtra-bits-dir". This feature is unusable
 from release/Makefile. Add an XTRADIR setting to use it.
MFC r287697: Whitespace alignment

Differential Revision:	https://reviews.freebsd.org/D3633
Reviewed by:	kmacy
Relnotes:	yes
2015-11-02 21:46:58 +00:00
gjb
1933ba006a MFC r289337:
Deprecate MD5 checksum generation in favor of SHA512.

  This was discussed during the 10.2-RELEASE cycle, however
  since we were nearing the end of the cycle, we decided to
  defer this change until after 10.2-RELEASE.

Sponsored by:	The FreeBSD Foundation
2015-10-19 00:36:54 +00:00
bdrewery
a5a007aeef The fmake fix in r289049 was wrong. Need to use a real variable for
.if checks rather than the iteration variable.  Tested this pattern
more (rather than just looking for error) and found the right behavior.
2015-10-09 19:18:02 +00:00
bdrewery
fd64b90b59 Direct commit to fix warnings with fmake when building from top-level.
The top-level Makefile.inc1 uses 'make -C release -V' to lookup revision
information, which causes Makefile.vm and Makefile.vagrant to be included.

fmake has 2 issues here:

  1. It doesn't like the empty result of .if ${VAR:Mfoo}
  2. It doesn't like .if ${loop_item} ==
2015-10-08 18:33:47 +00:00
gjb
61fe868d05 Refine the r287037 entry based on feedback from jilles@.
Sponsored by:	The FreeBSD Foundation
2015-10-07 02:13:02 +00:00
gjb
fd0437ce23 Document r286751, tzdata 2015f.
Sponsored by:	The FreeBSD Foundation
2015-10-06 18:51:41 +00:00
gjb
6db33ebb1c Document r288710, sesutil(8) addition.
Add Gandi.net to sponsor.ent.

Sponsored by:	The FreeBSD Foundation
2015-10-06 17:42:37 +00:00
gjb
81d5da8e19 Document r288810, ctl(4) updated to support CD-ROMs and other
removable devices.

Sponsored by:	The FreeBSD Foundation
2015-10-05 20:15:18 +00:00
gjb
7a5afd76cc Document r288167, fix kqueue write events for files > 2GB
Sponsored by:	The FreeBSD Foundation
2015-10-05 20:15:16 +00:00
gjb
655f62d3d1 Document r288732, CTL HA reimplementation.
Sponsored by:	The FreeBSD Foundation
2015-10-05 20:15:13 +00:00
gjb
ba36131499 Document r287746, pciconf(8) prefer pciids from ports database,
if present.

Sponsored by:	The FreeBSD Foundation
2015-10-05 20:15:11 +00:00
gjb
d90583a181 Document r287665, account for ashift when gathering buffers to
be written to l2arc device.
Add ClusterHQ to sponsor.ent.

Sponsored by:	The FreeBSD Foundation
2015-10-05 20:15:08 +00:00
gjb
16e2d8b938 Document r287037, uart(4) PPS runtime-tunable.
Sponsored by:	The FreeBSD Foundation
2015-10-05 20:15:06 +00:00
gjb
df7da43e6f Document r287802, xen(4) blkif indirect segment I/O support.
Sponsored by:	The FreeBSD Foundation
2015-10-05 20:15:04 +00:00
gjb
d9905af883 Document r288202, ar(1) '-D' option enabled by default.
Sponsored by:	The FreeBSD Foundation
2015-10-05 20:15:01 +00:00
gjb
e848553e9b Document r286082, libarchive(3) bugfix for sparse files in tar(1)
archives.

Sponsored by:	The FreeBSD Foundation
2015-10-05 20:14:59 +00:00
gjb
0a246d3df0 Document r286064, jail(8) -l flag and default shell execution when
no commands are specified.

Sponsored by:	The FreeBSD Foundation
2015-10-05 20:14:57 +00:00
gjb
8dfa6a7f91 Document r287122, NTFS support in mkimg(1).
Sponsored by:	The FreeBSD Foundation
2015-10-05 20:14:55 +00:00
gjb
09cf7d031e MFC r288374:
In addition to the ubldr file, also copy ubldr.bin to the
  MS-DOS partition.  This will help with transitioning to
  a single arm/armv6 userland build which could be used for
  all FreeBSD/armv6 images without UBLDR_LOADADDR being set
  for each board (ultimately requiring a separate buildworld
  for each currently).

Sponsored by:	The FreeBSD Foundation
2015-10-02 02:08:40 +00:00
gjb
ff233881cc MFC r288370:
In vm_copy_base(), turn off SU+J on the resultant filesystem,
  leaving only SU enabled.

Sponsored by:	The FreeBSD Foundation
2015-10-02 02:06:36 +00:00
gjb
a79133b7d5 MFC r288341, r288345, r288347:
r288341:
  Honor VMFORMATS and VMSIZE if set in release.conf. [1]

r288345:
  In followup to r288341, ensure VMFORMATS and VMSIZE are not
  set to empty values, which would result in nonintuitive build
  errors.

r288347:
  Append VMFORMATS and VMSIZE to RELEASE_RMAKEFLAGS only if
  WITH_VMIMAGES is set.

PR:		203420 [1]
Sponsored by:	The FreeBSD Foundation
2015-10-01 00:47:30 +00:00
gjb
def912bcea Document SA-15:24.
Sponsored by:	The FreeBSD Foundation
2015-09-29 19:14:52 +00:00
gjb
8a19916dfe Document EN-15:16, EN-15:17, EN-15:18.
Sponsored by:	The FreeBSD Foundation
2015-09-16 23:33:12 +00:00
cperciva
a6f66e44de MFC r286062, r286063
Add support to blkfront for blkif indirect segment I/Os.

Turn this support off by default in EC2 builds due to performance issues
on some EC2 instance types.
2015-09-14 19:37:51 +00:00
gjb
d4feb69e90 MFC r287368:
Remove '-' separating OSRELEASE and SNAPSHOT_DATE for vagrant
 builds, and prepend it to SNAPSHOT_DATE to prevent a trailing '-'
 in the final box name for a release build.

Sponsored by:	The FreeBSD Foundation
2015-09-04 01:13:40 +00:00
gjb
c992f980b1 Document SA-15:21, SA-15:22, EN-15:15.
Sponsored by:	The FreeBSD Foundation
2015-08-27 15:21:58 +00:00
gjb
0505b0e9ea Remove a broken link.
While here, prefer https where possible.

Sponsored by:	The FreeBSD Foundation
2015-08-19 17:51:03 +00:00
gjb
cc688135d4 Document two post-release EN items as resolved.
Sponsored by:	The FreeBSD Foundation
2015-08-19 17:42:32 +00:00
gjb
76e74d8323 Document SA-15:20, EN-15:11, EN-15:12, EN-15:13.
Sponsored by:	The FreeBSD Foundation
2015-08-18 20:27:03 +00:00
gjb
389d1321af Document an error in the release notes regarding revision r282199.
Submitted by:	amdmi3
Sponsored by:	The FreeBSD Foundation
2015-08-16 12:09:55 +00:00
gjb
3152c1918c Prune the 10-STABLE release notes page after 10.2-RELEASE.
Sponsored by:	The FreeBSD Foundation
2015-08-14 00:19:09 +00:00
gjb
ed48261da8 Fix the gnome package name.
Approved by:	re (implicit)
Sponsored by:	The FreeBSD Foundation
2015-08-13 19:04:41 +00:00
gjb
1717104aa9 Document a known issue with the VirtualBox Vagrant provider failing
to boot on the first invocation of 'vagrant up'.

Approved by:	re (implicit)
Sponsored by:	The FreeBSD Foundation
2015-08-13 18:50:54 +00:00
gjb
a99cffa12b Update the errata article.xml file for 10.2-RELEASE.
Approved by:	re (implicit)
Sponsored by:	The FreeBSD Foundation
2015-08-13 18:41:53 +00:00
gjb
dc8140f43b Prune Security Advisories and Errata Notices from the 10.2-RELEASE
errata page.

Approved by:	re (implicit)
Sponsored by:	The FreeBSD Foundation
2015-08-13 18:40:32 +00:00
gjb
62b52ff329 Update FreeBSD version numbers in preparation of properly creating
the 10.2-RELEASE errata.html page.

Approved by:	re (implicit)
Sponsored by:	The FreeBSD Foundation
2015-08-13 18:39:32 +00:00
gjb
d655b217fa Fix a typo.
Submitted by:	pkelsey
Sponsored by:	The FreeBSD Foundation
2015-08-06 14:13:01 +00:00
gjb
42c87af3f5 Document SA-15:18, SA-15:19.
Sponsored by:	The FreeBSD Foundation
2015-08-05 22:30:49 +00:00