← Tutte le distribuzioni
Buildroot
A simpler, more lightweight alternative to the Yocto Project for building custom embedded Linux systems, favored for smaller devices where Yocto's greater complexity and overhead aren't justified.
Basata su
Independent (build framework, not a fixed distribution)
Prima versione
2001
Gestore pacchetti
None (build tool; output is a custom minimal image)
Ambienti desktop
None (build framework; output images are minimal by design)
Buildroot solves a similar problem to the Yocto Project -- generating a complete, custom, minimal embedded Linux system (kernel, bootloader, root filesystem, and chosen packages) from source for a specific target device -- but with a deliberately simpler Makefile-and-Kconfig-based configuration system that's faster to learn and quicker to build with, at the cost of some of the more advanced package-management and multi-project infrastructure Yocto offers for very large, complex products. It's a common choice specifically for smaller embedded projects, hobbyist boards, and situations where Yocto's steeper learning curve and longer build times aren't worth the extra capability it provides. Both projects remain actively maintained and widely used, with the choice between them typically coming down to project scale and complexity.
MirrorNest non ospita le immagini ISO delle distribuzioni — il supporto di installazione dovrebbe sempre provenire direttamente dalla pagina ufficiale di download del progetto (link sopra), per ottenere il checksum/firma corretto con cui verificarlo.