X-Git-Url: http://pere.pagekite.me/gitweb/homepage.git/blobdiff_plain/e354421a57be56163a341f29b8a99155d1fc840d..2303a53e3000b721cc73c3bfe81b6d2911b51a35:/blog/archive/2014/11/index.html?ds=sidebyside diff --git a/blog/archive/2014/11/index.html b/blog/archive/2014/11/index.html index 2442c11654..4e80f3f3af 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
+