Bug#361929: grub and /usr

2006-07-29 Thread Robert Millan
Btw, I hope this serves as a good example to everyone on how hardcoding absolute paths is a BAD thing. On Sat, Jul 29, 2006 at 12:48:01PM +0200, Robert Millan wrote: > - Can we edit /etc/kernel-img.conf during postinst? A simple sed rule could > turn all "/sbin/update-grub" into "/usr/sbin/upd

Bug#361929: grub and /usr

2006-07-29 Thread Robert Millan
Hi! I have to apologise, because all this fuss is my fault. I mistakenly interpreted FHS and understood that GRUB should be in / rather than /usr because it was essential for system boot. However, this is not the case since all files used during boot live in /boot/grub. Rewriting grub-install,