alsa version roll, inetutils additions and xsl stylesheets correction

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@739 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Larry Lawrence 2003-03-02 02:47:38 +00:00
parent 795295ac66
commit 085cd3be14
8 changed files with 91 additions and 25 deletions

View File

@ -7,7 +7,64 @@
<sect2><title>Description</title> <sect2><title>Description</title>
<sect3><title>description of inetutils</title> <sect3><title>ftp</title>
<para>PLACEHOLDER</para></sect3>
<sect3><title>logger</title>
<para>PLACEHOLDER</para></sect3>
<sect3><title>ping</title>
<para>PLACEHOLDER</para></sect3>
<sect3><title>rcp</title>
<para>PLACEHOLDER</para></sect3>
<sect3><title>rlogin</title>
<para>PLACEHOLDER</para></sect3>
<sect3><title>rsh</title>
<para>PLACEHOLDER</para></sect3>
<sect3><title>syslogd</title>
<para>PLACEHOLDER</para></sect3>
<sect3><title>talk</title>
<para>PLACEHOLDER</para></sect3>
<sect3><title>telnet</title>
<para>PLACEHOLDER</para></sect3>
<sect3><title>tftp</title>
<para>PLACEHOLDER</para></sect3>
<sect3><title>whois</title>
<para>PLACEHOLDER</para></sect3>
<sect3><title>ftpd</title>
<para>PLACEHOLDER</para></sect3>
<sect3><title>inetd</title>
<para>PLACEHOLDER</para></sect3>
<sect3><title>rexecd</title>
<para>PLACEHOLDER</para></sect3>
<sect3><title>rlogind</title>
<para>PLACEHOLDER</para></sect3>
<sect3><title>rshd</title>
<para>PLACEHOLDER</para></sect3>
<sect3><title>talkd</title>
<para>PLACEHOLDER</para></sect3>
<sect3><title>telnetd</title>
<para>PLACEHOLDER</para></sect3>
<sect3><title>tftpd</title>
<para>PLACEHOLDER</para></sect3>
<sect3><title>uucpd</title>
<para>PLACEHOLDER</para></sect3> <para>PLACEHOLDER</para></sect3>
</sect2> </sect2>

View File

@ -3,8 +3,8 @@
<para>Install inetutils by running the following commands:</para> <para>Install inetutils by running the following commands:</para>
<para><screen><userinput>./configure --prefix=/usr --disable-inetutils \ <para><screen><userinput>./configure --prefix=/usr --disable-syslogd \
--with-libexecdir=/usr/sbin --infodir=/usr/share/info \ ---libexecdir=/usr/sbin --infodir=/usr/share/info \
--mandir=/usr/share/man --with-wrap --with-pam &amp;&amp; --mandir=/usr/share/man --with-wrap --with-pam &amp;&amp;
make &amp;&amp; make &amp;&amp;
make install </userinput></screen></para> make install </userinput></screen></para>

View File

@ -2,8 +2,8 @@
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN" <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
"/usr/share/docbook/docbookx.dtd" [ "/usr/share/docbook/docbookx.dtd" [
<!ENTITY version "20030228"> <!ENTITY version "20030301">
<!ENTITY releasedate "February 28th, 2003"> <!ENTITY releasedate "March 1st, 2003">
<!ENTITY % book SYSTEM "book/book.ent"> <!ENTITY % book SYSTEM "book/book.ent">
<!ENTITY % preface SYSTEM "preface/preface.ent"> <!ENTITY % preface SYSTEM "preface/preface.ent">

View File

@ -10,6 +10,15 @@ page in Chapter 1 for details on who wrote what.</para>
<itemizedlist> <itemizedlist>
<listitem><para>March 1st, 2003 [larry]: basicnet: corrections to
inetutils install instructions, submitted by James.</para></listitem>
<listitem><para>March 1st, 2003 [larry]: multimedia: appled James'
patch to roll alsa to 0.9.0rc7</para></listitem>
<listitem><para>March 1st, 2003 [larry]: pst: xsl-stylesheets install
was incomplete, fixed.</para></listitem>
<listitem><para>February 28th, 2003 [tushar]: j2sdk: Added reference to <listitem><para>February 28th, 2003 [tushar]: j2sdk: Added reference to
blackdown jdk for users who cannot download j2sdk source due to license blackdown jdk for users who cannot download j2sdk source due to license
restrictions.</para></listitem> restrictions.</para></listitem>

View File

@ -4,8 +4,8 @@
<!ENTITY alsa-driver-exp SYSTEM "alsa-driver-exp.xml"> <!ENTITY alsa-driver-exp SYSTEM "alsa-driver-exp.xml">
<!ENTITY alsa-driver-desc SYSTEM "alsa-driver-desc.xml"> <!ENTITY alsa-driver-desc SYSTEM "alsa-driver-desc.xml">
<!ENTITY alsa-driver-config SYSTEM "alsa-driver-config.xml"> <!ENTITY alsa-driver-config SYSTEM "alsa-driver-config.xml">
<!ENTITY alsa-driver-buildsize "24 MB (for all drivers)"> <!ENTITY alsa-driver-buildsize "17 MB (for all drivers)">
<!ENTITY alsa-driver-version "0.9.0rc3"> <!ENTITY alsa-driver-version "0.9.0rc7">
<!ENTITY alsa-driver-download-http "http://www.alsa-project.org/alsa/ftp/driver/alsa-driver-0.9.0rc3.tar.bz2"> <!ENTITY alsa-driver-download-http "http://www.alsa-project.org/alsa/ftp/driver/alsa-driver-0.9.0rc7.tar.bz2">
<!ENTITY alsa-driver-download-ftp "ftp://ftp.alsa-project.org/pub/driver/alsa-driver-0.9.0rc3.tar.bz2"> <!ENTITY alsa-driver-download-ftp "ftp://ftp.alsa-project.org/pub/driver/alsa-driver-0.9.0rc7.tar.bz2">
<!ENTITY alsa-driver-size "1.3 MB"> <!ENTITY alsa-driver-size "1.6 MB">

View File

@ -3,8 +3,8 @@
<!ENTITY alsa-lib-inst SYSTEM "alsa-lib-inst.xml"> <!ENTITY alsa-lib-inst SYSTEM "alsa-lib-inst.xml">
<!ENTITY alsa-lib-desc SYSTEM "alsa-lib-desc.xml"> <!ENTITY alsa-lib-desc SYSTEM "alsa-lib-desc.xml">
<!ENTITY alsa-lib-config SYSTEM "alsa-lib-config.xml"> <!ENTITY alsa-lib-config SYSTEM "alsa-lib-config.xml">
<!ENTITY alsa-lib-buildsize "6.1 MB"> <!ENTITY alsa-lib-buildsize "17 MB">
<!ENTITY alsa-lib-version "0.9.0rc3"> <!ENTITY alsa-lib-version "0.9.0rc7">
<!ENTITY alsa-lib-download-http "http://www.alsa-project.org/alsa/ftp/lib/alsa-lib-0.9.0rc3.tar.bz2"> <!ENTITY alsa-lib-download-http "http://www.alsa-project.org/alsa/ftp/lib/alsa-lib-0.9.0rc7.tar.bz2">
<!ENTITY alsa-lib-download-ftp "ftp://ftp.alsa-project.org/pub/lib/alsa-lib-0.9.0rc3.tar.bz2"> <!ENTITY alsa-lib-download-ftp "ftp://ftp.alsa-project.org/pub/lib/alsa-lib-0.9.0rc7.tar.bz2">
<!ENTITY alsa-lib-size "395 KB"> <!ENTITY alsa-lib-size "458.4 KB">

View File

@ -2,8 +2,8 @@
<!ENTITY alsa-tools-intro SYSTEM "alsa-tools-intro.xml"> <!ENTITY alsa-tools-intro SYSTEM "alsa-tools-intro.xml">
<!ENTITY alsa-tools-inst SYSTEM "alsa-tools-inst.xml"> <!ENTITY alsa-tools-inst SYSTEM "alsa-tools-inst.xml">
<!ENTITY alsa-tools-desc SYSTEM "alsa-tools-desc.xml"> <!ENTITY alsa-tools-desc SYSTEM "alsa-tools-desc.xml">
<!ENTITY alsa-tools-buildsize "3.0 MB (to compile all tools)"> <!ENTITY alsa-tools-buildsize "5.3 MB (to compile all tools)">
<!ENTITY alsa-tools-version "0.9.0rc1"> <!ENTITY alsa-tools-version "0.9.0rc7">
<!ENTITY alsa-tools-download-http "http://www.alsa-project.org/alsa/ftp/tools/alsa-tools-0.9.0rc1.tar.bz2"> <!ENTITY alsa-tools-download-http "http://www.alsa-project.org/alsa/ftp/tools/alsa-tools-0.9.0rc7.tar.bz2">
<!ENTITY alsa-tools-download-ftp "ftp://ftp.alsa-project.org/pub/tools/alsa-tools-0.9.0rc1.tar.bz2"> <!ENTITY alsa-tools-download-ftp "ftp://ftp.alsa-project.org/pub/tools/alsa-tools-0.9.0rc7.tar.bz2">
<!ENTITY alsa-tools-size "161 KB"> <!ENTITY alsa-tools-size "229.4 KB">

View File

@ -3,8 +3,8 @@
<!ENTITY alsa-utils-inst SYSTEM "alsa-utils-inst.xml"> <!ENTITY alsa-utils-inst SYSTEM "alsa-utils-inst.xml">
<!ENTITY alsa-utils-desc SYSTEM "alsa-utils-desc.xml"> <!ENTITY alsa-utils-desc SYSTEM "alsa-utils-desc.xml">
<!ENTITY alsa-utils-config SYSTEM "alsa-utils-config.xml"> <!ENTITY alsa-utils-config SYSTEM "alsa-utils-config.xml">
<!ENTITY alsa-utils-buildsize "1.2 MB"> <!ENTITY alsa-utils-buildsize "1.8 MB">
<!ENTITY alsa-utils-version "0.9.0rc3"> <!ENTITY alsa-utils-version "0.9.0rc7">
<!ENTITY alsa-utils-download-http "http://www.alsa-project.org/alsa/ftp/utils/alsa-utils-0.9.0rc3.tar.bz2"> <!ENTITY alsa-utils-download-http "http://www.alsa-project.org/alsa/ftp/utils/alsa-utils-0.9.0rc7.tar.bz2">
<!ENTITY alsa-utils-download-ftp "ftp://ftp.alsa-project.org/pub/utils/alsa-utils-0.9.0rc3.tar.bz2"> <!ENTITY alsa-utils-download-ftp "ftp://ftp.alsa-project.org/pub/utils/alsa-utils-0.9.0rc7.tar.bz2">
<!ENTITY alsa-utils-size "85 KB"> <!ENTITY alsa-utils-size "104.6 KB">