index-pdf.xml 2.0 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849
  1. <?xml version="1.0" encoding="ISO-8859-1"?>
  2. <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
  3. <!ENTITY % general-entities SYSTEM "general.ent">
  4. %general-entities;
  5. ]>
  6. <book>
  7. <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="prologue/bookinfo.xml"/>
  8. <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="prologue/dedication.xml"/>
  9. <preface id="preface">
  10. <title>Preface</title>
  11. <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="prologue/foreword.xml"/>
  12. <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="prologue/audience.xml"/>
  13. <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="prologue/prerequisites.xml"/>
  14. <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="prologue/typography.xml"/>
  15. <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="prologue/organization.xml"/>
  16. </preface>
  17. <part id="part1">
  18. <title>Introduction</title>
  19. <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="chapter01/chapter01.xml"/>
  20. <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="chapter02/chapter02.xml"/>
  21. </part>
  22. <part id="part2">
  23. <title>Preparing for the build</title>
  24. <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="chapter03/chapter03.xml"/>
  25. <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="chapter04/chapter04.xml"/>
  26. <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="chapter05/chapter05.xml"/>
  27. </part>
  28. <part id="part3">
  29. <title>Building the LFS system</title>
  30. <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="chapter06/chapter06.xml"/>
  31. <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="chapter07/chapter07.xml"/>
  32. <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="chapter08/chapter08.xml"/>
  33. <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="chapter09/chapter09.xml"/>
  34. </part>
  35. <index/>
  36. <appendix><title/>
  37. <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="prologue/acknowledgments.xml"/>
  38. </appendix>
  39. </book>