]> pere.pagekite.me Git - homepage.git/commitdiff
Generated.
authorPetter Reinholdtsen <pere@hungry.com>
Wed, 26 Nov 2014 12:34:13 +0000 (13:34 +0100)
committerPetter Reinholdtsen <pere@hungry.com>
Wed, 26 Nov 2014 12:34:13 +0000 (13:34 +0100)
blog/How_to_stay_with_sysvinit_in_Debian_Jessie.html
blog/archive/2014/11/11.rss
blog/archive/2014/11/index.html
blog/index.html
blog/index.rss
blog/tags/bootsystem/bootsystem.rss
blog/tags/bootsystem/index.html
blog/tags/debian/debian.rss
blog/tags/debian/index.html
blog/tags/english/english.rss
blog/tags/english/index.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>
index 56d4a718374451b378d45d94b8f693cf1dadd871..fb1f0d4a9de22eeeef4bdb34876d04979d8fd957 100644 (file)
@@ -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:
 
 &lt;p&gt;&lt;blockquote&gt;&lt;pre&gt;
-preseed/late_command=&quot;in-target apt-get install -y sysvinit-core&quot;
+preseed/late_command=&quot;in-target apt-get install --purge -y sysvinit-core&quot;
 &lt;/pre&gt;&lt;/blockquote&gt;&lt;p&gt;
 
 &lt;p&gt;Next, the line to use in a preseed file:&lt;/p&gt;
@@ -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.&lt;/p&gt;
+
+&lt;p&gt;Update 2014-11-26: Inspired by
+&lt;ahref=&quot;https://www.mirbsd.org/permalinks/wlog-10-tg_e20141125-tg.htm#e20141125-tg_wlog-10-tg&quot;&gt;a
+blog post by Torsten Glaser&lt;/a&gt;, added --purge to the preseed
+line.&lt;/p&gt;
 </description>
        </item>
        
index 2442c11654936f266ca7aad4e2b5a42f508a9e59..f7283453a9620b1d6573816c18e4deb1d4152763 100644 (file)
@@ -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:
 
 <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>
@@ -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.</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">
         
index 82693cf395991e5abd698ed862e95bb358051f40..29a245113d418906d673f52727ca9ab4827573be 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">
         
index 6fce2280072318be744d2cb9c62a1d887aaffa84..23e20cbcaf23063e379a3151688a2118d43a0c2a 100644 (file)
@@ -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:
 
 &lt;p&gt;&lt;blockquote&gt;&lt;pre&gt;
-preseed/late_command=&quot;in-target apt-get install -y sysvinit-core&quot;
+preseed/late_command=&quot;in-target apt-get install --purge -y sysvinit-core&quot;
 &lt;/pre&gt;&lt;/blockquote&gt;&lt;p&gt;
 
 &lt;p&gt;Next, the line to use in a preseed file:&lt;/p&gt;
@@ -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.&lt;/p&gt;
+
+&lt;p&gt;Update 2014-11-26: Inspired by
+&lt;ahref=&quot;https://www.mirbsd.org/permalinks/wlog-10-tg_e20141125-tg.htm#e20141125-tg_wlog-10-tg&quot;&gt;a
+blog post by Torsten Glaser&lt;/a&gt;, added --purge to the preseed
+line.&lt;/p&gt;
 </description>
        </item>
        
index 65f01d81c9f5a5348477aa46844f37333d7170bf..4dbe6c5ba7f4b31b13930b4374044853e5b1d27b 100644 (file)
@@ -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:
 
 &lt;p&gt;&lt;blockquote&gt;&lt;pre&gt;
-preseed/late_command=&quot;in-target apt-get install -y sysvinit-core&quot;
+preseed/late_command=&quot;in-target apt-get install --purge -y sysvinit-core&quot;
 &lt;/pre&gt;&lt;/blockquote&gt;&lt;p&gt;
 
 &lt;p&gt;Next, the line to use in a preseed file:&lt;/p&gt;
@@ -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.&lt;/p&gt;
+
+&lt;p&gt;Update 2014-11-26: Inspired by
+&lt;ahref=&quot;https://www.mirbsd.org/permalinks/wlog-10-tg_e20141125-tg.htm#e20141125-tg_wlog-10-tg&quot;&gt;a
+blog post by Torsten Glaser&lt;/a&gt;, added --purge to the preseed
+line.&lt;/p&gt;
 </description>
        </item>
        
index c18952547e1544d31ec2919b14962ef8e5017db6..13aa69783cae7ca0e4f4265c4108a8102004d4e9 100644 (file)
@@ -62,7 +62,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>
@@ -81,6 +81,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.</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">
         
index b0519b7f75703c25cb1f197a7744c7af35575e3d..3f49c33047cebc3752e692c865ff4e0fd556cead 100644 (file)
@@ -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:
 
 &lt;p&gt;&lt;blockquote&gt;&lt;pre&gt;
-preseed/late_command=&quot;in-target apt-get install -y sysvinit-core&quot;
+preseed/late_command=&quot;in-target apt-get install --purge -y sysvinit-core&quot;
 &lt;/pre&gt;&lt;/blockquote&gt;&lt;p&gt;
 
 &lt;p&gt;Next, the line to use in a preseed file:&lt;/p&gt;
@@ -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.&lt;/p&gt;
+
+&lt;p&gt;Update 2014-11-26: Inspired by
+&lt;ahref=&quot;https://www.mirbsd.org/permalinks/wlog-10-tg_e20141125-tg.htm#e20141125-tg_wlog-10-tg&quot;&gt;a
+blog post by Torsten Glaser&lt;/a&gt;, added --purge to the preseed
+line.&lt;/p&gt;
 </description>
        </item>
        
index 10ec87ea07ff34193efad9c53d89f65da624f477..41c431d5b495a043985abfdcb18699075be4c07b 100644 (file)
@@ -62,7 +62,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>
@@ -81,6 +81,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.</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">
         
index 6e0f85a68e1e8c7bea3edbc431a5213e9d95b43e..2f89801ee864f3afaea60cfcc07d708d0046a3cc 100644 (file)
@@ -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:
 
 &lt;p&gt;&lt;blockquote&gt;&lt;pre&gt;
-preseed/late_command=&quot;in-target apt-get install -y sysvinit-core&quot;
+preseed/late_command=&quot;in-target apt-get install --purge -y sysvinit-core&quot;
 &lt;/pre&gt;&lt;/blockquote&gt;&lt;p&gt;
 
 &lt;p&gt;Next, the line to use in a preseed file:&lt;/p&gt;
@@ -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.&lt;/p&gt;
+
+&lt;p&gt;Update 2014-11-26: Inspired by
+&lt;ahref=&quot;https://www.mirbsd.org/permalinks/wlog-10-tg_e20141125-tg.htm#e20141125-tg_wlog-10-tg&quot;&gt;a
+blog post by Torsten Glaser&lt;/a&gt;, added --purge to the preseed
+line.&lt;/p&gt;
 </description>
        </item>
        
index de1d0ad89a22a6f1f19871913e3b53801413c330..41e85ff4e9c7af4a01433c8c31fc1a3f5dee3b31 100644 (file)
@@ -62,7 +62,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>
@@ -81,6 +81,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.</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">