Commit 3744ab55 authored by Michael Shigorin's avatar Michael Shigorin

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.
parent 675ec1cb
......@@ -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 \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment