mirror of
https://github.com/rancher/os.git
synced 2025-09-12 13:17:17 +00:00
previous¤t isolinux/syslinux cfg works for fresh install, and ... the iso only has the smaller os-installer image in it \o/
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
timeout 10 #1s
|
||||
prompt 1
|
||||
TIMEOUT 20 #2s
|
||||
PROMPT 1
|
||||
|
||||
# doesn't work as a softlink?
|
||||
default rancheros-${KERNEL_VERSION}
|
||||
INCLUDE isolinux-current.cfg
|
||||
|
||||
#INCLUDE isolinux-previous.cfg
|
||||
# each INCLUDEd file has a `DEFAULT mylabel` in it, and the last one wins
|
||||
INCLUDE ../linux-previous.cfg
|
||||
INCLUDE ../linux-current.cfg
|
||||
|
Reference in New Issue
Block a user