aboutsummaryrefslogtreecommitdiff
path: root/release/tools
Commit message (Expand)AuthorAgeFilesLines
* Disable blkif indirect segment I/Os in EC2 by default due to performanceColin Percival2015-07-301-0/+5
* Fix an out-of-order execution issue regarding pkg(8):Glen Barber2015-07-211-1/+1
* Add support for building VirtualBox Vagrant images.Brad Davis2015-07-203-8/+42
* Do not mount /var/log and /var/tmp as md(4)-backed devices.Glen Barber2015-07-121-4/+0
* Revert r285018, r285019, r285076, r285078, r285082.Glen Barber2015-07-041-8/+0
* Test for loader.rc existence before attempting to createGlen Barber2015-07-031-2/+5
* Revert r285018 and r285019, which attempted to resolveGlen Barber2015-07-031-12/+0
* Fix the real problem with missing UFS/MSDOSFS labels on theGlen Barber2015-07-031-0/+5
* Fix the path to the UFS/MSDOSFS filesystem labels, since theyGlen Barber2015-07-021-2/+2
* Implement an evil workaround that prevents UFS/MSDOS labels from beingGlen Barber2015-07-021-0/+12
* Add initial support for building Vagrant images for VMWare. Next steps will b...Brad Davis2015-06-271-0/+81
* Add initial support for automatically uploading GCE virtualGlen Barber2015-06-271-47/+0
* Ensure ASSUME_ALWAYS_YES is set when deleting pkg(8) from theGlen Barber2015-06-241-1/+1
* Chase r284656 and r284658:Glen Barber2015-06-211-14/+1
* Fix path to waagent.Glen Barber2015-06-191-2/+2
* Work around a potential bug in pw(8) when '-m' is specified.Glen Barber2015-06-051-1/+1
* Make sure /home exists within the DESTDIR before creating theGlen Barber2015-06-041-0/+1
* Use the new pw(8) '-R' option to create the users/groups.Glen Barber2015-06-031-5/+4
* Pass the '-b' argument to pw(8) so the '/home' directory is createdGlen Barber2015-06-021-1/+2
* In arm_create_disk(), disable soft updates journaling.Glen Barber2015-06-011-1/+1
* Re-enable arm_create_user(), and pass the '-V DESTDIR/etc' toGlen Barber2015-06-011-4/+7
* Disable arm_create_user(). As-is, this does not create theGlen Barber2015-06-011-1/+1
* Fix virtual machine disk format creating by passing VMFORMATGlen Barber2015-05-111-3/+4
* Merge ^/projects/release-arm-redux into ^/head.Glen Barber2015-05-097-185/+137
|\
| * Fix path to /boot/msdos for the target image.Glen Barber2015-05-081-1/+1
| * Reorder / and /boot/msdos mount to avoid the following error:Glen Barber2015-05-071-2/+2
| * Create the /boot/msdos directory so the FAT partition is mountedGlen Barber2015-05-071-0/+1
| * Enable the growfs rc(8) script.Glen Barber2015-05-071-0/+1
| * In arm_create_disk(), chroot(8) to the build environmentGlen Barber2015-05-071-29/+29
| * In release.sh, create the /dev directory within the chrootGlen Barber2015-05-071-2/+2
| * Add tools/arm.subr to contain common subroutines used forGlen Barber2015-05-061-0/+121
| * Remove crochet configuration files and tools/arm/ directory.Glen Barber2015-05-066-185/+0
|/
* Fix building BEAGLEBONE images with Crochet using theGlen Barber2015-05-051-0/+11
* Add initial support for building RPI2 images.Glen Barber2015-05-051-0/+29
* Fix a comment.Glen Barber2015-04-271-2/+4
* Create the arm64/aarch64 VM disk image as MBR instead ofGlen Barber2015-04-231-7/+6
* Revert r281809, which did more harm than good, and applyGlen Barber2015-04-211-4/+4
* Simplify variable expansion in attempt to fix the vm-image build.Glen Barber2015-04-211-3/+3
* Add support for building arm64/aarch64 virtual machine images.Glen Barber2015-04-201-0/+7
* When building VM disk images, vm_copy_base() uses tar(1) toGlen Barber2015-04-201-6/+14
* It would help if I committed the right patch...Colin Percival2015-03-311-1/+1
* Partially revert r278118 now that the required logic for deciding whetherColin Percival2015-03-311-8/+1
* Add bits for building EC2 disk images. Make logic for uploading theseColin Percival2015-03-311-0/+83
* Sigh. s/AutoSize/Growfs/ following upstream commit r761.Glen Barber2015-03-305-5/+5
* Improve check for whether ${DESTDIR}/dev is mounted.Colin Percival2015-03-301-1/+1
* Clean up filesystem unmounting in vmimage builds:Colin Percival2015-03-301-11/+14
* When creating VM images, copy the contents of the created filesystem intoColin Percival2015-03-201-0/+29
* Add a CLOUDPACKAGE variable to contain a list of targets forGlen Barber2015-02-241-0/+47
* Use ifconfig_DEFAULT="" instead of hard-coding vtnet(4)Glen Barber2015-02-031-1/+1
* Move service_enable="YES" rc.conf(5) additions toGlen Barber2015-02-031-9/+9