aboutsummaryrefslogtreecommitdiff
path: root/release
Commit message (Expand)AuthorAgeFilesLines
* Convert to LIBADDBaptiste Daroussin2014-11-263-7/+4
* Renove faith(4) and faithd(8) from base. It looks like industryAlexander V. Chernikov2014-11-092-2/+0
* Fix VOLUME_LABEL when BRANCH contains non-alphaGlen Barber2014-11-041-2/+2
* Updates to the list of CPUs supported by the amd64 platformGavin Atkinson2014-11-011-4/+24
* Fix a few issues with creating VOLUME_LABEL for theGlen Barber2014-10-261-1/+5
* Add more descriptive metadata to the ISO images.Glen Barber2014-10-171-3/+5
* Merge the following from ^/projects/release-vmimage:Glen Barber2014-10-144-0/+375
|\
| * Add a separate make(1) target to release/Makefile toGlen Barber2014-10-144-0/+371
| * Revert r272793, r272794, r272795:Glen Barber2014-10-142-80/+0
| * Reference vm_prebuild_setup(), vm_setup(), andGlen Barber2014-10-092-0/+18
| * Allow mk-vmimage.sh to accept a configuration file asGlen Barber2014-10-092-0/+38
| * Add prototypes for build-specific tuning:Glen Barber2014-10-092-0/+24
| * Add /usr/local/bin and /usr/local/sbin to PATH, neededGlen Barber2014-10-092-2/+2
| * If the vm-base target fails, prevent the vm-image targetGlen Barber2014-10-022-0/+22
| * Remove the first argument to panic(), which was initiallyGlen Barber2014-10-022-14/+10
| * Remove two stray comments added during the initial iterationsGlen Barber2014-10-021-2/+2
| * Add WITH_COMPRESSED_VMIMAGES variable, which when set enablesGlen Barber2014-10-023-2/+14
| * After evaluating WITH_VMIMAGES is non-empty, ensureGlen Barber2014-10-011-2/+6
| * Avoid using env(1) to set values passed to mk-vmimage.sh,Glen Barber2014-10-013-20/+100
* | Merge the following from ^/projects/release-vmimage:Glen Barber2014-10-142-16/+34
* | Include urndis(4) in list of devices for which we generate hardware notes.Gavin Atkinson2014-10-041-0/+2
* | Merge the following revisions from ^/projects/release-vmimage:Glen Barber2014-10-025-2/+466
|\|
| * Separate release/scripts/mk-vmimage.sh to machine-specificGlen Barber2014-10-013-14/+152
| * Comment cleanup in panic() message when mkimg(1) does not supportGlen Barber2014-09-291-1/+1
| * Remove the UFS label from the root filesystem since it is addedGlen Barber2014-09-281-1/+1
| * Remove comments left in accidentally while testing, so theGlen Barber2014-09-281-3/+3
| * Fix UFS label for the root filesystem.Glen Barber2014-09-281-1/+1
| * release/Makefile:Glen Barber2014-09-282-2/+3
| * release/Makefile:Glen Barber2014-09-283-1/+21
| * Remove a 'set -x' that snuck in during testing.Glen Barber2014-09-281-1/+0
| * Use VMBASE in place of a hard-coded filename in the CLEANFILES list.Glen Barber2014-09-281-1/+1
| * Initial commit to include virtual machine images as partGlen Barber2014-09-282-0/+210
|/
* Add ipheth(4) to the hardware notes.Gavin Atkinson2014-09-261-0/+2
* Add smsc(4) to the hardware notes.Christian Brueffer2014-09-261-0/+2
* When populating the dvd/packages/ directory, createGlen Barber2014-09-191-0/+6
* simple_httpd: cosmetic cleanups.Pedro F. Giffuni2014-09-181-76/+77
* Set a static revision of the Crochet checkout to avoidGlen Barber2014-09-165-5/+5
* Catch up with Crochet changes to fix the WANDBOARD-QUADGlen Barber2014-09-161-2/+2
* Catch up with Crochet changes to fix the BEAGLEBONEGlen Barber2014-09-161-2/+2
* Create /tmp/bsdinstall_etc even if we aren't starting the installer so thatNathan Whitehorn2014-09-131-0/+3
* Simplify dvd package population with pkg-1.3.Glen Barber2014-09-121-7/+3
* Fix duplicate PKG_ABI in the PKG_CACHEDIR path.Glen Barber2014-09-121-1/+1
* Set PKG_CACHEDIR to an 'All/' directory one level lowerGlen Barber2014-09-121-2/+3
* Add an arch.powerpc64 entity.Glen Barber2014-09-091-0/+1
* Change how the recommended mailing list to track isGlen Barber2014-09-094-1/+8
* Wrap a long line.Glen Barber2014-08-241-1/+2
* Set OSREL and UNAME_r in release/release.sh when buildingGlen Barber2014-08-241-1/+5
* Also export UNAME_r to fix arm builds.Glen Barber2014-08-231-0/+4
* Fix arm build breakage when building stable/10 onGlen Barber2014-08-231-0/+4
* In arm/release.sh, continue if 'xdev-links' target failsGlen Barber2014-08-111-1/+1