[oe-commits] Koen Kooi : angstrom feed builder: s/ctorrent/rtorrent/

GIT User account git at amethyst.openembedded.net
Wed Nov 12 09:32:57 UTC 2008


Module: openembedded.git
Branch: shared/xorg-7.4-update
Commit: 51721349f52d0d6165046dacde82faaf6d27b8d6
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=51721349f52d0d6165046dacde82faaf6d27b8d6

Author: Koen Kooi <koen at openembedded.org>
Date:   Tue Nov 11 18:00:37 2008 +0100

angstrom feed builder: s/ctorrent/rtorrent/
angstrom source mirror: enable partial uploads for lossy connections

---

 contrib/angstrom/build-feeds.sh    |    2 +-
 contrib/angstrom/source-mirror.txt |    5 ++---
 2 files changed, 3 insertions(+), 4 deletions(-)

diff --git a/contrib/angstrom/build-feeds.sh b/contrib/angstrom/build-feeds.sh
index 623f685..c309c37 100755
--- a/contrib/angstrom/build-feeds.sh
+++ b/contrib/angstrom/build-feeds.sh
@@ -80,7 +80,6 @@ do
 		      checkers \
 		      cherokee \
 		      claws-mail \
-              ctorrent \
 		      cvs \
               distcc \
 		      dsniff \
@@ -202,6 +201,7 @@ do
 		      rdesktop \
 		      resistorui \
 		      roadmap-gtk2 \
+		      rtorrent \
 		      ruby \
 		      samba \
 		      screen \
diff --git a/contrib/angstrom/source-mirror.txt b/contrib/angstrom/source-mirror.txt
index 5241347..2c450ff 100644
--- a/contrib/angstrom/source-mirror.txt
+++ b/contrib/angstrom/source-mirror.txt
@@ -1,6 +1,6 @@
 #To populate the source mirror the autobuilder uses the following command:
 
-rsync ~/OE/downloads/ angstrom at linuxtogo.org:~/website/unstable/sources/ -av \
+rsync ~/OE/downloads/ angstrom at linuxtogo.org:~/website/unstable/sources/ -aPvz \
 	--exclude "*.md5" \
 	--exclude "svn" \
 	--exclude "hg" \
@@ -11,6 +11,5 @@ rsync ~/OE/downloads/ angstrom at linuxtogo.org:~/website/unstable/sources/ -av \
 	--exclude "IPL_ixp400NpeLibrary-2_3_2.zip" \
 	--exclude "*.lock" \
 	--exclude "codec_*" \
-	--exclude "dsplink*" \
-	--progress
+	--exclude "dsplink*" 
 





More information about the Openembedded-commits mailing list