aboutsummaryrefslogtreecommitdiff
path: root/release
Commit message (Expand)AuthorAgeFilesLines
* do not strip /standLuigi Rizzo2015-01-241-3/+3
* When iterating through VMFORMATS, the VMBASE file isGlen Barber2015-01-231-2/+2
* Provide a recipe of "true" for building the "release" target once itsColin Percival2015-01-231-0/+1
* Update the latest revision.Glen Barber2015-01-231-1/+1
* Document r277458, support for cloud hosting providers added toGlen Barber2015-01-231-1/+4
* Document r277166, ptrace(2) Altivec register support.Glen Barber2015-01-231-0/+4
* Document r276881, libedit UTF-8 support.Glen Barber2015-01-231-0/+5
* Rename the 'release' target to 'real-release', andGlen Barber2015-01-222-8/+17
* Merge the following revisions from ^/projects/release-vmimage:Glen Barber2015-01-2013-813/+586
|\
| * Add initial support for the GCE (Google Compute Engine)Glen Barber2015-01-162-0/+99
| * Add 'list-vmtargets' target, which produces a list ofGlen Barber2015-01-161-1/+15
| * Add a 'list-cloudware' target to print the list ofGlen Barber2015-01-161-0/+9
| * 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
| * Reintegrate head revisions r273096-r277147Glen Barber2015-01-1313-469/+916
| |\
| * | 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
| * | Merge duplicative vm-CLOUDTYPE targets before additional duplication getsColin Percival2014-11-201-18/+9
| * | Unmount filesystem and destroy md before we read the vnode from disk andColin Percival2014-11-201-1/+1
| * | 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
| * | Remove a stray directory from CLEANFILES.Glen Barber2014-11-101-1/+0
| * | Call cleanup() after everything is done.Glen Barber2014-11-081-0/+1
| * | Change path for mk-vmimage.sh from ${TARGET}/ toGlen Barber2014-11-081-17/+11
| * | 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
| * | Spell 'OPTARG' correctly.Glen Barber2014-11-081-1/+2
| * | Move usage() from vmimage.subr to mk-vmimage.sh,Glen Barber2014-11-082-6/+6
| * | Fix DESTDIR for installworld, and make sure it is createdGlen Barber2014-11-081-3/+6
| * | Add vm_extra_pre_umount() prototype to vmimage.subr.Glen Barber2014-11-081-0/+7
| * | Add CLEANFILES entry for VM targetsGlen Barber2014-11-081-0/+1
| * | Return if vm_create_disk() is unsuccessful.Glen Barber2014-11-081-1/+1
| * | 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-0510-896/+323
| * | Add examples for WITH_CLOUDWARE to release.conf.sample.Glen Barber2014-11-042-1/+14
| * | Add a 'vm-cloudware' target, used to drive allGlen Barber2014-11-031-0/+2
| * | Add line continuation so OPENSTACKCONF is actually includedGlen Barber2014-11-031-1/+1
| * | Uncomment the cloudinit rc.conf(5) line.Glen Barber2014-11-011-1/+1
| * | Fix output file name for openstack images.Glen Barber2014-10-292-2/+2
| * | Initial commit providing a mechanism to createGlen Barber2014-10-294-1/+329
| * | Remove a few vestiges of passing an exit code toGlen Barber2014-10-292-4/+4