summaryrefslogtreecommitdiffstats
path: root/release/release.sh
Commit message (Expand)AuthorAgeFilesLines
* Merge the following revisions from ^/projects/release-vmimage:gjb2014-10-021-2/+8
|\
| * release/Makefile:gjb2014-09-281-1/+1
|/
* Wrap a long line.gjb2014-08-241-1/+2
* Set OSREL and UNAME_r in release/release.sh when buildinggjb2014-08-241-1/+5
* Merge the following from ^/projects/release-noxdev:gjb2014-08-061-4/+7
* Add SRC_UPDATE_SKIP, DOC_UPDATE_SKIP, and PORTS_UPDATE_SKIPgjb2014-04-111-3/+5
* Add a new release build variable, WITH_COMPRESSED_IMAGES.gjb2014-04-011-1/+3
* Add a hack-ish attempt to provide backwards-compatibility withgjb2014-03-061-0/+10
* Merge ^/projects/release-embedded into ^/head.gjb2014-03-051-22/+56
|\
| * Move ^/user/gjb/hacking/release-embedded up one directory, and removegjb2014-02-211-0/+243
| * Copy head@r259933 -> user/gjb/hacking/release-embedded for initialgjb2013-12-271-215/+0
* | Rework how WORLD_FLAGS and KERNEL_FLAGS are set, to remove angjb2014-02-261-5/+3
* | release.sh:gjb2014-02-251-4/+16
* | Move build_doc_ports() to the if...fi block from which it is called.gjb2013-12-271-16/+12
|/
* Put the release objdir inside the chroot.jmmv2013-12-251-3/+6
* Delay copying of resolv.conf into the chroot until /etc exists.jmmv2013-12-251-1/+1
* Add WITH_DVD to RELEASE_RMAKEFLAGS, otherwise it is not actuallygjb2013-12-071-1/+4
* Move OPTIONS_UNSET outside of the PBUILD_FLAGS variable, otherwise thegjb2013-11-301-2/+2
* Unconditionally copy the build host /etc/resolv.conf intogjb2013-11-181-1/+1
* Since the doc/ toolchain conversion to docbook 5.0, JADETEXgjb2013-11-131-1/+2
* Fix a few style nits.gjb2013-11-111-3/+3
* When building the textproc/docproj port, the ports-mgmt/pkg portgjb2013-11-041-0/+4
* Remove hash generation from release.sh, as it is run as part ofgjb2013-10-091-5/+0
* Remove extra 'MAKE_FLAGS' line.gjb2013-09-191-1/+0
* 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-131-18/+16
* - Add SRC_FORCE_CHECKOUT configuration option to force svn to checkoutgjb2013-07-051-18/+39
* If MAKE_CONF and/or SRC_CONF are set and not character devices,gjb2013-06-221-0/+11
* Fix OSVERSION variable within PBUILD_FLAGS.gjb2013-06-161-1/+1
* Add new script to run release builds. The script is heavily based upongjb2013-06-121-0/+193
OpenPOWER on IntegriCloud