live.mk: force kiosk images to live boot
I've been puzzled to find current live-webkiosk.iso trying to go localboot with no timeout; this is basically a plug, VM images might need more effort to go in.
This commit is contained in:
parent
675ec1cb4b
commit
3744ab55b8
@ -20,6 +20,7 @@ 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_CFG,live)
|
||||
|
||||
distro/live-builder-mini: distro/.live-base use/dev/builder/base \
|
||||
use/syslinux/timeout/30 use/isohybrid \
|
||||
|
Loading…
Reference in New Issue
Block a user