genode/repos/gems/src
Josef Söntgen ab77f94348 gems: add tool to write a GPT to a Block device
This component creates a GPT on a Block device. It supports the common
actions, as in adding, deleting and modifying entries in the GPT, while
considering alignment constraints. If needed it will round the length of
a partition down to meet those constraints. The component will not
perform layout checking, i.e., it does not care about overlapping
partitions. Only when apping a partition it will make sure that the
partition will fit.

Please read _repos/gems/src/app/gpt_write/README_ for more detailed
information on how to use the component and feel free to check out
_repos/gems/run/gpt_write.run_.

Fixes #2814.
2018-05-30 13:36:16 +02:00
..
app gems: add tool to write a GPT to a Block device 2018-05-30 13:36:16 +02:00
lib os: add Text_painter::Font::height method 2018-04-19 13:38:33 +02:00
server wm: improve focus handling 2018-05-03 15:32:00 +02:00
test terminal: change term caps from linux to screen 2018-04-10 11:20:43 +02:00