Handbook: "Adding Swap Space", increase the example size from 64M to 512M
In modern times a swap file with a size of 64M doesn't make that much
sense, so increase the size in the example to 512M.
In modern times a swap file with a size of 64M doesn't make that much
sense, so increase the size in the example to 512M.
Reviewed by: bcr (mentor)
Approved by: bcr (mentor)
Differential Revision: https://reviews.freebsd.org/D25643
- add a hint to create the distfiles directory if it does not already exist
- add the new-style syntax to use a custom ports tree
PR: 237794
Submitted by: vladimir.chukharev@gmail.com
Event: July 2020 Bugathon
The description of the key file incorrectly identified it as the master key
PR: 208578
Submitted by: Wout Decre <wout@canodus.be> (original version)
Reviewed by: bcr, oshogbo
Sponsored by: Klara Inc.
Event: July 2020 Bugathon
Differential Revision: https://reviews.freebsd.org/D15866
sysrc(8) is only suitable for sh(1) files like rc.conf(5). The syntax of
loader.conf(5) is not compatible with sh(1), e.g., because of the dots in
the variables names.
Update WiFi failover example in advanced-networking.
Some wireless interfaces do not support changing their MAC address, so
explicitly instruct the reader to change the Ethernet MAC instead.
- Update en_US.ISO8859-1/articles/contributors/contrib.corealumni.xml
to reflect outgoing CORE.10 members
- Update en_US.ISO8859-1/books/dev-model/book.xml to reflect changes in
core-secretary@
- Update en_US.ISO8859-1/books/handbook/introduction/chapter.xml to reflect
changes on latest Election Date
- Update en_US.ISO8859-1/htdocs/administration.xml to reflect latest CORE.11
team and respective Liason
- Update share/pgpkeys/pgpkeys-core.xml to reflect CORE.11 members
- Update share/pgpkeys/core-secretary.key signed by outgoing core-secretary@
and jrm@
# gpg --list-key --fingerprint core-secretary@freebsd.org
pub rsa4096 2020-06-26 [SC] [expires: 2022-06-30]
4B64 E9E0 BDE9 B3EC C06B 5C66 D8C8 C83B 49F2 6F17
uid [ultimate] FreeBSD Core Team Secretary <core-secretary@freebsd.org>
sig 3 D8C8C83B49F26F17 2020-06-26 FreeBSD Core Team Secretary <core-secretary@freebsd.org>
sig 36A40C83B0D6EF9E 2020-06-26 Joseph R. Mingrone <jrm@ftfl.ca>
sig 0CB403E4E95B96EC 2020-06-26 [User ID not found]
sub rsa4096 2020-06-26 [E] [expires: 2022-06-30]
sig D8C8C83B49F26F17 2020-06-26 FreeBSD Core Team Secretary <core-secretary@freebsd.org>
Submitted by: bofh (with core-secretary@ hat on)
Approved by: bcr, jrm
Differential Revision: https://reviews.freebsd.org/D25527
Core.11 will officially take over from Core.10 tomorrow. As part of the
transition update the entity with the new members. Additionally, add an
entity for the core-secretary as an email contact, similar to the entry for
the doceng-secretary a few lines below.