| Commit message (Expand) | Author | Age | Files | Lines |
* | MFC r318872: | gjb | 2017-05-28 | 1 | -0/+5 |
* | MFC r307008: | np | 2017-05-24 | 1 | -1/+1 |
* | MFC r317169: | gjb | 2017-04-26 | 1 | -0/+1 |
* | In vm_copy_base(), turn off SU+J on the resultant filesystem, | gjb | 2015-09-29 | 1 | -1/+1 |
* | Fix virtual machine disk format creating by passing VMFORMAT | gjb | 2015-05-11 | 1 | -3/+4 |
* | Fix a comment. | gjb | 2015-04-27 | 1 | -2/+4 |
* | Create the arm64/aarch64 VM disk image as MBR instead of | gjb | 2015-04-23 | 1 | -7/+6 |
* | Revert r281809, which did more harm than good, and apply | gjb | 2015-04-21 | 1 | -4/+4 |
* | Simplify variable expansion in attempt to fix the vm-image build. | gjb | 2015-04-21 | 1 | -3/+3 |
* | Add support for building arm64/aarch64 virtual machine images. | gjb | 2015-04-20 | 1 | -0/+7 |
* | When building VM disk images, vm_copy_base() uses tar(1) to | gjb | 2015-04-20 | 1 | -6/+14 |
* | Improve check for whether ${DESTDIR}/dev is mounted. | cperciva | 2015-03-30 | 1 | -1/+1 |
* | Clean up filesystem unmounting in vmimage builds: | cperciva | 2015-03-30 | 1 | -11/+14 |
* | When creating VM images, copy the contents of the created filesystem into | cperciva | 2015-03-20 | 1 | -0/+29 |
* | Merge the following revisions from ^/projects/release-vmimage: | gjb | 2015-01-20 | 1 | -30/+65 |
|\ |
|
| * | Add a comment to note that setting hw.vga.textmode=1 is | gjb | 2015-01-14 | 1 | -0/+1 |
| * | Enable the textmode console by default for VM images, | gjb | 2015-01-14 | 1 | -0/+6 |
| * | Fix indentation nit. | gjb | 2014-11-24 | 1 | -2/+2 |
| * | In vm_extra_install_packages(), only bootstrap pkg(8) | gjb | 2014-11-24 | 1 | -2/+7 |
| * | Revert r274773, after I *specifically* objected to this change | gjb | 2014-11-21 | 1 | -10/+11 |
| * | Change how packages are installed into VM images: Rather than chrooting | cperciva | 2014-11-21 | 1 | -11/+10 |
| * | Add NOSWAP option which can be set by a vmimage.conf file to specify that | cperciva | 2014-11-21 | 1 | -4/+9 |
| * | Silence errors when umounting the chroot's /dev, since it probably doesn't | cperciva | 2014-11-19 | 1 | -2/+2 |
| * | In vm_install_base(), copy the host resolv.conf into | gjb | 2014-11-19 | 1 | -0/+4 |
| * | Set the boot partition type to 'apple-boot' for powerpc. | gjb | 2014-11-14 | 1 | -1/+1 |
| * | mount(8) and umount(8) devfs(5) as needed. | gjb | 2014-11-08 | 1 | -0/+6 |
| * | Fix scheme flag to mkimg(1). | gjb | 2014-11-08 | 1 | -2/+2 |
| * | Fix line continuation in write_partition_layout(). | gjb | 2014-11-08 | 1 | -6/+2 |
| * | Move usage() from vmimage.subr to mk-vmimage.sh, | gjb | 2014-11-08 | 1 | -6/+0 |
| * | Add vm_extra_pre_umount() prototype to vmimage.subr. | gjb | 2014-11-08 | 1 | -0/+7 |
| * | Add write_partition_layout() used to populate the | gjb | 2014-11-07 | 1 | -13/+27 |
|/ |
|
* | Initial rewrite to consolidate VM image build scripts into one. | gjb | 2014-11-05 | 1 | -0/+150 |