From 1fd3cd3305990d045106b015a26e8ffcc0f592d0 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Tue, 16 Jun 2020 15:09:43 -0400 Subject: New bootloader --- boot/ccboot/ccboot.cfg | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 boot/ccboot/ccboot.cfg (limited to 'boot/ccboot/ccboot.cfg') 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 -- cgit v1.2.3