diff options
Diffstat (limited to 'chapter05/chapter05.xml')
-rw-r--r-- | chapter05/chapter05.xml | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/chapter05/chapter05.xml b/chapter05/chapter05.xml new file mode 100644 index 000000000..74af61cef --- /dev/null +++ b/chapter05/chapter05.xml @@ -0,0 +1,28 @@ +<chapter id="chapter05"> +<title>Preparing the LFS system</title> + +&c5-introduction; + +&c5-bash; +&c5-binutils; +&c5-bzip2; +&c5-diffutils; +&c5-fileutils; +&c5-gcc; +&c5-kernel; +&c5-grep; +&c5-gzip; +&c5-make; +&c5-sed; +&c5-shellutils; +&c5-tar; +&c5-textutils; +&c5-mawk; +&c5-texinfo; +&c5-gettext; +&c5-makedev; +&c5-pwdgroup; +&c5-proc; + +</chapter> + |