]> git.decadent.org.uk Git - dak.git/blobdiff - config/debian/apt.conf
Kill etch
[dak.git] / config / debian / apt.conf
index 4c01d303c2f2641171a5f1104fbf26d031b038c8..257470ec9f0edcd60b59e7a1142987892bd33cfd 100644 (file)
@@ -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"
 {