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
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user