Making Simple Graphical Linux Distro from Scratch

Опубликовано: 25 Март 2025
на канале: Nir Lichtman
97,891
4.3k

In this video I will create a simple graphical Linux distro based upon BusyBox and Nano-X and adapted to run on QEMU.

apt get deps: bzip2 libncurses-dev flex bison bc libelf-dev libssl-dev xz-utils autoconf gcc make libtool git vim libpng-dev libfreetype-dev g++ extlinux

links:
Kernel: https://www.kernel.org/
BusyBox: https://busybox.net/
MicroWindows: https://github.com/ghaerr/microwindows
X11 Hello: https://gist.github.com/nir9/098d83c7...