puredyne-team team mailing list archive
-
puredyne-team team
-
Mailing list archive
-
Message #01070
[Bug 530266] Re: mv grub.cfg.in to a more sane place and ammend the script accordingly
** 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.
References