Updated: leafnode-1.9.25, reiserfsprogs-3.6.3.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@192 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Jesse Tie-Ten-Quee 2002-09-02 22:52:00 +00:00
parent 98526b7f26
commit a0d81acb28
8 changed files with 23 additions and 16 deletions

View File

@ -31,7 +31,9 @@ thoroughly.</para></sect3>
system</para></sect3>
<sect3><title>unpack</title>
<para>No description is currently available.</para></sect3>
<para>The unpack utility can be used to dump reiserfs filesystem
information to files for debugging, much like debugreiserfs.
</para></sect3>
</sect2>

View File

@ -1,10 +1,14 @@
<sect2>
<title>Command explanations</title>
<para><userinput>--mandir=/usr/share/man:</userinput> This ensures that
<para><userinput>--prefix=/usr:</userinput> This ensures that
the manual pages are installed in the correct location while still
installing the programs in <filename>/sbin</filename> as they should
be.</para>
<para><userinput>--sbindir=/sbin:</userinput>
This ensures that the reiserfs utilities are installed in
<filename>/sbin</filename> as they should be.</para>
</sect2>

View File

@ -3,7 +3,7 @@
<para>Install reiserfs by running the following commands:</para>
<para><screen><userinput>./configure --mandir=/usr/share/man &amp;&amp;
<para><screen><userinput>./configure --prefix=/usr --sbindir=/sbin &amp;&amp;
make &amp;&amp;
make install</userinput></screen></para>

View File

@ -3,8 +3,8 @@
<!ENTITY reiser-inst SYSTEM "reiser-inst.xml">
<!ENTITY reiser-exp SYSTEM "reiser-exp.xml">
<!ENTITY reiser-desc SYSTEM "reiser-desc.xml">
<!ENTITY reiser-buildsize "3.9 MB">
<!ENTITY reiser-version "3.6.2">
<!ENTITY reiser-download-http "">
<!ENTITY reiser-download-ftp"ftp://ftp.namesys.com/pub/reiserfsprogs/reiserfsprogs-3.6.2.tar.gz">
<!ENTITY reiser-size "322 KB">
<!ENTITY reiser-buildsize "7.2 MB">
<!ENTITY reiser-version "3.6.3">
<!ENTITY reiser-download-http "http://ftp.namesys.com/pub/reiserfsprogs/reiserfsprogs-3.6.3.tar.gz">
<!ENTITY reiser-download-ftp "ftp://ftp.namesys.com/pub/reiserfsprogs/reiserfsprogs-3.6.3.tar.gz">
<!ENTITY reiser-size "321 KB">

View File

@ -13,7 +13,7 @@
file with the following command:
<screen><userinput>
echo "nntp stream tcp nowait news /usr/sbin/tcpd /usr/sbin/leafnode" \
&gt;&gt; /etc/inetd.conf &amp;&amp;
&gt;&gt; /etc/inetd.conf
</userinput></screen></para>
<para>xinetd configuration</para>

View File

@ -2,6 +2,7 @@
<title>Introduction to leafnode-&leafnode-version;</title>
<screen>Download location (HTTP): <ulink url="&leafnode-download-http;"/>
Download location (FTP): <ulink url="&leafnode-download-ftp;" />
Version used: &leafnode-version;
Package size: &leafnode-size;
Estimated Disk space required: &leafnode-buildsize;</screen>

View File

@ -5,10 +5,10 @@
<!ENTITY leafnode-config-exp SYSTEM "leafnode-config-exp.xml">
<!ENTITY leafnode-desc SYSTEM "leafnode-desc.xml">
<!ENTITY leafnode-config SYSTEM "leafnode-config.xml">
<!ENTITY leafnode-buildsize "3.9 MB">
<!ENTITY leafnode-version "1.9.24">
<!ENTITY leafnode-buildsize "6.6 MB">
<!ENTITY leafnode-version "1.9.25">
<!ENTITY leafnode-download-ftp
"ftp://wpxx02.toxi.uni-wuerzburg.de/pub/leafnode-1.9.24.rel.tar.bz2">
"ftp://unc.dl.sourceforge.net/pub/sourceforge/leafnode/leafnode-1.9.25.rel.tar.bz2">
<!ENTITY leafnode-download-http
"http://www-dt.e-technik.uni-dortmund.de/~ma/leafnode/leafnode-1.9.24.rel.tar.bz2">
<!ENTITY leafnode-size "500 KB">
"http://unc.dl.sourceforge.net/sourceforge/leafnode/leafnode-1.9.25.rel.tar.bz2">
<!ENTITY leafnode-size "533 KB">