On Thu, Dec 23, 2010 at 11:29:38AM +0200, Gleb Natapov wrote:
Read bootorder file, parse it and put it into array for easy consumption.
Signed-off-by: Gleb Natapov gleb@redhat.com
I applied this. I'd like to apply two patches on top of it as a cleanup.
I've also changed the code so that the bootorder file doesn't need to be null-terminated (seabios will tack on a trailing null itself).
-Kevin