Custom scripts for mirror jobs
Go to file
peterjc123 8d2d13272c
Add numba with the dev label for the win-64 channel
To add cudatoolkit 9.2 package for Windows
2019-11-08 22:06:51 +08:00
dockerfiles bump pub_mirror 2019-10-24 14:33:31 +08:00
excludes imported from tunasync 2016-05-01 19:25:11 +08:00
helpers use awk to parse the record (fix #43) 2019-10-31 10:45:14 +08:00
test generate tensorflow index 2016-12-22 22:17:42 +08:00
Dockerfile add Amazon S3 sync script 2019-03-28 14:42:17 +08:00
ELK.sh elastic stack 2016-11-06 22:03:05 +08:00
README.md Create README.md 2017-10-11 00:37:29 +08:00
adobe-fonts.sh Revert "Add source-han-mono in adobe-fonts" 2019-07-04 16:28:12 -04:00
anaconda.py Add numba with the dev label for the win-64 channel 2019-11-08 22:06:51 +08:00
aosp.sh aosp.sh: take use of TUNASYNC_UPSTREAM_URL 2017-04-21 11:15:18 +08:00
bananian.sh merge changes from mirrors server 2016-05-02 22:48:53 +08:00
bioconductor.sh symlink: absolute path => relative path 2017-08-20 13:24:26 +08:00
cocoapods.sh added cocoapods 2016-05-31 14:21:37 +08:00
cros.sh cros.sh: mirror => bare 2018-01-22 15:58:08 +08:00
docker-ce.py Update docker-ce.py 2019-07-03 09:10:23 +08:00
elastic.sh elastic: add 7.x 2019-04-23 10:13:45 +08:00
erlang.sh Update erlang.sh 2019-09-03 12:49:54 +08:00
git-repo.sh rename repo to git-repo 2016-12-11 19:55:48 +08:00
gitlab-ce.sh Download debian buster packages for gitlab mirrors, fixing https://github.com/tuna/issues/issues/627 2019-09-03 11:56:25 +08:00
gitlab-ci-multi-runner.sh Update gitlab-ci-multi-runner.sh 2019-09-03 12:52:15 +08:00
gitlab-runner.sh Download debian buster packages for gitlab mirrors, fixing https://github.com/tuna/issues/issues/627 2019-09-03 11:56:25 +08:00
grafana.sh grafana: upstream repo structure changed 2019-02-15 00:32:14 +08:00
hackage.sh hackage: quote string interpolation 2019-07-08 13:33:54 +08:00
homebrew.sh add homebrew-cask 2019-08-03 09:53:18 +08:00
influxdata.sh Update influxdata.sh 2019-09-03 12:50:26 +08:00
lftp.sh add general lftp script 2018-01-06 16:57:37 +08:00
linux-next.sh Add linux-next.git 2018-01-23 17:19:57 +08:00
linux-stable.sh linux-stable.git 2016-12-04 19:05:53 +08:00
linux.sh fix linux.git initialization 2016-07-26 00:34:23 +08:00
llvm.sh Add config for llvm repos 2017-05-28 17:44:00 +08:00
lxc-images.sh add index-*.asc 2016-10-24 04:25:53 +08:00
mongodb.sh Add new versions of MongoDB and NodeSource 2019-09-03 13:40:35 +08:00
msys2.sh merge changes from mirrors server 2016-05-02 22:48:53 +08:00
mysql.sh add el8 2019-08-14 01:00:12 +08:00
nix.py make the source of variable from environment 2019-02-15 08:09:52 +08:00
nixos-images.py nixos-images: match 'beta' instead of isalpha 2019-03-27 10:24:11 +08:00
nodesource.sh Add new versions of MongoDB and NodeSource 2019-09-03 13:40:35 +08:00
openwrt.sh Revert "begin to sync new openwrt and stop the old one" 2018-08-10 00:46:30 +08:00
percona.sh Update percona.sh 2019-09-03 12:51:03 +08:00
pub.sh decrease concurrent connections of dart-pub 2019-03-27 10:55:38 +08:00
pybombs.sh added pybombs mirror 2016-06-16 19:10:49 +08:00
pypi.sh update bandersnatch to 3.1.2 2018-12-06 10:54:52 +08:00
raspberrypi-archive.sh add script for raspberrypi-archive 2017-06-01 11:35:45 +08:00
remi.sh added remi 2016-05-30 15:49:08 +08:00
repo-ck.sh disable i686 of repo-ck 2017-12-04 14:30:31 +08:00
rubygems.sh fix rubygems.sh 2016-12-14 21:04:01 +08:00
rustup.sh Merge remote-tracking branch 'pull2/master' 2019-02-15 19:36:44 +08:00
s3.sh remove "--delete", use $TUNASYNC_AWS_OPTIONS instead 2019-03-28 23:08:43 +08:00
stackage.py Fix bug in stackage.py 2017-02-14 23:06:37 +08:00
steamos.sh exclude 'icons/' for steamos 2016-10-27 21:32:17 +08:00
tensorflow.sh archive tensorflow 2018-09-11 14:08:19 +08:00
termux.sh Add x86_64 architecture. 2016-12-12 13:31:08 +08:00
virtualbox.sh Update virtualbox.sh 2019-09-03 12:48:40 +08:00
weave.sh fix typo in weave.sh 2017-11-28 16:13:15 +08:00
winehq.sh add skip-noaccess 2017-12-08 13:33:01 +08:00

tunasync-scripts

Custom scripts for mirror jobs

LICENCE

This program is free software: you can redistribute it and/or modify    
it under the terms of the GNU General Public License as published by    
the Free Software Foundation, either version 3 of the License, or    
(at your option) any later version.    

This program is distributed in the hope that it will be useful,    
but WITHOUT ANY WARRANTY; without even the implied warranty of    
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the    
GNU General Public License for more details.    

You should have received a copy of the GNU General Public License    
along with this program.  If not, see <http://www.gnu.org/licenses/>.