Chapter 5 - Util-linux: Added command to install the arch

program which is needed by Perl for consistency. Upgraded
to Kbd-1.10.


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3155 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Greg Schafer 2004-01-08 01:06:58 +00:00
parent c1b2c648aa
commit be6373b6cd
4 changed files with 16 additions and 10 deletions

View File

@ -13,6 +13,7 @@
<listitem><para>file-4.07</para></listitem>
<listitem><para>gcc-3.3.2</para></listitem>
<listitem><para>gettext-0.13.1</para></listitem>
<listitem><para>kbd-1.10</para></listitem>
<listitem><para>man-pages-1.64</para></listitem>
<listitem><para>lfs-utils-0.4.2</para></listitem>
<listitem><para>linux-2.4.24</para></listitem>
@ -30,7 +31,7 @@
<itemizedlist>
<listitem><para>gcc-3.3.2-no_fixincludes-1.patch</para></listitem>
<listitem><para>inetutils-1.4.2-no_server_man_pages-1.patch</para></listitem>
<listitem><para>kbd-1.08-more-programs-3.patch</para></listitem>
<listitem><para>kbd-1.10-more-programs-2.patch</para></listitem>
</itemizedlist>
</listitem>
@ -49,6 +50,10 @@
</itemizedlist>
</listitem>
<listitem><para>January 7th, 2004 [greg]: Chapter 5 - Util-linux: Added command
to install the arch program which is needed by Perl for consistency. Upgraded
to Kbd-1.10.</para></listitem>
<listitem><para>January 6th, 2004 [greg]: Chapter 6 - Gawk: Removed the Gawk
Libexecdir Patch. Closes Bug 303.</para></listitem>

View File

@ -31,11 +31,12 @@ sed "s@/usr/include@/tools/include@g" configure.backup &gt; configure</userinput
package, build just those:</para>
<screen><userinput>make -C mount mount umount
make -C text-utils more</userinput></screen>
make -C text-utils more
make -C sys-utils arch</userinput></screen>
<para>Now copy these programs to the temporary tools directory:</para>
<screen><userinput>cp mount/{,u}mount text-utils/more /tools/bin</userinput></screen>
<screen><userinput>cp mount/{,u}mount text-utils/more sys-utils/arch /tools/bin</userinput></screen>
</sect2>

View File

@ -6,14 +6,14 @@
<!ENTITY aa-kbd-dep SYSTEM "../appendixa/kbd-dep.xml">
<!ENTITY aa-kbd-down SYSTEM "../appendixa/kbd-down.xml">
<!ENTITY kbd-version "1.08">
<!ENTITY kbd-depversion "1.06">
<!ENTITY kbd-contversion "1.08">
<!ENTITY kbd-version "1.10">
<!ENTITY kbd-depversion "1.10">
<!ENTITY kbd-contversion "1.10">
<!ENTITY kbd-dir "kbd-&kbd-version;">
<!ENTITY kbd-package "kbd-&kbd-version;.tar.gz">
<!ENTITY kbd-size "801 KB">
<!ENTITY kbd-size "869 KB">
<!ENTITY kbd-patch "kbd-&kbd-version;-more-programs-3.patch">
<!ENTITY kbd-patch "kbd-&kbd-version;-more-programs-2.patch">
<!ENTITY kbd-patch-size "1 KB">
<!ENTITY kbd-compsize "12 MB">

View File

@ -3,8 +3,8 @@
"/usr/share/docbook/docbookx.dtd" [
<!ENTITY version "CVS-20040106">
<!ENTITY releasedate "January 6th, 2004">
<!ENTITY version "CVS-20040107">
<!ENTITY releasedate "January 7th, 2004">
<!ENTITY milestone "5.1">
<!ENTITY nbsp " ">