summaryrefslogtreecommitdiffstats
path: root/release/release.sh
Commit message (Expand)AuthorAgeFilesLines
* MFC r303897:gjb2016-08-121-1/+7
* One of the already implemented options in release/Makefile is NOSRC. Whengarga2016-06-031-6/+12
* Set FORCE_PKG_REGISTER=1 when installing packages to avoid failuresgjb2016-01-091-0/+1
* Deprecate MD5 checksum generation in favor of SHA512.gjb2015-10-141-2/+2
* Append VMFORMATS and VMSIZE to RELEASE_RMAKEFLAGS only ifgjb2015-09-281-2/+2
* In followup to r288341, ensure VMFORMATS and VMSIZE are notgjb2015-09-281-1/+12
* Honor VMFORMATS and VMSIZE if set in release.conf.gjb2015-09-281-0/+1
*-. Merge ^/projects/release-arm-redux into ^/head.gjb2015-05-091-228/+330
|\ \
| * | Sigh. Really fix CHECKSUM file creation.gjb2015-05-081-4/+4
| * | Fix CHECKSUM file creation.gjb2015-05-081-4/+4
| * | Do not include '/R' in the path when generating checksums, sincegjb2015-05-081-2/+2
| * | Move the finished image build to the '/R' directory (thegjb2015-05-081-0/+8
| * | Fix the name of the final image.gjb2015-05-081-1/+1
| * | Rename KERNEL.img -> OSRELEASE-KERNEL.img when complete.gjb2015-05-081-0/+4
| * | Fix paths.gjb2015-05-071-3/+5
| * | In release.sh, create the /dev directory within the chrootgjb2015-05-071-0/+2
| * | Use the correct variable for the tools/TARGET.conf file.gjb2015-05-061-2/+2
| |/
| * Add tools/arm.subr to contain common subroutines used forgjb2015-05-061-0/+11
| * Evaluage chroot_build_release_cmd based on the TARGET/TARGET_ARCHgjb2015-05-061-14/+24
| * buildenv_setup(), if overridden in the configuration file,gjb2015-05-061-2/+2
| * Remove Crochet invocation.gjb2015-05-061-20/+2
| * Update the arm/*.conf configuration files to only setgjb2015-05-061-0/+8
| * In extra_chroot_setup(), use 'uname -U' to determine OSVERSION.gjb2015-05-061-1/+8
| * Add a return to chroot_build_target().gjb2015-05-061-18/+18
| * Wrap long lines in comments after previous commits that indentedgjb2015-05-061-20/+22
| * Ensure resolv.conf exists on the build host before attemptinggjb2015-05-061-6/+8
| * Move where the configuration file is sourced if '-c'gjb2015-05-061-6/+8
| * Move the trap after env_check(), since CHROOTDIR may begjb2015-05-061-1/+1
| * Shorten long lines.gjb2015-05-061-5/+9
| * Move PATH and export to the same line.gjb2015-05-061-3/+8
| * Add documentation for newly-added functions.gjb2015-05-061-10/+23
| * Add the following functions to release.sh to organize and makegjb2015-05-061-235/+273
| * MFH: r282315-r282534gjb2015-05-061-0/+1
| |\ | |/ |/|
| * MFH: r280643-r281852gjb2015-04-221-0/+2
| |\
| * \ MFH: r278968-r280640gjb2015-03-251-1/+2
| |\ \
| * \ \ MFH: r278202,r278205-r278590gjb2015-02-111-1/+1
| |\ \ \
| * | | | Set a VERSION value.gjb2015-02-041-0/+2
* | | | | Add initial support for building RPI2 images.gjb2015-05-051-0/+1
| |_|_|/ |/| | |
* | | | Merge the following from ^/projects/release-arm64 to allowgjb2015-04-211-0/+2
| |_|/ |/| |
* | | Default XZ_THREADS=0, and add to RELEASE_RMAKEFLAGSgjb2015-02-201-1/+2
| |/ |/|
* | Bump copyright after r277458.gjb2015-02-041-1/+1
|/
* Add examples for WITH_CLOUDWARE to release.conf.sample.gjb2014-11-041-1/+6
* Add WITH_COMPRESSED_VMIMAGES variable, which when set enablesgjb2014-10-021-1/+7
* 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
OpenPOWER on IntegriCloud