You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A community-built Linux distribution designed for developers, featuring a curated software stack, optimized defaults, and a streamlined environment for programming, open source contribution, and daily development workflows.
You wanna build the embedded linux distribution from the scratch without using any kind of the build system like buildroot or yocto. In this project i have built cross toolchain using the crosstool ng, cross compiled the uboot bootloader, cross compiled linux kernel and built tiny rootfile system using busybox. Then shown how to boot this system.