updated developer trunk. Note that this will be used for dev and stable code will...
[librewrt/.git] / trunk / target / linux / x86 / image / menu.lst
diff --git a/trunk/target/linux/x86/image/menu.lst b/trunk/target/linux/x86/image/menu.lst
new file mode 100644 (file)
index 0000000..5f99f21
--- /dev/null
@@ -0,0 +1,15 @@
+@SERIAL_CONFIG@
+@TERMINAL_CONFIG@
+
+default 0
+timeout 5
+
+title   OpenWrt
+root    (hd0,0)
+kernel  /boot/vmlinuz @CMDLINE@ noinitrd reboot=bios
+boot
+
+title  OpenWrt (failsafe)
+root   (hd0,0)
+kernel  /boot/vmlinuz failsafe=true @CMDLINE@ noinitrd reboot=bios
+boot