genode/os/src/server
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
..
iso9660 Support for dynamic ROM sessions, fix #170 2012-04-05 11:25:26 +02:00
loader Add support for allocating DMA memory 2012-06-20 09:17:48 +02:00
mixer Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
nic_bridge Nic_bridge: Use Nic::Packet_allocator 2012-08-07 22:23:00 +02:00
nic_loopback Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
nit_fb Qualifying RPC functions as const 2012-01-27 16:54:05 +01:00
nitpicker Qualifying RPC functions as const 2012-01-27 16:54:05 +01:00
part_blk part_blk: Improve multiple client support 2012-07-16 14:49:55 +02:00
ram_fs libc: add support for 'ftruncate()' 2012-08-09 11:09:43 +02:00
rom_loopdev Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
rom_prefetcher Support for dynamic ROM sessions, fix #170 2012-04-05 11:25:26 +02:00
tar_fs TAR file system service 2012-08-22 09:51:31 +02:00
tar_rom tar_rom: Ignore leading './' in tar archives 2012-08-17 11:52:02 +02:00
terminal_crosslink README file for 'terminal_crosslink' 2012-07-02 14:14:00 +02:00
terminal_log Implement LOG to Terminal adapter (issue #169) 2012-05-23 20:05:05 +02:00