Author: jim Date: 2005-08-31 02:27:16 -0600 (Wed, 31 Aug 2005) New Revision: 6782
Added: branches/cross-lfs/BOOK/bootscripts/alpha-chapter.xml Modified: branches/cross-lfs/BOOK/ Log: [EMAIL PROTECTED]: jim | 2005-08-31 00:30:46 -0700 Added missing alpha-chapter xml in bootscripts Property changes on: branches/cross-lfs/BOOK ___________________________________________________________________ Name: svk:merge - 7321b066-45f8-0310-a5e2-f63eff31be55:/cross-lfs:7306 dfc39d96-41f8-0310-9e44-b84af8e7c7f6:/books/local:5516 + 7321b066-45f8-0310-a5e2-f63eff31be55:/cross-lfs:7307 dfc39d96-41f8-0310-9e44-b84af8e7c7f6:/books/local:5516 Added: branches/cross-lfs/BOOK/bootscripts/alpha-chapter.xml =================================================================== --- branches/cross-lfs/BOOK/bootscripts/alpha-chapter.xml 2005-08-31 08:27:02 UTC (rev 6781) +++ branches/cross-lfs/BOOK/bootscripts/alpha-chapter.xml 2005-08-31 08:27:16 UTC (rev 6782) @@ -0,0 +1,27 @@ +<?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" [ + <!ENTITY % general-entities SYSTEM "../general.ent"> + %general-entities; +]> + +<chapter id="chapter-bootscripts" xreflabel="Setting Up System Bootscripts"> + <?dbhtml dir="bootscripts"?> + <?dbhtml filename="chapter.html"?> + + <title>Setting Up System Bootscripts</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/bootscripts.xml"/> + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/usage.xml"/> + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/udev.xml"/> + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/setclock.xml"/> + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/console.xml"/> + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/sysklogd.xml"/> + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/inputrc.xml"/> + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/profile.xml"/> + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/hostname.xml"/> + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/hosts.xml"/> + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/network.xml"/> + +</chapter> -- http://linuxfromscratch.org/mailman/listinfo/lfs-book FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
