genode/ports/include/noux_session
Norman Feske 66290ea46d Stacked file systems for Noux
This patch introduces support for stacked file systems alongside new
glue for accessing file-system implementations provided via Genode's
new file-system-session interface.

Using stacked file systems, an arbitrary number of file systems (such
as tar archives or file systems implemented as separate Genode
components) can be composed to form one merged virtual file system.

An example is given via the 'ports/run/noux_bash.run' script. This run
script creates a virtual file system out of multiple tar archives each
containing the content of a particular GNU package. In addition, one
'ram_fs' is mounted, which enables Noux to perform write operations.
This way, the shell output can be redirected to a file, or files can
be saved in VIM.

Fixes #103.
2012-05-17 20:34:00 +02:00
..
capability.h Simplify use of namespace Genode within Noux 2012-04-23 20:43:43 +02:00
client.h Simplify use of namespace Genode within Noux 2012-04-23 20:43:43 +02:00
connection.h Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
noux_session.h Stacked file systems for Noux 2012-05-17 20:34:00 +02:00
sysio.h Stacked file systems for Noux 2012-05-17 20:34:00 +02:00