]> piware.de Git - bin.git/commitdiff
do not mirror dapper/i836 any more
authorMartin Pitt <martin.pitt@ubuntu.com>
Mon, 29 Jan 2007 11:55:32 +0000 (12:55 +0100)
committerMartin Pitt <martin.pitt@ubuntu.com>
Mon, 29 Jan 2007 11:55:32 +0000 (12:55 +0100)
ubuntu-mirror

index 6e775690b1366d8cd0e4d6a86458245eabd03d70..a35f870df82bede9ff56ef5fdb99de3bb6fd52a2 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh -e
 
 # dapper binaries
-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
+debmirror --dist dapper,dapper-updates,dapper-security --section main,restricted --arch 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,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