Commit graph

52028 commits

Author SHA1 Message Date
Glen Barber
1ac457c7c0 Document r335222, asf(8) removed from the system.
Sponsored by:	The FreeBSD Foundation
2018-12-10 18:22:30 +00:00
Glen Barber
0b58999e6b Document r335864, GID permission change to /dev/acpi to allow users
in the 'operator' group to suspend the system with acpiconf(8).

Sponsored by:	The FreeBSD Foundation
2018-12-10 18:22:29 +00:00
Glen Barber
a347cb67f6 Document r335974, bhyve(8) NVMe device emulation.
Sponsored by:	The FreeBSD Foundation
2018-12-10 18:22:27 +00:00
Glen Barber
1eba16f027 Document r336252, loader(8) support for geli(8) extended for all
architectures and disk-like devices.

Sponsored by:	The FreeBSD Foundation
2018-12-10 18:22:26 +00:00
Glen Barber
d61f3b7437 Document r336659, geli(8) support to initialize multiple providers
that all use the same passphrase/key.

Submitted by:	woodsb02
Sponsored by:	The FreeBSD Foundation
2018-12-10 16:39:18 +00:00
Glen Barber
797b34d6c9 Document r335673, geli_groups rc.conf(5) addition.
Submitted by:	woodsb02
Sponsored by:	The FreeBSD Foundation
2018-12-10 16:39:17 +00:00
Glen Barber
ca83ab00b5 Update the jedec_ts(4) entry to reflect its functionality has been
replaced by jedec_dimm(4).

Submitted by:	cem
Sponsored by:	The FreeBSD Foundation
2018-12-10 16:39:15 +00:00
Glen Barber
e82422e8ae Document r334375, pf(4) updated to use rmlock(9) instead of
rwlock(9).

Sponsored by:	The FreeBSD Foundation
2018-12-10 16:39:14 +00:00
Glen Barber
61b110e72c Document pf(4) is usable in a vnet(9)-backed jail(8).
Submitted by:	kp
Sponsored by:	The FreeBSD Foundation
2018-12-10 16:39:13 +00:00
Glen Barber
c193c85dc4 Fix svn revision number of WITH_REPRODUCIBLE_BUILDS entry.
Sponsored by:	The FreeBSD Foundation
2018-12-10 16:39:11 +00:00
Glen Barber
5b6c6499cd Document r324810, VIMAGE enabled by default.
Submitted by:	kp
Sponsored by:	The FreeBSD Foundation
2018-12-10 16:39:10 +00:00
Edson Brandi
852ddd0bcf pt_BR.ISO8859-1/books/porters-handbook: Content synced with en_US r52611
* content synchronized with en_US document (rev 52611)

Submitted by: dbaio
Approved by: gabor (mentor, implicit)
Obtained from: The FreeBSD Brazilian Portuguese Documentation Project
2018-12-09 21:49:43 +00:00
Edson Brandi
778219a258 pt_BR.ISO8859-1/articles/committers-guide: Content synced with en_US r52611
* pt_BR content synchronized with en_US document (rev 52611)

Submitted by: dbaio
Approved by: gabor (mentor, implicit)
Obtained from: The FreeBSD Brazilian Portuguese Documentation Project
2018-12-09 21:35:10 +00:00
Bjoern Heidotting
a658f7422c Update to r52450:
Reference new Samba ports in the chapter about Samba services.
2018-12-07 20:37:52 +00:00
Glen Barber
0c9ef0deb9 Update the 12.0-RELEASE schedule to reflect 12.0-RELEASE builds
have been started.

Approved by:	re (implicit)
Sponsored by:	The FreeBSD Foundation
2018-12-07 00:02:58 +00:00
Glen Barber
cdae08c73e Document r338643, Enable reproducible builds
Document r340773, src.conf knob to enable the retpoline mitigation
         for userland builds
Document r334391, ld.lld as the system linker by default on amd64
Document r332452, vt(4) "Terminus BSD Console" font v4.46
Document r339216, Improve Capsicum support in sshd
Document r330110, Add kernel retpoline option for amd64
Document r333713, Add driver for Microchip LAN78xx USB3-GigE controller
Document r303033, arch(7) manual page addition.

Submitted by:	emaste
Sponsored by:	The FreeBSD Foundation
2018-12-06 21:20:00 +00:00
Glen Barber
98b6030bdd Document r338253, pf(4) ioctl interface and pfctl(8) now support
altq(4) bandwidth parameters of 2^32 bps or greater.

Submitted by:	pkelsey
Sponsored by:	The FreeBSD Foundation
2018-12-06 21:19:59 +00:00
Mathieu Arnold
c5ff427774 Move portmgr's blanket approval definition to the Committer's Guide, and
shuffle a few things around.

Reviewed by:	bcr, adamw
Differential Revision:	https://reviews.freebsd.org/D18308
2018-12-06 16:04:59 +00:00
Mathieu Arnold
8e549f630c Reword the quarterly blanket approvals so that it is less vague about
what is getting authorized.

Reviewed by:	bcr, adamw
Differential Revision:	https://reviews.freebsd.org/D18308
2018-12-06 16:04:56 +00:00
Mathieu Arnold
68f28e43d3 Improve the description of 1200500 a bit. 2018-12-06 14:35:23 +00:00
Ruey-Cherng Yu
8558ab6d58 - Traditional Chinese translation of the latest news item (12.0 RC-3 release announcement)
Merge the following from the English version : r52515 ->r52537
2018-12-06 06:45:27 +00:00
Glen Barber
35a8917592 Reword the gdb(1) entry (r317416) to recommend using lldb(1) or
gdb(1) from devel/gdb.

Submitted by:	jhb
Sponsored by:	The FreeBSD Foundation
2018-12-05 20:59:20 +00:00
Glen Barber
eb282623f1 Add mention that gdb(1) is installed to /usr/bin on sparc64.
Sponsored by:	The FreeBSD Foundation
2018-12-05 20:23:28 +00:00
Glen Barber
aeb6f6a0d2 Uncomment the BUILD_RELNOTES evaluation now that the relnotes.html
page updating has been fixed.

Sponsored by:	The FreeBSD Foundation
2018-12-05 20:18:21 +00:00
Glen Barber
f792f9b3a7 Document r317416, gdb(1) installed to /usr/libexec, and gdbtui
and gdbserver are no longer installed.

Sponsored by:	The FreeBSD Foundation
2018-12-05 20:18:20 +00:00
Glen Barber
e9562b62c1 Document r336901, i386 defaults to ld.lld.
Sponsored by:	The FreeBSD Foundation
2018-12-05 20:18:19 +00:00
Glen Barber
1df3cb8c9c Document r336998, armv6/armv7 default to EFI.
Sponsored by:	The FreeBSD Foundation
2018-12-05 20:18:18 +00:00
Glen Barber
2596cf300b Document r337000, PINE64-LTS support added to build tools.
Sponsored by:	The FreeBSD Foundation
2018-12-05 20:18:16 +00:00
Glen Barber
bdc5e11385 Document r337023, security.jail.vmm_allowed sysctl(8) to allow
running bhyve(8) within a jail(8).

Sponsored by:	The FreeBSD Foundation
2018-12-05 20:18:15 +00:00
Glen Barber
aa6c83a5e2 Document r337033, jedec_ts(4) removal.
Sponsored by:	The FreeBSD Foundation
2018-12-05 20:18:14 +00:00
Glen Barber
b372497177 Document r337057, ld.lld(1) as the default bootstrap linker on
armv7.

Sponsored by:	The FreeBSD Foundation
2018-12-05 20:18:12 +00:00
Glen Barber
4a9f0a3b64 Document r337321, init(8) updated to be able to run an executable
written in another language than sh(1).

Sponsored by:	The FreeBSD Foundation
2018-12-05 19:26:40 +00:00
Glen Barber
7eab08f949 Document r337740, init_exec kenv(1) variable addition.
Sponsored by:	The FreeBSD Foundation
2018-12-05 19:26:39 +00:00
Glen Barber
b4f58e48e8 Document r337749, 'autoro' flag in auto_master(5) for /media.
Sponsored by:	The FreeBSD Foundation
2018-12-05 19:26:37 +00:00
Glen Barber
34d5f358c8 Document r337992, pthread(3) POSIX/SUSv4-2018 compliance
improvements.

Sponsored by:	The FreeBSD Foundation
2018-12-05 19:26:36 +00:00
Glen Barber
056fdc1cfd Document r338050, libstand(3) default interpreter changed to Lua.
Sponsored by:	The FreeBSD Foundation
2018-12-05 19:26:35 +00:00
Glen Barber
6b93897032 Document r338210, bhyve(8) 'help' subcommand to '-l' and '-s' flags.
Sponsored by:	The FreeBSD Foundation
2018-12-05 19:26:34 +00:00
Glen Barber
7f1efdfaa6 Document r338214, KASSERT_PANIC_OPTIONAL kernel configuration option.
Sponsored by:	The FreeBSD Foundation
2018-12-05 17:52:13 +00:00
Glen Barber
97053d0418 Document r338282, bsdinstall(8)/zfsboot(8) UEFI+GELI support.
Sponsored by:	The FreeBSD Foundation
2018-12-05 17:52:11 +00:00
Glen Barber
b91aa025d5 Document r338331, arc4random_stir() and arc4random_addrandom()
removed from arc4random(3).

Sponsored by:	The FreeBSD Foundation
2018-12-05 17:52:10 +00:00
Glen Barber
bab8dd994e Document r338352, last(1) libxo(3) support.
Sponsored by:	The FreeBSD Foundation
2018-12-05 17:52:09 +00:00
Glen Barber
a600ef3da5 Document r338353, lastlogin(8) libxo(3) support.
Sponsored by:	The FreeBSD Foundation
2018-12-05 17:52:07 +00:00
Glen Barber
6d1999eec2 Document r338640, geom(8) '-p' flag addition.
Sponsored by:	The FreeBSD Foundation
2018-12-05 17:52:06 +00:00
Glen Barber
58cc2f596e Document r338666, armv6/armv7 capsicum support enabled by default.
Sponsored by:	The FreeBSD Foundation
2018-12-05 17:52:05 +00:00
Glen Barber
851a20ff26 Document r338684, geom(8) '-t' flag addition.
Sponsored by:	The FreeBSD Foundation
2018-12-05 17:52:03 +00:00
Glen Barber
4605228193 Document r338950, chown(8) UID/GID overflow handling fix.
Sponsored by:	The FreeBSD Foundation
2018-12-05 17:52:02 +00:00
Glen Barber
8dad9b76f1 Document r340190, Lewisburg PCH (C620) TCO watchdog timer support in
ichwd(4).

Sponsored by:	The FreeBSD Foundation
2018-12-05 17:52:01 +00:00
Glen Barber
963c522d5b Document r323923, UFS2 cylinder group check hashes.
Document r338056, UFS TRIM/BIO_DELETE consolidation.
Document r338517, UFS TRIM/BIO_DELETE consolidation enabled.

Submitted by:	mckusick
Sponsored by:	The FreeBSD Foundation
2018-12-05 16:23:14 +00:00
Dmitry Morozovsky
9e31976ec5 Document __FreeBSD_version values in stable/11 up to 1102504. 2018-12-05 15:09:39 +00:00
Ryusuke SUZUKI
07ee379f4a - Merge the following from the English version:
r48204 -> r52526	head/ja_JP.eucJP/htdocs/applications.xml
2018-12-05 09:11:37 +00:00