| Commit message (Expand) | Author | Age | Files | Lines |
* | Work around a potential bug in pw(8) when '-m' is specified. | gjb | 2015-06-05 | 1 | -1/+1 |
* | Make sure /home exists within the DESTDIR before creating the | gjb | 2015-06-04 | 1 | -0/+1 |
* | Use the new pw(8) '-R' option to create the users/groups. | gjb | 2015-06-03 | 1 | -5/+4 |
* | Pass the '-b' argument to pw(8) so the '/home' directory is created | gjb | 2015-06-02 | 1 | -1/+2 |
* | In arm_create_disk(), disable soft updates journaling. | gjb | 2015-06-01 | 1 | -1/+1 |
* | Re-enable arm_create_user(), and pass the '-V DESTDIR/etc' to | gjb | 2015-06-01 | 1 | -4/+7 |
* | Disable arm_create_user(). As-is, this does not create the | gjb | 2015-06-01 | 1 | -1/+1 |
* | Fix virtual machine disk format creating by passing VMFORMAT | gjb | 2015-05-11 | 1 | -3/+4 |
*-. | Merge ^/projects/release-arm-redux into ^/head. | gjb | 2015-05-09 | 7 | -185/+137 |
|\ \ |
|
| * | | Fix path to /boot/msdos for the target image. | gjb | 2015-05-08 | 1 | -1/+1 |
| * | | Reorder / and /boot/msdos mount to avoid the following error: | gjb | 2015-05-07 | 1 | -2/+2 |
| * | | Create the /boot/msdos directory so the FAT partition is mounted | gjb | 2015-05-07 | 1 | -0/+1 |
| * | | Enable the growfs rc(8) script. | gjb | 2015-05-07 | 1 | -0/+1 |
| * | | In arm_create_disk(), chroot(8) to the build environment | gjb | 2015-05-07 | 1 | -29/+29 |
| * | | In release.sh, create the /dev directory within the chroot | gjb | 2015-05-07 | 1 | -2/+2 |
| |/ |
|
| * | Add tools/arm.subr to contain common subroutines used for | gjb | 2015-05-06 | 1 | -0/+121 |
| * | Remove crochet configuration files and tools/arm/ directory. | gjb | 2015-05-06 | 6 | -185/+0 |
|/ |
|
* | Fix building BEAGLEBONE images with Crochet using the | gjb | 2015-05-05 | 1 | -0/+11 |
* | Add initial support for building RPI2 images. | gjb | 2015-05-05 | 1 | -0/+29 |
* | 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 |
* | It would help if I committed the right patch... | cperciva | 2015-03-31 | 1 | -1/+1 |
* | Partially revert r278118 now that the required logic for deciding whether | cperciva | 2015-03-31 | 1 | -8/+1 |
* | Add bits for building EC2 disk images. Make logic for uploading these | cperciva | 2015-03-31 | 1 | -0/+83 |
* | Sigh. s/AutoSize/Growfs/ following upstream commit r761. | gjb | 2015-03-30 | 5 | -5/+5 |
* | 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 |
* | Add a CLOUDPACKAGE variable to contain a list of targets for | gjb | 2015-02-24 | 1 | -0/+47 |
* | Use ifconfig_DEFAULT="" instead of hard-coding vtnet(4) | gjb | 2015-02-03 | 1 | -1/+1 |
* | Move service_enable="YES" rc.conf(5) additions to | gjb | 2015-02-03 | 1 | -9/+9 |
*-----. | Merge the following revisions from ^/projects/release-vmimage: | gjb | 2015-01-20 | 4 | -1/+339 |
|\ \ \ \ |
|
| | | * | | Add initial support for the GCE (Google Compute Engine) | gjb | 2015-01-16 | 1 | -0/+96 |
| | | * | | Remove vm_extra_install_base() for the Azure image, now | gjb | 2015-01-16 | 1 | -12/+1 |
| | | * | | Add a comment to note that setting hw.vga.textmode=1 is | gjb | 2015-01-14 | 1 | -0/+1 |
| | | * | | Update the VM_EXTRA_PACKAGES list for the openstack | gjb | 2015-01-14 | 1 | -1/+3 |
| | | * | | Enable password-less sudo for openstack images. | gjb | 2015-01-14 | 1 | -0/+4 |
| | | * | | Enable the textmode console by default for VM images, | gjb | 2015-01-14 | 1 | -0/+6 |
| | | * | | In vm_extra_install_base(), do not install waagent | gjb | 2015-01-14 | 1 | -9/+0 |
| | | * | | 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 | 3 | -12/+19 |
| | | * | | Change how packages are installed into VM images: Rather than chrooting | cperciva | 2014-11-21 | 3 | -19/+12 |
| | | * | | 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 | 3 | -0/+8 |