Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Oct 2018 19:57:10 +0000 (UTC)
From:      Glen Barber <gjb@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r339290 - head/release/scripts
Message-ID:  <201810101957.w9AJvAB7042225@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201810101957.w9AJvAB7042225>