summaryrefslogtreecommitdiffstats
path: root/contrib/vm/cow
Commit message (Collapse)AuthorAgeFilesLines
* [contrib] Allow "cow" script to create the SAN device itselfMichael Brown2010-09-221-4/+5
| | | | | | | | Allow for an invocation pattern such as: ./cow /path/to/image/file vblade 1 2 eth0 Signed-off-by: Michael Brown <mcb30@ipxe.org>
* [contrib] Add script to easily create copy-on-write SAN imagesMichael Brown2010-09-221-0/+48
Signed-off-by: Michael Brown <mcb30@ipxe.org>