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