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