Hinzugefügt:

* GFXBoot - experimental


git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@244 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
ms
2006-08-12 15:16:04 +00:00
parent ae179f6ea6
commit 27996c53e7
21 changed files with 3285 additions and 45 deletions

View File

@@ -1,6 +1,6 @@
#!/bin/sh
/bin/cp -f /usr/share/grub/i386-pc/* /boot/grub
/usr/sbin/grub --no-floppy --batch <<EOT > /dev/null 2> /dev/null
/usr/sbin/grub --no-floppy --batch <<EOT # > /dev/null 2> /dev/null
device (hd0) DEVICE
root (hd0,0)
setup (hd0,0)