[elbe-devel] [PATCH 2/4] Remove preseed instruction to fetch key from URL
Torben Hohn
torben.hohn at linutronix.de
Wed Jun 26 13:59:50 CEST 2019
On Wed, Jun 26, 2019 at 12:57:54PM +0200, dion at linutronix.de wrote:
> From: Olivier Dion <dion at linutronix.de>
>
> Signed-off-by: Olivier Dion <dion at linutronix.de>
Reviewed-by: Torben Hohn <torben.hohn at linutronix.de>
> ---
> elbepack/init/preseed.cfg.mako | 3 ---
> 1 file changed, 3 deletions(-)
>
> diff --git a/elbepack/init/preseed.cfg.mako b/elbepack/init/preseed.cfg.mako
> index a8285aa4..9428175a 100644
> --- a/elbepack/init/preseed.cfg.mako
> +++ b/elbepack/init/preseed.cfg.mako
> @@ -86,9 +86,6 @@ d-i mirror/protocol string ${prj.text("mirror/primary_proto")}
> d-i apt-setup/local${i}/repository string ${tmp.strip()}
> d-i apt-setup/local${i}/comment string local server
> d-i apt-setup/local${i}/source boolean true
> -% if n.has("key"):
> -d-i apt-setup/local${i}/key string ${n.text("key").replace("LOCALMACHINE", "10.0.2.2").strip()}
> -% endif
> % endif
> <% i+=1 %>
> % endfor
> --
> 2.11.0
>
>
> _______________________________________________
> elbe-devel mailing list
> elbe-devel at linutronix.de
> https://lists.linutronix.de/mailman/listinfo/elbe-devel
--
Torben Hohn
Linutronix GmbH | Bahnhofstrasse 3 | D-88690 Uhldingen-Mühlhofen
Phone: +49 7556 25 999 18; Fax.: +49 7556 25 999 99
Hinweise zum Datenschutz finden Sie hier (Informations on data privacy
can be found here): https://linutronix.de/kontakt/Datenschutz.php
Linutronix GmbH | Firmensitz (Registered Office): Uhldingen-Mühlhofen |
Registergericht (Registration Court): Amtsgericht Freiburg i.Br., HRB700
806 | Geschäftsführer (Managing Directors): Heinz Egger, Thomas Gleixner
More information about the elbe-devel
mailing list