Public bug reported:
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.
** Affects: bouilloncube
Importance: Undecided
Status: New
--
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: New
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