* Merged newxml into HEAD
[linux_from_scratch.git] / newxml / chapter08 / chapter08.xml
blob01fec81e300290fe966913c3990d684b7619f661
1 <?xml version="1.0" encoding="ISO-8859-1"?>
2 <!DOCTYPE chapter 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 <chapter id="chapter-bootable" xreflabel="Chapter 8">
7 <?dbhtml dir="chapter08"?>
8 <title>Making the LFS system bootable</title>
9 <?dbhtml filename="chapter08.html"?>
11 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="introduction.xml"/>
14 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="fstab.xml"/>
17 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="kernel.xml"/>
19 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="grub.xml"/>
23 </chapter>