Author: robert
Date: 2007-03-27 23:14:43 -0600 (Tue, 27 Mar 2007)
New Revision: 1034
Added:
branches/2.4-branch/BOOK/chapter05/bc.xml
trunk/BOOK/chapter05/bc.xml
Modified:
branches/2.4-branch/BOOK/chapter01/changelog.xml
branches/2.4-branch/BOOK/chapter04/packages.xml
branches/2.4-branch/BOOK/chapter05/chapter05.xml
branches/2.4-branch/BOOK/packages.ent
trunk/BOOK/chapter01/changelog.xml
trunk/BOOK/chapter04/packages.xml
trunk/BOOK/chapter05/chapter05.xml
trunk/BOOK/packages.ent
Log:
added BC to chap5 for openssl tests
Modified: branches/2.4-branch/BOOK/chapter01/changelog.xml
===================================================================
--- branches/2.4-branch/BOOK/chapter01/changelog.xml 2007-03-28 04:51:12 UTC
(rev 1033)
+++ branches/2.4-branch/BOOK/chapter01/changelog.xml 2007-03-28 05:14:43 UTC
(rev 1034)
@@ -35,6 +35,7 @@
<listitem><para>autoconf-2.61</para></listitem>
<listitem><para>automake-1.9.6</para></listitem>
<listitem><para>bash-3.2</para></listitem>
+<listitem><para>bc-1.06.95</para></listitem>
<listitem><para>blfs-bootscripts-6.1</para></listitem>
<listitem><para>binutils-2.17</para></listitem>
<listitem><para>bison-2.3</para></listitem>
@@ -105,6 +106,9 @@
</listitem>
-->
+<listitem><para>March 28th, 2007 [Robert]: Added BC to chap5 for OpenSSL
+test suite.</para></listitem>
+
<listitem><para>March 28th, 2007 [Robert]: Install tools-su.</para></listitem>
<listitem><para>March 26th, 2007 [Robert]: Update sysklogd.xml from
LFS-svn.</para></listitem>
Modified: branches/2.4-branch/BOOK/chapter04/packages.xml
===================================================================
--- branches/2.4-branch/BOOK/chapter04/packages.xml 2007-03-28 04:51:12 UTC
(rev 1033)
+++ branches/2.4-branch/BOOK/chapter04/packages.xml 2007-03-28 05:14:43 UTC
(rev 1034)
@@ -43,6 +43,16 @@
</varlistentry>
<varlistentry>
+ <term>BC (&bc-version;) - 284 KB:</term>
+ <listitem>
+ <para>Home page: <ulink url="&gnu-software;bc/"/></para>
+ <para>Download: <ulink
+ url="&alpha-gnu;bc/&bc-version;.tar.bz2"/></para>
+ <para>MD5 sum: <literal>&bc-md5;</literal></para>
+ </listitem>
+ </varlistentry>
+
+ <varlistentry>
<term>Binutils (&binutils-version;) - 12,272 KB:</term>
<listitem>
<para>Home page: <ulink
url="http://sources.redhat.com/binutils/"/></para>
Added: branches/2.4-branch/BOOK/chapter05/bc.xml
===================================================================
--- branches/2.4-branch/BOOK/chapter05/bc.xml (rev 0)
+++ branches/2.4-branch/BOOK/chapter05/bc.xml 2007-03-28 05:14:43 UTC (rev
1034)
@@ -0,0 +1,93 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
+ "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
+ <!ENTITY % general-entities SYSTEM "../general.ent">
+ %general-entities;
+]>
+
+<sect1 id="ch-tools-bc" role="wrap">
+ <?dbhtml filename="bc.html"?>
+
+ <title>BC-&bc-version;</title>
+
+ <indexterm zone="ch-tools-bc">
+ <primary sortas="a-BC">BC</primary>
+ <secondary>tools</secondary>
+ </indexterm>
+
+ <sect2 role="package">
+ <title/>
+
+ <para>The bc package contains an arbitrary precision numeric
+ processing language.</para>
+
+ <segmentedlist>
+ <segtitle>&buildtime;</segtitle>
+ <segtitle>&diskspace;</segtitle>
+
+ <seglistitem>
+ <seg>?? SBU</seg>
+ <seg>?? MB</seg>
+ </seglistitem>
+ </segmentedlist>
+
+ </sect2>
+
+ <sect2 role="installation">
+ <title>Installation of BC</title>
+
+ <para>Prepare BC for compilation:</para>
+
+<screen><userinput>./configure --prefix=/tools</userinput></screen>
+
+ <para>Compile the package:</para>
+
+<screen><userinput>make</userinput></screen>
+
+ <para>Install the package:</para>
+
+<screen><userinput>make install</userinput></screen>
+
+ </sect2>
+
+ <sect2 id="contents-bc" role="content">
+ <title>Contents of BC</title>
+
+ <segmentedlist>
+ <segtitle>Installed program</segtitle>
+
+ <seglistitem>
+ <seg>bc and dc</seg>
+ </seglistitem>
+ </segmentedlist>
+
+ <variablelist>
+ <bridgehead renderas="sect3">Short Descriptions</bridgehead>
+ <?dbfo list-presentation="list"?>
+ <?dbhtml list-presentation="table"?>
+
+ <varlistentry id="bc">
+ <term><command>bc</command></term>
+ <listitem>
+ <para>is a calculator.</para>
+ <indexterm zone="ch-tools-bc bc">
+ <primary sortas="b-bc">bc</primary>
+ </indexterm>
+ </listitem>
+ </varlistentry>
+
+ <varlistentry id="dc">
+ <term><command>dc</command></term>
+ <listitem>
+ <para>is a reverse-polish calculator.</para>
+ <indexterm zone="ch-tools-bc dc">
+ <primary sortas="b-dc">dc</primary>
+ </indexterm>
+ </listitem>
+ </varlistentry>
+
+ </variablelist>
+
+ </sect2>
+
+</sect1>
Modified: branches/2.4-branch/BOOK/chapter05/chapter05.xml
===================================================================
--- branches/2.4-branch/BOOK/chapter05/chapter05.xml 2007-03-28 04:51:12 UTC
(rev 1033)
+++ branches/2.4-branch/BOOK/chapter05/chapter05.xml 2007-03-28 05:14:43 UTC
(rev 1034)
@@ -40,6 +40,7 @@
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="texinfo.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="bison.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="flex.xml"/>
+<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="bc.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="util-linux.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="stripping.xml"/>
Modified: branches/2.4-branch/BOOK/packages.ent
===================================================================
--- branches/2.4-branch/BOOK/packages.ent 2007-03-28 04:51:12 UTC (rev
1033)
+++ branches/2.4-branch/BOOK/packages.ent 2007-03-28 05:14:43 UTC (rev
1034)
@@ -9,6 +9,9 @@
<!ENTITY bash-version "3.2">
<!ENTITY bash-md5 "00bfa16d58e034e3c2aa27f390390d30">
+<!ENTITY bc-version "1.06.95">
+<!ENTITY bc-md5 "5126a721b73f97d715bb72c13c889035">
+
<!ENTITY binutils-version "2.17">
<!ENTITY binutils-md5 "e26e2e06b6e4bf3acf1dc8688a94c0d1">
Modified: trunk/BOOK/chapter01/changelog.xml
===================================================================
--- trunk/BOOK/chapter01/changelog.xml 2007-03-28 04:51:12 UTC (rev 1033)
+++ trunk/BOOK/chapter01/changelog.xml 2007-03-28 05:14:43 UTC (rev 1034)
@@ -35,6 +35,7 @@
<listitem><para>autoconf-2.61</para></listitem>
<listitem><para>automake-1.9.6</para></listitem>
<listitem><para>bash-3.2</para></listitem>
+<listitem><para>bc-1.06.95</para></listitem>
<listitem><para>blfs-bootscripts-6.1</para></listitem>
<listitem><para>binutils-2.17</para></listitem>
<listitem><para>bison-2.3</para></listitem>
@@ -107,6 +108,9 @@
</listitem>
-->
+<listitem><para>March 28th, 2007 [Robert]: Added BC to chap5 for OpenSSL
+test suite.</para></listitem>
+
<listitem><para>March 28th, 2007 [Robert]: Install tools-su.</para></listitem>
<listitem><para>March 26th, 2007 [Robert]: Update sysklogd.xml from
LFS-svn.</para></listitem>
Modified: trunk/BOOK/chapter04/packages.xml
===================================================================
--- trunk/BOOK/chapter04/packages.xml 2007-03-28 04:51:12 UTC (rev 1033)
+++ trunk/BOOK/chapter04/packages.xml 2007-03-28 05:14:43 UTC (rev 1034)
@@ -43,6 +43,16 @@
</varlistentry>
<varlistentry>
+ <term>BC (&bc-version;) - 284 KB:</term>
+ <listitem>
+ <para>Home page: <ulink url="&gnu-software;bc/"/></para>
+ <para>Download: <ulink
+ url="&alpha-gnu;bc/&bc-version;.tar.bz2"/></para>
+ <para>MD5 sum: <literal>&bc-md5;</literal></para>
+ </listitem>
+ </varlistentry>
+
+ <varlistentry>
<term>Binutils (&binutils-version;) - 12,272 KB:</term>
<listitem>
<para>Home page: <ulink
url="http://sources.redhat.com/binutils/"/></para>
Added: trunk/BOOK/chapter05/bc.xml
===================================================================
--- trunk/BOOK/chapter05/bc.xml (rev 0)
+++ trunk/BOOK/chapter05/bc.xml 2007-03-28 05:14:43 UTC (rev 1034)
@@ -0,0 +1,93 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
+ "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
+ <!ENTITY % general-entities SYSTEM "../general.ent">
+ %general-entities;
+]>
+
+<sect1 id="ch-tools-bc" role="wrap">
+ <?dbhtml filename="bc.html"?>
+
+ <title>BC-&bc-version;</title>
+
+ <indexterm zone="ch-tools-bc">
+ <primary sortas="a-BC">BC</primary>
+ <secondary>tools</secondary>
+ </indexterm>
+
+ <sect2 role="package">
+ <title/>
+
+ <para>The bc package contains an arbitrary precision numeric
+ processing language.</para>
+
+ <segmentedlist>
+ <segtitle>&buildtime;</segtitle>
+ <segtitle>&diskspace;</segtitle>
+
+ <seglistitem>
+ <seg>?? SBU</seg>
+ <seg>?? MB</seg>
+ </seglistitem>
+ </segmentedlist>
+
+ </sect2>
+
+ <sect2 role="installation">
+ <title>Installation of BC</title>
+
+ <para>Prepare BC for compilation:</para>
+
+<screen><userinput>./configure --prefix=/tools</userinput></screen>
+
+ <para>Compile the package:</para>
+
+<screen><userinput>make</userinput></screen>
+
+ <para>Install the package:</para>
+
+<screen><userinput>make install</userinput></screen>
+
+ </sect2>
+
+ <sect2 id="contents-bc" role="content">
+ <title>Contents of BC</title>
+
+ <segmentedlist>
+ <segtitle>Installed program</segtitle>
+
+ <seglistitem>
+ <seg>bc and dc</seg>
+ </seglistitem>
+ </segmentedlist>
+
+ <variablelist>
+ <bridgehead renderas="sect3">Short Descriptions</bridgehead>
+ <?dbfo list-presentation="list"?>
+ <?dbhtml list-presentation="table"?>
+
+ <varlistentry id="bc">
+ <term><command>bc</command></term>
+ <listitem>
+ <para>is a calculator.</para>
+ <indexterm zone="ch-tools-bc bc">
+ <primary sortas="b-bc">bc</primary>
+ </indexterm>
+ </listitem>
+ </varlistentry>
+
+ <varlistentry id="dc">
+ <term><command>dc</command></term>
+ <listitem>
+ <para>is a reverse-polish calculator.</para>
+ <indexterm zone="ch-tools-bc dc">
+ <primary sortas="b-dc">dc</primary>
+ </indexterm>
+ </listitem>
+ </varlistentry>
+
+ </variablelist>
+
+ </sect2>
+
+</sect1>
Modified: trunk/BOOK/chapter05/chapter05.xml
===================================================================
--- trunk/BOOK/chapter05/chapter05.xml 2007-03-28 04:51:12 UTC (rev 1033)
+++ trunk/BOOK/chapter05/chapter05.xml 2007-03-28 05:14:43 UTC (rev 1034)
@@ -38,6 +38,7 @@
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="texinfo.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="bison.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="flex.xml"/>
+<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="bc.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="util-linux.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="stripping.xml"/>
Modified: trunk/BOOK/packages.ent
===================================================================
--- trunk/BOOK/packages.ent 2007-03-28 04:51:12 UTC (rev 1033)
+++ trunk/BOOK/packages.ent 2007-03-28 05:14:43 UTC (rev 1034)
@@ -9,6 +9,9 @@
<!ENTITY bash-version "3.2">
<!ENTITY bash-md5 "00bfa16d58e034e3c2aa27f390390d30">
+<!ENTITY bc-version "1.06.95">
+<!ENTITY bc-md5 "5126a721b73f97d715bb72c13c889035">
+
<!ENTITY binutils-version "2.17">
<!ENTITY binutils-md5 "e26e2e06b6e4bf3acf1dc8688a94c0d1">
--
http://linuxfromscratch.org/mailman/listinfo/hlfs-book
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page