Skip to content

mossaiby/lfs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lfs

My Linux from scratch script!

  1. Install linux kernel dependencies, depending on your linux distribution.
  2. Edit lfs.sh and change KERNEL_VERSION, BUSYBOX_VERSION or TASKS as you want.
  3. Run the following command to build kernel and initrd:
./lfs.sh
  1. Test the system with qemu (optional):
./qemu
  1. Have fun!

About

My Linux from scratch script

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages