puredyne-team team mailing list archive
-
puredyne-team team
-
Mailing list archive
-
Message #01013
[Bug 530266] Re: mv grub.cfg.in to a more sane place and ammend the script accordingly
Committed revision 62.
** Changed in: bouilloncube
Milestone: 10.04 => 9.11
** Changed in: bouilloncube
Assignee: (unassigned) => krgn (karsten-goto10)
** Changed in: bouilloncube
Importance: Undecided => Medium
** Changed in: bouilloncube
Status: New => Fix Committed
--
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 Committed
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