]> pere.pagekite.me Git - homepage.git/blobdiff - blog/How_to_stay_with_sysvinit_in_Debian_Jessie.html
Generated.
[homepage.git] / blog / How_to_stay_with_sysvinit_in_Debian_Jessie.html
index da53184a26a792769d5e42e825c1ea61581d9481..7f6c4cabad7b440d5dbe699b3423ee0e636ac712 100644 (file)
@@ -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:
 
 <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>
@@ -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.</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>
 </div>
       
       <div class="tags">Tags: <a href="http://people.skolelinux.org/pere/blog/tags/bootsystem">bootsystem</a>, <a href="http://people.skolelinux.org/pere/blog/tags/debian">debian</a>, <a href="http://people.skolelinux.org/pere/blog/tags/english">english</a>.</div>