aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/angstrom/source-mirror.txt
blob: eb1f74ade184fd0d48ed6b8f6393e10fd4a6548d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#To populate the source mirror the autobuilder uses the following command:

rsync ~/OE/downloads/ angstrom@linuxtogo.org:~/website/unstable/sources/ -aPvz \
	--exclude "*.md5" \
	--exclude "svn" \
	--exclude "hg" \
	--exclude "bzr" \
	--exclude "cvs"  \
	--exclude "git" \
	--exclude "umac.ko" \
	--exclude "IPL_*.zip" \
	--exclude "*.lock" \
	--exclude "codec_*" \
	--exclude "dsplink*" \
	--exclude "*GFX*" \
	--exclude "*.bin"