svn commit: r339290 - head/release/scripts

Glen Barber gjb at FreeBSD.org
Wed Oct 10 19:57:11 UTC 2018


Author: gjb
Date: Wed Oct 10 19:57:10 2018
New Revision: 339290
URL: https://svnweb.freebsd.org/changeset/base/339290

Log:
  Add graphics/drm-legacy-kmod and graphics/drm-stable-kmod to the
  list of packages to include on the dvd installer.
  
  Approved by:	re (marius, rgrimes)
  Sponsored by:	The FreeBSD Foundation

Modified:
  head/release/scripts/pkg-stage.sh

Modified: head/release/scripts/pkg-stage.sh
==============================================================================
--- head/release/scripts/pkg-stage.sh	Wed Oct 10 19:39:47 2018	(r339289)
+++ head/release/scripts/pkg-stage.sh	Wed Oct 10 19:57:10 2018	(r339290)
@@ -16,6 +16,8 @@ _DVD_PACKAGES="archivers/unzip
 devel/subversion
 devel/subversion-static
 emulators/linux_base-c6
+graphics/drm-legacy-kmod
+graphics/drm-stable-kmod
 misc/freebsd-doc-all
 net/mpd5
 net/rsync


More information about the svn-src-head mailing list