From 2eec2d16106cfee55ffb7f53e0dbd73c0c75b1f9 Mon Sep 17 00:00:00 2001 From: Thomas NOEL Date: Thu, 22 Jan 2015 14:14:49 +0100 Subject: [PATCH] pressed (base): suppression du depot EE --- iso/preseeds/preseed.cfg | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/iso/preseeds/preseed.cfg b/iso/preseeds/preseed.cfg index f72cf60..6a6502d 100644 --- a/iso/preseeds/preseed.cfg +++ b/iso/preseeds/preseed.cfg @@ -321,20 +321,20 @@ d-i apt-setup/local1/comment string SupAnn tools from Entr'ouvert -- testing d-i apt-setup/local1/source boolean true d-i apt-setup/local1/key string http://deb.entrouvert.org/entrouvert.gpg -d-i apt-setup/local2/repository string deb http://ldapsaisie.easter-eggs.org/debian wheezy main -d-i apt-setup/local2/comment string LDAPSaisie from Easter-Eggs +d-i apt-setup/local2/repository string http://deb.entrouvert.org/ wheezy main +d-i apt-setup/local2/comment string Base tools from Entr'ouvert d-i apt-setup/local2/source boolean true -d-i apt-setup/local2/key string http://ldapsaisie.easter-eggs.org/debian/ldapsaisie.gpg.key +d-i apt-setup/local2/key string http://deb.entrouvert.org/entrouvert.gpg -d-i apt-setup/local3/repository string http://deb.entrouvert.org/ wheezy main -d-i apt-setup/local3/comment string Base tools from Entr'ouvert +d-i apt-setup/local3/repository string http://deb.entrouvert.org/ wheezy-testing main +d-i apt-setup/local3/comment string Base tools from Entr'ouvert -- testing d-i apt-setup/local3/source boolean true d-i apt-setup/local3/key string http://deb.entrouvert.org/entrouvert.gpg -d-i apt-setup/local4/repository string http://deb.entrouvert.org/ wheezy-testing main -d-i apt-setup/local4/comment string Base tools from Entr'ouvert -- testing -d-i apt-setup/local4/source boolean true -d-i apt-setup/local4/key string http://deb.entrouvert.org/entrouvert.gpg +#d-i apt-setup/local4/repository string deb http://ldapsaisie.easter-eggs.org/debian wheezy main +#d-i apt-setup/local4/comment string LDAPSaisie from Easter-Eggs +#d-i apt-setup/local4/source boolean true +#d-i apt-setup/local4/key string http://ldapsaisie.easter-eggs.org/debian/ldapsaisie.gpg.key # By default the installer requires that repositories be authenticated # using a known gpg key. This setting can be used to disable that