aboutsummaryrefslogtreecommitdiff
path: root/release/release.sh
Commit message (Expand)AuthorAgeFilesLines
* Merge the following revisions from ^/projects/release-vmimage:Glen Barber2014-10-021-2/+8
|\
| * release/Makefile:Glen Barber2014-09-281-1/+1
|/
* 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
* Merge the following from ^/projects/release-noxdev:Glen Barber2014-08-061-4/+7
* Add SRC_UPDATE_SKIP, DOC_UPDATE_SKIP, and PORTS_UPDATE_SKIPGlen Barber2014-04-111-3/+5
* Add a new release build variable, WITH_COMPRESSED_IMAGES.Glen Barber2014-04-011-1/+3
* Add a hack-ish attempt to provide backwards-compatibility withGlen Barber2014-03-061-0/+10
* Merge ^/projects/release-embedded into ^/head.Glen Barber2014-03-051-22/+56
|\
| * Remove EMBEDDED_WORLD_FLAGS from release.sh, and move the gcc(1)Glen Barber2014-01-261-4/+3
| * When bootstrapping the build chroot, the default environment isGlen Barber2014-01-191-5/+15
| * Implement cross build support for embedded devices intoGlen Barber2013-12-281-0/+23
* | Rework how WORLD_FLAGS and KERNEL_FLAGS are set, to remove anGlen Barber2014-02-261-5/+3
* | release.sh:Glen Barber2014-02-251-4/+16
|/
* Move build_doc_ports() to the if...fi block from which it is called.Glen Barber2013-12-271-16/+12
* Put the release objdir inside the chroot.Julio Merino2013-12-251-3/+6
* Delay copying of resolv.conf into the chroot until /etc exists.Julio Merino2013-12-251-1/+1
* Add WITH_DVD to RELEASE_RMAKEFLAGS, otherwise it is not actuallyGlen Barber2013-12-071-1/+4
* Move OPTIONS_UNSET outside of the PBUILD_FLAGS variable, otherwise theGlen Barber2013-11-301-2/+2
* Unconditionally copy the build host /etc/resolv.conf intoGlen Barber2013-11-181-1/+1
* Since the doc/ toolchain conversion to docbook 5.0, JADETEXGlen Barber2013-11-131-1/+2
* Fix a few style nits.Glen Barber2013-11-111-3/+3
* When building the textproc/docproj port, the ports-mgmt/pkg portGlen Barber2013-11-041-0/+4
* Remove hash generation from release.sh, as it is run as part ofGlen Barber2013-10-091-5/+0
* Remove extra 'MAKE_FLAGS' line.Glen Barber2013-09-191-1/+0
* 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-131-18/+16
* - Add SRC_FORCE_CHECKOUT configuration option to force svn to checkoutGlen Barber2013-07-051-18/+39
* 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-121-0/+193