Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 613 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 613 Bytes

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