summaryrefslogtreecommitdiffstats
path: root/contrib
Commit message (Collapse)AuthorAgeFilesLines
* [util] Disable automatic CR->LF conversion in serial-console utilityMichael Brown2008-09-071-2/+2
| | | | | | DUET (the EFI test environment) seems not to handle LF, so inhibit the CR->LF conversion that the pty does for us by default. This doesn't affect operation of gPXE, which will happily accept either CR or LF.
* [contrib] Bring bochs/qemu READMEs up to date with latest upstream codeMichael Brown2008-09-072-4/+4
|
* [Contribs] Fix multi-line POSIX errno definitions.Stefan Hajnoczi2008-05-201-8/+7Star
|
* [Contribs] Fix parsing bug in errcode.pyStefan Hajnoczi2008-05-201-1/+4
| | | | Make sure parser doesn't choke on line with space at end.
* [Contribs] Add simple IRC bot for looking up error codes.Stefan Hajnoczi2008-05-203-2/+126
|
* [Contribs] Add README, license text, and invert error code dictionaries.Stefan Hajnoczi2008-05-204-13/+106
|
* [Contribs] Add a web interface for looking up error codes.Stefan Hajnoczi2008-05-201-0/+65
| | | | Add a PHP script to act as a web interface for looking up error codes.
* [Contribs] Add command-line utility for looking up gPXE error codes.Stefan Hajnoczi2008-05-202-0/+129
|
* [Contribs] Add updated wake-on-LAN patch from Bill <level42@sympatico.ca>Michael Brown2008-03-1913-1202/+145Star
|
* Add .pdsk target (padded .dsk, suitable for qemu).Michael Brown2007-07-061-3/+2Star
|
* Build bochs with ne2000 support, and add sample lines in bochsrc.txtMichael Brown2007-07-022-1/+4
| | | | to match.
* Don't build option-overloaded packets; they just confuse people (ISCMichael Brown2007-06-301-0/+8
| | | | DHCPD and Windows RIS in particular).
* Initial notes on RISMichael Brown2007-06-291-0/+23
|
* Current bochs has a 128kB BIOS, not 64kBMichael Brown2007-06-281-1/+1
|
* Ignore external directories (bochs, qemu) within contrib/bochs.Michael Brown2007-06-091-0/+2
|
* Rename .cvsignore files to .gitignoreMichael Brown2007-06-091-0/+0
|
* .zrom is still broken; use .rom by defaultMichael Brown2006-08-281-1/+1
|
* Document requisite patch for qemuMichael Brown2006-08-282-4/+38
|
* Add --enable-show-ips; it's useful when using the profiling code.Michael Brown2006-08-281-1/+2
|
* Basic instructions to get qemu runningMichael Brown2006-08-241-0/+80
|
* Corrected documentationMichael Brown2006-08-091-3/+2Star
|
* Need write permission to /dev/net/tun, not just read.Michael Brown2006-05-261-1/+1
|
* Updated to new SourceForge CVS locations, and fix a couple of minorMichael Brown2006-05-181-9/+12
| | | | mistakes.
* Added tunctl (since it is difficult to find for many distros).Michael Brown2006-05-134-12/+131
|
* Updated instructions to reflect current reality.Michael Brown2006-04-261-57/+24Star
|
* Hardcoded paths to ../../src/bin avoid one step in the instructions.Michael Brown2006-04-261-2/+2
|
* Avoid the need for a symlink to the BIOS directory; just use the locallyMichael Brown2006-04-261-2/+2
| | | | checked-out copy.
* Much safer to use a TAP device statically allocated with tunctl.Michael Brown2006-04-261-21/+0Star
|
* Updated to syntax required by latest bochs CVS.Michael Brown2006-04-261-1/+1
|
* Updated to current bochs CVSMichael Brown2006-04-261-217/+306
|
* Initial revisionMichael Brown2005-05-17153-0/+20692