diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2012-07-16 17:19:20 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2012-07-16 17:19:20 +0000 |
commit | f896e21c3f635470dec99e91be17dba666c0908c (patch) | |
tree | 95250a744c121ebb3a0ddf1abb7fe4d7e700eb5c /chapter06/chapter06.xml | |
parent | b8bda22c6c465773b3cf81ef8a040125d967ef68 (diff) |
Updated udev to version 186. This update has a major procedure
change due to merging systemd and udev.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9908 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/chapter06.xml')
-rw-r--r-- | chapter06/chapter06.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/chapter06.xml b/chapter06/chapter06.xml index 1fa0ff71b..27c16cfb3 100644 --- a/chapter06/chapter06.xml +++ b/chapter06/chapter06.xml @@ -72,7 +72,7 @@ <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="udev.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="vim.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"/> |