builder improvements

This commit is contained in:
kepler155c@gmail.com
2017-06-09 17:41:03 -04:00
parent b618246679
commit 71cbf34ade
3 changed files with 27 additions and 17 deletions

View File

@@ -1,7 +1,7 @@
local bootOptions = {
{ prompt = 'Default Shell', file = '/sys/boot/default.boot' },
{ prompt = 'Multishell' , file = '/sys/boot/multishell.boot' },
{ prompt = 'TLCO' , file = '/sys/boot/tlco.boot' },
{ prompt = 'Opus' , file = '/sys/boot/multishell.boot' },
-- { prompt = 'TLCO' , file = '/sys/boot/tlco.boot' },
}
local bootOption = 2