Changeset a0a2d970 for chapter01


Ignore:
Timestamp:
12/04/2004 11:07:21 AM (20 years ago)
Author:
Matthew Burgess <matthew@…>
Children:
522b09f
Parents:
a8f36125
Message:
  • (chapter01/*.xml) RELAX NG validation fixes

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

Location:
chapter01
Files:
5 edited

Legend:

Unmodified
Added
Removed
  • chapter01/administrativa.xml

    ra8f36125 ra0a2d970  
    11<?xml version="1.0" encoding="ISO-8859-1"?>
    2 <!DOCTYPE sect1 [
     2<!DOCTYPE section [
    33  <!ENTITY % general-entities SYSTEM "../general.ent">
    44  %general-entities;
    55]>
    6 <sect1 id="ch-scatter-administrativa">
    7 <title>Resources</title>
     6<section xmlns="http://docbook.org/docbook-ng"
     7         xmlns:xlink="http://www.w3.org/1999/xlink"
     8         xml:id="ch-scatter-administrativa">
     9<info><title>Resources</title></info>
    810<?dbhtml filename="resources.html"?>
    911
    1012
    11 <sect2 id="ch-scatter-faq">
    12 <title>FAQ</title>
     13<section xml:id="ch-scatter-faq">
     14<info><title>FAQ</title></info>
    1315
    1416<para>If during the building of your LFS system you encounter any errors, or
    1517have any questions, or think you found a typo in the book, then please first
    1618consult the FAQ (Frequently Asked Questions) at
    17 <ulink url="&faq-root;"/>.</para>
     19<uri xlink:href="&faq-root;">&faq-root;</uri>.</para>
    1820
    19 </sect2>
     21</section>
    2022
    21 
    22 <sect2 id="ch-scatter-irc">
    23 <title>IRC</title>
     23<section xml:id="ch-scatter-irc">
     24<info><title>IRC</title></info>
    2425
    2526<para>Several members of the LFS community offer assistance on our community
     
    3132named #LFS-support.</para>
    3233
    33 </sect2>
     34</section>
    3435
    3536
    36 <sect2 id="ch-scatter-maillists" xreflabel="Chapter 1 - Mailing lists">
    37 <title>Mailing lists</title>
     37<section xml:id="ch-scatter-maillists" xreflabel="Chapter 1 - Mailing lists">
     38<info><title>Mailing lists</title></info>
    3839
    3940<para>The <uri>linuxfromscratch.org</uri> server is hosting a number
     
    4243
    4344<para>For information on which lists are available, how to subscribe to them,
    44 their archive locations, and so on, visit <ulink url="&lfs-root;mail.html"/>.</para>
     45their archive locations, and so on, visit <uri xlink:href="&lfs-root;mail.html">&lfs-root;mail.html</uri>.</para>
    4546
    46 </sect2>
     47</section>
    4748
    4849
    49 <sect2 id="ch-scatter-newsserver">
    50 <title>News server</title>
     50<section xml:id="ch-scatter-newsserver">
     51<info><title>News server</title></info>
    5152
    5253<para>All the mailing lists hosted at <uri>linuxfromscratch.org</uri>
     
    5758<uri>news.linuxfromscratch.org</uri>.</para>
    5859
    59 </sect2>
     60</section>
    6061
    6162
    62 <sect2 id="ch-scatter-wiki">
    63 <title>Wiki</title>
     63<section xml:id="ch-scatter-wiki">
     64<info><title>Wiki</title></info>
    6465
    6566<para>For more information on a package, updated versions, tweaks, personal
    66 experiences, and so on, see the LFS Wiki at <ulink url="&wiki-root;"/>. You
    67 can add information there yourself too, to help others.</para>
     67experiences, and so on, see the LFS Wiki at <uri xlink:href="&wiki-root;">&wiki-root;</uri>. You can add information there yourself too, to help others.</para>
    6868
    69 </sect2>
     69</section>
    7070
    7171
    72 <sect2 id="ch-scatter-references">
    73 <title>References</title>
     72<section xml:id="ch-scatter-references">
     73<info><title>References</title></info>
    7474
    7575<para>If you need still more detailed information on the packages,
    7676you will find useful pointers on this page:
    77 <ulink url="http://www.109bean.org.uk/LFS-references.html"/>.</para>
     77<uri xlink:href="http://www.109bean.org.uk/LFS-references.html">http://www.109bean.org.uk/LFS-references.html</uri>.</para>
    7878
    79 </sect2>
     79</section>
    8080
    8181
    82 <sect2 id="ch-scatter-mirrors" xreflabel="Chapter 1 - Mirror sites">
    83 <title>Mirror sites</title>
     82<section xml:id="ch-scatter-mirrors" xreflabel="Chapter 1 - Mirror sites">
     83<info><title>Mirror sites</title></info>
    8484
    8585<para>The LFS project has a number of mirrors set up world-wide to make
    8686accessing the website and downloading the required packages more convenient.
    87 Please visit the website at <ulink url="&lfs-root;"/> for a list of current
    88 mirrors.</para>
     87Please visit the website at <uri xlink:href="&lfs-root;">&lfs-root;</uri> for a list of current mirrors.</para>
    8988
    90 </sect2>
     89</section>
    9190
    9291
    93 <sect2 id="ch-scatter-contactinfo">
    94 <title>Contact information</title>
     92<section xml:id="ch-scatter-contactinfo">
     93<info><title>Contact information</title></info>
    9594
    9695<para>Please direct all your questions and comments to one of the LFS mailing
    9796lists (see above).</para>
    9897
    99 </sect2>
     98</section>
    10099
    101100
    102 </sect1>
     101</section>
  • chapter01/askforhelp.xml

    ra8f36125 ra0a2d970  
    11<?xml version="1.0" encoding="ISO-8859-1"?>
    2 <!DOCTYPE sect1 [
     2<!DOCTYPE section [
    33  <!ENTITY % general-entities SYSTEM "../general.ent">
    44  %general-entities;
    55]>
    6 <sect1 id="prepare-askforhelp">
    7 <title>How to ask for help</title>
     6<section xmlns="http://docbook.org/docbook-ng"
     7         xmlns:xlink="http://www.w3.org/1999/xlink"
     8         xml:id="prepare-askforhelp">
     9<info><title>How to ask for help</title></info>
    810<?dbhtml filename="askforhelp.html"?>
    911
    1012<para>If you run into a problem while working through this book, you should
    11 first check the FAQ at <ulink url="&faq-root;"/> -- often your question
     13first check the FAQ at <uri xlink:href="&faq-root;"/> -- often your question
    1214is already answered there. If it is not, you should try to find the source of
    1315the problem. The following hint might give you some ideas for your
    14 troubleshooting: <ulink url="&hints-root;errors.txt"/>.</para>
     16troubleshooting: <uri xlink:href="&hints-root;errors.txt">&hints-root;errors.txt</uri>.</para>
    1517
    1618<para>If all that fails, you will find that most people on IRC and the mailing
     
    1921all relevant information in your request for help.</para>
    2022
    21 <sect2>
    22 <title>Things to mention</title>
     23<section>
     24<info><title>Things to mention</title></info>
    2325 
    2426<para>Apart from a brief explanation of the problem you're having, the
     
    3840help us to see other possible causes of your problem.</para></note>
    3941
    40 </sect2>
     42</section>
    4143
    42 <sect2>
    43 <title>Configure problems</title>
     44<section>
     45<info><title>Configure problems</title></info>
    4446
    4547<para>When something goes wrong during the stage where the configure script
     
    4951help.</para>
    5052
    51 </sect2>
     53</section>
    5254
    53 <sect2>
    54 <title>Compile problems</title>
     55<section>
     56<info><title>Compile problems</title></info>
    5557
    5658<para>To help us find the cause of the problem, both screen output and
     
    8991<para>An excellent article on asking for help on the Internet in general
    9092has been written by Eric S. Raymond. It is available online at
    91 <ulink url="http://catb.org/~esr/faqs/smart-questions.html"/>.
     93<uri xlink:href="http://catb.org/~esr/faqs/smart-questions.html">http://catb.org/~esr/faqs/smart-questions.html"</uri>.
    9294Read and follow the hints in that document and you are much more likely
    9395to get a response to start with and also to get the help you actually
    9496need.</para>
    9597
    96 </sect2>
     98</section>
    9799
    98 <sect2>
    99 <title>Test suite problems</title>
     100<section>
     101<info><title>Test suite problems</title></info>
    100102
    101103<para>Many packages provide a test suite which, depending on the importance
    102104of the package, we may encourage you to run. Sometimes packages will
    103105generate false or expected failures. If you encounter these, you can check
    104 the LFS Wiki page at <ulink url="&wiki-root;"/> to see whether we have
    105 already noted and investigated them. If we already know
    106 about them, then usually there is no need to be concerned.</para>
     106the LFS Wiki page at <uri xlink:href="&wiki-root;">&wiki-root;</uri> to see
     107whether we have already noted and investigated them. If we already know about
     108them, then usually there is no need to be concerned.</para>
    107109
    108 </sect2>
     110</section>
    109111
    110 
    111 </sect1>
     112</section>
  • chapter01/changelog.xml

    ra8f36125 ra0a2d970  
    11<?xml version="1.0" encoding="ISO-8859-1"?>
    2 <!DOCTYPE sect1 [
     2<!DOCTYPE section [
    33  <!ENTITY % general-entities SYSTEM "../general.ent">
    44  %general-entities;
    55]>
    6 <sect1 id="ch-scatter-changelog" condition="no-print">
    7 <title>Changelog</title>
     6<section xmlns="http://docbook.org/docbook-ng"
     7         xmlns:xlink="http://www.w3.org/1999/xlink"
     8         xml:id="ch-scatter-changelog"
     9         condition="no-print">
     10<info><title>Changelog</title></info>
    811<?dbhtml filename="changelog.html"?>
    912
     
    1114&releasedate;. If this book is more than two months old, a newer and better
    1215version is probably already available. To find out, please check one of the
    13 mirrors via <ulink url="&lfs-root;"/>.</para>
     16mirrors via <uri xlink:href="&lfs-root;">&lfs-root;</uri>.</para>
    1417
    1518<para>Below is a list of changes made since the previous release of the book,
     
    642645<para>Release of version 5.1.1 on June 6th, 2004.</para>
    643646
    644 </sect1>
     647</section>
  • chapter01/chapter01.xml

    ra8f36125 ra0a2d970  
    44  %general-entities;
    55]>
    6 <chapter id="chapter-intro" xreflabel="Chapter 1">
     6<chapter xmlns="http://docbook.org/docbook-ng"
     7         xmlns:xi="http://www.w3.org/2003/XInclude">
    78<?dbhtml dir="chapter01"?>
    89<title>Introduction</title>
    910<?dbhtml filename="chapter01.html"?>
    1011
    11 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="how.xml"/>
    12 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="changelog.xml"/>
    13 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="administrativa.xml"/>
    14 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="askforhelp.xml"/>
     12<xi:include href="how.xml"/>
     13<xi:include href="changelog.xml"/>
     14<xi:include href="administrativa.xml"/>
     15<xi:include href="askforhelp.xml"/>
    1516
    1617</chapter>
  • chapter01/how.xml

    ra8f36125 ra0a2d970  
    11<?xml version="1.0" encoding="ISO-8859-1"?>
    2 <!DOCTYPE sect1 [
     2<!DOCTYPE section [
    33  <!ENTITY % general-entities SYSTEM "../general.ent">
    44  %general-entities;
    55]>
    6 <sect1 id="ch-scatter-how">
    7 <title>How things are going to be done</title>
     6<section xmlns="http://docbook.org/docbook-ng" xml:id="ch-scatter-how">
     7<info><title>How things are going to be done</title></info>
    88<?dbhtml filename="how.html"?>
    99
     
    7373<xref linkend="chapter-temporary-tools"/> and beyond.</para>
    7474
    75 </sect1>
     75</section>
Note: See TracChangeset for help on using the changeset viewer.