nfeske / genode-manual

Reference manual for the Genode OS Framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository contains the user manual for the Genode OS Framework.

:[https://genode.org]:

  Website of the Genode OS Framework

The material is published under the terms of the CC-BY-SA license.

To build the manual, the following tools need to be installed:

* GOSH [https://github.com/nfeske/gosh] for converting the text into LaTeX.
  Make sure that the 'gosh' program can be found via your shell's PATH
  variable, e.g., by adding a symlink to one of your bin directories.
* Tcl as required by GOSH
* texlive-latex-extra (for pdflatex), texlive-pictures (for Tikz),
  texlive-fonts-extra, texlive-fonts-recommended
* GNU make

To build the Genode Foundations book, invoke 'make' from within the
'foundations/' directory.

About

Reference manual for the Genode OS Framework

License:Other


Languages

Language:Tcl 52.4%Language:TeX 24.3%Language:Makefile 16.3%Language:Shell 3.2%Language:C++ 2.4%Language:CSS 1.4%