aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/angstrom/source-mirror.txt
blob: 7d068f5fea522c4dc80c4b974d9c627cd1a75d62 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
#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 "bios*" \
	--exclude "codec_*" \
	--exclude "dsplink*" \
	--exclude "*GFX*" \
	--exclude "TI-*" \
	--exclude "*.bin"