]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
release: update to use git instead of svn:
authorgjb <gjb@FreeBSD.org>
Fri, 31 Jul 2020 19:31:52 +0000 (19:31 +0000)
committergjb <gjb@FreeBSD.org>
Fri, 31 Jul 2020 19:31:52 +0000 (19:31 +0000)
commit0dd12959a0fc64940d82675940473e9dbb053b08
tree77cde31a1ae0b71656cb57266d22c7ec3eb29573
parent7ffbfbe9610502f8cf46d3fc8b5e2390b60e79ef
release: update to use git instead of svn:

release.sh:
  - Bump the version number.
  - Default VCSCMD to '/usr/local/bin/git clone'.
  - Rename SVN* variables to GIT* equivalents.
  - Remove dead code to inject a trailing '/' between two variables.
  - Remove SRC_FORCE_CHECKOUT.
  - Exit if the build host does not have devel/git installed.
  - Install devel/git in the build chroot(8) for newvers.sh.

release.conf.sample:
  - Update sample configuration variables to the git equivalent.

relnotes-search.sh:
  - Remove script.  It is specifically for use with svn.

Sponsored by: Rubicon Communications, LLC (netgate.com)
release/release.conf.sample
release/release.sh
release/scripts/relnotes-search.sh [deleted file]