jail.conf is the preferred method of configuring jails in all supported
FreeBSD versions. Older rc.conf(5) configuration produces a warning.
Update the handbook example to match based on the submission in the PR,
with a few modifications.
PR: 187142
Submitted by: Jack-Benny Persson
Reviewed by: bcr, eadler
Approved by: bcr, eadler
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D14524
- Add the -maproot=root to the NFS export configuration
- Mention base archive from the ftp server as an alternative way to install the base system
- Fix the <command> usage
- Add details about how to use md_size files to increase the default mfs size for /var and /etc
PR: 213175
Submitted by: Natacha Porte <natbsd@instinctive.eu>
Reviewed by: sevan bcr ian
Approved by: ian sevan
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D14336
This will explain how to properly use the new USE_GITLAB
feature.
Reviewed by: mat wblock
Approved by: mat
Differential Revision: https://reviews.freebsd.org/D12261
1200058: lua loader
1200059: SysV IPC cleanups (union semun and struct mymsg removal and
renaming of kernel-only members of struct semid_ds and struct msgid_ds.)
In the example for extracting multiple distribution sets the path and
case was incorrect.
There's still more adjustment to be made here: not all sets are listed,
and one of the unlisted ones (lib32) does not exist on all archs, but
at least the example command should work.
Reviewed by: gjb
Approved by: gjb
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D14517
the base system and we won't add any more files or content, hence there is no
need to keep this policy around any longer.
Reported by: emaste@
Approved by: core@
information that should be reported to the committee. Before, it seemed
confusing so separating these two sentences makes it clear that these are
separate things that do not belong together.
Reported by: jmg@
Approved by: core@
Add a <site-url> element to hold the organization's URL, and
put the site (company) name in the <site-name> element.
PR: 225854
Reported by: Mateusz Piotrowski <mpp302@gmail.com>
A lot of work by many people went into making this new code better than
the one we had, including: Valerie Aurora, Anne Dickison, Warner Losh,
Colin Percival, Benno Rice, Devin Teske, and Robert Watson.
Approved by: core@