Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [build] Rename gPXE to iPXE | Michael Brown | 2010-04-19 | 1 | -21/+0 |
| | | | | | | | | | | | Access to the gpxe.org and etherboot.org domains and associated resources has been revoked by the registrant of the domain. Work around this problem by renaming project from gPXE to iPXE, and updating URLs to match. Also update README, LOG and COPYRIGHTS to remove obsolete information. Signed-off-by: Michael Brown <mcb30@ipxe.org> | ||||
* | Add per-file error identifiers | Michael Brown | 2007-07-24 | 1 | -1/+0 |
| | |||||
* | Warnings purge | Marty Connor | 2007-07-02 | 1 | -1/+0 |
| | |||||
* | pkbuff->iobuf changeover | Michael Brown | 2007-05-19 | 1 | -2/+2 |
| | | | | | | | | Achieved via Perl using: perl -pi -e 's/pk_buff/io_buffer/g; s/Packet buffer/I\/O buffer/ig; ' \ -e 's/pkbuff\.h/iobuf.h/g; s/pkb_/iob_/g; s/_pkb/_iob/g; ' \ -e 's/pkb/iobuf/g; s/PKB/IOB/g;' | ||||
* | IP6 support | Nikhil Chandru Rao | 2006-08-19 | 1 | -0/+23 |