Am Mittwoch, den 23.09.2009, 14:23 -0600 schrieb Myles Watson:
The global never got initialized, so I couldn't boot a kernel. Now I can, but I'm not sure this is the most elegant fix, or even that it is 100% correct.
Looks good to me. I had similar changes here already, but messed around with That Other Selfboot Bug[tm] and thus have nothing finished yet.
src/boot/selfboot.c:508: warning: no previous prototype for 'selfboot'
Signed-off-by: Myles Watson mylesgw@gmail.com
Acked-by: Patrick Georgi patrick.georgi@coresystems.de
Regards, Patrick