X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fdebian%2Fdak.conf;h=0f9c35a541dc9fba4b181ef729c8e18c20783100;hb=310e68d162db3006294b9df3d4d715bb9ceac822;hp=58c47fbc70e6e718caf30234b2b1556d4fb74f52;hpb=04e4890f3419f85c2aaaec7c91b20eccfff622e2;p=dak.git diff --git a/config/debian/dak.conf b/config/debian/dak.conf index 58c47fbc..0f9c35a5 100644 --- a/config/debian/dak.conf +++ b/config/debian/dak.conf @@ -245,7 +245,7 @@ Suite }; }; - Squeeze-Volatile + Squeeze-Updates { Components { @@ -364,6 +364,7 @@ Dir Root "/srv/ftp-master.debian.org/ftp/"; Pool "/srv/ftp-master.debian.org/ftp/pool/"; Templates "/srv/ftp-master.debian.org/dak/templates/"; + Export "/srv/ftp-master.debian.org/export/"; PoolRoot "pool/"; Lists "/srv/ftp-master.debian.org/database/dists/"; Cache "/srv/ftp-master.debian.org/database/"; @@ -475,4 +476,5 @@ Changelogs { Testing "/srv/release.debian.org/tools/trille/current-testing"; Britney "/srv/ftp-master.debian.org/ftp/dists/testing/ChangeLog"; + Export "/srv/ftp-master.debian.org/export/changelogs"; }