Skip to content

Ansible Playbooks to Build Linux From Scratch

Notifications You must be signed in to change notification settings

baaa-sh/ansible-lfs

 
 

Repository files navigation

Ansible Playbooks to Build Linux From Scratch

Tested on Xubuntu 18.04 LTS.

Instructions

Run main.yml on the build host.

Version

This script builds the 8.3-systemd version of LFS.

Progress

  • Configure host build system, including installing dependencies and patching host system quirks
  • Partition, format, and mount the future LFS disk
  • Download and verify the LFS packages and patches
  • Create the LFS user
  • Build the temporary root
  • Install the base system
  • Configure the system
  • Make the system bootable

About

Ansible Playbooks to Build Linux From Scratch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%