|
@@ -6,14 +6,15 @@ installed:</para>
|
|
|
|
|
|
<literallayout>
|
|
|
bash: sh
|
|
|
-binutils: ar, as, ld
|
|
|
-fileutils: chmod, cp, mv, rm
|
|
|
-grep: grep
|
|
|
-gcc: cc
|
|
|
+binutils: ar, as, ld, ranlib
|
|
|
+diffutils: cmp
|
|
|
+fileutils: chmod, cp, install, mv, rm
|
|
|
+grep: egrep, grep
|
|
|
+gcc: cc1, collect2, cpp0, gcc
|
|
|
make: make
|
|
|
patch: patch
|
|
|
sed: sed
|
|
|
-sh-utils: basename, date
|
|
|
+sh-utils: basename, date, echo, hostname
|
|
|
textutils: cat, tr
|
|
|
</literallayout>
|
|
|
|