Author: bdubbs
Date: Fri Apr  3 12:44:36 2020
New Revision: 11804

Log:
Move eudev to before e2fsprogs

Modified:
   trunk/BOOK/chapter06/chapter06.xml

Modified: trunk/BOOK/chapter06/chapter06.xml
==============================================================================
--- trunk/BOOK/chapter06/chapter06.xml  Fri Apr  3 10:45:17 2020        (r11803)
+++ trunk/BOOK/chapter06/chapter06.xml  Fri Apr  3 12:44:36 2020        (r11804)
@@ -88,15 +88,19 @@
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; href="systemd.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; href="dbus.xml"/>
 
-  <!-- these packages libsystemd on systemd builds -->
+  <!-- Both sysv on systemd builds -->
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; href="procps.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; 
href="util-linux.xml"/>
+
+  <!-- sysv only -->
+  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; href="eudev.xml"/>
+
+  <!-- Both sysv and systemd builds -->
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; href="e2fsprogs.xml"/>
 
   <!-- sysv only -->
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; href="sysklogd.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; href="sysvinit.xml"/>
-  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; href="eudev.xml"/>
 
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; 
href="aboutdebug.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; 
href="strippingagain.xml"/>
-- 
http://lists.linuxfromscratch.org/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to