diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2014-04-21 21:44:04 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2014-04-21 21:44:04 +0000 |
commit | bf58c1eecd0d36db9fd10fa7ff5ede75cf39ed2b (patch) | |
tree | 3c4304361394a16e4089a2ffe7ca7483b37f8cfd /chapter07/chapter07.xml | |
parent | c65dd23ee4abde257bc9b4f25842cd36899589f1 (diff) |
Rewrite and reorganize Chapter 7.
Update systemd customization.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10542 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter07/chapter07.xml')
-rw-r--r-- | chapter07/chapter07.xml | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/chapter07/chapter07.xml b/chapter07/chapter07.xml index ae298f0b0..695f471c5 100644 --- a/chapter07/chapter07.xml +++ b/chapter07/chapter07.xml @@ -13,17 +13,17 @@ <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="introduction.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="bootscripts.xml"/> - <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="network.xml"/> - <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="hosts.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="symlinks.xml"/> + <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="network.xml"/> +<!-- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="hosts.xml"/>--> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="usage.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="sysd-custom.xml"/> - <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="hostname.xml"/> - <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="setclock.xml"/> - <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="console.xml"/> - <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="sysklogd.xml"/> - <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="site.xml"/> +<!-- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="hostname.xml"/>--> +<!-- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="setclock.xml"/>--> +<!-- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="console.xml"/>--> +<!-- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="sysklogd.xml"/>--> +<!-- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="site.xml"/>--> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="profile.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="inputrc.xml"/> |