From 08fc6708cf3a2dba8e0286e3499002080d594536 Mon Sep 17 00:00:00 2001 From: "martin@piware.de" <> Date: Tue, 19 Dec 2006 17:37:28 +0100 Subject: [PATCH] ubuntu-mirror: do not mirror sources any more --- ubuntu-mirror | 3 --- 1 file changed, 3 deletions(-) diff --git a/ubuntu-mirror b/ubuntu-mirror index 9de6a6a..6e77569 100755 --- a/ubuntu-mirror +++ b/ubuntu-mirror @@ -1,8 +1,5 @@ #!/bin/sh -e -# source -debmirror --dist breezy,breezy-updates,breezy-security,dapper,dapper-updates,dapper-security --section main,restricted --arch none --source --progress --nocleanup --method http --ignore-release-gpg --host archive.ubuntu.com --exclude-deb-section translation --exclude 'openoffice.*amd.*tar.gz' --exclude 'ia32-libs*' --root ubuntu /mirror - # 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 -- 2.39.2