From a2834647734284416c61c3f8e3797744e8acefc3 Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Sun, 10 Jul 2022 21:26:59 +0200 Subject: Package blacklists are not needed at the moment, comment them out --- make_slackware_live.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/make_slackware_live.sh b/make_slackware_live.sh index 4b101c0..47e6f08 100755 --- a/make_slackware_live.sh +++ b/make_slackware_live.sh @@ -235,9 +235,9 @@ SEQ_DLACK="tagfile:a,ap,d,e,f,k,l,n,t,tcl,x,xap pkglist:dlackware,slackextra,sys SEQ_STUDW="tagfile:a,ap,d,e,f,k,kde,l,n,t,tcl,x,xap,xfce,y pkglist:slackextra,slackpkgplus,studioware" # Package blacklists for variants: -BLACKLIST_DAW="seamonkey" -BLACKLIST_LEAN="seamonkey" -BLACKLIST_XFCE="gst-plugins-bad-free lynx mc motif mozilla-firefox pidgin xlockmore" +#BLACKLIST_DAW="seamonkey" +#BLACKLIST_LEAN="seamonkey" +#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" -- cgit v1.2.3