From 247b083e319640acb58c99439c270f8ce66a5d71 Mon Sep 17 00:00:00 2001 From: Niels Thykier Date: Thu, 26 May 2016 16:37:55 +0000 Subject: [PATCH] Revert "britney.conf: Add components for d-i" Turns out it does not work (as d-i does not have a Sources file as they would be redundant). This reverts commit bb79d9333fbffb77673e6d2e6da0c8b5d0a5b965. --- britney.conf | 2 +- britney_nobreakall.conf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/britney.conf b/britney.conf index 356c860..83b14d6 100644 --- a/britney.conf +++ b/britney.conf @@ -6,7 +6,7 @@ TPU = /srv/ftp-master.debian.org/ftp/dists/testing-proposed-update PU = /srv/ftp-master.debian.org/ftp/dists/proposed-updates UNSTABLE = /srv/ftp-master.debian.org/ftp/dists/unstable -COMPONENTS = main, non-free, contrib, main/debian-installer, non-free/debian-installer, contrib/debian-installer +COMPONENTS = main, non-free, contrib # Output NONINST_STATUS = /srv/release.debian.org/britney/var/data-b2/non-installable-status diff --git a/britney_nobreakall.conf b/britney_nobreakall.conf index d7b8aaf..4d9fc7f 100644 --- a/britney_nobreakall.conf +++ b/britney_nobreakall.conf @@ -6,7 +6,7 @@ TPU = /srv/ftp-master.debian.org/ftp/dists/testing-proposed-update PU = /srv/ftp-master.debian.org/ftp/dists/proposed-updates UNSTABLE = /srv/ftp-master.debian.org/ftp/dists/unstable -COMPONENTS = main, non-free, contrib, main/debian-installer, non-free/debian-installer, contrib/debian-installer +COMPONENTS = main, non-free, contrib # Output NONINST_STATUS = /srv/release.debian.org/britney/var/data-b2/non-installable-status