Author: dnicholson
Date: 2006-10-12 13:05:59 -0600 (Thu, 12 Oct 2006)
New Revision: 6340
Modified:
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/postlfs/shells/ash.xml
trunk/BOOK/server/other/rsync.xml
Log:
Fixed ASH and Rsync broken links.
Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml 2006-10-12 05:15:31 UTC
(rev 6339)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2006-10-12 19:05:59 UTC
(rev 6340)
@@ -45,6 +45,14 @@
<para>October 12th, 2006</para>
<itemizedlist>
<listitem>
+ <para>[dnicholson] - Fixed broken ASH download link and
+ added text about lack of test suite. Fixes ticket #2130.</para>
+ </listitem>
+ <listitem>
+ <para>[dnicholson] - Fixed broken Rsync download link.
+ Thanks to Miguel Bazdresch for the fix.</para>
+ </listitem>
+ <listitem>
<para>[dnicholson] - Fixed GNOME Doc Utils so that the
pkg-config files are always installed. Closes #2126.</para>
</listitem>
Modified: trunk/BOOK/postlfs/shells/ash.xml
===================================================================
--- trunk/BOOK/postlfs/shells/ash.xml 2006-10-12 05:15:31 UTC (rev 6339)
+++ trunk/BOOK/postlfs/shells/ash.xml 2006-10-12 19:05:59 UTC (rev 6340)
@@ -4,20 +4,8 @@
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
- <!-- Inserted as a reminder to do this. The mention of a test suite
- is usually right before the root user installation commands. Please
- delete these 12 (including one blank) lines after you are done.-->
-
- <!-- Use one of the two mentions below about a test suite,
- delete the line that is not applicable. Of course, if the
- test suite uses syntax other than "make check", revise the
- line to reflect the actual syntax to run the test suite -->
-
- <!-- <para>This package does not come with a test suite.</para> -->
- <!-- <para>To test the results, issue: <command>make
check</command>.</para> -->
-
<!ENTITY ash-download-http " ">
- <!ENTITY ash-download-ftp
"ftp://distro.ibiblio.org/pub/linux/distributions/slackware/slackware_source/ap/ash/ash-&ash-version;.tar.gz">
+ <!ENTITY ash-download-ftp
"ftp://slackware.mirrors.tds.net/pub/slackware/slackware_source/ap/ash/ash-&ash-version;.tar.gz">
<!ENTITY ash-md5sum "1c59f5b62a081cb0cb3b053c01d79529">
<!ENTITY ash-size "118 KB">
<!ENTITY ash-buildsize "2.2 MB">
@@ -94,6 +82,8 @@
<screen><userinput>patch -Np1 -i ../ash-0.4.0-cumulative_fixes-2.patch
&&
make</userinput></screen>
+ <para>This package does not come with a test suite.</para>
+
<para>Now, as the <systemitem class="username">root</systemitem>
user:</para>
<screen role="root"><userinput>install -v -m 755 sh /bin/ash &&
Modified: trunk/BOOK/server/other/rsync.xml
===================================================================
--- trunk/BOOK/server/other/rsync.xml 2006-10-12 05:15:31 UTC (rev 6339)
+++ trunk/BOOK/server/other/rsync.xml 2006-10-12 19:05:59 UTC (rev 6340)
@@ -4,7 +4,7 @@
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
- <!ENTITY rsync-download-http
"http://samba.org/ftp/rsync/old-versions/rsync-&rsync-version;.tar.gz">
+ <!ENTITY rsync-download-http
"http://samba.org/ftp/rsync/rsync-&rsync-version;.tar.gz">
<!ENTITY rsync-download-ftp
"ftp://ftp.samba.org/pub/rsync/rsync-&rsync-version;.tar.gz">
<!ENTITY rsync-md5sum "082a9dba1f741e6591e5cd748a1233de">
<!ENTITY rsync-size "760 KB">
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page