aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2021-12-20 14:49:18 +0100
committer Eric Hameleers <alien@slackware.com>2021-12-20 14:49:18 +0100
commitae27b4832ac5dc61a6cc3758c14278b447d5cebd (patch)
tree3b0e02eaffe58f31edee870716f3cbf3729ed629
parent6734dbaee2e369b6f3c562d035806929ecea0889 (diff)
downloadliveslak-ae27b4832ac5dc61a6cc3758c14278b447d5cebd.tar.gz
liveslak-ae27b4832ac5dc61a6cc3758c14278b447d5cebd.tar.xz
Make the boot of the LEAN ISO less verbose
-rwxr-xr-xmake_slackware_live.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/make_slackware_live.sh b/make_slackware_live.sh
index 80f35fd..8a1eacc 100755
--- a/make_slackware_live.sh
+++ b/make_slackware_live.sh
@@ -264,6 +264,7 @@ NETFIRMWARE="3com acenic adaptec bnx tigon e100 sun kaweth tr_smctr cxgb3 rtl_ni
KAPPEND_SLACKWARE=""
KAPPEND_KTOWN="threadirqs"
KAPPEND_DAW="threadirqs preempt=full loglevel=3 audit=0"
+KAPPEND_LEAN="threadirqs preempt=full loglevel=3 audit=0"
KAPPEND_STUDIOWARE="threadirqs preempt=full loglevel=3 audit=0"
# Add CACert root certificates yes/no?