On Mon, 17 Apr 2006, Andreas Metzler wrote: <snipp> > At short glance the respective changes in update-grub seem to be like > this: > -echo -n "Searching for splash image... " > +echo -n "Searching for splash image ... " >&2 > i.e. the newer update-grub is simply sending to stderr instead of > stdout. > > This afaik could be solved be redirecting stdout to stderr in the > *invocation* of update-grub in the kernel's maintainerscripts.
waldi why not add your patch to update-grub to the next stable release? kernel-package 8 should be able to cope with the stderr output, no? -- maks -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

