From b59fd8745bd3e7e17445310798ae8120229ed55f Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Sat, 10 Jul 2021 22:28:01 +0200 Subject: Blacklist seamonkey from the DAW & LEAN ISOs, we use firefox there --- make_slackware_live.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/make_slackware_live.sh b/make_slackware_live.sh index 87838d5..2aa2f1f 100755 --- a/make_slackware_live.sh +++ b/make_slackware_live.sh @@ -217,7 +217,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_XFCE="lynx mc" +BLACKLIST_DAW="seamonkey" +BLACKLIST_LEAN="seamonkey" +BLACKLIST_XFCE="lynx mc mozilla-firefox" # -- START: Used verbatim in upslak.sh -- # # List of kernel modules required for a live medium to boot properly; -- cgit v1.2.3