[Etherboot-developers] Etherboot 5.1.1 (development) released
Brought to you by:
marty_connor,
stefanhajnoczi
|
From: <ke...@us...> - 2001-07-08 08:52:03
|
I have released Etherboot 5.1.1 (development) at http://etherboot.sourceforge.net/distribution.html Changes from 5.0.2: + Added missing rules in genrules.pl for .pxe and .lzpxe images. + Peter Lister unified pxeloader.S into loader.S. pxeloader.S not required now. Also fixed .lzpxe. + Added missing int i; declaration in try_floppy_first(). + Load %edx with dev just before calling xstart in floppy.c:bootdisk() so that %dl will have device number, just like entry from BIOS. + Merged in Eric Biederman's patches to build .ebi images that run under LinuxBIOS. To make an image, edit Config to enable the EBI options (and disable TAGGED_IMAGE), then make bin32/driver.ebi, where driver is the name of a supported PCI NIC. MD5 sums: b545ee5ba7a3937c6d16538da95daf66 etherboot-5.1.1.tar.bz2 276664b1428a81864a8031e2505267e1 etherboot-5.1.1.tar.gz SHA1 sums: ef7184bf617ffe47ef5328119158224d43a42155 etherboot-5.1.1.tar.bz2 78c84236322635f54795e62af5fb19490a785db8 etherboot-5.1.1.tar.gz |