summaryrefslogtreecommitdiffstats
path: root/release/scripts/mk-vmimage.sh
Commit message (Expand)AuthorAgeFilesLines
* Create the arm64/aarch64 VM disk image as MBR instead ofgjb2015-04-231-0/+10
* When creating VM images, copy the contents of the created filesystem intocperciva2015-03-201-0/+1
* Bump copyright, forgotten in r278502.gjb2015-02-101-1/+1
* In scripts/mk-vmimage.sh, prevent incorrect usage() bygjb2015-02-101-4/+4
*-. Merge the following revisions from ^/projects/release-vmimage:gjb2015-01-201-0/+111
|\ \
| | * Unmount filesystem and destroy md before we read the vnode from disk andcperciva2014-11-201-1/+1
| | * Call cleanup() after everything is done.gjb2014-11-081-0/+1
| | * Spell 'OPTARG' correctly.gjb2014-11-081-1/+2
| | * Move usage() from vmimage.subr to mk-vmimage.sh,gjb2014-11-081-0/+6
| | * Return if vm_create_disk() is unsuccessful.gjb2014-11-081-1/+1
| |/
| * Initial rewrite to consolidate VM image build scripts into one.gjb2014-11-051-0/+102
|/
* Separate release/scripts/mk-vmimage.sh to machine-specificgjb2014-10-011-156/+0
* Comment cleanup in panic() message when mkimg(1) does not supportgjb2014-09-291-1/+1
* Remove the UFS label from the root filesystem since it is addedgjb2014-09-281-1/+1
* Remove comments left in accidentally while testing, so thegjb2014-09-281-3/+3
* Fix UFS label for the root filesystem.gjb2014-09-281-1/+1
* release/Makefile:gjb2014-09-281-1/+1
* Remove a 'set -x' that snuck in during testing.gjb2014-09-281-1/+0
* Initial commit to include virtual machine images as partgjb2014-09-281-0/+157
OpenPOWER on IntegriCloud