Changed permissions on combined-image.sh and changed grub menu
[librewrt/.git] / trunk / target / linux / x86 / image / menu.lst
index 5f99f21560b10f68142e11b57671969fd94f6c0b..950c39b9607de232a4c6c2d5ffde8b13a6cc56da 100644 (file)
@@ -4,12 +4,12 @@
 default 0
 timeout 5
 
-title   OpenWrt
+title   LibreWRT Bright-Ben
 root    (hd0,0)
 kernel  /boot/vmlinuz @CMDLINE@ noinitrd reboot=bios
 boot
 
-title  OpenWrt (failsafe)
+title  LibreWRT Bright-Ben (Failsafe)
 root   (hd0,0)
 kernel  /boot/vmlinuz failsafe=true @CMDLINE@ noinitrd reboot=bios
 boot