aboutsummaryrefslogtreecommitdiffstats
path: root/chapter08/introduction.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter08/introduction.xml')
-rw-r--r--chapter08/introduction.xml12
1 files changed, 8 insertions, 4 deletions
diff --git a/chapter08/introduction.xml b/chapter08/introduction.xml
index e4a4d4f83..6d8723909 100644
--- a/chapter08/introduction.xml
+++ b/chapter08/introduction.xml
@@ -1,11 +1,15 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
+ <!ENTITY % general-entities SYSTEM "../general.ent">
+ %general-entities;
+]>
<sect1 id="ch-bootable-introduction">
<title>Introduction</title>
-<?dbhtml filename="introduction.html" dir="chapter08"?>
+<?dbhtml filename="introduction.html"?>
<para>This chapter will make LFS bootable. This chapter deals with creating a
-new fstab file, building a
-new kernel for the new LFS system and installing the Grub bootloader
+fstab file, building a
+kernel for the new LFS system and installing the Grub bootloader
so that the LFS system can be selected for booting at startup.</para>
</sect1>
-