Hacker News new | ask | show | jobs
by gelstudios 2873 days ago
The general pattern used by most of these "lightweight" implementations of system software is granular compile-time options for every additional bit of functionality.

https://busybox.net is a good example of this.