← Back to team overview

puredyne-team team mailing list archive

[Bug 530266] Re: mv grub.cfg.in to a more sane place and ammend the script accordingly

 

** Changed in: bouilloncube
    Milestone: None => 10.04

-- 
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.





References