Changed permissions on combined-image.sh and changed grub menu
authorrisci_atom <risci_atom@d459f2a8-9e7c-4474-95e1-7f88c49cc8e2>
Tue, 15 Feb 2011 06:19:57 +0000 (06:19 +0000)
committerrisci_atom <risci_atom@d459f2a8-9e7c-4474-95e1-7f88c49cc8e2>
Tue, 15 Feb 2011 06:19:57 +0000 (06:19 +0000)
git-svn-id: http://svn.librewrt.org/librewrt@115 d459f2a8-9e7c-4474-95e1-7f88c49cc8e2

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