From 769b3dbcea116b83f913a6aae00b4e43633be82c Mon Sep 17 00:00:00 2001 From: Clyne Sullivan Date: Fri, 30 Mar 2018 11:39:33 -0400 Subject: new initrd format, 2nd layer for keypad --- initrd/boot | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 initrd/boot (limited to 'initrd') 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) -- cgit v1.2.3