Programmupdate:

* CUPS --> 1.2.2
Geandert:
  * Installer-Message


git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@251 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
ms
2006-08-19 18:09:18 +00:00
parent 7a98bae5d3
commit 52f5423e64
4 changed files with 997 additions and 747 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)