genode/os/src
Christian Prochaska 3084c6f500 TAR file system service
This patch implements a service which provides the contents of a tar
archive via the 'File_system::Session' interface.

Configuration:

<config>
	<archive name="tar_archive.tar" />
	<policy label="label_of_client" root="/rootdir/for/client" />
</config>

Fixes #333.
2012-08-22 09:51:31 +02:00
..
app Print error message if 'execve' failed 2012-06-06 17:27:54 +02:00
drivers ACPI: Fix offsets when mapping I/O mem 2012-08-22 09:51:26 +02:00
init Handle the case that init has no children 2012-04-19 19:04:33 +02:00
lib NOVA: Fix ldso test for 64bit 2012-08-14 10:19:54 +02:00
platform Reserve up to 8x4 bytes for the parent capability 2012-08-14 19:14:25 +02:00
server TAR file system service 2012-08-22 09:51:31 +02:00
test Increase RAM demanded by bomb children on 64bit systems 2012-07-11 12:12:41 +02:00