This repository contains scripts for building a bootable linux distribution.
Go into a directory and run:
docker-compose up
# to run the distro in a vm use qemu
qemu-system-x86_64
# on windows you can use
runqemu.cmd
This is based on these youtube tutorials:
- Making Simple Graphical Linux Distro from Scratch https://www.youtube.com/watch?v=guSDz5Iwgw0
- Making Simple Linux Distro from Scratch https://www.youtube.com/watch?v=QlzoegSuIzg
- Making Minimal Linux Distro with Buildroot https://www.youtube.com/watch?v=ey3sKdOmPa8