diff options
author | gjb <gjb@FreeBSD.org> | 2014-03-05 00:45:28 +0000 |
---|---|---|
committer | gjb <gjb@FreeBSD.org> | 2014-03-05 00:45:28 +0000 |
commit | 29fd702b0384f72ad342796fbdde5f96857ede18 (patch) | |
tree | d0b22534d18390c48fa42c3e71e5e1d776d31a6b /sys | |
parent | 33dce93124a0e70e57403fcbe3ee5591e17eef46 (diff) | |
download | FreeBSD-src-29fd702b0384f72ad342796fbdde5f96857ede18.zip FreeBSD-src-29fd702b0384f72ad342796fbdde5f96857ede18.tar.gz |
MFC r262499, r262505, r262507, r262509:
r262499:
release.sh:
- Add a VCSCMD variable that defaults to 'svn checkout',
and update places 'svn co' is used directly.
- After sourcing a configuration file, prefix SRCBRANCH,
PORTBRANCH, and DOCBRANCH with the SVNROOT.
- Properly capitalize 'FreeBSD.org' in the default SVNROOT.
- Update Copyright.
release.conf.sample:
- Add an example to use git instead of svn, by nullifying
SVNROOT, and setting SRCBRANCH, DOCBRANCH, and PORTBRANCH
to the URL fo a git repository.
release.7:
- Document VCSCMD.
r262505:
In release/Makefile, remove exclusion of CVS directories in the
src/ and ports/ distributions.
While I am thinking about it, exclude .git directories for src/
and ports/, as somewhat of a followup to r262499.
r262507:
Chase r262505, and remove CVS exclusion from picobsd builds.
r262509:
Rework how WORLD_FLAGS and KERNEL_FLAGS are set, to remove an
unnecessary expr(1) call.
Sponsored by: The FreeBSD Foundation
Diffstat (limited to 'sys')
0 files changed, 0 insertions, 0 deletions