Author: manuel Date: 2005-04-25 13:36:06 -0600 (Mon, 25 Apr 2005) New Revision: 5076
Added: branches/cross-lfs/BOOK/temp-system/choose.xml Log: Really added temp-system/choose.xml now. Added: branches/cross-lfs/BOOK/temp-system/choose.xml =================================================================== --- branches/cross-lfs/BOOK/temp-system/choose.xml 2005-04-25 19:34:20 UTC (rev 5075) +++ branches/cross-lfs/BOOK/temp-system/choose.xml 2005-04-25 19:36:06 UTC (rev 5076) @@ -0,0 +1,19 @@ +<?xml version="1.0" encoding="ISO-8859-1"?> +<!DOCTYPE sect1 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; +]> +<sect1 id="ch-temp-system-choose"> +<title>Reboot or Chroot?</title> +<?dbhtml filename="choose.html"?> + +<para>TO BE WRITTEN... +Introductory text about the diferecies between the reboot and chroot method + and who can use any of them or who can use only one.</para> + + <para>For the reboot method, follow to <xref linkend="chapter-reboot"/>.</para> + + <para>For the chroot method, follow to <xref linkend="chapter-chroot"/>.</para> + +</sect1> + Property changes on: branches/cross-lfs/BOOK/temp-system/choose.xml ___________________________________________________________________ Name: svn:keywords + "Author Date Revision Id" -- http://linuxfromscratch.org/mailman/listinfo/lfs-book FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
