1
0
mirror of https://github.com/rancher/os.git synced 2025-09-12 13:17:17 +00:00

previous&current 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:
Sven Dowideit
2016-12-07 13:33:43 +10:00
parent 47eaf2bda4
commit 85bdaa6145
6 changed files with 155 additions and 132 deletions

View File

@@ -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