[Etherboot-developers] OpenBSD support/a.out support
Brought to you by:
marty_connor,
stefanhajnoczi
|
From: Wojciech P. <wo...@te...> - 2003-03-03 15:11:21
|
trying to support OpenBSD i found a) OpenBSD has different bootinfo passing b) OpenBSD still uses a.out (at least what i found in ftp.openbsd.org version 3.2) c) OpenBSD/NetBSD a.out is REALLY different from what etherboot supports. i don't know if other OS'es a.out are broken or OpenBSD/NetBSD a.out is broken or maybe just a.out is almost unstandarized. anyway it require some time to get the difference and really modify a.out loader. in fact - i'm too lazy to do it, unless some OpenBSD user will mail me to have OpenBSD supported. |