Changeset 673b0d8 for chapter09


Ignore:
Timestamp:
05/03/2004 10:59:46 AM (20 years ago)
Author:
Matthew Burgess <matthew@…>
Branches:
10.0, 10.0-rc1, 10.1, 10.1-rc1, 11.0, 11.0-rc1, 11.0-rc2, 11.0-rc3, 11.1, 11.1-rc1, 11.2, 11.2-rc1, 11.3, 11.3-rc1, 12.0, 12.0-rc1, 12.1, 12.1-rc1, 6.0, 6.1, 6.1.1, 6.3, 6.4, 6.5, 6.6, 6.7, 6.8, 7.0, 7.1, 7.2, 7.3, 7.4, 7.5, 7.5-systemd, 7.6, 7.6-systemd, 7.7, 7.7-systemd, 7.8, 7.8-systemd, 7.9, 7.9-systemd, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, arm, bdubbs/gcc13, ml-11.0, multilib, renodr/libudev-from-systemd, s6-init, trunk, v5_1, v5_1_1, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/lfs-next, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/mips64el, xry111/pip3, xry111/rust-wip-20221008, xry111/update-glibc
Children:
0c43171, 2ec64b3, a4a675f
Parents:
287ea55
Message:
  • Merged newxml into HEAD

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3435 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

Location:
chapter09
Files:
5 edited

Legend:

Unmodified
Added
Removed
  • chapter09/chapter09.xml

    r287ea55 r673b0d8  
     1<?xml version="1.0" encoding="ISO-8859-1"?>
     2<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
     3  <!ENTITY % general-entities SYSTEM "../general.ent">
     4  %general-entities;
     5]>
    16<chapter id="chapter-finalizing" xreflabel="Chapter 9">
     7<?dbhtml dir="chapter09"?>
    28<title>The End</title>
    3 <?dbhtml filename="chapter09.html" dir="chapter09"?>
     9<?dbhtml filename="chapter09.html"?>
    410
    5 &c9-theend;
    6 &c9-getcounted;
    7 &c9-reboot;
    8 &c9-whatnow;
     11<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="theend.xml"/>
     12
     13
     14<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="getcounted.xml"/>
     15
     16
     17<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="reboot.xml"/>
     18
     19<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="whatnow.xml"/>
     20
    921
    1022</chapter>
    11 
  • chapter09/getcounted.xml

    r287ea55 r673b0d8  
     1<?xml version="1.0" encoding="ISO-8859-1"?>
     2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
     3  <!ENTITY % general-entities SYSTEM "../general.ent">
     4  %general-entities;
     5]>
    16<sect1 id="ch-finish-getcounted">
    27<title>Get Counted</title>
    3 <?dbhtml filename="getcounted.html" dir="chapter09"?>
     8<?dbhtml filename="getcounted.html"?>
    49
    510<para>Want to be counted as an LFS user now that you have finished the
    611book? Head over
    7 to <ulink url="http://linuxfromscratch.org/cgi-bin/lfscounter.cgi"/> and
     12to <ulink url="&lfs-root;cgi-bin/lfscounter.cgi"/> and
    813register as an LFS user by entering your name and the first LFS version
    914you have used.</para>
     
    1217
    1318</sect1>
    14 
  • chapter09/reboot.xml

    r287ea55 r673b0d8  
     1<?xml version="1.0" encoding="ISO-8859-1"?>
     2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
     3  <!ENTITY % general-entities SYSTEM "../general.ent">
     4  %general-entities;
     5]>
    16<sect1 id="ch-finish-reboot">
    27<title>Rebooting the system</title>
    3 <?dbhtml filename="reboot.html" dir="chapter09"?>
     8<?dbhtml filename="reboot.html"?>
    49
    510<para>Now that all of the software has been installed, it is time to reboot
  • chapter09/theend.xml

    r287ea55 r673b0d8  
     1<?xml version="1.0" encoding="ISO-8859-1"?>
     2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
     3  <!ENTITY % general-entities SYSTEM "../general.ent">
     4  %general-entities;
     5]>
    16<sect1 id="ch-finish-theend">
    27<title>The End</title>
    3 <?dbhtml filename="theend.html" dir="chapter09"?>
     8<?dbhtml filename="theend.html"?>
     9
     10<indexterm zone="ch-finish-theend"><primary sortas="e-/etc/lfs-release">/etc/lfs-release</primary></indexterm>
    411
    512<para>Well done! You have finished installing your LFS system. It may have
     
    1522
    1623</sect1>
    17 
  • chapter09/whatnow.xml

    r287ea55 r673b0d8  
     1<?xml version="1.0" encoding="ISO-8859-1"?>
     2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
     3  <!ENTITY % general-entities SYSTEM "../general.ent">
     4  %general-entities;
     5]>
    16<sect1 id="ch-finish-whatnow">
    27<title>What now?</title>
    3 <?dbhtml filename="whatnow.html" dir="chapter09"?>
     8<?dbhtml filename="whatnow.html"?>
    49
    5 <para>Thank you for reading the LFS Book. We hope that you've found this book
    6 useful and worth your time.</para>
     10<para>We thank you for reading the LFS Book and hope that you've found this
     11book useful and worth your time.</para>
    712
    813<para>Now that you have finished installing your LFS system, you may be
    9 wondering what to do next. As an answer to that question we have composed a
    10 short list of resources:</para>
     14wondering <quote>What now?</quote>. To answer that question, we have
     15composed a list of resources for you.</para>
    1116
    1217<itemizedlist>
    1318<listitem><para>Beyond Linux From Scratch</para>
    1419
    15 <para>If you want extra utilities for your LFS system, there is the Beyond
    16 Linux From Scratch book for you. It covers the installation procedures of many
    17 different packages beyond the scope of the LFS book. Among them are
    18 general libraries, programming languages, graphical desktops, multimedia,
    19 networking and printing. The BLFS project can be found at
    20 <ulink url="&blfs-root;"/>.</para></listitem>
     20<para>The Beyond Linux From Scratch book covers installation procedures
     21for a wide range of software beyond the scope of the LFS Book. The BLFS
     22project can be found at <ulink url="&blfs-root;"/>.</para></listitem>
    2123
    2224<listitem><para>LFS Hints</para>
    2325
    24 <para>The LFS Hints are a collection of educational documents, often small,
    25 submitted by volunteers in the LFS community. They cover subjects ranging from
    26 dependencies to UTF-8 locales, from optimization to uGlibc, and from cloning to
    27 TZ. The Hints are available at <ulink url="&hints-index;"/>.</para></listitem>
     26<para>The LFS Hints are a collection of small, educational documents
     27submitted by volunteers in the LFS community. The Hints are available at
     28<ulink url="&hints-index;"/>.</para></listitem>
    2829
    2930<listitem><para>Mailing lists</para>
    3031
    31 <para>There are several LFS mailing lists you may subscribe to if you want to
    32 help develop the book further, assist others to build their systems, or are in
    33 need of help yourself. See <ulink url="&lfs-root;mail.html"/> for more
     32<para>There are several LFS mailing lists you may subscribe to if you are
     33in need of help. See <xref linkend="ch-scatter-maillists"/> for more
    3434information.</para></listitem>
    3535
     
    3838<para>The goal of the Linux Documentation Project is to collaborate in
    3939all of the issues of Linux documentation. The LDP features a large collection
    40 of HOWTOs, Guides and man pages, and can be found at
    41 <ulink url="&tldp-root;"/>.</para></listitem>
     40of HOWTOs, Guides and man pages; it may be found at
     41<ulink url="http://www.tldp.org/"/>.</para></listitem>
    4242
    4343</itemizedlist>
Note: See TracChangeset for help on using the changeset viewer.