summaryrefslogtreecommitdiffstats
path: root/contrib/errcode/build_errcodedb.py
Commit message (Collapse)AuthorAgeFilesLines
* [errcode] Remove unused contrib/errcode scriptsStefan Hajnoczi2010-07-171-93/+0Star
| | | | | | | | | | | | | | The new errdb error code database is more accurate than the regular expression-based errcode scripts. This patch removes errcode scripts in favor of errdb. The gpxebot.py script is no longer needed, gpxebot has been released as a separate open source codebase: http://git.etherboot.org/?p=people/stefanha/gpxebot.git;a=summary Signed-off-by: Stefan Hajnoczi <stefanha@gmail.com> Signed-off-by: Michael Brown <mcb30@ipxe.org>
* [build] Rename gPXE to iPXEMichael Brown2010-04-201-1/+1
| | | | | | | | | | | 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>
* [Contribs] Fix multi-line POSIX errno definitions.Stefan Hajnoczi2008-05-201-8/+7Star
|
* [Contribs] Add README, license text, and invert error code dictionaries.Stefan Hajnoczi2008-05-201-5/+33
|
* [Contribs] Add command-line utility for looking up gPXE error codes.Stefan Hajnoczi2008-05-201-0/+66