aboutsummaryrefslogtreecommitdiffstats
path: root/initrd/boot
diff options
context:
space:
mode:
authorClyne Sullivan <clyne@bitgloo.com>2018-03-30 11:39:33 -0400
committerClyne Sullivan <clyne@bitgloo.com>2018-03-30 11:39:33 -0400
commit769b3dbcea116b83f913a6aae00b4e43633be82c (patch)
treec9590a05c17cb7ca115c4e1053e4366edecff7a7 /initrd/boot
parent234beaee5de14a601af3eef97f291cddfe5d1b80 (diff)
new initrd format, 2nd layer for keypad
Diffstat (limited to 'initrd/boot')
-rw-r--r--initrd/boot3
1 files changed, 3 insertions, 0 deletions
diff --git a/initrd/boot b/initrd/boot
new file mode 100644
index 0000000..13e5876
--- /dev/null
+++ b/initrd/boot
@@ -0,0 +1,3 @@
+choice = filemenu
+print("\nChoice: ")
+print(choice)