mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-20 14:13:09 +00:00
70797fe879
Adds the <new-file> operation to the fs_tool. When configured, the <new-file path="...">...</new-file> tag will cause creation or overwriting of the file given through the 'path' attribute. The file will contain the text content of the tag. Ref #4032 |
||
---|---|---|
.. | ||
include | ||
lib | ||
ports | ||
recipes | ||
run | ||
src | ||
README |
This directory is a source-code repository containing Genode-specific services and applications. In contrast to the components that come with the 'os' repository, programs contained in 'gems' are able to leverage the functionalities provided by higher-level repositories such as 'libports'. To use the 'gems' repository, make sure to also add those repositories to your build configuraion.