aboutsummaryrefslogtreecommitdiff
path: root/boot/ccboot/ccboot.cfg
diff options
context:
space:
mode:
authorAndrew Lee <alee14498@protonmail.com>2020-06-16 15:09:43 -0400
committerAndrew Lee <alee14498@protonmail.com>2020-06-16 15:09:43 -0400
commit1fd3cd3305990d045106b015a26e8ffcc0f592d0 (patch)
treeffcfd4731921c0e83998cdf032c1da97867a35a7 /boot/ccboot/ccboot.cfg
parentfc49ea175aae2d292fbc87c5b019a1bb28f21c69 (diff)
downloadbits-UI-1fd3cd3305990d045106b015a26e8ffcc0f592d0.tar.gz
bits-UI-1fd3cd3305990d045106b015a26e8ffcc0f592d0.tar.bz2
bits-UI-1fd3cd3305990d045106b015a26e8ffcc0f592d0.zip
New bootloader
Diffstat (limited to 'boot/ccboot/ccboot.cfg')
-rw-r--r--boot/ccboot/ccboot.cfg8
1 files changed, 8 insertions, 0 deletions
diff --git a/boot/ccboot/ccboot.cfg b/boot/ccboot/ccboot.cfg
new file mode 100644
index 0000000..3c7cbd4
--- /dev/null
+++ b/boot/ccboot/ccboot.cfg
@@ -0,0 +1,8 @@
+selected 1
+timeout 5
+
+entry bits-UI;system/boot.lua
+entry bits-UI Update;system/update.lua
+entry bits-UI Recovery;system/recovery/main.lua
+entry CraftOS Regular;rom/programs/shell.lua
+entry CraftOS (MBS);boot/mbs.lua \ No newline at end of file