summaryrefslogtreecommitdiffstats
path: root/doc/filesystem/filesystem.texi
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1999-10-12 21:54:40 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1999-10-12 21:54:40 +0000
commit7441fe2c5b1275339177a1aef778c9a9620dc462 (patch)
tree9e82a36663db1ab1d9993cc31cadfc16ef8a3f73 /doc/filesystem/filesystem.texi
parentDispersed. (diff)
downloadrtems-7441fe2c5b1275339177a1aef778c9a9620dc462.tar.bz2
Made many changes to turn the outline into something more like a manual
and less like a collection of notes.
Diffstat (limited to '')
-rw-r--r--doc/filesystem/filesystem.texi8
1 files changed, 2 insertions, 6 deletions
diff --git a/doc/filesystem/filesystem.texi b/doc/filesystem/filesystem.texi
index 41ea89ac38..f18a466b40 100644
--- a/doc/filesystem/filesystem.texi
+++ b/doc/filesystem/filesystem.texi
@@ -63,12 +63,10 @@ END-INFO-DIR-ENTRY
@c The alternative is to rework a sentence to avoid this problem.
@include preface.texi
-@include basefs.texi
-@include applayering.texi
@include patheval.texi
@include init.texi
@include mounting.texi
-@include lifecycle.texi
+@include fsrequirements.texi
@include imfs.texi
@include syscalls.texi
@ifinfo
@@ -79,12 +77,10 @@ This is the online version of the RTEMS Filesystem Design Guide.
@menu
* Preface::
-* Base Filesystem::
-* Applications and Functional Layering::
* Pathname Evaluation::
* System Initialization::
* Mounting and Unmounting Filesystems::
-* Filesystem Lifecycle::
+* Filesystem Requirements::
* In-Memory Filesystem::
* System Call Development Notes::
* Command and Variable Index::