Commit 0fb4b587 authored by Michael Shigorin's avatar Michael Shigorin

live: use lateboot for textinstall

use/live/textinstall target is a base for those images whose target audience tends to be somewhat more experienced; these might prefer to just boot off the image instead of having to perform any extra action like pressing down arrow and enter. This is also to help msp@'s homeros-*.iso boot immediately.
parent 5f68010a
......@@ -45,7 +45,7 @@ use/live/install: use/metadata use/xdg-user-dirs use/syslinux/localboot.cfg
@$(call add,LIVE_PACKAGES,livecd-installer-features)
# text-based installation script
use/live/textinstall: use/syslinux/localboot.cfg
use/live/textinstall: use/syslinux/lateboot.cfg
@$(call add,LIVE_PACKAGES,live-install)
# a very simplistic one
......
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