]> asedeno.scripts.mit.edu Git - sipb-mirrors.git/commitdiff
kernel: Use rsync.kernel.org instead of www.kernel.org
authorLizhou Sha <slz@mit.edu>
Wed, 11 Apr 2018 21:42:26 +0000 (17:42 -0400)
committerLizhou Sha <slz@mit.edu>
Wed, 11 Apr 2018 21:42:26 +0000 (17:42 -0400)
fetch-scripts/kernel

index e365837d534d53e7e3d710d8bd8ff48c85289d17..a874a1c1148d4723ab3960b936aeb285ec6a7421 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-RSYNCSOURCE=rsync://www.kernel.org/pub
+RSYNCSOURCE=rsync://rsync.kernel.org/pub
 BASEDIR=${MIRRORDIR}/kernel
 
 rsync --recursive --times --links --hard-links \