Holger Schurig's Computer Calisthenics & Orthodontia

Last 4 english articles:

Dotfiles (and setup)

Normally dotfile repositories contain:

  • configuration

This dotfiles project also allow you to:

  • group the configurations
  • install only a select configs
  • can disable installation (e.g. battery support not on Desktop)
  • install Debian packages
  • run shell scripts

It is therefore a step into the “reproducible build” direction.

Zepyhr: reproducible project setup

This blog post demonstrates how to set up a Zephyr project in a reproducible
manner. Additionally, it provides some Makefile tricks and best practices for
using this powerful tool effectively.

While you can set up a Zephyr project manually, following the Getting Started
Guide
, a reproducible and automatic approach has several advantages. Firstly,
any changes made to the project will be automatically documented in GIT.
Furthermore, it is easier to move the project onto CI/CD servers or into Docker
containers.

See all english articles.

Die letzten 4 deutschen Beiträge:

Alle deutschen Beiträge.