APT::FTPArchive::Release { Origin "CERN"; Label "CernVM"; Version "7.0"; Architectures "amd64 arm64 source"; Components "main"; Description "CernVM Repository"; }; APT::FTPArchive::AlwaysStat "true"; Dir { ArchiveDir "."; OverrideDir "/mnt/scratch/aptcache/.override/"; CacheDir "/mnt/scratch/aptcache/.cache/"; FileListDir "/mnt/scratch/aptcache/.files/"; }; Default { Packages::Compress ". gzip bzip2"; Sources::Compress ". gzip bzip2"; Contents::Compress ". gzip bzip2"; Packages::Extensions ".deb"; }; TreeDefault { Directory "pool/$(DIST)/main/"; SrcDirectory "pool/$(DIST)/main/"; Packages "dists/$(DIST)/main/binary-$(ARCH)/Packages"; Sources "dists/$(DIST)/main/source/Sources"; Contents "dists/$(DIST)/main/Contents-$(ARCH)"; }; Tree "bookworm-prod" { Sections "main"; Architectures "amd64 arm64 source"; }; Tree "bookworm-testing" { Sections "main"; Architectures "amd64 arm64 source"; }; Tree "bullseye-prod" { Sections "main"; Architectures "amd64 arm64 source"; }; Tree "bullseye-testing" { Sections "main"; Architectures "amd64 arm64 source"; }; Tree "jammy-prod" { Sections "main"; Architectures "amd64 arm64 source"; }; Tree "jammy-testing" { Sections "main"; Architectures "amd64 arm64 source"; }; Tree "noble-prod" { Sections "main"; Architectures "amd64 arm64 source"; }; Tree "noble-testing" { Sections "main"; Architectures "amd64 arm64 source"; }; Tree "trixie-prod" { Sections "main"; Architectures "amd64 arm64 source"; }; Tree "trixie-testing" { Sections "main"; Architectures "amd64 arm64 source"; };