linux-from-scratch
There are 60 repositories under linux-from-scratch topic.
reinterpretcat/lfs
Docker configuration for building Linux From Scratch system
ultraembedded/riscv32_linux_from_scratch
RISC-V 32-bit Linux From Scratch
jfdelnero/LinuxFromScratch
Cross compiler + Linux system build scripts.
KeithDHedger/LFSDesktopProject
A low resource/dependency desktop for Linux From Scratch
KeithDHedger/LFSPkg
Package manager for LFS/BLFS
KeithDHedger/LFSPkgBuilds
Build scripts for LFSPkg
LambdaGroup/ls-g
A Linux Study Group that aims to go through the LFS (Linux From Scratch) book to understand better all components of the Linux kernel/system environment.
ranjithum/automate-lfs-build
set of script which can be used to automate lfs build
clarketm/linux-from-scratch
A list of files, scripts, and documentation for Linux From Scratch - Version 8.0
fedorenchik/lfs-kvm
Build LFS 10.0 systemd/sysvinit KVM QEMU qcow2 image
mranv/linux.micrognu
This is a simple, lightweight GUI-based Linux distribution designed to run on QEMU. It combines the Linux Kernel 6.9.4, BusyBox 1.36.1 for essential Unix utilities, and Nano-X (MicroWindows) for graphical capabilities.
estebanways/diy-linux-book
📘️ The source of the book "DIY Linux: MASTER YOURSELF PURE BLEND DEBIAN DESKTOPS FROM A SCRATCH"
zhengyao-lin/lfs-docker
Build LFS 11.1-systemd using Docker (x86_64 and aarch64 supported)
leoisrael/OrionOS
OrionOS: Um sistema operacional minimalista baseado em NFS, desenvolvido do zero com Linux From Scratch (LFS). Boot via PXE e otimizado para ambientes diskless distribuídos.
blackchip-org/lfs-rpm
A Linux from Scratch build using podman and the RPM package manager.
EvilFreelancer/docker-lfs
Linux From Scratch in Docker container
fidelix-project/fidelix
Source Code for the Fidelix Linux Distribution
nmuzychuk/lfs-build
A simple, flexible tool to build an LFS System
KeithDHedger/Init-For-LFS
Simple BASH based init for LFS
os2xx/LFS
Linux From Scratch
joaomdsc/pkg
Python scripts dealing with software packages, source or binary, used in building applications and systems.
LeeKyuHyuk/CLFS-Docker
Cross Linux From Scratch (CLFS) on the Docker
lumenthi/Linux-From-Scratch
Building your own custom Linux system
marcindulak/jhalfs-ci
Automated Linux from Scratch continuous integration
pghvlaans/yalpack
Yet Another Lfs PACKage manager
PiyushRaj927/LinuxFromScratch
Linux From Scratch
seanpm2001/Bliss_Browser_OSMode-LFS-Shell
🌳️🌐️🐚️ The OS mode Linux From Scratch shell for Bliss Browser lets Bliss run as an operating system environment on top of Linux From Scratch for as much time as you choose.
unypkg/base
unypkg Base System
AltimatOS/buildroot_documentation
Documentation for building AltimatOS's build roots
crowz-fx/lfs
Linux From Scratch built in and using docker
dterletskiy/linux_from_scratch
[deprecated]
leoware-project/leoware
GNU/Linux Distribution (Development is happening on branch 'leoware')
MohamedNourDerbeli/Linux-From-Scratch
A Linux Study Group that aims to go through the LFS (Linux From Scratch) book to understand better all components of the Linux kernel/system environment.
rbourgeat/ft_linux
This subject is not about Kernel programming, but it’s highly related. This distro will be the base for all your kernel projects, because all your kernel-code will be executed here, on your distro.