History log of /freebsd-11-stable/release/Makefile
Revision Date Author Comments
# 356770 16-Jan-2020 gjb

MFC r356685, r356686:
r356685:
Ensure the TYPE, BRANCH, and REVISION variables are set in
cloudware targets when OSRELEASE is overridden. [1]

r356686:
Fix a typo.

PR: 243287 [1]
Sponsored by: Rubicon Communications, LLC (netgate.com)


# 334457 31-May-2018 marius

Akin r302691 in head, synchronize the build stripping for the disc1
image with that of the bootonly image (but similarly modulo games
and groff(1)) as the amd64 disc1 image is overflowing. This also
removes the redundant MK_LLDB.

This is a direct commit to stable/11 rather than a MFC of r302691 as
the the disc1 image stripping previously has been directly modified
in stable/11 by r303027.

Approved by: re (gjb)


# 320753 06-Jul-2017 gjb

MFC r320748:
Allow passing NOPKG= to make(1) to enable the pkg-stage target
from getting executed when NOPKG is defined but empty.

Approved by: re (kib, insta-MFC)
Sponsored by: The FreeBSD Foundation


# 318853 25-May-2017 gjb

MFC r318646:
Allow PORTSDIR to be overridden in the pkg-stage target.

PR: 218393
Sponsored by: The FreeBSD Foundation


# 303135 21-Jul-2016 gjb

MFC r303003:

Make sure we clean up the rdoc and reldoc directories if NODOC
is not set.

Approved by: re (kib)
Sponsored by: The FreeBSD Foundation


# 303027 19-Jul-2016 gjb

Reduce the disc1.iso size from 850+M to just over 650M.

As a result of this change, the 'kernel-dbg.txz' distribution
is no longer provided on disc1.iso, and deselected by default
in bsdinstall(8). When 'kernel-dbg.txz' is selected, network
configuration happens before the installer proceeds, to fetch
the distribution from the mirrors.

This is a direct commit to stable/11, as there is intention
to solve this differently for 12.0-RELEASE.

Reviewed by: nwhitehorn (glanced at)
Approved by: re (hrs)
Sponsored by: The FreeBSD Foundation


# 302821 14-Jul-2016 gjb

Remove the 'debug.witness.trace' entry, as WITNESS is not
enabled on stable branches by default.

This is a direct commit to stable/11.

Approved by: re (kib)
Sponsored by: The FreeBSD Foundation