summaryrefslogtreecommitdiffstats
path: root/release/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Fix a few issues with creating VOLUME_LABEL for thegjb2014-10-261-1/+5
* Add more descriptive metadata to the ISO images.gjb2014-10-171-3/+5
* Add a separate make(1) target to release/Makefile togjb2014-10-141-0/+15
* Remove two stray comments added during the initial iterationsgjb2014-10-021-2/+2
* Add WITH_COMPRESSED_VMIMAGES variable, which when set enablesgjb2014-10-021-1/+3
* After evaluating WITH_VMIMAGES is non-empty, ensuregjb2014-10-011-2/+6
* Avoid using env(1) to set values passed to mk-vmimage.sh,gjb2014-10-011-8/+6
* Separate release/scripts/mk-vmimage.sh to machine-specificgjb2014-10-011-2/+2
* release/Makefile:gjb2014-09-281-1/+2
* release/Makefile:gjb2014-09-281-0/+3
* Use VMBASE in place of a hard-coded filename in the CLEANFILES list.gjb2014-09-281-1/+1
* Initial commit to include virtual machine images as partgjb2014-09-281-0/+53
* Merge ^/projects/release-debugdist into ^/head:gjb2014-07-011-5/+10
* Switch release/Makefile knobs from WITHOUT_FOO=1 to MK_FOO=no.gjb2014-06-141-9/+9
* Strip out the test suite from the installation media.jmmv2014-06-101-3/+4
* Fix indentation level.gjb2014-06-101-2/+2
* Add empty pkg-stage file to CLEANFILES if WITH_DVD=1.gjb2014-06-101-0/+3
* Turn off the full witness trace on console output.gjb2014-04-271-0/+3
* Allow overriding xz(1) path.gjb2014-04-031-1/+2
* Use xz(1) instead of gzip(1) to compress release imagesgjb2014-04-021-3/+3
* If WITH_COMPRESSED_IMAGES is set, add the compressed images togjb2014-04-011-0/+5
* Fix logic error: s/||/&&/gjb2014-04-011-1/+1
* Clean up trailing whitespace in release/Makefile.gjb2014-04-011-4/+4
* Add a new release build variable, WITH_COMPRESSED_IMAGES.gjb2014-04-011-0/+5
* In release/Makefile, remove exclusion of CVS directories in thegjb2014-02-261-2/+2
* etcupdate should use the src tree from where the release is built, notjhay2014-02-171-1/+1
* Update the pkg-stage target to be more compatible with pkg-1.2:gjb2014-01-161-3/+3
* Bootstrap etcupdate(8) as part of the release build, similargjb2013-12-221-0/+2
* Add a pkg(8) repository configuration file for cdrom-based packagegjb2013-12-151-0/+4
* Reduce disc1.iso size by 74MB by removing lib32 libraries, sendmail,gjb2013-12-141-1/+1
* Ensure WITH_DVD is not empty to prevent 'WITH_DVD= ' from evaluatinggjb2013-12-051-1/+1
* Turn off the dvdrom target by default. dvd1.iso is now built bygjb2013-12-021-2/+2
* Use standard CLEANFILES/CLEANDIRS and clean target in bsd.obj.mk.hrs2013-12-011-9/+5
* - Prevent TARGET and TARGET_ARCH from being defined as empty whenhrs2013-12-011-4/+8
* Add NOPKG to disable pkg-stage.hrs2013-11-301-1/+2
* Document the dvdrom target and NODVD variable, forgotten with r258310.gjb2013-11-271-0/+2
* Remove WITHOUT_PROFILE=1 for the dvd1.iso medium.gjb2013-11-181-2/+1
* Add the 'dvd1.iso' target. This mimics the 'release.iso' target,gjb2013-11-181-1/+35
* Use the IMAGES variable to determine which image files to removegjb2013-11-181-1/+1
* Remove extra target from 'memstick' that I forgot to remove beforegjb2013-11-071-1/+1
* Add a 'mini-memstick.img' release target, which will use thegjb2013-11-071-1/+8
* Reduce disc1.iso image size by installing the userland withgjb2013-10-131-1/+2
* Remove BIND.des2013-09-301-2/+1
* For consistency with previous releases, name the cdrom installgjb2013-07-221-5/+6
* Create memstick images with the '.img' filename extension.gjb2013-07-211-5/+6
* Convert old make variable modifiers :U and :L to bmake :tu and :tl.tijl2013-06-021-2/+2
* - Add CHECKSUM.* support in Makefile[1].hrs2013-02-031-3/+22
* Prevent including .zfs snapshot directories in the src.txzgjb2012-11-111-1/+1
* Exclude potential circular symlinkemaste2012-10-151-1/+1
* Exclude potential circular symlink when creating src tarball.emaste2012-10-111-1/+1
OpenPOWER on IntegriCloud