Skip to content

justanoobcoder/lfs

Repository files navigation

My Linux From Scratch scripts

This is my scripts for building a LFS system. DO NOT USE THEM IF YOU HAVE NO IDEA WHAT THEY DO!!!

Download LFS's packages and patches

I use python scripts to download packages and patches. To use these scripts:

python -m venv venv
source ./venv/bin/activate
pip install -r requirements.txt
python scrape.py
python download.py
deactivate

Result

LFS

LFS Demo video

BLFS

LFS Demo video

About

My linux from scratch scripts

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published