Version the Xorg-7 md5sums and wget files

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@6778 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Dan Nichilson 2007-05-24 22:10:36 +00:00
parent 63c53b2a68
commit d8689b5a57
8 changed files with 25 additions and 21 deletions

View File

@ -48,6 +48,10 @@
<para>[dnicholson] - Various changes were applied to the XFree86
page.</para>
</listitem>
<listitem>
<para>[dnicholson] - Added a version number to the Xorg md5sums
file.</para>
</listitem>
</itemizedlist>
</listitem>

View File

@ -6,7 +6,7 @@
<!ENTITY x7apps-download-http "http://xorg.freedesktop.org/releases/individual/app/">
<!ENTITY x7apps-download-ftp "ftp://ftp.x.org/pub/individual/app/">
<!ENTITY x7apps-md5sum "&files-anduin;/xorg/md5sums">
<!ENTITY x7apps-md5sum "&files-anduin;/xorg/md5sums-&xorg7-version;">
<!ENTITY x7apps-size "9.1 MB">
<!ENTITY x7apps-buildsize "30.7 MB">
<!ENTITY x7apps-time "2.9 SBU">
@ -90,11 +90,11 @@
<para>To download the needed files using <application>wget</application>,
use the following commands:</para>
<screen><userinput>wget &files-anduin;/xorg/app-7.1.wget &amp;&amp;
<screen><userinput>wget &files-anduin;/xorg/app-&xorg7-version;.wget &amp;&amp;
mkdir app &amp;&amp;
cd app &amp;&amp;
wget -B http://xorg.freedesktop.org/releases/individual/app/ \
-i ../app-7.1.wget</userinput></screen>
-i ../app-&xorg7-version;.wget</userinput></screen>
</sect2>

View File

@ -6,7 +6,7 @@
<!ENTITY x7data-download-http "http://xorg.freedesktop.org/releases/individual/data/">
<!ENTITY x7data-download-ftp "ftp://ftp.x.org/pub/individual/data/">
<!ENTITY x7data-md5sum "&files-anduin;/xorg/md5sums">
<!ENTITY x7data-md5sum "&files-anduin;/xorg/md5sums-&xorg7-version;">
<!ENTITY x7data-size "2.5 MB">
<!ENTITY x7data-buildsize "19.5 MB">
<!ENTITY x7data-time "0.1 SBU">
@ -72,11 +72,11 @@
<para>To download the needed files using <application>wget</application>,
use the following commands:</para>
<screen><userinput>wget &files-anduin;/xorg/data-7.1.wget &amp;&amp;
<screen><userinput>wget &files-anduin;/xorg/data-&xorg7-version;.wget &amp;&amp;
mkdir data &amp;&amp;
cd data &amp;&amp;
wget -B http://xorg.freedesktop.org/releases/individual/data/ \
-i ../data-7.1.wget</userinput></screen>
-i ../data-&xorg7-version;.wget</userinput></screen>
</sect2>

View File

@ -6,7 +6,7 @@
<!ENTITY x7drivers-download-http "http://xorg.freedesktop.org/releases/individual/driver/">
<!ENTITY x7drivers-download-ftp "ftp://ftp.x.org/pub/individual/driver/">
<!ENTITY x7drivers-md5sum "&files-anduin;/xorg/md5sums">
<!ENTITY x7drivers-md5sum "&files-anduin;/xorg/md5sums-&xorg7-version;">
<!ENTITY x7drivers-size "18.7 MB">
<!ENTITY x7drivers-buildsize "60.3 MB">
<!ENTITY x7drivers-time "6.9 SBU">
@ -74,11 +74,11 @@
<para>To download the needed files using <application>wget</application>,
use the following commands:</para>
<screen><userinput>wget &files-anduin;/xorg/driver-7.1.wget &amp;&amp;
<screen><userinput>wget &files-anduin;/xorg/driver-&xorg7-version;.wget &amp;&amp;
mkdir driver &amp;&amp;
cd driver &amp;&amp;
wget -B http://xorg.freedesktop.org/releases/individual/driver/ \
-i ../driver-7.1.wget</userinput></screen>
-i ../driver-&xorg7-version;.wget</userinput></screen>
</sect2>

View File

@ -6,7 +6,7 @@
<!ENTITY x7fonts-download-http "http://xorg.freedesktop.org/releases/individual/font/">
<!ENTITY x7fonts-download-ftp "ftp://ftp.x.org/pub/individual/font/">
<!ENTITY x7fonts-md5sum "&files-anduin;/xorg/md5sums">
<!ENTITY x7fonts-md5sum "&files-anduin;/xorg/md5sums-&xorg7-version;">
<!ENTITY x7fonts-size "13.3 MB">
<!ENTITY x7fonts-buildsize "100 MB">
<!ENTITY x7fonts-time "2.0 SBU">
@ -69,11 +69,11 @@
<para>To download the needed files using <application>wget</application>,
use the following commands:</para>
<screen><userinput>wget &files-anduin;/xorg/font-7.1.wget &amp;&amp;
<screen><userinput>wget &files-anduin;/xorg/font-&xorg7-version;.wget &amp;&amp;
mkdir font &amp;&amp;
cd font &amp;&amp;
wget -B http://xorg.freedesktop.org/releases/individual/font/ \
-i ../font-7.1.wget</userinput></screen>
-i ../font-&xorg7-version;.wget</userinput></screen>
</sect2>

View File

@ -6,7 +6,7 @@
<!ENTITY x7libs-download-http "http://xorg.freedesktop.org/releases/individual/lib/">
<!ENTITY x7libs-download-ftp "ftp://ftp.x.org/pub/individual/lib/">
<!ENTITY x7libs-md5sum "&files-anduin;/xorg/md5sums">
<!ENTITY x7libs-md5sum "&files-anduin;/xorg/md5sums-&xorg7-version;">
<!ENTITY x7libs-size "12 MB">
<!ENTITY x7libs-buildsize "186 MB">
<!ENTITY x7libs-time "6.6 SBU">
@ -84,11 +84,11 @@
<para>To download the needed files using <application>wget</application>,
use the following commands:</para>
<screen><userinput>wget &files-anduin;/xorg/lib-7.1.wget &amp;&amp;
<screen><userinput>wget &files-anduin;/xorg/lib-&xorg7-version;.wget &amp;&amp;
mkdir lib &amp;&amp;
cd lib &amp;&amp;
wget -B http://xorg.freedesktop.org/releases/individual/lib/ \
-i ../lib-7.1.wget</userinput></screen>
-i ../lib-&xorg7-version;.wget</userinput></screen>
</sect2>

View File

@ -6,7 +6,7 @@
<!ENTITY x7proto-download-http "http://xorg.freedesktop.org/releases/individual/proto/">
<!ENTITY x7proto-download-ftp "ftp://ftp.x.org/pub/individual/proto/">
<!ENTITY x7proto-md5sum "&files-anduin;/xorg/md5sums">
<!ENTITY x7proto-md5sum "&files-anduin;/xorg/md5sums-&xorg7-version;">
<!ENTITY x7proto-size "1.5 MB">
<!-- Editors note: Because we recommend a scripted build that removes
the source directories after installation, the xorg buildsizes are
@ -72,11 +72,11 @@
<para>To download the needed files using <application>wget</application>,
use the following commands:</para>
<screen><userinput>wget &files-anduin;/xorg/proto-7.1.wget &amp;&amp;
<screen><userinput>wget &files-anduin;/xorg/proto-&xorg7-version;.wget &amp;&amp;
mkdir proto &amp;&amp;
cd proto &amp;&amp;
wget -B http://xorg.freedesktop.org/releases/individual/proto/ \
-i ../proto-7.1.wget</userinput></screen>
-i ../proto-&xorg7-version;.wget</userinput></screen>
</sect2>

View File

@ -6,7 +6,7 @@
<!ENTITY x7utils-download-http "http://xorg.freedesktop.org/releases/individual/util/">
<!ENTITY x7utils-download-ftp "ftp://ftp.x.org/pub/individual/util/">
<!ENTITY x7utils-md5sum "&files-anduin;/xorg/md5sums">
<!ENTITY x7utils-md5sum "&files-anduin;/xorg/md5sums-&xorg7-version;">
<!ENTITY x7utils-size "664 KB">
<!ENTITY x7utils-buildsize "5.2 MB">
<!ENTITY x7utils-time "0.1 SBU">
@ -74,11 +74,11 @@
<para>To download the needed files using <application>wget</application>,
use the following commands:</para>
<screen><userinput>wget &files-anduin;/xorg/util-7.1.wget &amp;&amp;
<screen><userinput>wget &files-anduin;/xorg/util-&xorg7-version;.wget &amp;&amp;
mkdir util &amp;&amp;
cd util &amp;&amp;
wget -B http://xorg.freedesktop.org/releases/individual/util/ \
-i ../util-7.1.wget</userinput></screen>
-i ../util-&xorg7-version;.wget</userinput></screen>
</sect2>