chapter07.xml 1.5 KB

1234567891011121314151617181920212223242526272829
  1. <?xml version="1.0" encoding="ISO-8859-1"?>
  2. <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
  3. "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
  4. <!ENTITY % general-entities SYSTEM "../general.ent">
  5. %general-entities;
  6. ]>
  7. <chapter id="chapter-bootscripts" xreflabel="Chapter 7">
  8. <?dbhtml dir="chapter07"?>
  9. <?dbhtml filename="chapter07.html"?>
  10. <title>Setting Up System Bootscripts</title>
  11. <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="introduction.xml"/>
  12. <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="network.xml"/>
  13. <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="hosts.xml"/>
  14. <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="udev.xml"/>
  15. <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="symlinks.xml"/>
  16. <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="bootscripts.xml"/>
  17. <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="usage.xml"/>
  18. <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="hostname.xml"/>
  19. <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="setclock.xml"/>
  20. <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="console.xml"/>
  21. <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="sysklogd.xml"/>
  22. <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="site.xml"/>
  23. <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="profile.xml"/>
  24. <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="inputrc.xml"/>
  25. </chapter>