From: martin@piware.de <> Date: Mon, 30 Oct 2006 10:15:42 +0000 (+0100) Subject: debmirror update X-Git-Url: https://piware.de/gitweb/?p=bin.git;a=commitdiff_plain;h=cb96a04eae18404920e2d4415cb242196be8294e debmirror update --- diff --git a/ubuntu-mirror b/ubuntu-mirror index 18b7d3d..9de6a6a 100755 --- a/ubuntu-mirror +++ b/ubuntu-mirror @@ -7,7 +7,7 @@ debmirror --dist breezy,breezy-updates,breezy-security,dapper,dapper-updates,dap debmirror --dist dapper,dapper-updates,dapper-security --section main,restricted --arch i386,amd64 --no-source --progress --nocleanup --method http --ignore-release-gpg --host security.ubuntu.com --exclude-deb-section translation --exclude 'linux-(tree|source|patch|doc)[^/]*\.deb' --exclude 'linux.*(386|k7|k8|xeon|server)' --exclude 'linux.*(9\.23|23\.39|25\.43|26\.47)' --exclude 'ia32-libs*' --exclude '-dbg_.*\.deb' --root ubuntu /mirror # edgy binaries -debmirror --dist edgy --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 +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 cat <