Browse Source

added coreutils to appendix

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2661 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Gerard Beekmans 22 years ago
parent
commit
b1ae217a9c
3 changed files with 5 additions and 2 deletions
  1. 1 0
      appendixa/appendixa.xml
  2. 2 0
      chapter06/coreutils.xml
  3. 2 2
      index.xml

+ 1 - 0
appendixa/appendixa.xml

@@ -10,6 +10,7 @@
 &aa-binutils;
 &aa-bison;
 &aa-bzip2;
+&aa-coreutils;
 &aa-diffutils;
 &aa-e2fsprogs;
 &aa-ed;

+ 2 - 0
chapter06/coreutils.xml

@@ -2,6 +2,8 @@
 <title>Installing Coreutils-&coreutils-version;</title>
 <?dbhtml filename="coreutils.html" dir="chapter06"?>
 
+&aa-coreutils-shortdesc;
+&aa-coreutils-dep;
 &c6-coreutils-inst;
 
 </sect1>

+ 2 - 2
index.xml

@@ -4,8 +4,8 @@
 
 <!ENTITY book SYSTEM "book/book.xml">
 
-<!ENTITY version "20030730">
-<!ENTITY releasedate "July 30th, 2003">
+<!ENTITY version "20030801">
+<!ENTITY releasedate "August 1st, 2003">
 <!ENTITY nbsp " ">
 
 <!ENTITY ftp-root "ftp://ftp.linuxfromscratch.org">