X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fdebian%2Fapt.conf;h=257470ec9f0edcd60b59e7a1142987892bd33cfd;hb=22a446fae719f5ebff49ea93210aeab049e88762;hp=4c01d303c2f2641171a5f1104fbf26d031b038c8;hpb=a5d7d22121e018672da9dd74c89c046fb4dba1f9;p=dak.git diff --git a/config/debian/apt.conf b/config/debian/apt.conf index 4c01d303..257470ec 100644 --- a/config/debian/apt.conf +++ b/config/debian/apt.conf @@ -20,17 +20,17 @@ TreeDefault Contents::Header "/srv/ftp.debian.org/dak/config/debian/Contents.top"; }; -tree "dists/oldstable-proposed-updates" -{ - FileList "/srv/ftp.debian.org/database/dists/oldstable-proposed-updates_$(SECTION)_binary-$(ARCH).list"; - SourceFileList "/srv/ftp.debian.org/database/dists/oldstable-proposed-updates_$(SECTION)_source.list"; - Sections "main contrib non-free"; - Architectures "alpha amd64 arm hppa i386 ia64 mips mipsel powerpc s390 sparc source"; - BinOverride "override.etch.$(SECTION)"; - ExtraOverride "override.etch.extra.$(SECTION)"; - SrcOverride "override.etch.$(SECTION).src"; - Contents " "; -}; +//tree "dists/oldstable-proposed-updates" +//{ +// FileList "/srv/ftp.debian.org/database/dists/oldstable-proposed-updates_$(SECTION)_binary-$(ARCH).list"; +// SourceFileList "/srv/ftp.debian.org/database/dists/oldstable-proposed-updates_$(SECTION)_source.list"; +// Sections "main contrib non-free"; +// Architectures "alpha amd64 arm hppa i386 ia64 mips mipsel powerpc s390 sparc source"; +// BinOverride "override.etch.$(SECTION)"; +// ExtraOverride "override.etch.extra.$(SECTION)"; +// SrcOverride "override.etch.$(SECTION).src"; +// Contents " "; +//}; tree "dists/proposed-updates" { @@ -81,17 +81,17 @@ tree "dists/unstable" // debian-installer -tree "dists/oldstable-proposed-updates/main" -{ - FileList "/srv/ftp.debian.org/database/dists/oldstable-proposed-updates_main_$(SECTION)_binary-$(ARCH).list"; - Sections "debian-installer"; - Architectures "alpha amd64 arm hppa i386 ia64 mips mipsel powerpc s390 sparc"; - BinOverride "override.etch.main.$(SECTION)"; - SrcOverride "override.etch.main.src"; - BinCacheDB "packages-debian-installer-$(ARCH).db"; - Packages::Extensions ".udeb"; - Contents " "; -}; +//tree "dists/oldstable-proposed-updates/main" +//{ +// FileList "/srv/ftp.debian.org/database/dists/oldstable-proposed-updates_main_$(SECTION)_binary-$(ARCH).list"; +// Sections "debian-installer"; +// Architectures "alpha amd64 arm hppa i386 ia64 mips mipsel powerpc s390 sparc"; +// BinOverride "override.etch.main.$(SECTION)"; +// SrcOverride "override.etch.main.src"; +// BinCacheDB "packages-debian-installer-$(ARCH).db"; +// Packages::Extensions ".udeb"; +// Contents " "; +//}; tree "dists/proposed-updates/main" {