From 7acaebec5dfe7f928afda74b0cc25eec04c9c11e Mon Sep 17 00:00:00 2001 From: Gerard Beekmans Date: Sat, 2 Aug 2003 16:13:57 +0000 Subject: added coreutils files git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2662 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- appendixa/coreutils-dep.xml | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 appendixa/coreutils-dep.xml (limited to 'appendixa/coreutils-dep.xml') diff --git a/appendixa/coreutils-dep.xml b/appendixa/coreutils-dep.xml new file mode 100644 index 000000000..fe3e3303f --- /dev/null +++ b/appendixa/coreutils-dep.xml @@ -0,0 +1,28 @@ +   + + +Coreutils Installation Dependencies + +Not yet checked but probably something like this: + +Autoconf: autoconf, autoheader +Automake: aclocal, automake +Bash: sh +Binutils: ar, as, ld, ranlib +Coreutils: basename, cat, chmod, chown, echo, expr, hostname, + install, ls, mv, rm, sleep, tr, uname +Diffutils: cmp +Gettext: msgfmt, xgettext +Gcc: cc, cc1, collect2, cpp0, gcc +Glibc: getconf +Grep: egrep, fgrep, grep +M4: m4 +Make: make +Gawk: gawk +Perl: perl +Sed: sed +Tar: tar +Texinfo: install-info, makeinfo + + + -- cgit v1.2.3-54-g00ecf