updated deps for bash

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1597 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Gerard Beekmans 2002-02-16 22:17:48 +00:00
parent a1d6fdd96f
commit 92fadce259
2 changed files with 9 additions and 8 deletions

View File

@ -4,17 +4,18 @@
<para>Bash-&bash-depversion; needs the following to be installed:</para> <para>Bash-&bash-depversion; needs the following to be installed:</para>
<literallayout> <literallayout>
bash: sh bash: bash, sh
binutils: ar, as, ld, size binutils: ar, as, ld, ranlib, size
diffutils: cmp diffutils: cmp
fileutils: chmod, cp, ls, mv fileutils: chmod, cp, install, ln, ls, mkdir, mv, rm
fileutils: rm gcc: cc, cc1, collect2, cpp0, gcc
gcc: cc
grep: egrep, grep grep: egrep, grep
make: make make: make
mawk: awk
sed: sed sed: sed
sh-utils: basename, echo, expr, uname sh-utils: basename, echo, expr, hostname, sleep, uname
textutils: cat, tr texinfo: install-info
textutils: cat, tr, uniq
</literallayout> </literallayout>
</sect2> </sect2>

View File

@ -577,7 +577,7 @@
<!ENTITY all-size-mb "79.27 MB"> <!ENTITY all-size-mb "79.27 MB">
<!ENTITY bash-version "2.05a"> <!ENTITY bash-version "2.05a">
<!ENTITY bash-depversion "2.05"> <!ENTITY bash-depversion "2.05a">
<!ENTITY bash-contversion "2.05a"> <!ENTITY bash-contversion "2.05a">
<!ENTITY bash-size "1,400 KB"> <!ENTITY bash-size "1,400 KB">
<!ENTITY bash-compsize-static "20 MB"> <!ENTITY bash-compsize-static "20 MB">