Sebastian Sumpf
2dbf3322d8
dde_rump: fix rump recipe for RISC-V
...
issue #4800
2023-05-30 16:01:03 +02:00
Sebastian Sumpf
e27737a0a5
dde_rump: add RISC-V support
...
This commit adds RISC-V file-system support through the backport
originally provided by ARMv8.
fixes #4800
2023-04-17 14:48:25 +02:00
Martin Stein
c1d0179194
dde_rump: move private headers to src/include
...
Ref #3884
2020-10-09 13:33:36 +02:00
Stefan Kalkowski
8f71c90ca8
dde_rump: backport aarch64 ( Fix #3565 )
2019-12-19 16:59:03 +01:00
Norman Feske
a8dd7dd2fa
Remove rump_fs server component
...
This patch replaces the use of the rump_fs server by the VFS server with
the Rump VFS plugin.
Issue #3512
2019-11-19 14:23:56 +01:00
Christian Prochaska
8af81668ea
rump_fs: fix run time errors when built with GCC 8.3.0
...
Fixes #3360
2019-05-27 14:46:54 +02:00
Sebastian Sumpf
38abfc79f5
rump: reduce size of rump
...
* integrate rump's contrib code into Genode's build system and build what is
required by Genode, only
* checkout needed NetBSD sources directly from CVS
fixes #2589
2017-11-30 11:23:19 +01:00
Christian Helmuth
8b05deba13
rump: remove .git directories from src recipe
...
This spares us about 200M but still leaves us with 600M.
2017-11-09 12:18:40 +01:00
Sebastian Sumpf
a932fc2e5a
depot: recipe for rump/file_system
...
Ref #2446
2017-10-05 17:39:56 +02:00