Skip to content
0.16.0 release

Documentation updates:

* doc: update main website URL
* doc: change website title to just "TuxMake"
* doc: document how to override the kernel image.
* doc: Build: update default for the `jobs` parameter
* doc: proofread packaging advice
* Add the full tuxmake logo to the top of the page
* coc: add contact email address for reports
* README.md: fix link
* Add basic container about and usage pages

Behavior changes:

* Build `header` target by default
* runtime: only pull container images once a day

New featues:

* target: add cpupower
* target: add perf support

Container images:

* docker: drop workaround for libhugetlbfs-dev on Debian <= 10
* docker: skip libunwind-dev on s390x