mvanveen / lfs

This my linux from scratch. There are many like it- this one is mine
2 stars 1 forks source link

Linux From Scratch

sourced from [linux from scratch]()

notes

dependencies

Host system just needs docker w/ priviledgd access (for mounting loopback device) and make.

The dockerized ubuntu host that performs buildout has dependencies declared within the Dockerfile.

installation

$ make all