From: Petter Reinholdtsen
Date: Wed, 26 Nov 2014 12:34:13 +0000 (+0100)
Subject: Generated.
X-Git-Url: https://pere.pagekite.me/gitweb/homepage.git/commitdiff_plain/076505fac0acc8e72701f9dc73a5b518f71ce62a
Generated.
---
diff --git a/blog/How_to_stay_with_sysvinit_in_Debian_Jessie.html b/blog/How_to_stay_with_sysvinit_in_Debian_Jessie.html
index da53184a26..7f6c4cabad 100644
--- a/blog/How_to_stay_with_sysvinit_in_Debian_Jessie.html
+++ b/blog/How_to_stay_with_sysvinit_in_Debian_Jessie.html
@@ -56,7 +56,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:
@@ -74,6 +74,11 @@ 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.
diff --git a/blog/archive/2014/11/11.rss b/blog/archive/2014/11/11.rss
index 56d4a71837..fb1f0d4a9d 100644
--- a/blog/archive/2014/11/11.rss
+++ b/blog/archive/2014/11/11.rss
@@ -45,7 +45,7 @@ using a kernel argument to the installer, or by adding a line to the
preseed file used. First, the kernel command line argument:
<p><blockquote><pre>
-preseed/late_command="in-target apt-get install -y sysvinit-core"
+preseed/late_command="in-target apt-get install --purge -y sysvinit-core"
</pre></blockquote><p>
<p>Next, the line to use in a preseed file:</p>
@@ -63,6 +63,11 @@ 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.</p>
+
+<p>Update 2014-11-26: Inspired by
+<ahref="https://www.mirbsd.org/permalinks/wlog-10-tg_e20141125-tg.htm#e20141125-tg_wlog-10-tg">a
+blog post by Torsten Glaser</a>, added --purge to the preseed
+line.</p>
diff --git a/blog/archive/2014/11/index.html b/blog/archive/2014/11/index.html
index 2442c11654..f7283453a9 100644
--- a/blog/archive/2014/11/index.html
+++ b/blog/archive/2014/11/index.html
@@ -63,7 +63,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:
@@ -82,6 +82,11 @@ 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.
+