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.
This commit is contained in:
parent
5f68010ae8
commit
0fb4b58771
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user