diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-01-27 01:32:13 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-01-27 01:32:13 +0000 |
commit | cb62ac1d7f326af6182e0f18d776951896492828 (patch) | |
tree | 709ca2b9558b4a4f4de00a99874b8cd44e1c6a85 | |
parent | b82e8376a2bb0bbc992814c5730961844c3b4acd (diff) |
Moved Glibc to chapter 6
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@47 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r-- | chapter05/chapter5.sgml | 4 | ||||
-rw-r--r-- | chapter06/chapter6.sgml | 1 | ||||
-rw-r--r-- | chapter06/glibc-exp.sgml (renamed from chapter05/glibc-exp.sgml) | 0 | ||||
-rw-r--r-- | chapter06/glibc-inst.sgml (renamed from chapter05/glibc-inst.sgml) | 0 | ||||
-rw-r--r-- | chapter06/glibc.sgml (renamed from chapter05/glibc.sgml) | 0 |
5 files changed, 4 insertions, 1 deletions
diff --git a/chapter05/chapter5.sgml b/chapter05/chapter5.sgml index 0b0cc874a..4156e916e 100644 --- a/chapter05/chapter5.sgml +++ b/chapter05/chapter5.sgml @@ -10,7 +10,6 @@ &c5-pp-fileutils; &c5-pp-gcc; &c5-pp-kernel; -&c5-pp-glibc; &c5-pp-grep; &c5-pp-gzip; &c5-pp-make; @@ -18,6 +17,9 @@ &c5-pp-shellutils; &c5-pp-tar; &c5-pp-textutils; +&c5-pp-mawk; +&c5-pp-texinfo; +&c5-pp-gettext; &c5-pp-pwdgroup; &c5-pp-proc; diff --git a/chapter06/chapter6.sgml b/chapter06/chapter6.sgml index 28942d01c..f23da95a0 100644 --- a/chapter06/chapter6.sgml +++ b/chapter06/chapter6.sgml @@ -6,6 +6,7 @@ &c6-bashprofile; &c6-in-chroot; +&c6-in-glibc; &c6-in-creatingdev; &c6-in-manpages; &c6-in-ed; diff --git a/chapter05/glibc-exp.sgml b/chapter06/glibc-exp.sgml index b325b739d..b325b739d 100644 --- a/chapter05/glibc-exp.sgml +++ b/chapter06/glibc-exp.sgml diff --git a/chapter05/glibc-inst.sgml b/chapter06/glibc-inst.sgml index e261844d7..e261844d7 100644 --- a/chapter05/glibc-inst.sgml +++ b/chapter06/glibc-inst.sgml diff --git a/chapter05/glibc.sgml b/chapter06/glibc.sgml index deafc69a2..deafc69a2 100644 --- a/chapter05/glibc.sgml +++ b/chapter06/glibc.sgml |