live.mk: reduce webkiosk boot noise
Let's try to denoise kiosks a bit (this has been tested on a project-specific image first)...
This commit is contained in:
parent
37d178800e
commit
b31006e20c
@ -25,7 +25,9 @@ distro/.live-kiosk: distro/.base use/live/base use/live/autologin \
|
||||
use/syslinux/timeout/1 use/cleanup use/stage2/net-eth \
|
||||
use/fonts/otf/adobe +power
|
||||
@$(call add,CLEANUP_PACKAGES,'alterator*' 'guile*' 'vim-common')
|
||||
@$(call set,SYSLINUX_UI,none)
|
||||
@$(call set,SYSLINUX_CFG,live)
|
||||
@$(call add,STAGE2_BOOTARGS,quiet)
|
||||
@$(call add,DEFAULT_SERVICES_DISABLE,rpcbind klogd syslogd)
|
||||
@$(call add,DEFAULT_SERVICES_DISABLE,consolesaver fbsetfont keytable)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user