** Changed in: bouilloncube
Status: Fix Committed => Fix Released
--
mv grub.cfg.in to a more sane place and ammend the script accordingly
https://bugs.launchpad.net/bugs/530266
You received this bug notification because you are a member of puredyne
team, which is the registrant for bouilloncube.
Status in bouillon cube: Fix Released
Bug description:
in line 116
cat ./grub.cfg.in | sed -e 's/\${BLKID}/'${BLKID}'/g' >
${DEVMOUNT}/boot/grub/grub.cfg
change this so it checks where that file is (preferrably either in
/usr/share/bouilloncube/ or something) and prepend something that expands to an
absolute path. this is very fragile and will break once the script is installed
in a more global place.
_______________________________________________
Mailing list: https://launchpad.net/~puredyne-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~puredyne-team
More help : https://help.launchpad.net/ListHelp