]> asedeno.scripts.mit.edu Git - sipb-mirrors.git/blob - fetch-scripts/kernel
1abb5f6bcff8590ed81d6a3849385f1c5b89a97a
[sipb-mirrors.git] / fetch-scripts / kernel
1 #!/bin/sh
2
3 RSYNCSOURCE=rsync://www.kernel.org/all
4 BASEDIR=${MIRRORDIR}/kernel
5
6 rsync --recursive --times --links --hard-links \
7       --delete \
8       --stats \
9       --verbose \
10       ${RSYNCSOURCE} ${BASEDIR}