summaryrefslogtreecommitdiffstats
path: root/release
Commit message (Expand)AuthorAgeFilesLines
* Add WITH_DVD to RELEASE_RMAKEFLAGS, otherwise it is not actuallygjb2013-12-072-1/+5
* Ensure WITH_DVD is not empty to prevent 'WITH_DVD= ' from evaluatinggjb2013-12-051-1/+1
* Update release notes.rodrigc2013-12-041-29/+46
* Turn off the dvdrom target by default. dvd1.iso is now built bygjb2013-12-021-2/+2
* Provide reproducibility between builds by building pkg(8) from ports,gjb2013-12-021-1/+1
* 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
* Move OPTIONS_UNSET outside of the PBUILD_FLAGS variable, otherwise thegjb2013-11-301-2/+2
* 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
* Change sysinstall.8 references to bsdinstall.8.rodrigc2013-11-254-8/+8
* MFreleng/8.4 r251256 (by hrs):mav2013-11-231-10/+7
* Update text related to Intel CPU support and Apple hardware support.rodrigc2013-11-211-63/+7
* Update copyrightsrodrigc2013-11-212-0/+13
* Simplify PKG_ABI for pkg-stage.sh.gjb2013-11-182-2/+2
* Remove WITHOUT_PROFILE=1 for the dvd1.iso medium.gjb2013-11-181-2/+1
* Fix how ABI is evaluated so it matches more than a dot-zerogjb2013-11-182-2/+2
* Add the 'dvd1.iso' target. This mimics the 'release.iso' target,gjb2013-11-181-1/+35
* Set the PKG_CACHEDIR directory to 'dvd/' instead of 'release/'gjb2013-11-182-2/+2
* Unconditionally copy the build host /etc/resolv.conf intogjb2013-11-181-1/+1
* Add a script and configuration files to fetch pre-built packagesgjb2013-11-183-0/+111
* Use the IMAGES variable to determine which image files to removegjb2013-11-181-1/+1
* Since the doc/ toolchain conversion to docbook 5.0, JADETEXgjb2013-11-131-1/+2
* Update log message. Picobsd stopped using kgzip a while ago.pluknet2013-11-111-1/+1
* Fix a few style nits.gjb2013-11-111-3/+3
* Remove generate-release.sh from head/.gjb2013-11-081-125/+0
* 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
* - Update release noted to DocBook 5.0 so that they work with the new treegabor2013-11-07150-1903/+1410
* bmake does not have a -v option so remove itluigi2013-11-041-2/+2
* When building the textproc/docproj port, the ports-mgmt/pkg portgjb2013-11-041-0/+4
* small cleanup for building picobsd-head without CLANG.luigi2013-11-011-11/+6
* help running sshd on picobsdluigi2013-10-162-7/+9
* update the picobsd script to build with GCC and not CLANGluigi2013-10-161-2/+14
* Reduce disc1.iso image size by installing the userland withgjb2013-10-131-1/+2
* Remove hash generation from release.sh, as it is run as part ofgjb2013-10-091-5/+0
* Remove BIND.des2013-09-301-2/+1
* Remove extra 'MAKE_FLAGS' line.gjb2013-09-191-1/+0
* CDs are not partitioned, so this is not correct syntax for loading fromnwhitehorn2013-09-171-1/+1
* comment out some stale loader configurations.luigi2013-09-061-3/+5
* generate multiple host keys and do that unconditionallyluigi2013-09-061-9/+14
* r253616 nuked BINMAKE so we need to adapt to the new definitionluigi2013-09-061-0/+2
* Fix 'make release' on older hosts: use buildworld legacy utilities.will2013-08-271-0/+5
* Remove get_rev_branch(), functionality exists in the release/Makefile.gjb2013-08-131-13/+0
* - Only set ARCH_FLAGS (TARGET/TARGET_ARCH) if specified, otherwisegjb2013-08-132-26/+19
* Fix the bootable CD:marcel2013-08-031-0/+2
* - Once we have shifted arguments thrice, base-bits-dir is $1 rather than $4.marius2013-07-261-5/+7
* 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
* - Add SRC_FORCE_CHECKOUT configuration option to force svn to checkoutgjb2013-07-052-18/+44
OpenPOWER on IntegriCloud