]> git.ozlabs.org Git - petitboot/commit
discover/yaboot: support lilo & silo for x86 and Sparc.
authorJeff Bailey <jeffbailey@google.com>
Sun, 26 Jan 2014 00:48:24 +0000 (00:48 +0000)
committerJeremy Kerr <jk@ozlabs.org>
Wed, 23 Apr 2014 02:33:25 +0000 (10:33 +0800)
commit4caf65688fd16934235139cfa5e885a62f8f7370
tree317aa74e81a3ac8d707eee9cfb25b3023bb8f4af
parent85421290c797c59320bf1e9f076f46195115ab92
discover/yaboot: support lilo & silo for x86 and Sparc.

The yaboot.conf format is essentially the same format as silo.conf and
lilo.conf, especially if the author isn't using OF paths. This is a
cheap way of getting support for silo and lilo.

Signed-off-by: Jeff Bailey <jeffbailey@google.com>
Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
discover/yaboot-parser.c