add menu.lst for grub
authorJohn Voltz <john.voltz@gmail.com>
Thu, 1 May 2008 17:14:46 +0000 (17:14 -0000)
committerJohn Voltz <john.voltz@gmail.com>
Thu, 1 May 2008 17:14:46 +0000 (17:14 -0000)
target/x86/grub/menu.lst [new file with mode: 0644]

diff --git a/target/x86/grub/menu.lst b/target/x86/grub/menu.lst
new file mode 100644 (file)
index 0000000..d76bf63
--- /dev/null
@@ -0,0 +1,7 @@
+default=0
+timeout=5
+splashimage=(hd0,0)/boot/grub/splash.xpm.gz
+hiddenmenu
+title Buildroot
+       root (hd0,0)
+       kernel /boot/bzImage rw root=/dev/hda1 vga=791