diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2014-03-06 22:23:22 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2014-03-06 22:23:22 +0000 |
commit | 8a75933dcf85539976caef8227680de37ff0077d (patch) | |
tree | e1716ad43a3447118fb7191368dd482342eed10f /chapter06/chapter06.xml | |
parent | 2f99b1da11aff1d893d0353657a3e03c0f43c0e8 (diff) |
Remove udev from systemd and replace with eudev
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10504 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/chapter06.xml')
-rw-r--r-- | chapter06/chapter06.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chapter06/chapter06.xml b/chapter06/chapter06.xml index 7fe9d5ee7..3c2949978 100644 --- a/chapter06/chapter06.xml +++ b/chapter06/chapter06.xml @@ -70,7 +70,8 @@ <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="sysvinit.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="tar.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="texinfo.xml"/> - <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="systemd.xml"/> + <!--<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="systemd.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="util-linux.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="man-db.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="vim.xml"/> |