Bug#580459: isn't sed s,x,x, one big no-op?

2010-05-07 Thread jidanni
SJ == Sven Joachim svenj...@gmx.de writes: SJ Yes, actually you can do it at build time by using the configure option SJ --program-transform-name. Say you want grub to be named grub2 to SJ distinguish it from grub-legacy, then you can run SJ $ ./configure --program-transform-name=s/grub/grub2/

Bug#580459: isn't sed s,x,x, one big no-op?

2010-05-07 Thread jidanni
AS == Andrew Sackville-West and...@swclan.homelinux.org writes: AS ISTM that is much easier and more reliable to change one variable at AS the beginning of the file than to change all the sed expressions AS throughout the file... OK, but whatever they do, they should remember that it looks like

Bug#580459: isn't sed s,x,x, one big no-op?

2010-05-06 Thread jidanni
Package: grub-pc X-debbugs-Cc: tliko...@iki.fi, debian-u...@lists.debian.org Version: 1.98-1 Severity: wishlist File: /etc/grub.d/00_header #TL I'm sure it's for a purpose. If you file a bug I'd suggest a wish list #TL category and tone like Please document the purpose of ... Dear Grub Team: