]> piware.de Git - bin.git/commitdiff
ubuntu-mirror: get feisty-proposed
authorMartin Pitt <martin.pitt@ubuntu.com>
Fri, 27 Jul 2007 06:47:25 +0000 (08:47 +0200)
committerMartin Pitt <martin.pitt@ubuntu.com>
Fri, 27 Jul 2007 06:47:25 +0000 (08:47 +0200)
ubuntu-mirror

index a419341dc16abbdecbbe8fc8fffb5e53675b9945..5f3c4f8a13476243e776b654bbde1ad9e7d98b22 100755 (executable)
@@ -7,7 +7,7 @@ debmirror --dist dapper,dapper-updates,dapper-security --section main,restricted
 debmirror --dist edgy,edgy-updates,edgy-security --section main --arch amd64 --no-source --progress --nocleanup --method http --ignore-release-gpg --host de.archive.ubuntu.com --exclude-deb-section translation --exclude-deb-section kde --exclude 'linux-(tree|source|patch|doc)[^/]*\.deb' --exclude 'linux.*(k8|xeon|server)' --exclude '-dbg_.*\.deb' --root ubuntu /mirror
 
 # feisty binaries
-debmirror --dist feisty,feisty-updates,feisty-security --section main --arch amd64 --no-source --progress --nocleanup --method http --ignore-release-gpg --host de.archive.ubuntu.com --exclude-deb-section translation --exclude-deb-section kde --exclude 'linux-(tree|source|patch|doc|.*debug)[^/]*\.deb' --exclude 'linux.*(k8|xeon|server)' --exclude '-dbg_.*\.deb' --root ubuntu /mirror
+debmirror --dist feisty,feisty-proposed,feisty-updates,feisty-security --section main --arch amd64 --no-source --progress --nocleanup --method http --ignore-release-gpg --host de.archive.ubuntu.com --exclude-deb-section translation --exclude-deb-section kde --exclude 'linux-(tree|source|patch|doc|.*debug)[^/]*\.deb' --exclude 'linux.*(k8|xeon|server)' --exclude '-dbg_.*\.deb' --root ubuntu /mirror
 
 cat <<EOF | python
 import sys