Author: robert
Date: 2007-03-27 23:19:52 -0600 (Tue, 27 Mar 2007)
New Revision: 1035
Modified:
branches/2.4-branch/BOOK/chapter01/changelog.xml
branches/2.4-branch/BOOK/chapter04/packages.xml
branches/2.4-branch/BOOK/chapter04/patches.xml
branches/2.4-branch/BOOK/chapter07/bootscripts.xml
branches/2.4-branch/BOOK/packages.ent
branches/2.4-branch/BOOK/patches.ent
trunk/BOOK/chapter01/changelog.xml
trunk/BOOK/chapter04/packages.xml
trunk/BOOK/chapter04/patches.xml
trunk/BOOK/chapter07/bootscripts.xml
trunk/BOOK/packages.ent
trunk/BOOK/patches.ent
Log:
Removed BLFS bootscripts
Modified: branches/2.4-branch/BOOK/chapter01/changelog.xml
===================================================================
--- branches/2.4-branch/BOOK/chapter01/changelog.xml 2007-03-28 05:14:43 UTC
(rev 1034)
+++ branches/2.4-branch/BOOK/chapter01/changelog.xml 2007-03-28 05:19:52 UTC
(rev 1035)
@@ -36,7 +36,6 @@
<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>
<listitem><para>bzip2-1.0.4</para></listitem>
@@ -106,6 +105,8 @@
</listitem>
-->
+<listitem><para>March 28th, 2007 [Robert]: Removed BLFS
bootscripts.</para></listitem>
+
<listitem><para>March 28th, 2007 [Robert]: Added BC to chap5 for OpenSSL
test suite.</para></listitem>
Modified: branches/2.4-branch/BOOK/chapter04/packages.xml
===================================================================
--- branches/2.4-branch/BOOK/chapter04/packages.xml 2007-03-28 05:14:43 UTC
(rev 1034)
+++ branches/2.4-branch/BOOK/chapter04/packages.xml 2007-03-28 05:19:52 UTC
(rev 1035)
@@ -73,15 +73,6 @@
</varlistentry>
<varlistentry>
- <term>BLFS-Bootscripts (&blfs-bootscripts-version;) - 16 KB:</term>
- <listitem>
- <para>Download: <ulink
-
url="http://www.linuxfromscratch.org/blfs/downloads/&blfs-bootscripts-version;/blfs-bootscripts-&blfs-bootscripts-version;.tar.bz2"/></para>
- <para>MD5 sum: <literal>&blfs-bootscripts-md5;</literal></para>
- </listitem>
- </varlistentry>
-
- <varlistentry>
<term>Bzip2 (&bzip2-version;) - 825 KB:</term>
<listitem>
<para>Home page: <ulink url="http://www.bzip.org/"/></para>
Modified: branches/2.4-branch/BOOK/chapter04/patches.xml
===================================================================
--- branches/2.4-branch/BOOK/chapter04/patches.xml 2007-03-28 05:14:43 UTC
(rev 1034)
+++ branches/2.4-branch/BOOK/chapter04/patches.xml 2007-03-28 05:19:52 UTC
(rev 1035)
@@ -67,14 +67,6 @@
</varlistentry>
<varlistentry>
- <term>BLFS Bootscript Additions Patch -
&blfs-bootscripts-hlfs-patch-size;:</term>
- <listitem>
- <para>Download: <ulink
url="&patches-root;&blfs-bootscripts-hlfs-patch;"/></para>
- <para>MD5 sum:
<literal>&blfs-bootscripts-hlfs-patch-md5;</literal></para>
- </listitem>
- </varlistentry>
-
- <varlistentry>
<term>Bzip2 Install Docs patch - &bzip2-install_docs-patch-size;:</term>
<listitem>
<para>Download: <ulink
url="&patches-root;&bzip2-install_docs-patch;"/></para>
Modified: branches/2.4-branch/BOOK/chapter07/bootscripts.xml
===================================================================
--- branches/2.4-branch/BOOK/chapter07/bootscripts.xml 2007-03-28 05:14:43 UTC
(rev 1034)
+++ branches/2.4-branch/BOOK/chapter07/bootscripts.xml 2007-03-28 05:19:52 UTC
(rev 1035)
@@ -31,22 +31,6 @@
<screen><userinput>make install</userinput></screen>
-<para>Unpack BLFS-Bootscripts. The patch adds <filename
-class="devicefile">frandom</filename> to <command>random</command>'s start
-command:</para>
-
-<screen><userinput>patch -Np1 -i
../&blfs-bootscripts-hlfs-patch;</userinput></screen>
-
-<para>Then install the <command>random</command> seed script:</para>
-
-<screen><userinput>make install-random</userinput></screen>
-
-<para>This is also a good time to create a <filename>random-seed</filename>
-file so it is available the first time you boot. This file should be read only
by
-<emphasis>root</emphasis>:</para>
-
-<screen><userinput>/etc/rc.d/init.d/random start</userinput></screen>
-
</sect2>
<sect2 id="contents-bootscripts" role="content"><title>Contents of
LFS-bootscripts</title>
Modified: branches/2.4-branch/BOOK/packages.ent
===================================================================
--- branches/2.4-branch/BOOK/packages.ent 2007-03-28 05:14:43 UTC (rev
1034)
+++ branches/2.4-branch/BOOK/packages.ent 2007-03-28 05:19:52 UTC (rev
1035)
@@ -18,9 +18,6 @@
<!ENTITY bison-version "2.3">
<!ENTITY bison-md5 "22327efdd5080e2b1acb6e560a04b43a">
-<!ENTITY blfs-bootscripts-version "6.1">
-<!ENTITY blfs-bootscripts-md5 "ad687965a1beba0011e74a4d84f7b3f8">
-
<!ENTITY bzip2-version "1.0.4">
<!ENTITY bzip2-md5 "fc310b254f6ba5fbb5da018f04533688">
Modified: branches/2.4-branch/BOOK/patches.ent
===================================================================
--- branches/2.4-branch/BOOK/patches.ent 2007-03-28 05:14:43 UTC (rev
1034)
+++ branches/2.4-branch/BOOK/patches.ent 2007-03-28 05:19:52 UTC (rev
1035)
@@ -26,10 +26,6 @@
<!ENTITY binutils-uClibc_conf-patch-md5 "58cf324be07a0ac4a641b9148e2dc9e4">
<!ENTITY binutils-uClibc_conf-patch-size "4 KB">
-<!ENTITY blfs-bootscripts-hlfs-patch
"blfs-bootscripts-&blfs-bootscripts-version;-hlfs-1.patch">
-<!ENTITY blfs-bootscripts-hlfs-patch-md5 "898779b3e50a616fe2cb1a2e1078ad7b">
-<!ENTITY blfs-bootscripts-hlfs-patch-size "5.4 KB">
-
<!ENTITY bzip2-install_docs-patch "bzip2-&bzip2-version;-install_docs-1.patch">
<!ENTITY bzip2-install_docs-patch-md5 "6a5ac7e89b791aae556de0f745916f7f">
<!ENTITY bzip2-install_docs-patch-size "4 KB">
Modified: trunk/BOOK/chapter01/changelog.xml
===================================================================
--- trunk/BOOK/chapter01/changelog.xml 2007-03-28 05:14:43 UTC (rev 1034)
+++ trunk/BOOK/chapter01/changelog.xml 2007-03-28 05:19:52 UTC (rev 1035)
@@ -36,7 +36,6 @@
<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>
<listitem><para>bzip2-1.0.4</para></listitem>
@@ -108,6 +107,8 @@
</listitem>
-->
+<listitem><para>March 28th, 2007 [Robert]: Removed BLFS
bootscripts.</para></listitem>
+
<listitem><para>March 28th, 2007 [Robert]: Added BC to chap5 for OpenSSL
test suite.</para></listitem>
Modified: trunk/BOOK/chapter04/packages.xml
===================================================================
--- trunk/BOOK/chapter04/packages.xml 2007-03-28 05:14:43 UTC (rev 1034)
+++ trunk/BOOK/chapter04/packages.xml 2007-03-28 05:19:52 UTC (rev 1035)
@@ -73,15 +73,6 @@
</varlistentry>
<varlistentry>
- <term>BLFS-Bootscripts (&blfs-bootscripts-version;) - 16 KB:</term>
- <listitem>
- <para>Download: <ulink
-
url="http://www.linuxfromscratch.org/blfs/downloads/&blfs-bootscripts-version;/blfs-bootscripts-&blfs-bootscripts-version;.tar.bz2"/></para>
- <para>MD5 sum: <literal>&blfs-bootscripts-md5;</literal></para>
- </listitem>
- </varlistentry>
-
- <varlistentry>
<term>Bzip2 (&bzip2-version;) - 825 KB:</term>
<listitem>
<para>Home page: <ulink url="http://www.bzip.org/"/></para>
Modified: trunk/BOOK/chapter04/patches.xml
===================================================================
--- trunk/BOOK/chapter04/patches.xml 2007-03-28 05:14:43 UTC (rev 1034)
+++ trunk/BOOK/chapter04/patches.xml 2007-03-28 05:19:52 UTC (rev 1035)
@@ -67,14 +67,6 @@
</varlistentry>
<varlistentry>
- <term>BLFS Bootscript Additions Patch -
&blfs-bootscripts-hlfs-patch-size;:</term>
- <listitem>
- <para>Download: <ulink
url="&patches-root;&blfs-bootscripts-hlfs-patch;"/></para>
- <para>MD5 sum:
<literal>&blfs-bootscripts-hlfs-patch-md5;</literal></para>
- </listitem>
- </varlistentry>
-
- <varlistentry>
<term>Bzip2 Install Docs patch - &bzip2-install_docs-patch-size;:</term>
<listitem>
<para>Download: <ulink
url="&patches-root;&bzip2-install_docs-patch;"/></para>
Modified: trunk/BOOK/chapter07/bootscripts.xml
===================================================================
--- trunk/BOOK/chapter07/bootscripts.xml 2007-03-28 05:14:43 UTC (rev
1034)
+++ trunk/BOOK/chapter07/bootscripts.xml 2007-03-28 05:19:52 UTC (rev
1035)
@@ -31,22 +31,6 @@
<screen><userinput>make install</userinput></screen>
-<para>Unpack BLFS-Bootscripts. The patch adds <filename
-class="devicefile">frandom</filename> to <command>random</command>'s start
-command:</para>
-
-<screen><userinput>patch -Np1 -i
../&blfs-bootscripts-hlfs-patch;</userinput></screen>
-
-<para>Then install the <command>random</command> seed script:</para>
-
-<screen><userinput>make install-random</userinput></screen>
-
-<para>This is also a good time to create a <filename>random-seed</filename>
-file so it is available the first time you boot. This file should be read only
by
-<emphasis>root</emphasis>:</para>
-
-<screen><userinput>/etc/rc.d/init.d/random start</userinput></screen>
-
</sect2>
<sect2 id="contents-bootscripts" role="content"><title>Contents of
LFS-bootscripts</title>
Modified: trunk/BOOK/packages.ent
===================================================================
--- trunk/BOOK/packages.ent 2007-03-28 05:14:43 UTC (rev 1034)
+++ trunk/BOOK/packages.ent 2007-03-28 05:19:52 UTC (rev 1035)
@@ -18,9 +18,6 @@
<!ENTITY bison-version "2.3">
<!ENTITY bison-md5 "22327efdd5080e2b1acb6e560a04b43a">
-<!ENTITY blfs-bootscripts-version "6.1">
-<!ENTITY blfs-bootscripts-md5 "ad687965a1beba0011e74a4d84f7b3f8">
-
<!ENTITY bzip2-version "1.0.4">
<!ENTITY bzip2-md5 "fc310b254f6ba5fbb5da018f04533688">
Modified: trunk/BOOK/patches.ent
===================================================================
--- trunk/BOOK/patches.ent 2007-03-28 05:14:43 UTC (rev 1034)
+++ trunk/BOOK/patches.ent 2007-03-28 05:19:52 UTC (rev 1035)
@@ -26,10 +26,6 @@
<!ENTITY binutils-uClibc_conf-patch-md5 "58cf324be07a0ac4a641b9148e2dc9e4">
<!ENTITY binutils-uClibc_conf-patch-size "4 KB">
-<!ENTITY blfs-bootscripts-hlfs-patch
"blfs-bootscripts-&blfs-bootscripts-version;-hlfs-1.patch">
-<!ENTITY blfs-bootscripts-hlfs-patch-md5 "898779b3e50a616fe2cb1a2e1078ad7b">
-<!ENTITY blfs-bootscripts-hlfs-patch-size "5.4 KB">
-
<!ENTITY bzip2-install_docs-patch "bzip2-&bzip2-version;-install_docs-1.patch">
<!ENTITY bzip2-install_docs-patch-md5 "6a5ac7e89b791aae556de0f745916f7f">
<!ENTITY bzip2-install_docs-patch-size "4 KB">
--
http://linuxfromscratch.org/mailman/listinfo/hlfs-book
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page