site  contact  subhomenews

Grub4dos 0.4.4-v1.6.0

November 13, 2010 — BarryK
Shinobar has released a new version of the Grub4dos for Puppy:

http://www.murga-linux.com/puppy/viewtopic.php?t=51697

I have upgraded, this will be for all Woof-built puppies. The only change that I made to the PET was to add a 'pinstall.sh' script, which is only relevant when building in Woof and the traditional-Grub is not included:

#!/bin/sh


if [ "`pwd`" != "/" ];then
#get rid of remnants of grub...
[ ! -e ./usr/sbin/grub ] && rm -f ./usr/share/applications/Grub-bootloader-config.desktop
fi

Tags: woof