Commit Graph

4 Commits

Author SHA1 Message Date
Ehmry - 2841227ce2 Change *_rules variable type 2019-06-27 11:48:32 +02:00
Ehmry - ff5bc1ee34 19.05 updates 2019-06-21 11:38:14 +02:00
Ehmry - 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
Ehmry - 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