aboutsummaryrefslogtreecommitdiff
path: root/release/release.sh
Commit message (Expand)AuthorAgeFilesLines
* Do not include '/R' in the path when generating checksums, sinceGlen Barber2015-05-081-2/+2
* Move the finished image build to the '/R' directory (theGlen Barber2015-05-081-0/+8
* Fix the name of the final image.Glen Barber2015-05-081-1/+1
* Rename KERNEL.img -> OSRELEASE-KERNEL.img when complete.Glen Barber2015-05-081-0/+4
* Fix paths.Glen Barber2015-05-071-3/+5
* In release.sh, create the /dev directory within the chrootGlen Barber2015-05-071-0/+2
* Use the correct variable for the tools/TARGET.conf file.Glen Barber2015-05-061-2/+2
* Add tools/arm.subr to contain common subroutines used forGlen Barber2015-05-061-0/+11
* Evaluage chroot_build_release_cmd based on the TARGET/TARGET_ARCHGlen Barber2015-05-061-14/+24
* buildenv_setup(), if overridden in the configuration file,Glen Barber2015-05-061-2/+2
* Remove Crochet invocation.Glen Barber2015-05-061-20/+2
* Update the arm/*.conf configuration files to only setGlen Barber2015-05-061-0/+8
* In extra_chroot_setup(), use 'uname -U' to determine OSVERSION.Glen Barber2015-05-061-1/+8
* Add a return to chroot_build_target().Glen Barber2015-05-061-18/+18
* Wrap long lines in comments after previous commits that indentedGlen Barber2015-05-061-20/+22
* Ensure resolv.conf exists on the build host before attemptingGlen Barber2015-05-061-6/+8
* Move where the configuration file is sourced if '-c'Glen Barber2015-05-061-6/+8
* Move the trap after env_check(), since CHROOTDIR may beGlen Barber2015-05-061-1/+1
* Shorten long lines.Glen Barber2015-05-061-5/+9
* Move PATH and export to the same line.Glen Barber2015-05-061-3/+8
* Add documentation for newly-added functions.Glen Barber2015-05-061-10/+23
* Add the following functions to release.sh to organize and makeGlen Barber2015-05-061-235/+273
* MFH: r282315-r282534Glen Barber2015-05-061-0/+1
|\
| * Add initial support for building RPI2 images.Glen Barber2015-05-051-0/+1
* | MFH: r280643-r281852Glen Barber2015-04-221-0/+2
|\|
| * Merge the following from ^/projects/release-arm64 to allowGlen Barber2015-04-211-0/+2
* | MFH: r278968-r280640Glen Barber2015-03-251-1/+2
|\|
| * Default XZ_THREADS=0, and add to RELEASE_RMAKEFLAGSGlen Barber2015-02-201-1/+2
* | MFH: r278202,r278205-r278590Glen Barber2015-02-111-1/+1
|\|
| * Bump copyright after r277458.Glen Barber2015-02-041-1/+1
* | Set a VERSION value.Glen Barber2015-02-041-0/+2
|/
* Add examples for WITH_CLOUDWARE to release.conf.sample.Glen Barber2014-11-041-1/+6
* Add WITH_COMPRESSED_VMIMAGES variable, which when set enablesGlen Barber2014-10-021-1/+7
* 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