aboutsummaryrefslogtreecommitdiff
path: root/release/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge the following revisions from ^/projects/release-vmimage:Glen Barber2015-01-204-1/+339
|\
| * Add initial support for the GCE (Google Compute Engine)Glen Barber2015-01-161-0/+96
| * Remove vm_extra_install_base() for the Azure image, nowGlen Barber2015-01-161-12/+1
| * Add a comment to note that setting hw.vga.textmode=1 isGlen Barber2015-01-141-0/+1
| * Update the VM_EXTRA_PACKAGES list for the openstackGlen Barber2015-01-141-1/+3
| * Enable password-less sudo for openstack images.Glen Barber2015-01-141-0/+4
| * Enable the textmode console by default for VM images,Glen Barber2015-01-141-0/+6
| * In vm_extra_install_base(), do not install waagentGlen Barber2015-01-141-9/+0
| * Fix indentation nit.Glen Barber2014-11-241-2/+2
| * In vm_extra_install_packages(), only bootstrap pkg(8)Glen Barber2014-11-241-2/+7
| * Revert r274773, after I *specifically* objected to this changeGlen Barber2014-11-213-12/+19
| * Change how packages are installed into VM images: Rather than chrootingColin Percival2014-11-213-19/+12
| * Add NOSWAP option which can be set by a vmimage.conf file to specify thatColin Percival2014-11-211-4/+9
| * Silence errors when umounting the chroot's /dev, since it probably doesn'tColin Percival2014-11-191-2/+2
| * In vm_install_base(), copy the host resolv.conf intoGlen Barber2014-11-193-0/+8
| * Set the boot partition type to 'apple-boot' for powerpc.Glen Barber2014-11-141-1/+1
| * mount(8) and umount(8) devfs(5) as needed.Glen Barber2014-11-081-0/+6
| * Fix scheme flag to mkimg(1).Glen Barber2014-11-081-2/+2
| * Fix line continuation in write_partition_layout().Glen Barber2014-11-081-6/+2
| * Move usage() from vmimage.subr to mk-vmimage.sh,Glen Barber2014-11-081-6/+0
| * Add vm_extra_pre_umount() prototype to vmimage.subr.Glen Barber2014-11-081-0/+7
| * Add write_partition_layout() used to populate theGlen Barber2014-11-071-13/+27
| * Initial rewrite to consolidate VM image build scripts into one.Glen Barber2014-11-053-0/+203
| * Uncomment the cloudinit rc.conf(5) line.Glen Barber2014-11-011-1/+1
| * Initial commit providing a mechanism to createGlen Barber2014-10-291-0/+10
| * Clear VM_RC_LIST.Glen Barber2014-10-141-1/+1
* | Merge the following from ^/projects/release-vmimage:Glen Barber2014-10-141-0/+14
|\|
| * Add a separate make(1) target to release/Makefile toGlen Barber2014-10-141-0/+14
|/
* Merge r262907 from ^/projects/release-embedded:Glen Barber2014-04-041-0/+29
|\
| * Add ZEDBOARD.Glen Barber2014-03-071-0/+29
* | Update board definition for WANDBOARD-QUAD to match crochet.Glen Barber2014-03-091-1/+1
|/
* Add configurations for WANDBOARD-QUAD images.Glen Barber2014-02-211-0/+29