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