aboutsummaryrefslogtreecommitdiff
path: root/release
Commit message (Expand)AuthorAgeFilesLines
* Simplify PKG_ABI for pkg-stage.sh.Glen Barber2013-11-182-2/+2
* Remove WITHOUT_PROFILE=1 for the dvd1.iso medium.Glen Barber2013-11-181-2/+1
* Fix how ABI is evaluated so it matches more than a dot-zeroGlen Barber2013-11-182-2/+2
* Add the 'dvd1.iso' target. This mimics the 'release.iso' target,Glen Barber2013-11-181-1/+35
* Set the PKG_CACHEDIR directory to 'dvd/' instead of 'release/'Glen Barber2013-11-182-2/+2
* Unconditionally copy the build host /etc/resolv.conf intoGlen Barber2013-11-181-1/+1
* Add a script and configuration files to fetch pre-built packagesGlen Barber2013-11-183-0/+111
* Use the IMAGES variable to determine which image files to removeGlen Barber2013-11-181-1/+1
* Since the doc/ toolchain conversion to docbook 5.0, JADETEXGlen Barber2013-11-131-1/+2
* Update log message. Picobsd stopped using kgzip a while ago.Sergey Kandaurov2013-11-111-1/+1
* Fix a few style nits.Glen Barber2013-11-111-3/+3
* Remove generate-release.sh from head/.Glen Barber2013-11-081-125/+0
* Remove extra target from 'memstick' that I forgot to remove beforeGlen Barber2013-11-071-1/+1
* Add a 'mini-memstick.img' release target, which will use theGlen Barber2013-11-071-1/+8
* - Update release noted to DocBook 5.0 so that they work with the new treeGabor Kovesdan2013-11-07150-1903/+1410
* bmake does not have a -v option so remove itLuigi Rizzo2013-11-041-2/+2
* When building the textproc/docproj port, the ports-mgmt/pkg portGlen Barber2013-11-041-0/+4
* small cleanup for building picobsd-head without CLANG.Luigi Rizzo2013-11-011-11/+6
* help running sshd on picobsdLuigi Rizzo2013-10-162-7/+9
* update the picobsd script to build with GCC and not CLANGLuigi Rizzo2013-10-161-2/+14
* Reduce disc1.iso image size by installing the userland withGlen Barber2013-10-131-1/+2
* Remove hash generation from release.sh, as it is run as part ofGlen Barber2013-10-091-5/+0
* Remove BIND.Dag-Erling Smørgrav2013-09-301-2/+1
* Remove extra 'MAKE_FLAGS' line.Glen Barber2013-09-191-1/+0
* CDs are not partitioned, so this is not correct syntax for loading fromNathan Whitehorn2013-09-171-1/+1
* comment out some stale loader configurations.Luigi Rizzo2013-09-061-3/+5
* generate multiple host keys and do that unconditionallyLuigi Rizzo2013-09-061-9/+14
* r253616 nuked BINMAKE so we need to adapt to the new definitionLuigi Rizzo2013-09-061-0/+2
* Fix 'make release' on older hosts: use buildworld legacy utilities.Will Andrews2013-08-271-0/+5
* Remove get_rev_branch(), functionality exists in the release/Makefile.Glen Barber2013-08-131-13/+0
* - Only set ARCH_FLAGS (TARGET/TARGET_ARCH) if specified, otherwiseGlen Barber2013-08-132-26/+19
* Fix the bootable CD:Marcel Moolenaar2013-08-031-0/+2
* - Once we have shifted arguments thrice, base-bits-dir is $1 rather than $4.Marius Strobl2013-07-261-5/+7
* For consistency with previous releases, name the cdrom installGlen Barber2013-07-221-5/+6
* Create memstick images with the '.img' filename extension.Glen Barber2013-07-211-5/+6
* - Add SRC_FORCE_CHECKOUT configuration option to force svn to checkoutGlen Barber2013-07-052-18/+44
* Revert r252126, r252124, r252121.Glen Barber2013-06-242-6/+9
* Trim copyright years, and add the current year.Glen Barber2013-06-231-6/+1
* Rewrap after previous commit.Glen Barber2013-06-231-2/+2
* Add a new macro, release.current.release, to denote the head/ branchGlen Barber2013-06-232-2/+4
* Add missing copyright years.Glen Barber2013-06-231-0/+3
* If MAKE_CONF and/or SRC_CONF are set and not character devices,Glen Barber2013-06-221-0/+11
* Fix OSVERSION variable within PBUILD_FLAGS.Glen Barber2013-06-161-1/+1
* Add new script to run release builds. The script is heavily based uponGlen Barber2013-06-122-0/+234
* Add missing copyright notice.Nathan Whitehorn2013-06-121-2/+27
* Convert old make variable modifiers :U and :L to bmake :tu and :tl.Tijl Coosemans2013-06-021-2/+2
* Fix typo introduced in r251084.Glen Barber2013-05-281-1/+1
* r245757 introduced warning output if update method is set to CVS_UPDATEGlen Barber2013-05-281-12/+16
* Fix build after doc/projects/xml-tools integration.Hiroki Sato2013-05-1920-30/+30
* - Update the release notes to DocBook 4.5 XML to build with theGabor Kovesdan2013-05-17117-1378/+933