74abf8132e
tool/port: add .sparse-git install rule
...
Following Github support removal for svn [1], dde_rump port fails to
prepare. This commit introduces a new install rule for ports,
'.sparse-git'. It performs a sparse-checkout on the port repository, only
fetching required files.
[1] https://github.blog/2023-01-20-sunsetting-subversion-support/
Co-authored-by: Benjamin Lamowski <benjamin.lamowski@genode-labs.com >
Issue genodelabs#5072
Issue genodelabs/goa#28
2023-12-13 12:33:05 +01:00
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
f91ece78e0
dde_rump: move periodic sync into rump kernel thread
...
Issue #4459
2022-04-13 09:29:06 +02:00
8f71c90ca8
dde_rump: backport aarch64 ( Fix #3565 )
2019-12-19 16:59:03 +01:00
97df705e53
dde_rump: eliminate global ctors
2019-11-19 14:23:55 +01:00
21b2b7e1ea
rump: handle error case in vm_vfs rump layer
...
Fixes #2677
2018-02-14 20:41:09 +01:00
8af45fd5fb
rump: retrieve port sources using git
...
fixes #2621
2018-01-17 12:14:34 +01:00
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
493bcc80df
dde_rump: don't build non-Genode shared libraries
...
Fixes #1512
2015-05-26 09:39:48 +02:00
e479b9e8e8
ports: also hash patches with absolute path names
...
Fixes #1305
2015-01-27 12:17:53 +01:00
f01472b308
dde_rump: Update to current version
...
Issue #1361
2015-01-20 11:23:49 +01:00
615830e107
Enable hash checks for ports mechanism
2014-05-27 13:45:03 +02:00
9e443c78db
dde_rump: migrate to new ports mechanism
...
Issue #1082
2014-05-27 11:14:46 +02:00