Files
Andrew Bradford ce86847353 Add bootloaders page to bootable section
Just list out popular bootloaders.  Telling how to configure each for
any desired target is not reasonable.
2013-10-21 10:49:43 -04:00

20 lines
797 B
XML

<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
<!ENTITY % general-entities SYSTEM "../general.ent">
%general-entities;
]>
<chapter id="chapter-bootable" xreflabel="Making the CLFS System Bootable">
<?dbhtml dir="bootable"?>
<?dbhtml filename="chapter.html"?>
<title>Making the CLFS System Bootable</title>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/introduction.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/fstab.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/kernel.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/bootloaders.xml"/>
</chapter>