summaryrefslogtreecommitdiffstats
path: root/release/tools
Commit message (Expand)AuthorAgeFilesLines
* Fix tmpfs(5) '/tmp' mount point.gjb2015-11-251-1/+1
* Remove noatime from tmpfs(5) fstab(5) entry.gjb2015-11-091-1/+1
* Use tmpfs(5) instead of md(4) for '/tmp' mount.gjb2015-11-081-1/+1
* In vm_copy_base(), turn off SU+J on the resultant filesystem,gjb2015-09-291-1/+1
* Disable blkif indirect segment I/Os in EC2 by default due to performancecperciva2015-07-301-0/+5
* Fix an out-of-order execution issue regarding pkg(8):gjb2015-07-211-1/+1
* Add support for building VirtualBox Vagrant images.brd2015-07-203-8/+42
* Do not mount /var/log and /var/tmp as md(4)-backed devices.gjb2015-07-121-4/+0
* Revert r285018, r285019, r285076, r285078, r285082.gjb2015-07-041-8/+0
* Test for loader.rc existence before attempting to creategjb2015-07-031-2/+5
* Revert r285018 and r285019, which attempted to resolvegjb2015-07-031-12/+0
* Fix the real problem with missing UFS/MSDOSFS labels on thegjb2015-07-031-0/+5
* Fix the path to the UFS/MSDOSFS filesystem labels, since theygjb2015-07-021-2/+2
* Implement an evil workaround that prevents UFS/MSDOS labels from beinggjb2015-07-021-0/+12
* Add initial support for building Vagrant images for VMWare. Next steps will b...brd2015-06-271-0/+81
* Add initial support for automatically uploading GCE virtualgjb2015-06-271-47/+0
* Ensure ASSUME_ALWAYS_YES is set when deleting pkg(8) from thegjb2015-06-241-1/+1
* Chase r284656 and r284658:gjb2015-06-211-14/+1
* Fix path to waagent.gjb2015-06-191-2/+2
* Work around a potential bug in pw(8) when '-m' is specified.gjb2015-06-051-1/+1
* Make sure /home exists within the DESTDIR before creating thegjb2015-06-041-0/+1
* Use the new pw(8) '-R' option to create the users/groups.gjb2015-06-031-5/+4
* Pass the '-b' argument to pw(8) so the '/home' directory is createdgjb2015-06-021-1/+2
* In arm_create_disk(), disable soft updates journaling.gjb2015-06-011-1/+1
* Re-enable arm_create_user(), and pass the '-V DESTDIR/etc' togjb2015-06-011-4/+7
* Disable arm_create_user(). As-is, this does not create thegjb2015-06-011-1/+1
* Fix virtual machine disk format creating by passing VMFORMATgjb2015-05-111-3/+4
*-. Merge ^/projects/release-arm-redux into ^/head.gjb2015-05-097-185/+137
|\ \
| * | Fix path to /boot/msdos for the target image.gjb2015-05-081-1/+1
| * | Reorder / and /boot/msdos mount to avoid the following error:gjb2015-05-071-2/+2
| * | Create the /boot/msdos directory so the FAT partition is mountedgjb2015-05-071-0/+1
| * | Enable the growfs rc(8) script.gjb2015-05-071-0/+1
| * | In arm_create_disk(), chroot(8) to the build environmentgjb2015-05-071-29/+29
| * | In release.sh, create the /dev directory within the chrootgjb2015-05-071-2/+2
| |/
| * Add tools/arm.subr to contain common subroutines used forgjb2015-05-061-0/+121
| * Remove crochet configuration files and tools/arm/ directory.gjb2015-05-066-185/+0
|/
* Fix building BEAGLEBONE images with Crochet using thegjb2015-05-051-0/+11
* Add initial support for building RPI2 images.gjb2015-05-051-0/+29
* Fix a comment.gjb2015-04-271-2/+4
* Create the arm64/aarch64 VM disk image as MBR instead ofgjb2015-04-231-7/+6
* Revert r281809, which did more harm than good, and applygjb2015-04-211-4/+4
* Simplify variable expansion in attempt to fix the vm-image build.gjb2015-04-211-3/+3
* Add support for building arm64/aarch64 virtual machine images.gjb2015-04-201-0/+7
* When building VM disk images, vm_copy_base() uses tar(1) togjb2015-04-201-6/+14
* It would help if I committed the right patch...cperciva2015-03-311-1/+1
* Partially revert r278118 now that the required logic for deciding whethercperciva2015-03-311-8/+1
* Add bits for building EC2 disk images. Make logic for uploading thesecperciva2015-03-311-0/+83
* Sigh. s/AutoSize/Growfs/ following upstream commit r761.gjb2015-03-305-5/+5
* Improve check for whether ${DESTDIR}/dev is mounted.cperciva2015-03-301-1/+1
* Clean up filesystem unmounting in vmimage builds:cperciva2015-03-301-11/+14
OpenPOWER on IntegriCloud