Ronald G Minnich <[EMAIL PROTECTED]> writes: > exactly. Let's kill inflate as soon as we can. Let's get mkelfImage > working for any and all cases.
The current mkelfImage is really better named mkelfImage-linux.... And directly adapting it for anything else is fragile, but it is a great source of example/proof of concept code. > My current battle is to make it work for 9load. If it works for 9load it > will work for anything! Sounds like a good target. Ideally 9load should have a native LinuxBIOS port, so you don't need an external program like mkelfImage. Tell me what you need to figure out how to port 9load. Better documentation, some questions answered, a second eye ball, whatever. My biggest current task is to stabalize the LinuxBIOS interface so interesting things can be built on top of it. Eric
