mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-03-06 14:24:48 +00:00
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:
parent
a1d6fdd96f
commit
92fadce259
@ -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>
|
||||||
|
@ -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">
|
||||||
|
Loading…
Reference in New Issue
Block a user