aboutsummaryrefslogtreecommitdiff
path: root/release/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
* Export WORLD_FLAGS and KERNEL_FLAGS for buildworld/buildkernel.Glen Barber2014-02-033-6/+6
* Include 'TARGET-TARGET_ARCH' in the resulting image name similarGlen Barber2014-01-283-3/+3
* Add initial support for the PANDABOARD.Glen Barber2014-01-281-0/+29
* Fix TARGET_ARCH and XDEV_ARCH for BEAGLEBONE, should be arm/armv6.Glen Barber2014-01-251-0/+2
* Explicitly set XDEV_ARCH and TARGET_ARCH to 'armv6', which resolvesGlen Barber2014-01-251-0/+2
* Add initial support for building arm BEAGLEBONE images.Glen Barber2014-01-241-0/+27
* Move tools/release/${XDEV}/ to release/tools/${XDEV}/.Glen Barber2014-01-191-0/+27