[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#813519: s390/template-arch: set always_halt to false to allow reboots



Control: tags -1 + patch

>From 6790a25873838a265282bf5e97fa36d21cfebfbc Mon Sep 17 00:00:00 2001
From: Hendrik Brueckner <brueckner@linux.vnet.ibm.com>
Date: Tue, 2 Feb 2016 17:24:09 +0100
Subject: [PATCH] templates-arch: reset always_halt to its default for s390

Remove the s390 specific defaults for always_halt and reset it back
to false.  This allows the installer to boot into the newly installed
Linux instance on System z.

Signed-off-by: Hendrik Brueckner <brueckner@linux.vnet.ibm.com>
---
 debian/changelog      | 8 +++++++-
 debian/templates-arch | 2 --
 2 files changed, 7 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 30e64ca..0171f5d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,14 @@
 rootskel (1.114) UNRELEASED; urgency=medium
 
+  [ Colin Watson ]
   * Use HTTPS for Vcs-* URLs, and link to cgit rather than gitweb.
 
- -- Colin Watson <cjwatson@debian.org>  Fri, 29 Jan 2016 13:35:23 +0000
+  [ Hendrik Brueckner ]
+  * templates-arch: Set always_halt to false for s390 to allow rebooting
+    into the newly installed Linux instances.  See also #813506.
+    (Closes: #813519)
+
+ -- Hendrik Brueckner <brueckner@linux.vnet.ibm.com>  Tue, 02 Feb 2016 16:40:34 +0100
 
 rootskel (1.113) unstable; urgency=medium
 
diff --git a/debian/templates-arch b/debian/templates-arch
index f90854e..cf3a0e6 100644
--- a/debian/templates-arch
+++ b/debian/templates-arch
@@ -8,8 +8,6 @@ Description: for internal use; can be preseeded
 Template: debian-installer/exit/always_halt
 Type: boolean
 Default: false
-Default[s390]: true
-Default[s390x]: true
 Description: for internal use only
  Always halt the machine
 
-- 
2.7.0.rc3


Reply to: