[Piuparts-commits] [piuparts] 02/08: p.conf.anbe: [wheezy2jessie-sysv] (--scripts-dir scripts-sysvinit)
Holger Levsen
holger at moszumanska.debian.org
Mon Feb 9 13:37:25 UTC 2015
This is an automated email from the git hooks/post-receive script.
holger pushed a commit to branch develop
in repository piuparts.
commit 4bd8e85bd7a7f8cbda0e438c2b2db161b06c8880
Author: Andreas Beckmann <anbe at debian.org>
Date: Mon Feb 9 11:58:06 2015 +0100
p.conf.anbe: [wheezy2jessie-sysv] (--scripts-dir scripts-sysvinit)
upgrade, but avoid switching the init system to systemd if possible
Signed-off-by: Andreas Beckmann <anbe at debian.org>
---
instances/piuparts.conf.anbe | 49 ++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 49 insertions(+)
diff --git a/instances/piuparts.conf.anbe b/instances/piuparts.conf.anbe
index aca6e2b..ea5abe2 100644
--- a/instances/piuparts.conf.anbe
+++ b/instances/piuparts.conf.anbe
@@ -101,6 +101,7 @@ sections =
wheezy2jessie/main
wheezy2jessie-rcmd/main
wheezy2jessie-rcmd_i386/main
+ wheezy2jessie-sysv/main
wheezy2bpo2jessie/main
wheezy222testing/main
#
@@ -135,6 +136,7 @@ sections =
wheezy2jessie/contrib
wheezy2jessie-rcmd/contrib
wheezy2jessie-rcmd_i386/contrib
+ wheezy2jessie-sysv/contrib
wheezy2bpo2jessie/contrib
wheezy222testing/contrib
#
@@ -169,6 +171,7 @@ sections =
wheezy2jessie/non-free
wheezy2jessie-rcmd/non-free
wheezy2jessie-rcmd_i386/non-free
+ wheezy2jessie-sysv/non-free
wheezy2bpo2jessie/non-free
wheezy222testing/main
#
@@ -2073,6 +2076,52 @@ distro = wheezy
upgrade-test-distros = wheezy jessie
+[wheezy2jessie-sysv/main]
+precedence = 80
+description = + Keeping sysvinit instead of switching to systemd (if possible).
+piuparts-flags =
+ %(flags-default)s
+ %(flags-start-wheezy)s
+ %(flags-end-jessie)s
+ --scriptsdir /etc/piuparts/scripts-debug-problemresolver
+ --scriptsdir /etc/piuparts/scripts-sysvinit
+arch = amd64
+area = main
+components = main
+distro = wheezy
+upgrade-test-distros = wheezy jessie
+
+[wheezy2jessie-sysv/contrib]
+precedence = 95
+description = + Keeping sysvinit instead of switching to systemd (if possible).
+piuparts-flags =
+ %(flags-default)s
+ %(flags-start-wheezy)s
+ %(flags-end-jessie)s
+ --scriptsdir /etc/piuparts/scripts-debug-problemresolver
+ --scriptsdir /etc/piuparts/scripts-sysvinit
+depends-sections = wheezy2jessie-sysv/main wheezy2jessie-sysv/non-free
+arch = amd64
+area = contrib
+distro = wheezy
+upgrade-test-distros = wheezy jessie
+
+[wheezy2jessie-sysv/non-free]
+precedence = 95
+description = + Keeping sysvinit instead of switching to systemd (if possible).
+piuparts-flags =
+ %(flags-default)s
+ %(flags-start-wheezy)s
+ %(flags-end-jessie)s
+ --scriptsdir /etc/piuparts/scripts-debug-problemresolver
+ --scriptsdir /etc/piuparts/scripts-sysvinit
+depends-sections = wheezy2jessie-sysv/main wheezy2jessie-sysv/contrib
+arch = amd64
+area = non-free
+distro = wheezy
+upgrade-test-distros = wheezy jessie
+
+
[wheezy2bpo2jessie/main]
precedence = 80
piuparts-flags =
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/piuparts/piuparts.git
More information about the Piuparts-commits
mailing list