Skip to content
Pierre Olivier edited this page Feb 19, 2019 · 24 revisions

Welcome to the HermiTux wiki!

Here you will find documentation about:

  • The provided template Makefile and hermit-run script to help develop and run applications in HermiTux
  • Documentation about networking in HermiTux
  • How to debug an application with GDB
  • How to use the profiler
  • How to binary-rewrite system calls to make them faster
  • How to compile a custom kernel containing only the system calls needed for an application