aboutsummaryrefslogtreecommitdiff
path: root/release
Commit message (Expand)AuthorAgeFilesLines
* Step 1 of eliminating the "games" distribution: Move binaries to /usr/bin;Colin Percival2015-02-121-1/+0
* Bump copyright, forgotten in r278502.Glen Barber2015-02-101-1/+1
* In scripts/mk-vmimage.sh, prevent incorrect usage() byGlen Barber2015-02-101-4/+4
* Revert r278445.Glen Barber2015-02-091-4/+0
* Enable multi-threaded xz(1) compression, after r278433.Glen Barber2015-02-092-2/+16
* Define FREEBSD_VERSION in release/Makefile, derivedGlen Barber2015-02-091-0/+4
* Bump copyright year.Glen Barber2015-02-051-1/+1
* Security Advisory information is included on severalGlen Barber2015-02-054-5/+69
* Add an entity to use to link to SAs and ENs.Glen Barber2015-02-051-3/+6
* Bump copyright after r277458.Glen Barber2015-02-041-1/+1
* 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
* Overhaul the relnotes page to reorganize the sections.Glen Barber2015-02-021-504/+621
* Move the 'Upgrading from Previous Releases of FreeBSD'Glen Barber2015-02-021-22/+22
* Add a toc.section.depth=3 parameter to use the same ToC depth as DocBookHiroki Sato2015-02-021-0/+1
* Fix a typo in a comment.Glen Barber2015-01-281-1/+1
* Provide a description for the 'tests.txz' distributionGlen Barber2015-01-281-0/+2
* Rename the 'system' target to 'disc1', which is specificGlen Barber2015-01-281-32/+32
* 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