summaryrefslogtreecommitdiffstats
path: root/release
Commit message (Expand)AuthorAgeFilesLines
* Fix a typo in a comment.gjb2015-01-281-1/+1
* Provide a description for the 'tests.txz' distributiongjb2015-01-281-0/+2
* Rename the 'system' target to 'disc1', which is specificgjb2015-01-281-32/+32
* do not strip /standluigi2015-01-241-3/+3
* When iterating through VMFORMATS, the VMBASE file isgjb2015-01-231-2/+2
* Provide a recipe of "true" for building the "release" target once itscperciva2015-01-231-0/+1
* Update the latest revision.gjb2015-01-231-1/+1
* Document r277458, support for cloud hosting providers added togjb2015-01-231-1/+4
* Document r277166, ptrace(2) Altivec register support.gjb2015-01-231-0/+4
* Document r276881, libedit UTF-8 support.gjb2015-01-231-0/+5
* Rename the 'release' target to 'real-release', andgjb2015-01-222-8/+17
*-----. Merge the following revisions from ^/projects/release-vmimage:gjb2015-01-2013-813/+586
|\ \ \ \
| | | * | Add initial support for the GCE (Google Compute Engine)gjb2015-01-162-0/+99
| | | * | Add 'list-vmtargets' target, which produces a list ofgjb2015-01-161-1/+15
| | | * | Add a 'list-cloudware' target to print the list ofgjb2015-01-161-0/+9
| | | * | Remove vm_extra_install_base() for the Azure image, nowgjb2015-01-161-12/+1
| | | * | Add a comment to note that setting hw.vga.textmode=1 isgjb2015-01-141-0/+1
| | | * | Update the VM_EXTRA_PACKAGES list for the openstackgjb2015-01-141-1/+3
| | | * | Enable password-less sudo for openstack images.gjb2015-01-141-0/+4
| | | * | Enable the textmode console by default for VM images,gjb2015-01-141-0/+6
| | | * | In vm_extra_install_base(), do not install waagentgjb2015-01-141-9/+0
| | | * | Reintegrate head revisions r273096-r277147gjb2015-01-1313-469/+916
| | | |\ \
| | | * | | Fix indentation nit.gjb2014-11-241-2/+2
| | | * | | In vm_extra_install_packages(), only bootstrap pkg(8)gjb2014-11-241-2/+7
| | | * | | Revert r274773, after I *specifically* objected to this changegjb2014-11-213-12/+19
| | | * | | Change how packages are installed into VM images: Rather than chrootingcperciva2014-11-213-19/+12
| | | * | | Add NOSWAP option which can be set by a vmimage.conf file to specify thatcperciva2014-11-211-4/+9
| | | * | | Merge duplicative vm-CLOUDTYPE targets before additional duplication getscperciva2014-11-201-18/+9
| | | * | | Unmount filesystem and destroy md before we read the vnode from disk andcperciva2014-11-201-1/+1
| | | * | | Silence errors when umounting the chroot's /dev, since it probably doesn'tcperciva2014-11-191-2/+2
| | | * | | In vm_install_base(), copy the host resolv.conf intogjb2014-11-193-0/+8
| | | * | | Set the boot partition type to 'apple-boot' for powerpc.gjb2014-11-141-1/+1
| | | * | | Remove a stray directory from CLEANFILES.gjb2014-11-101-1/+0
| | | * | | Call cleanup() after everything is done.gjb2014-11-081-0/+1
| | | * | | Change path for mk-vmimage.sh from ${TARGET}/ togjb2014-11-081-17/+11
| | | * | | mount(8) and umount(8) devfs(5) as needed.gjb2014-11-081-0/+6
| | | * | | Fix scheme flag to mkimg(1).gjb2014-11-081-2/+2
| | | * | | Fix line continuation in write_partition_layout().gjb2014-11-081-6/+2
| | | * | | Spell 'OPTARG' correctly.gjb2014-11-081-1/+2
| | | * | | Move usage() from vmimage.subr to mk-vmimage.sh,gjb2014-11-082-6/+6
| | | * | | Fix DESTDIR for installworld, and make sure it is createdgjb2014-11-081-3/+6
| | | * | | Add vm_extra_pre_umount() prototype to vmimage.subr.gjb2014-11-081-0/+7
| | | * | | Add CLEANFILES entry for VM targetsgjb2014-11-081-0/+1
| | | * | | Return if vm_create_disk() is unsuccessful.gjb2014-11-081-1/+1
| | | * | | Add write_partition_layout() used to populate thegjb2014-11-071-13/+27
| | |/ / /
| | * | | Initial rewrite to consolidate VM image build scripts into one.gjb2014-11-0510-896/+323
| | * | | Add examples for WITH_CLOUDWARE to release.conf.sample.gjb2014-11-042-1/+14
| | * | | Add a 'vm-cloudware' target, used to drive allgjb2014-11-031-0/+2
| | * | | Add line continuation so OPENSTACKCONF is actually includedgjb2014-11-031-1/+1
| | * | | Uncomment the cloudinit rc.conf(5) line.gjb2014-11-011-1/+1
OpenPOWER on IntegriCloud