Index: ossp-web/pkg/boot/index.wml
RCS File: /v/ossp/cvs/ossp-web/pkg/boot/index.wml,v
rcsdiff -q -kk '-r1.1' '-r1.2' -u '/v/ossp/cvs/ossp-web/pkg/boot/index.wml,v' 2>/dev/null
--- index.wml 2002/02/13 16:35:05 1.1
+++ index.wml 2002/02/14 10:00:55 1.2
@@ -3,5 +3,8 @@
Packages: Bootstrap
-Packages: Bootstrap
-
+The bootstrap packages will be the necessary tools and libraries for
+bootstrapping the OSSP developer and end-user build environments.
+Currently this package cathegory still does not exists. It will be
+created later by integrating packages from the Tools and
+Libraries cathegories.
Index: ossp-web/pkg/index.wml
RCS File: /v/ossp/cvs/ossp-web/pkg/index.wml,v
rcsdiff -q -kk '-r1.1' '-r1.2' -u '/v/ossp/cvs/ossp-web/pkg/index.wml,v' 2>/dev/null
--- index.wml 2002/02/13 16:35:05 1.1
+++ index.wml 2002/02/14 10:00:55 1.2
@@ -3,3 +3,47 @@
Packages
+OSSP consists of a large set of packages (or components). They are split
+into the following cathegories:
+
+Tools
+
+The tools OSSP provides are either developed for internal use in the
+OSSP project environment or for the build process of the other OSSP
+components. They are all small stand-alone applications and can be used
+fully separately.
+[more]
+
+Bootstrap
+
+The bootstrap packages will be the necessary tools and libraries for
+bootstrapping the OSSP developer and end-user build environments.
+Currently this package cathegory still does not exists. It will be
+created later by integrating packages from the Tools and
+Libraries cathegories.
+[more]
+
+Libraries
+
+The libraries OSSP provides are the passive components used in the
+OSSP platform. They are all stand-alone and fully reusable libraries
+and can be used fully separately. On these packages currently the main
+development effort is put, because they are the base of the whole OSSP
+platform.
+[more]
+
+Kernel
+
+The kernel packages will form the microkernel part of the OSSP platform.
+It will use the Libraries packages to provide the run-time
+environment for the Modules packages.
+[more]
+
+Modules
+
+The modules OSSP will be the active components used in the OSSP
+platform. They use the Libraries and the OSSP Kernel
+packages to provide the actual OSSP server functionality. They
+can be used only within the OSSP platform.
+[more]
+
Index: ossp-web/pkg/kern/index.wml
RCS File: /v/ossp/cvs/ossp-web/pkg/kern/index.wml,v
rcsdiff -q -kk '-r1.1' '-r1.2' -u '/v/ossp/cvs/ossp-web/pkg/kern/index.wml,v' 2>/dev/null
--- index.wml 2002/02/13 16:35:06 1.1
+++ index.wml 2002/02/14 10:00:56 1.2
@@ -3,5 +3,8 @@
Packages: Kernel
-Packages: Kernel
+The kernel packages will form the microkernel part of the OSSP platform. It
+will use the Libraries packages to provide the run-time
+environment for the Modules packages.
+
Index: ossp-web/pkg/lib/index.wml
RCS File: /v/ossp/cvs/ossp-web/pkg/lib/index.wml,v
rcsdiff -q -kk '-r1.1' '-r1.2' -u '/v/ossp/cvs/ossp-web/pkg/lib/index.wml,v' 2>/dev/null
--- index.wml 2002/02/13 16:35:06 1.1
+++ index.wml 2002/02/14 10:00:56 1.2
@@ -3,5 +3,40 @@
Packages: Libraries
-j dkjsölkjdflksjfdlhsdfhs
+The libraries OSSP provides are the passive components used in the
+OSSP platform. They are all stand-alone and fully reusable libraries
+and can be used fully separately. On these packages currently the main
+development effort is put, because they are the base of the whole OSSP
+platform.
+
+
+ - GNU pth
+ Portable Threads
+ - OSSP str
+ String Manipulations
+ - OSSP sa
+ Socket Abstraction
+ - OSSP ex
+ Exception Handling
+ - OSSP l2
+ Flexible Logging
+ - OSSP var
+ Variable Expansion
+ - OSSP val
+ Value Access
+ - OSSP act
+ Abstract Container Types
+ - OSSP cache
+ User-Space Cache
+ - OSSP mm
+ Shared Memory Allocation
+ - OSSP xds
+ Extensible Data Serialization
+ - OSSP path
+ Filesystem Path Manipulations
+ - OSSP pcre
+ Perl Compatible Regular Expressions (derived)
+ - OSSP popt
+ Option Parsing (derived)
+
Index: ossp-web/pkg/mod/index.wml
RCS File: /v/ossp/cvs/ossp-web/pkg/mod/index.wml,v
rcsdiff -q -kk '-r1.1' '-r1.2' -u '/v/ossp/cvs/ossp-web/pkg/mod/index.wml,v' 2>/dev/null
--- index.wml 2002/02/13 16:35:07 1.1
+++ index.wml 2002/02/14 10:00:57 1.2
@@ -3,5 +3,8 @@
Packages: Modules
-Packages: Modules
+The modules OSSP will be the active components used in the OSSP
+platform. They use the Libraries and the OSSP Kernel packages to provide the actual OSSP server
+functionality. They can be used only within the OSSP platform.
Index: ossp-web/pkg/tool/index.wml
RCS File: /v/ossp/cvs/ossp-web/pkg/tool/index.wml,v
rcsdiff -q -kk '-r1.1' '-r1.2' -u '/v/ossp/cvs/ossp-web/pkg/tool/index.wml,v' 2>/dev/null
--- index.wml 2002/02/13 16:35:08 1.1
+++ index.wml 2002/02/14 10:00:57 1.2
@@ -3,5 +3,38 @@
Packages: Tools
-Packages: Tools
+The tools OSSP provides are either developed for internal use in the
+OSSP project environment or for the build process of the other OSSP
+components. They are all small stand-alone applications and can be used
+fully separately.
+
+
+The following packages exists in this cathegory:
+
+