Updated some entities to account for the website migration. (merged from trunk r6468)

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/6.1/BOOK@6469 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Archaic 2005-07-09 20:34:34 +00:00
parent 2d655672fa
commit 0d2f0237d1
3 changed files with 10 additions and 17 deletions

View File

@ -64,11 +64,10 @@ url="http://www.linuxfromscratch.org/~matthew/LFS-references.html"/>.</para>
<sect2 id="ch-scatter-mirrors" xreflabel="Chapter 1 - Mirror sites"> <sect2 id="ch-scatter-mirrors" xreflabel="Chapter 1 - Mirror sites">
<title>Mirror Sites</title> <title>Mirror Sites</title>
<para>The LFS project has a number of world-wide mirrors to make <para>The LFS project has a number of world-wide mirrors to make accessing the
accessing the website and downloading the required packages more website and downloading the required packages more convenient. Please visit the
convenient. Please visit the LFS website at <ulink url="&lfs-root;"/> LFS website at <ulink url="&lfs-root;mirrors.html"/> for a list of current
for a list of current mirrors.</para> mirrors.</para> </sect2>
</sect2>
<sect2 id="ch-scatter-contactinfo"> <sect2 id="ch-scatter-contactinfo">
<title>Contact Information</title> <title>Contact Information</title>

View File

@ -50,11 +50,11 @@ performing a quick test:</para>
<screen><computeroutput>The system has no more ptys. <screen><computeroutput>The system has no more ptys.
Ask your system administrator to create more.</computeroutput></screen> Ask your system administrator to create more.</computeroutput></screen>
<para>If the above message is received, the host does not have its <para>If the above message is received, the host does not have its PTYs set up
PTYs set up properly. In this case, there is no point in running the properly. In this case, there is no point in running the test suites for GCC and
test suites for GCC and Binutils until this issue is resolved. Please Binutils until this issue is resolved. Please consult the LFS FAQ at <ulink
consult the LFS FAQ at <ulink url="&faq-root;"/> for more url="&lfs-root;/lfs/faq.html#no-ptys"/> for more information on how to get PTYs
information on how to get PTYs working.</para> working.</para>
<para>First correct a known problem and make an essential adjustment:</para> <para>First correct a known problem and make an essential adjustment:</para>

View File

@ -10,15 +10,9 @@
<!ENTITY hints-root "&lfs-root;hints/downloads/files/"> <!ENTITY hints-root "&lfs-root;hints/downloads/files/">
<!ENTITY hints-index "&lfs-root;hints/list.html"> <!ENTITY hints-index "&lfs-root;hints/list.html">
<!ENTITY patches-root "&lfs-root;patches/lfs/&generic-version;/"> <!ENTITY patches-root "&lfs-root;patches/lfs/&generic-version;/">
<!ENTITY livecd-root "http://linuxfromscratch.org/~jhuntwork/livecd/"> <!ENTITY livecd-root "&lfs-root;livecd/">
<!-- Uncomment these two and remove the last two once
the beta site has moved to www.
<!ENTITY test-results "&lfs-root;lfs/build-logs/&generic-version;/"> <!ENTITY test-results "&lfs-root;lfs/build-logs/&generic-version;/">
<!ENTITY errata "&lfs-root;lfs/errata/&generic-version;/"> <!ENTITY errata "&lfs-root;lfs/errata/&generic-version;/">
-->
<!ENTITY test-results "http://beta.linuxfromscratch.org/lfs/build-logs/&generic-version;/">
<!ENTITY errata "http://beta.linuxfromscratch.org/lfs/errata/&generic-version;/">
<!ENTITY buildtime "Approximate build time"> <!ENTITY buildtime "Approximate build time">
<!ENTITY diskspace "Required disk space"> <!ENTITY diskspace "Required disk space">