[Etherboot-developers] Etherboot 5.0.7rc1 released
Brought to you by:
marty_connor,
stefanhajnoczi
|
From: <ke...@us...> - 2002-06-08 14:12:59
|
Oh what the heck, seeing as I don't have to work on Monday :-). It's coming up time to do another release as requests have been made for things that have been fixed in the CVSed sources. So I just packaged up what's there and put it at http://etherboot.sourceforge.net/etherboot-5.0.7rc1.tar.bz2 SHA1SUM: 4ee686082f4d2f9b1e45eb45448013a289cb883e etherboot-5.0.7rc1.tar.bz2 It's quite large, about 550kB hence no .gz. (If you don't know about .bz2 perhaps you shouldn't be compiling Etherboot. :-) No guarantees except that it takes up disk space. It compiles for me. It may even run. Please bash it around and report problems to this list. I know there are some warnings about passing char * to unsigned char *. BTW I just did a wc -l *.c *.h *.pl in src/ and there's about 44000 lines of code in there. A lot of it is cribbed from Linux drivers but that's still impressive. I didn't realise there was so much stuff in it now. BTW2 I'm working on making a standalone menu program stealing the code in bootmenu.c, it should be in the next mknbi release (he said, hopefully). |