From: Markus Lindberg Date: Wed, 28 Mar 2018 13:53:05 +0000 (+0200) Subject: Use stretch-backports instead of jessie-backports for stable X-Git-Tag: v0.31.3~3^2 X-Git-Url: https://git.grml.org/?p=grml-live.git;a=commitdiff_plain;h=9074f0552190fd302ec9f0241d7c3010de341252 Use stretch-backports instead of jessie-backports for stable --- diff --git a/etc/grml/fai/config/files/etc/apt/sources.list.d/debian.list/DEBIAN_STABLE b/etc/grml/fai/config/files/etc/apt/sources.list.d/debian.list/DEBIAN_STABLE index ec406a4..3072559 100644 --- a/etc/grml/fai/config/files/etc/apt/sources.list.d/debian.list/DEBIAN_STABLE +++ b/etc/grml/fai/config/files/etc/apt/sources.list.d/debian.list/DEBIAN_STABLE @@ -7,5 +7,5 @@ deb-src http://security.debian.org/ stable/updates main contrib # backports: - deb http://ftp.debian.org/debian/ jessie-backports main contrib non-free - deb-src http://ftp.debian.org/debian/ jessie-backports main contrib non-free + deb http://ftp.debian.org/debian/ stretch-backports main contrib non-free + deb-src http://ftp.debian.org/debian/ stretch-backports main contrib non-free