summaryrefslogtreecommitdiffstats
path: root/release/Makefile.mirrors
Commit message (Expand)AuthorAgeFilesLines
* Make Makefile.mirrors -ALPHA${N}-aware.gjb2016-05-271-2/+2
* Deprecate MD5 checksum generation in favor of SHA512.gjb2015-10-141-1/+1
* Consider PRERELEASE builds snapshots, in addition to CURRENT andgjb2015-06-251-2/+2
* Invert the build date and svn revision to match the namimggjb2015-05-271-1/+1
* Fix a typo.gjb2015-05-261-1/+1
* Use SVNREVISION and BUILDDATE if passed into the make(1)gjb2015-05-261-12/+14
* Reindent after r283575.gjb2015-05-261-35/+35
* Remove duplicate exists() sanity check.gjb2015-05-261-3/+0
* Set STAGE_TARGETS only if RELEASEDIR exists.gjb2015-05-261-0/+2
* Remove a continuation on error, since the relevant behavior cangjb2015-05-261-2/+2
* Fix staging virtual machine images for ftp propagation.gjb2015-05-221-30/+41
* Fix a number of logic and/or naming problems in Makefile.mirrors.gjb2015-05-221-51/+103
* Fix make(1) syntax error for non-embedded targets.gjb2015-05-211-1/+3
* If TARGET or EMBEDDED_TARGET == arm, set EMBEDDED variable,gjb2015-05-211-9/+50
* Remove the arm/armv6 bits from Makefile.mirrors, which needsgjb2015-05-211-7/+0
* Include xz(1)-compressed images when not a snapshot build.gjb2015-05-211-2/+4
* cd(1) to .CURDIR before calling stat(1) to fix the pathgjb2015-05-211-6/+9
* Avoid polluting the filesystem when not necessary.gjb2015-05-121-1/+1
* After the last influx of commits, and a REALLY BIG WARNINGgjb2015-05-121-0/+4
* Fix more paths to the actual files.gjb2015-05-121-3/+3
* Fix more path variables.gjb2015-05-121-1/+1
* Provide the correct path to the checksum file.gjb2015-05-121-1/+1
* Also symlink the CHECKSUM.{SHA256,MD5} files.gjb2015-05-121-0/+3
* Also copy CHECKSUM.{SHA256,MD5} files.gjb2015-05-121-0/+4
* Fix a few incorrect variables and/or hard-coded paths.gjb2015-05-121-2/+2
* Sigh. Fix more syntax errors introduced by the last commit.gjb2015-05-121-2/+2
* Fix a make(1) syntax error.gjb2015-05-121-0/+1
* Temporarily 'rm -rf $FTPDIR' during additional testing.gjb2015-05-121-1/+4
* Always use the 'make install' directory as the source for images.gjb2015-05-121-7/+13
* Add a new file, Makefile.mirrors, which is intended to replacegjb2015-05-111-0/+128
OpenPOWER on IntegriCloud