X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=apt.conf;h=c60fe0657b5eb90b0f98980d971ae28bd7cec038;hb=a9a4efc997ab32398a78367b1cc6bc5fd2e34678;hp=f9fdcf944031a08825931900426f5ed5abab63b1;hpb=016c82f5c0b8185a9d2a7824f6b0af2dddde0741;p=dak.git diff --git a/apt.conf b/apt.conf index f9fdcf94..c60fe065 100644 --- a/apt.conf +++ b/apt.conf @@ -51,6 +51,17 @@ tree "dists/unstable/main" Contents " "; }; +tree "project/experimental" +{ + FileList "/org/ftp.debian.org/database/dists/experimental_$(SECTION)_binary-$(ARCH).list"; + SourceFileList "/org/ftp.debian.org/database/dists/experimental_$(SECTION)_source.list"; + Sections "main contrib non-free"; + Architectures "alpha arm hppa hurd-i386 i386 ia64 mips mipsel m68k powerpc s390 sh sparc source"; + BinOverride "override.sid.$(SECTION)"; + SrcOverride "override.sid.$(SECTION).src"; + Contents " "; +}; + bindirectory "dists/proposed-updates" {