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