freebsd-skq/release
gjb 29fd702b03 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
2014-03-05 00:45:28 +00:00
..
amd64 MFC r260772: 2014-01-16 16:44:23 +00:00
doc MFC: r262574 2014-03-02 12:11:55 +00:00
i386 MFC r260772: 2014-01-16 16:44:23 +00:00
ia64 Fix the bootable CD: 2013-08-03 20:14:29 +00:00
pc98 - Add CHECKSUM.* support in Makefile[1]. 2013-02-03 10:26:24 +00:00
picobsd MFC r262499, r262505, r262507, r262509: 2014-03-05 00:45:28 +00:00
pkg_repos MFC r260772: 2014-01-16 16:44:23 +00:00
powerpc CDs are not partitioned, so this is not correct syntax for loading from 2013-09-17 17:30:49 +00:00
scripts MFC r260772: 2014-01-16 16:44:23 +00:00
sparc64 - Once we have shifted arguments thrice, base-bits-dir is $1 rather than $4. 2013-07-26 14:23:25 +00:00
generate-release.sh Run ldconfig(8) rc script before building ports so 2014-02-10 07:16:46 +00:00
Makefile MFC r262499, r262505, r262507, r262509: 2014-03-05 00:45:28 +00:00
rc.local MFC r259686: 2014-01-15 08:10:41 +00:00
release.conf.sample MFC r262499, r262505, r262507, r262509: 2014-03-05 00:45:28 +00:00
release.sh MFC r262499, r262505, r262507, r262509: 2014-03-05 00:45:28 +00:00