From: Martin Pitt Date: Fri, 27 Jul 2007 06:47:25 +0000 (+0200) Subject: ubuntu-mirror: get feisty-proposed X-Git-Url: https://piware.de/gitweb/?p=bin.git;a=commitdiff_plain;h=57b1cb124bc0477f4e32b63db19b4186c743c07e ubuntu-mirror: get feisty-proposed --- diff --git a/ubuntu-mirror b/ubuntu-mirror index a419341..5f3c4f8 100755 --- a/ubuntu-mirror +++ b/ubuntu-mirror @@ -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 <