On Fri, May 25, 2012 at 05:14:49PM +0430, Hedayat Vatankhah wrote: > os-prober assumes that there is no space around '=' sign for append > directive in yaboot.conf, while there can be. Therefore, both append="some > options" and append = "some options" are valid in yaboot.conf. This patch > fixes this parsing bug.
I don't really understand why this only applies to the "append" option (I suspect that in fact it doesn't), but whatever - this will do for now. I converted your patch to POSIX sed syntax and applied it. Thanks, -- Colin Watson [cjwat...@debian.org]