Author: manuel
Date: 2005-05-31 14:03:07 -0600 (Tue, 31 May 2005)
New Revision: 5562

Modified:
   branches/cross-lfs/BOOK/bootable/ppc-chapter.xml
   branches/cross-lfs/BOOK/bootable/raq2-chapter.xml
   branches/cross-lfs/BOOK/bootable/sparc-chapter.xml
   branches/cross-lfs/BOOK/bootable/sparc64-chapter.xml
   branches/cross-lfs/BOOK/bootable/x86-chapter.xml
   branches/cross-lfs/BOOK/bootable/x86_64-chapter.xml
   branches/cross-lfs/BOOK/bootable/x86_64/grub.xml
Log:
Finished bootable chapter indentation

Modified: branches/cross-lfs/BOOK/bootable/ppc-chapter.xml
===================================================================
--- branches/cross-lfs/BOOK/bootable/ppc-chapter.xml    2005-05-31 19:56:01 UTC 
(rev 5561)
+++ branches/cross-lfs/BOOK/bootable/ppc-chapter.xml    2005-05-31 20:03:07 UTC 
(rev 5562)
@@ -1,16 +1,19 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
-<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" 
"http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd"; [
+<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
+  "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd"; [
   <!ENTITY % general-entities SYSTEM "../general.ent">
   %general-entities;
 ]>
+
 <chapter id="chapter-bootable" xreflabel="Making the LFS System Bootable">
-<?dbhtml dir="bootable"?>
-<title>Making the LFS System Bootable</title>
-<?dbhtml filename="chapter.html"?>
+  <?dbhtml dir="bootable"?>
+  <?dbhtml filename="chapter.html"?>
 
-<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="ppc/kernel.xml"/>
-<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; href="ppc/yaboot.xml"/>
+  <title>Making the LFS 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="ppc/kernel.xml"/>
+  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; 
href="ppc/yaboot.xml"/>
+
 </chapter>

Modified: branches/cross-lfs/BOOK/bootable/raq2-chapter.xml
===================================================================
--- branches/cross-lfs/BOOK/bootable/raq2-chapter.xml   2005-05-31 19:56:01 UTC 
(rev 5561)
+++ branches/cross-lfs/BOOK/bootable/raq2-chapter.xml   2005-05-31 20:03:07 UTC 
(rev 5562)
@@ -1,16 +1,19 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
-<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" 
"http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd"; [
+<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
+  "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd"; [
   <!ENTITY % general-entities SYSTEM "../general.ent">
   %general-entities;
 ]>
+
 <chapter id="chapter-bootable" xreflabel="Making the LFS System Bootable">
-<?dbhtml dir="bootable"?>
-<title>Making the LFS System Bootable</title>
-<?dbhtml filename="chapter.html"?>
+  <?dbhtml dir="bootable"?>
+  <?dbhtml filename="chapter.html"?>
 
-<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="raq2/kernel.xml"/>
-<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; href="raq2/colo.xml"/>
+  <title>Making the LFS 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="raq2/kernel.xml"/>
+  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; href="raq2/colo.xml"/>
+
 </chapter>

Modified: branches/cross-lfs/BOOK/bootable/sparc-chapter.xml
===================================================================
--- branches/cross-lfs/BOOK/bootable/sparc-chapter.xml  2005-05-31 19:56:01 UTC 
(rev 5561)
+++ branches/cross-lfs/BOOK/bootable/sparc-chapter.xml  2005-05-31 20:03:07 UTC 
(rev 5562)
@@ -1,15 +1,18 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
-<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" 
"http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd"; [
+<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
+  "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd"; [
   <!ENTITY % general-entities SYSTEM "../general.ent">
   %general-entities;
 ]>
+
 <chapter id="chapter-bootable" xreflabel="Making the LFS System Bootable">
-<?dbhtml dir="bootable"?>
-<title>Making the LFS System Bootable</title>
-<?dbhtml filename="chapter.html"?>
+  <?dbhtml dir="bootable"?>
+  <?dbhtml filename="chapter.html"?>
 
-<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="sparc/kernel.xml"/>
+  <title>Making the LFS 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="sparc/kernel.xml"/>
+
 </chapter>

Modified: branches/cross-lfs/BOOK/bootable/sparc64-chapter.xml
===================================================================
--- branches/cross-lfs/BOOK/bootable/sparc64-chapter.xml        2005-05-31 
19:56:01 UTC (rev 5561)
+++ branches/cross-lfs/BOOK/bootable/sparc64-chapter.xml        2005-05-31 
20:03:07 UTC (rev 5562)
@@ -1,15 +1,18 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
-<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" 
"http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd"; [
+<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
+  "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd"; [
   <!ENTITY % general-entities SYSTEM "../general.ent">
   %general-entities;
 ]>
+
 <chapter id="chapter-bootable" xreflabel="Making the LFS System Bootable">
-<?dbhtml dir="bootable"?>
-<title>Making the LFS System Bootable</title>
-<?dbhtml filename="chapter.html"?>
+  <?dbhtml dir="bootable"?>
+  <?dbhtml filename="chapter.html"?>
 
-<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="sparc64/kernel.xml"/>
+  <title>Making the LFS 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="sparc64/kernel.xml"/>
+
 </chapter>

Modified: branches/cross-lfs/BOOK/bootable/x86-chapter.xml
===================================================================
--- branches/cross-lfs/BOOK/bootable/x86-chapter.xml    2005-05-31 19:56:01 UTC 
(rev 5561)
+++ branches/cross-lfs/BOOK/bootable/x86-chapter.xml    2005-05-31 20:03:07 UTC 
(rev 5562)
@@ -1,16 +1,19 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
-<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" 
"http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd"; [
+<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
+  "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd"; [
   <!ENTITY % general-entities SYSTEM "../general.ent">
   %general-entities;
 ]>
+
 <chapter id="chapter-bootable" xreflabel="Making the LFS System Bootable">
-<?dbhtml dir="bootable"?>
-<title>Making the LFS System Bootable</title>
-<?dbhtml filename="chapter.html"?>
+  <?dbhtml dir="bootable"?>
+  <?dbhtml filename="chapter.html"?>
 
-<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="x86/kernel.xml"/>
-<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; href="x86/grub.xml"/>
+  <title>Making the LFS 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="x86/kernel.xml"/>
+  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; href="x86/grub.xml"/>
+
 </chapter>

Modified: branches/cross-lfs/BOOK/bootable/x86_64/grub.xml
===================================================================
--- branches/cross-lfs/BOOK/bootable/x86_64/grub.xml    2005-05-31 19:56:01 UTC 
(rev 5561)
+++ branches/cross-lfs/BOOK/bootable/x86_64/grub.xml    2005-05-31 20:03:07 UTC 
(rev 5562)
@@ -13,7 +13,7 @@
   <secondary>configuring</secondary></indexterm>
 
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude";
-  href="../x86/kernel.xml"
+  href="../x86/grub.xml"
   xpointer="xpointer(/sect1/para[1]/range-to(/sect1/para[11]))"/>
 
 <screen><userinput>cat &gt; /boot/grub/menu.lst &lt;&lt; "EOF"
@@ -35,7 +35,7 @@
 EOF</userinput></screen>
 
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude";
-  href="../x86/kernel.xml"
+  href="../x86/grub.xml"
   xpointer="xpointer(/sect1/para[12]/range-to(/sect1/para[last()]))"/>
 
 </sect1>

Modified: branches/cross-lfs/BOOK/bootable/x86_64-chapter.xml
===================================================================
--- branches/cross-lfs/BOOK/bootable/x86_64-chapter.xml 2005-05-31 19:56:01 UTC 
(rev 5561)
+++ branches/cross-lfs/BOOK/bootable/x86_64-chapter.xml 2005-05-31 20:03:07 UTC 
(rev 5562)
@@ -1,16 +1,19 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
-<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" 
"http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd"; [
+<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
+  "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd"; [
   <!ENTITY % general-entities SYSTEM "../general.ent">
   %general-entities;
 ]>
+
 <chapter id="chapter-bootable" xreflabel="Making the LFS System Bootable">
-<?dbhtml dir="bootable"?>
-<title>Making the LFS System Bootable</title>
-<?dbhtml filename="chapter.html"?>
+  <?dbhtml dir="bootable"?>
+  <?dbhtml filename="chapter.html"?>
 
-<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="x86_64/kernel.xml"/>
-<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; href="x86_64/grub.xml"/>
+  <title>Making the LFS 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="x86_64/kernel.xml"/>
+  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; 
href="x86_64/grub.xml"/>
+
 </chapter>

-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to