[debian-lan-devel] [debian-lan] 01/01: Disable backports.
Andreas B. Mundt
andi at moszumanska.debian.org
Thu Aug 4 15:29:26 UTC 2016
This is an automated email from the git hooks/post-receive script.
andi pushed a commit to branch master
in repository debian-lan.
commit fc694e090b5482677af170c2b0a1136fa53a7926
Author: Andreas B. Mundt <andi at debian.org>
Date: Thu Aug 4 17:28:35 2016 +0200
Disable backports.
---
debian/README.Debian | 9 +++++----
fai/config/files/etc/apt/sources.list/CLIENT_A | 2 +-
fai/config/files/etc/apt/sources.list/GATEWAY_A | 2 +-
fai/config/files/etc/apt/sources.list/SERVER_A | 2 +-
4 files changed, 8 insertions(+), 7 deletions(-)
diff --git a/debian/README.Debian b/debian/README.Debian
index fa94fa4..8febdb6 100644
--- a/debian/README.Debian
+++ b/debian/README.Debian
@@ -60,11 +60,12 @@ Then convert the installation with the following commands:
cp -r /usr/share/debian-lan-config/fai/config /srv/fai/
Adapt the config space to your needs if necessary and run FAI with the
-variable CONVERT set to true:
-
- export SUDO_FORCE_REMOVE=yes # to switch from sudo to sudo-ldap
- export CONVERT=true ; fai -vN -s file:///srv/fai/config/ softupdate
+variable CONVERT set to true (SUDO_FORCE_REMOVE is set to switch from
+sudo to sudo-ldap):
+ export SUDO_FORCE_REMOVE=yes
+ export CONVERT=true
+ fai -vN -s file:///srv/fai/config/ softupdate
Further Notes
-------------
diff --git a/fai/config/files/etc/apt/sources.list/CLIENT_A b/fai/config/files/etc/apt/sources.list/CLIENT_A
index 2a0cec4..b99928f 100644
--- a/fai/config/files/etc/apt/sources.list/CLIENT_A
+++ b/fai/config/files/etc/apt/sources.list/CLIENT_A
@@ -3,4 +3,4 @@ deb http://security.debian.org/ stretch/updates main
deb http://httpredir.debian.org/debian/ stretch-updates main
## Backports repository:
-deb http://httpredir.debian.org/debian/ stretch-backports main
+#deb http://httpredir.debian.org/debian/ stretch-backports main
diff --git a/fai/config/files/etc/apt/sources.list/GATEWAY_A b/fai/config/files/etc/apt/sources.list/GATEWAY_A
index 2a0cec4..b99928f 100644
--- a/fai/config/files/etc/apt/sources.list/GATEWAY_A
+++ b/fai/config/files/etc/apt/sources.list/GATEWAY_A
@@ -3,4 +3,4 @@ deb http://security.debian.org/ stretch/updates main
deb http://httpredir.debian.org/debian/ stretch-updates main
## Backports repository:
-deb http://httpredir.debian.org/debian/ stretch-backports main
+#deb http://httpredir.debian.org/debian/ stretch-backports main
diff --git a/fai/config/files/etc/apt/sources.list/SERVER_A b/fai/config/files/etc/apt/sources.list/SERVER_A
index 2a0cec4..b99928f 100644
--- a/fai/config/files/etc/apt/sources.list/SERVER_A
+++ b/fai/config/files/etc/apt/sources.list/SERVER_A
@@ -3,4 +3,4 @@ deb http://security.debian.org/ stretch/updates main
deb http://httpredir.debian.org/debian/ stretch-updates main
## Backports repository:
-deb http://httpredir.debian.org/debian/ stretch-backports main
+#deb http://httpredir.debian.org/debian/ stretch-backports main
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/debian-lan.git
More information about the debian-lan-devel
mailing list