Making Simple Linux Distro from Scratch

Описание к видео Making Simple Linux Distro from Scratch

In this video I will demonstrate how you can create a small and simple Linux distro from scratch, together with the kernel I will use BusyBox for the user mode utils and Syslinux for the bootloader.

Installations: apt get install bzip2 git vim make gcc libncurses-dev flex bison bc cpio libelf-dev libssl-dev syslinux dosfstools

Linux Git URL: https://github.com/torvalds/linux.git
BusyBox Git URL: https://git.busybox.net/busybox

Комментарии

Информация по комментариям в разработке