aboutsummaryrefslogtreecommitdiffstats
path: root/appendixa/kernel-dep.xml
diff options
context:
space:
mode:
authorAlex Gronenwoud <alex@linuxfromscratch.org>2003-09-16 21:21:58 +0000
committerAlex Gronenwoud <alex@linuxfromscratch.org>2003-09-16 21:21:58 +0000
commite3339bc11204653bbcfefc1cafd1f80450df067f (patch)
tree5f1929101e0302d1a5445b3d172449b9dd0ceb6f /appendixa/kernel-dep.xml
parent22605727e1007f7d8e3f553f9ee6e5e1af9df3e9 (diff)
Adjusting the dependencies for the new Coreutils.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2827 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'appendixa/kernel-dep.xml')
-rw-r--r--appendixa/kernel-dep.xml7
1 files changed, 3 insertions, 4 deletions
diff --git a/appendixa/kernel-dep.xml b/appendixa/kernel-dep.xml
index 116aa9236..9e2971dfb 100644
--- a/appendixa/kernel-dep.xml
+++ b/appendixa/kernel-dep.xml
@@ -7,7 +7,8 @@
<literallayout>Bash: sh
Binutils: ar, as, ld, nm, objcopy
-Fileutils: cp, ln, mkdir, mv, rm, touch
+Coreutils: basename, cat, cp, date, expr, ln, md5sum, mkdir, mv,
+ pwd, rm, sort, stty, tail, touch, uname, whoami, yes
Findutils: find, xargs
Gcc: cc1, collect2, cpp0, gcc
Grep: grep
@@ -16,9 +17,7 @@ Make: make
Gawk: awk
Modutils: depmod, genksyms
Net-tools: dnsdomainname, hostname
-Sed: sed
-Sh-utils: basename, date, expr, pwd, stty, uname, whoami, yes
-Textutils: cat, md5sum, sort, tail</literallayout>
+Sed: sed</literallayout>
</sect2>