aboutsummaryrefslogtreecommitdiffstats
path: root/make_slackware_live.sh
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2021-11-07 21:36:31 +0100
committer Eric Hameleers <alien@slackware.com>2021-11-07 21:36:31 +0100
commit5321fa4452c34f5b5d2547682ac9ea890378268c (patch)
treee83c2191ba6536c72c8df55c04c7b2f350b30e79 /make_slackware_live.sh
parent99f7614b9447028fa3c65fac74a08617ee1a1aeb (diff)
downloadliveslak-5321fa4452c34f5b5d2547682ac9ea890378268c.tar.gz
liveslak-5321fa4452c34f5b5d2547682ac9ea890378268c.tar.xz
DAW, LEAN, XFCE: tweak package lists and blacklists
Goal is to keep the XFCE image below 700 MB (CDROM size) while adding programs that are needed.
Diffstat (limited to 'make_slackware_live.sh')
-rwxr-xr-xmake_slackware_live.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/make_slackware_live.sh b/make_slackware_live.sh
index 06e5c0e..08e8995 100755
--- a/make_slackware_live.sh
+++ b/make_slackware_live.sh
@@ -219,7 +219,7 @@ SEQ_STUDW="tagfile:a,ap,d,e,f,k,kde,l,n,t,tcl,x,xap,xfce,y pkglist:slackextra,sl
# Package blacklists for variants:
BLACKLIST_DAW="seamonkey"
BLACKLIST_LEAN="seamonkey"
-BLACKLIST_XFCE="lynx mc mozilla-firefox pidgin"
+BLACKLIST_XFCE="gst-plugins-bad-free lynx mc motif mozilla-firefox pidgin xlockmore"
# Potentially we will use package(s) from 'testing' instead of regular repo:
#TESTINGLIST_DAW="kernel-generic kernel-modules kernel-headers kernel-source"