Skip to content

Latest commit

 

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

lfsbuild

Linux from scratch

Structure

├── bin
│   └── busybox
├── boot
│   ├── extlinux
│   │   └── extlinux.conf # Startup configuration
│   └── vmlinuz-6.6.72 # Your linux kernel
├── dev
├── Init # My simple init file
├── proc
├── sbin -> /bin
└── sys

Dependency setup

apt-get install qemu-system-x86 util-linux e2fsprogs extlinux

About

Linux from scratch

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages