git: 55c8093f7332 - main - Replace subversion with git in the installation DVD
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 27 May 2022 15:11:13 UTC
The branch main has been updated by asomers:
URL: https://cgit.FreeBSD.org/src/commit/?id=55c8093f733242cd72341ba1126637047cf16ca3
commit 55c8093f733242cd72341ba1126637047cf16ca3
Author: Alan Somers <asomers@FreeBSD.org>
AuthorDate: 2022-05-26 19:08:34 +0000
Commit: Alan Somers <asomers@FreeBSD.org>
CommitDate: 2022-05-27 15:10:19 +0000
Replace subversion with git in the installation DVD
I assume the original reason for Subversion's inclusion was to checkout
the base system. But now we use git for that.
Reviewed by: gjb
Sponsored by: Axcient
MFC after: 2 weeks
Differential Revision: https://reviews.freebsd.org/D35329
---
release/scripts/pkg-stage.sh | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/release/scripts/pkg-stage.sh b/release/scripts/pkg-stage.sh
index f1bb19636f75..4e9617184243 100755
--- a/release/scripts/pkg-stage.sh
+++ b/release/scripts/pkg-stage.sh
@@ -13,8 +13,7 @@ export PKGCMD="/usr/sbin/pkg -d"
export PORTSDIR="${PORTSDIR:-/usr/ports}"
_DVD_PACKAGES="archivers/unzip
-devel/subversion
-devel/subversion-static
+devel/git
emulators/linux_base-c6
graphics/drm-legacy-kmod
graphics/drm-stable-kmod