Age | Commit message (Expand) | Author | Files | Lines |
2013-04-29 | [errdb] Strip platform error code for non-platform-generated errors | Michael Brown | 1 | -0/+1 |
2012-10-05 | [contrib] Enable bochs debug port by default | Michael Brown | 1 | -1/+1 |
2012-10-05 | [contrib] Allow more space for Bochs option ROM | Michael Brown | 1 | -1/+1 |
2012-07-23 | [contrib] Fix rom-o-matic git version number issues | Floris Bos | 1 | -2/+7 |
2012-07-23 | [contrib] Fix rom-o-matic build (add new LOG_LEVEL constant) | Floris Bos | 1 | -0/+10 |
2012-06-06 | [contrib] Update bochsrc.txt to latest version of bochs | Michael Brown | 1 | -170/+550 |
2012-02-12 | [contrib] Fix rom-o-matic | Paul Sands | 6 | -27/+28 |
2011-05-06 | [contrib] Update rom-o-matic to build iPXE | Floris Bos | 4 | -9/+31 |
2011-01-26 | [contrib] Specify boot order in bochsrc.txt | Michael Brown | 1 | -0/+1 |
2010-10-19 | [contrib] Remove extraneous errcodedb files | Michael Brown | 2 | -3/+0 |
2010-09-22 | [contrib] Allow "cow" script to create the SAN device itself | Michael Brown | 1 | -4/+5 |
2010-09-22 | [contrib] Add script to easily create copy-on-write SAN images | Michael Brown | 1 | -0/+48 |
2010-09-22 | [contrib] Add contrib/vm, containing utilities from old contrib/bochs | Michael Brown | 6 | -0/+1246 |
2010-07-17 | [errcode] Remove unused contrib/errcode scripts | Stefan Hajnoczi | 5 | -413/+0 |
2010-05-31 | [errdb] Add errdb.pl script to build error database | Michael Brown | 2 | -0/+109 |
2010-04-19 | [build] Rename gPXE to iPXE | Michael Brown | 15 | -53/+56 |
2010-01-18 | [contrib] Add README file to rom-o-matic | Marty Connor | 1 | -0/+62 |
2010-01-17 | [contrib] Add .hrom format to rom-o-matic | Marty Connor | 1 | -0/+1 |
2010-01-16 | [contrib] Add rom-o-matic to contrib | Marty Connor | 41 | -0/+1854 |
2010-01-16 | [contrib] Move most contrib content to a separate repository | Marty Connor | 152 | -20360/+9 |
2010-01-14 | [3c90xutil] Update bromutil.c and cromutil.c. | Thomas Miletich | 5 | -188/+582 |
2009-04-16 | [build] Pad .rom, .dsk, and .hd images to 512-byte boundaries | Michael Brown | 1 | -2/+2 |
2009-02-16 | [image] Allow multiple embedded images | Michael Brown | 2 | -0/+12 |
2009-02-01 | [contrib] Update qemu documentation | Michael Brown | 1 | -18/+11 |
2008-10-21 | [contrib] Add patch to enable writable ROM images in bochs | Michael Brown | 1 | -0/+20 |
2008-09-07 | [util] Disable automatic CR->LF conversion in serial-console utility | Michael Brown | 1 | -2/+2 |
2008-09-07 | [contrib] Bring bochs/qemu READMEs up to date with latest upstream code | Michael Brown | 2 | -4/+4 |
2008-05-20 | [Contribs] Fix multi-line POSIX errno definitions. | Stefan Hajnoczi | 1 | -8/+7 |
2008-05-20 | [Contribs] Fix parsing bug in errcode.py | Stefan Hajnoczi | 1 | -1/+4 |
2008-05-20 | [Contribs] Add simple IRC bot for looking up error codes. | Stefan Hajnoczi | 3 | -2/+126 |
2008-05-20 | [Contribs] Add README, license text, and invert error code dictionaries. | Stefan Hajnoczi | 4 | -13/+106 |
2008-05-20 | [Contribs] Add a web interface for looking up error codes. | Stefan Hajnoczi | 1 | -0/+65 |
2008-05-20 | [Contribs] Add command-line utility for looking up gPXE error codes. | Stefan Hajnoczi | 2 | -0/+129 |
2008-03-19 | [Contribs] Add updated wake-on-LAN patch from Bill <level42@sympatico.ca> | Michael Brown | 13 | -1202/+145 |
2007-07-05 | Add .pdsk target (padded .dsk, suitable for qemu). | Michael Brown | 1 | -3/+2 |
2007-07-02 | Build bochs with ne2000 support, and add sample lines in bochsrc.txt | Michael Brown | 2 | -1/+4 |
2007-06-30 | Don't build option-overloaded packets; they just confuse people (ISC | Michael Brown | 1 | -0/+8 |
2007-06-29 | Initial notes on RIS | Michael Brown | 1 | -0/+23 |
2007-06-28 | Current bochs has a 128kB BIOS, not 64kB | Michael Brown | 1 | -1/+1 |
2007-06-09 | Ignore external directories (bochs, qemu) within contrib/bochs. | Michael Brown | 1 | -0/+2 |
2007-06-09 | Rename .cvsignore files to .gitignore | Michael Brown | 1 | -0/+0 |
2006-08-28 | .zrom is still broken; use .rom by default | Michael Brown | 1 | -1/+1 |
2006-08-28 | Document requisite patch for qemu | Michael Brown | 2 | -4/+38 |
2006-08-28 | Add --enable-show-ips; it's useful when using the profiling code. | Michael Brown | 1 | -1/+2 |
2006-08-24 | Basic instructions to get qemu running | Michael Brown | 1 | -0/+80 |
2006-08-09 | Corrected documentation | Michael Brown | 1 | -3/+2 |
2006-05-26 | Need write permission to /dev/net/tun, not just read. | Michael Brown | 1 | -1/+1 |
2006-05-18 | Updated to new SourceForge CVS locations, and fix a couple of minor | Michael Brown | 1 | -9/+12 |
2006-05-13 | Added tunctl (since it is difficult to find for many distros). | Michael Brown | 4 | -12/+131 |
2006-04-26 | Updated instructions to reflect current reality. | Michael Brown | 1 | -57/+24 |