← Todas las distribuciones
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.
Basada en
Independent (build framework, not a fixed distribution)
Primer lanzamiento
2001
Gestor de paquetes
None (build tool; output is a custom minimal image)
Entornos de escritorio
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 no aloja las imágenes ISO de las distribuciones — el medio de instalación siempre debe descargarse directamente desde la página oficial del proyecto (enlazada arriba), para obtener la suma de verificación/firma correcta con la que comprobarlo.