Commit Graph

8 Commits

Author SHA1 Message Date
1ca3fd65c2 Tup refactor 2019-07-03 22:30:31 +02:00
2841227ce2 Change *_rules variable type 2019-06-27 11:48:32 +02:00
ff5bc1ee34 19.05 updates 2019-06-21 11:38:14 +02:00
5fc4a0e4c7 Import show_input from world 2019-04-27 20:18:13 +02:00
c5817f347a Finalize binary packages using "include $(BIN_RULES)"
Rather than call a small macro without inputs or outputs,
": |> !bin |>", include a file that will perform some metadata checks
and invoke the !bin macro. In this way checks are extensible across
packages by simply adding them to the common $(BIN_RULES) file.
2019-04-27 20:18:13 +02:00
d0f73b0b6e Refactor nic_bus service 2019-04-27 20:18:13 +02:00
d23bd2c562 Add nic_bus service 2019-04-27 20:18:13 +02:00
20082eda74 Add fs_block server
A server that was written in 2015 but never got into any Genode repos.
2019-04-27 20:18:13 +02:00