| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix tmpfs(5) '/tmp' mount point. | gjb | 2015-11-25 | 1 | -1/+1 |
* | Remove noatime from tmpfs(5) fstab(5) entry. | gjb | 2015-11-09 | 1 | -1/+1 |
* | Use tmpfs(5) instead of md(4) for '/tmp' mount. | gjb | 2015-11-08 | 1 | -1/+1 |
* | In vm_copy_base(), turn off SU+J on the resultant filesystem, | gjb | 2015-09-29 | 1 | -1/+1 |
* | Disable blkif indirect segment I/Os in EC2 by default due to performance | cperciva | 2015-07-30 | 1 | -0/+5 |
* | Fix an out-of-order execution issue regarding pkg(8): | gjb | 2015-07-21 | 1 | -1/+1 |
* | Add support for building VirtualBox Vagrant images. | brd | 2015-07-20 | 3 | -8/+42 |
* | Do not mount /var/log and /var/tmp as md(4)-backed devices. | gjb | 2015-07-12 | 1 | -4/+0 |
* | Revert r285018, r285019, r285076, r285078, r285082. | gjb | 2015-07-04 | 1 | -8/+0 |
* | Test for loader.rc existence before attempting to create | gjb | 2015-07-03 | 1 | -2/+5 |
* | Revert r285018 and r285019, which attempted to resolve | gjb | 2015-07-03 | 1 | -12/+0 |
* | Fix the real problem with missing UFS/MSDOSFS labels on the | gjb | 2015-07-03 | 1 | -0/+5 |
* | Fix the path to the UFS/MSDOSFS filesystem labels, since they | gjb | 2015-07-02 | 1 | -2/+2 |
* | Implement an evil workaround that prevents UFS/MSDOS labels from being | gjb | 2015-07-02 | 1 | -0/+12 |
* | Add initial support for building Vagrant images for VMWare. Next steps will b... | brd | 2015-06-27 | 1 | -0/+81 |
* | Add initial support for automatically uploading GCE virtual | gjb | 2015-06-27 | 1 | -47/+0 |
* | Ensure ASSUME_ALWAYS_YES is set when deleting pkg(8) from the | gjb | 2015-06-24 | 1 | -1/+1 |
* | Chase r284656 and r284658: | gjb | 2015-06-21 | 1 | -14/+1 |
* | Fix path to waagent. | gjb | 2015-06-19 | 1 | -2/+2 |
* | 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 |