diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-02-15 15:26:52 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-02-15 15:26:52 +0000 |
commit | b08f4096533577934b885fa9df41d3881d141612 (patch) | |
tree | 8e5ffc0ba65ac34d97cd6a896d33b85a897a6da8 /chapter06/chapter6.sgml | |
parent | ad08014624938a3a3bfd1b44e8b27d02c7b06dd8 (diff) |
Initial XML commit
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@174 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/chapter6.sgml')
-rw-r--r-- | chapter06/chapter6.sgml | 63 |
1 files changed, 0 insertions, 63 deletions
diff --git a/chapter06/chapter6.sgml b/chapter06/chapter6.sgml deleted file mode 100644 index e22299dc6..000000000 --- a/chapter06/chapter6.sgml +++ /dev/null @@ -1,63 +0,0 @@ -<chapter id="chapter06"> -<title>Installing basic system software</title> - -&c6troduction; -&c6-aboutdebug; -&c6-bashprofile; -&c6-chroot; - -&c6-makedev; -&c6-glibc; -&c6-manpages; -&c6-ed; -&c6-patch; -&c6-findutils; -&c6-mawk; -&c6-ncurses; -&c6-vim; -&c6-gcc; -&c6-bison; -&c6-less; -&c6-groff; -&c6-man; -&c6-perl; -&c6-m4; -&c6-texinfo; -&c6-autoconf; -&c6-automake; -&c6-bash; -&c6-flex; -&c6-file; -&c6-libtool; -&c6-bin86; -&c6-binutils; -&c6-bzip2; -&c6-gettext; -&c6-consoletools; -&c6-consoledata; -&c6-diffutils; -&c6-e2fsprogs; -&c6-fileutils; -&c6-grep; -&c6-gzip; -&c6-ldso; -&c6-lilo; -&c6-make; -&c6-modutils; -&c6-procinfo; -&c6-procps; -&c6-psmisc; -&c6-sed; -&c6-shellutils; -&c6-shadowpwd; -&c6-sysklogd; -&c6-sysvinit; -&c6-tar; -&c6-textutils; -&c6-utillinux; - -&c6-nssremove; -&c6-configure; - -</chapter> - |