summaryrefslogtreecommitdiffstats
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* [cloud] Remove AWS public image access block only if not already unblockedMichael Brown2025-10-201-1/+3
* [cloud] Remove AWS public image access block automatically if neededMichael Brown2025-10-171-0/+1
* [crypto] Switch to using python-asn1crypto instead of python-asn1Michael Brown2025-04-111-40/+22Star
* [crypto] Update cmsdetach to work with python-asn1 version 3.0.0Michael Brown2025-03-171-11/+10Star
* [contrib] Update bochsrc.txt to work with current versionsMichael Brown2025-03-141-213/+214
* [cloud] Add ability to delete old AMI imagesMichael Brown2024-09-091-10/+30
* [cloud] Add family and architecture tags to AWS snapshots and imagesMichael Brown2024-09-061-5/+21
* [crypto] Add cmsdetach script for detaching encrypted data from CMS messagesMichael Brown2024-08-281-0/+80
* [contrib] Remove obsolete rom-o-matic codeMichael Brown2024-08-2042-1955/+0Star
* [cloud] Add utility to read INT13CON partition in Google Compute EngineMichael Brown2024-07-301-0/+146
* [cloud] Add utility for importing images to Google Compute EngineMichael Brown2024-07-081-0/+167
* [cloud] Add utility script to read iPXE output from INT13CON partitionMichael Brown2023-11-071-0/+68
* [cloud] Add ability to overwrite existing AMI imagesMichael Brown2023-11-071-2/+13
* [cloud] Allow aws-import script to run on Python 3.6Michael Brown2022-04-061-1/+1
* [cloud] Allow multiple images to be imported simultaneouslyMichael Brown2021-05-021-19/+19
* [cloud] Autodetect CPU architecture from AMI disk imageMichael Brown2021-05-021-6/+17
* [cloud] Use a sortable default AMI nameMichael Brown2021-05-011-1/+9
* [cloud] Add ability to generate Dokuwiki table of AMI imagesMichael Brown2021-05-011-0/+20
* [cloud] Add utility for importing images to AWS EC2Michael Brown2021-02-161-0/+100
* [contrib] Update bochsrc.txt to work with current versionsMichael Brown2021-02-021-368/+542
* [coverity] Override assumptions about wcrtomb() and hmac_init()Michael Brown2019-08-171-0/+8
* [coverity] Add Coverity user modelMichael Brown2017-03-221-0/+21
* [errdb] Strip platform error code for non-platform-generated errorsMichael Brown2013-04-291-0/+1
* [contrib] Enable bochs debug port by defaultMichael Brown2012-10-051-1/+1
* [contrib] Allow more space for Bochs option ROMMichael Brown2012-10-051-1/+1
* [contrib] Fix rom-o-matic git version number issuesFloris Bos2012-07-231-2/+7
* [contrib] Fix rom-o-matic build (add new LOG_LEVEL constant)Floris Bos2012-07-231-0/+10
* [contrib] Update bochsrc.txt to latest version of bochsMichael Brown2012-06-061-170/+550
* [contrib] Fix rom-o-maticPaul Sands2012-02-126-27/+28
* [contrib] Update rom-o-matic to build iPXEFloris Bos2011-05-064-9/+31
* [contrib] Specify boot order in bochsrc.txtMichael Brown2011-01-271-0/+1
* [contrib] Remove extraneous errcodedb filesMichael Brown2010-10-192-3/+0Star
* [contrib] Allow "cow" script to create the SAN device itselfMichael Brown2010-09-221-4/+5
* [contrib] Add script to easily create copy-on-write SAN imagesMichael Brown2010-09-221-0/+48
* [contrib] Add contrib/vm, containing utilities from old contrib/bochsMichael Brown2010-09-226-0/+1246
* [errcode] Remove unused contrib/errcode scriptsStefan Hajnoczi2010-07-175-413/+0Star
* [errdb] Add errdb.pl script to build error databaseMichael Brown2010-05-312-0/+109
* [build] Rename gPXE to iPXEMichael Brown2010-04-2015-53/+56
* [contrib] Add README file to rom-o-maticMarty Connor2010-01-191-0/+62
* [contrib] Add .hrom format to rom-o-maticMarty Connor2010-01-171-0/+1
* [contrib] Add rom-o-matic to contribMarty Connor2010-01-1741-0/+1854
* [contrib] Move most contrib content to a separate repositoryMarty Connor2010-01-17152-20360/+9Star
* [3c90xutil] Update bromutil.c and cromutil.c.Thomas Miletich2010-01-145-188/+582
* [build] Pad .rom, .dsk, and .hd images to 512-byte boundariesMichael Brown2009-04-161-2/+2
* [image] Allow multiple embedded imagesMichael Brown2009-02-162-0/+12
* [contrib] Update qemu documentationMichael Brown2009-02-011-18/+11Star
* [contrib] Add patch to enable writable ROM images in bochsMichael Brown2008-10-211-0/+20
* [util] Disable automatic CR->LF conversion in serial-console utilityMichael Brown2008-09-071-2/+2
* [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