]> piware.de Git - bin.git/commitdiff
ubuntu-mirror: clean up, load ia32-libs
authormartin@piware.de <>
Wed, 25 Oct 2006 19:44:17 +0000 (21:44 +0200)
committermartin@piware.de <>
Wed, 25 Oct 2006 19:44:17 +0000 (21:44 +0200)
ubuntu-mirror

index 463b9a6cde0fc06441cccbc011a7344e421af657..18b7d3dec90f353b7add31d52aada5554ebdef6f 100755 (executable)
@@ -7,10 +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 'ia32-libs*' --exclude '-dbg_.*\.deb' --root ubuntu /mirror
-
-# do not clean up while we don't have all of edgy
-exit 0
+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
 
 cat <<EOF | python
 import sys