aboutsummaryrefslogtreecommitdiffstats
path: root/index.xml
diff options
context:
space:
mode:
authorSimon Perreault <nomis80@videotron.ca>2001-05-03 23:05:29 +0000
committerSimon Perreault <nomis80@videotron.ca>2001-05-03 23:05:29 +0000
commit142c5980ca79d47974f5cf4440d0a4eeea378809 (patch)
treefc3927c399922adfded1e893ea3f711052cdd72b /index.xml
parentc07ddf697ea7c1725ce2f6b0025cf83c9c58db88 (diff)
Moved the creation of /etc/fstab from the end of chapter 7 to the beginning of
chapter 8. It fits better there, and it has been on my TODO for a long time. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@563 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'index.xml')
-rw-r--r--index.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/index.xml b/index.xml
index 150136a75..863fe0adf 100644
--- a/index.xml
+++ b/index.xml
@@ -4,8 +4,8 @@
<!ENTITY book SYSTEM "intel/book/book.xml">
-<!ENTITY version "3.0-cvs-20010501">
-<!ENTITY releasedate "May 1st, 2001">
+<!ENTITY version "3.0-cvs-20010503">
+<!ENTITY releasedate "May 3rd, 2001">
<!ENTITY type "INTEL">
<!ENTITY ftp-root "ftp://packages.linuxfromscratch.org">
@@ -324,10 +324,10 @@
<!ENTITY c7-loadkeys SYSTEM "intel/chapter7/loadkeys.xml">
<!ENTITY c7-setclock SYSTEM "intel/chapter7/setclock.xml">
<!ENTITY c7-symperm SYSTEM "intel/chapter7/symperm.xml">
-<!ENTITY c7-fstab SYSTEM "intel/chapter7/fstab.xml">
<!ENTITY chapter8 SYSTEM "intel/chapter8/chapter8.xml">
<!ENTITY c8-introduction SYSTEM "intel/chapter8/introduction.xml">
+<!ENTITY c8-fstab SYSTEM "intel/chapter8/fstab.xml">
<!ENTITY c8-kernel SYSTEM "intel/chapter8/kernel.xml">
<!ENTITY c8-lilo SYSTEM "intel/chapter8/lilo.xml">
<!ENTITY c8-reboot SYSTEM "intel/chapter8/reboot.xml">