Commit Graph

20 Commits

Author SHA1 Message Date
Tony Theodore e6099cdb3e
s3-fetch-and-sync: fix for s3cmd update 2020-06-26 20:53:39 +10:00
Viktor Szakats b9a47e838a Secure URLs 2018-07-27 12:18:03 +10:00
Tony Theodore 9afe25191d s3-fetch-and-sync: cleanup log (make clean-junk removed) 2017-11-13 13:43:49 +11:00
Tony Theodore 75417437a2 Makefile and s3: add mxe mirror and tidy output 2017-11-13 11:20:54 +11:00
Tony Theodore ba358185fa Makefile: also create suffixed archives for backup downloads
See:
https://github.com/mxe/mxe/pull/1681#issuecomment-280887497
2017-11-12 15:07:21 +11:00
Boris Nagaev 767bf6f3e1 travis: download packages of plugins as well
List of plugins with additional packages was moved from s3-fetch-and-sync
to plugins-with-additional-packages.sh.
2016-09-16 22:53:48 +03:00
Boris Nagaev 6adb5ade12 Copyright headers: point to LICENSE.md and shorten
The following script was applied:

    sed ':a;/part of MXE.$/{N;s/\n//;ba}' -i $(git grep -l 'part of MXE')

    sed 's/\(part of MXE\).*\(See index.html\)/\1. \2/' -i \
        $(git grep -l 'part of MXE.*See index.html')

    before='This file is part of MXE. See index.html for further information.'
    after='This file is part of MXE. See LICENSE.md for licensing information.'
    sed "s/$before/$after/" -i $(git grep -l 'part of MXE')

Then git grep 'index.html for further information' revealed two other files.
One of them was patched manually (patch.mk). Makefile has text
"See index.html for further information" unrelated to licensing.

See https://github.com/mxe/mxe/issues/1500#issuecomment-241340792
2016-08-27 12:31:29 +03:00
Tony Theodore 45eca0332c fix backup download
* use bash for brace expansion
* http://sprunge.us/ is down (fixes #1145)
2016-01-07 13:31:05 +11:00
Tony Theodore 65163d414b add selected plugins to backup download
closes #1135
2016-01-06 14:40:40 +11:00
Tony Theodore aa6896f31c s3-fetch-and-sync: note mirror.mxe.cc 2015-12-11 12:20:24 +11:00
Tony Theodore 32b76a932d s3-fetch-and-sync: add IPv6 address and gateway 2015-12-10 15:36:57 +11:00
Tony Theodore 02d7a15bdb s3 sync: update server details 2014-10-14 02:50:40 +11:00
Timothy Gu f0a8b2252e s3-fetch-and-sync: Label download bugs as bugs 2014-09-03 13:48:18 -07:00
Timothy Gu 49b2b8aec3 tools/fake-editor, s3-fetch-and-sync: add comments
Signed-off-by: Timothy Gu <timothygu99@gmail.com>
2014-09-02 19:56:36 -07:00
Timothy Gu 4894dfa68f s3-fetch-and-sync: the new testing system is functional now
Signed-off-by: Timothy Gu <timothygu99@gmail.com>
2014-08-30 19:15:16 -07:00
Timothy Gu 3c462d83e5 s3-fetch-and-sync: Add experimental download failure notification system 2014-08-30 19:11:47 -07:00
Timothy Gu 8fd8c81826 s3-fetch-and-sync: use /bin/sh 2014-05-13 19:52:46 -07:00
Tony Theodore 0fe8949441 s3-fetch-and-sync: use clean-junk instead of clean-pkg 2014-04-15 19:47:44 +10:00
Tony Theodore 5adb739f26 s3 sync: don't need to keep local copies of pkgs 2013-05-15 19:06:01 +10:00
Tony Theodore 5cf083ae7d add s3-fetch-and-sync script 2012-09-22 22:13:09 +10:00