From 00603dd4644e527041e0c03521e35be796f4d1f8 Mon Sep 17 00:00:00 2001
From: Petter Reinholdtsen
Date: Wed, 26 Nov 2014 13:31:44 +0100
Subject: [PATCH] Small update.
---
blog/data/2014-11-22-sysvinit-jessie.txt | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/blog/data/2014-11-22-sysvinit-jessie.txt b/blog/data/2014-11-22-sysvinit-jessie.txt
index 2143fed0d2..79582bd8ae 100644
--- a/blog/data/2014-11-22-sysvinit-jessie.txt
+++ b/blog/data/2014-11-22-sysvinit-jessie.txt
@@ -36,7 +36,7 @@ using a kernel argument to the installer, or by adding a line to the
preseed file used. First, the kernel command line argument:
-preseed/late_command="in-target apt-get install -y sysvinit-core"
+preseed/late_command="in-target apt-get install --purge -y sysvinit-core"
Next, the line to use in a preseed file:
@@ -54,3 +54,8 @@ on Linux caused by the fact that it is unpredictable when hardware
devices show up during boot. But on the other hand, the new default
boot system still have a few rough edges I hope will be fixed before
Jessie is released.
+
+Update 2014-11-26: Inspired by
+a
+blog post by Torsten Glaser, added --purge to the preseed
+line.
--
2.47.2