Skip to content

Ansible Playbooks to Build Linux From Scratch

Notifications You must be signed in to change notification settings

baaa-sh/ansible-lfs

This branch is up to date with sodle/ansible-lfs:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Scott Odle
Oct 13, 2018
fe2638c · Oct 13, 2018

History

40 Commits
Sep 29, 2018
Oct 12, 2018
Oct 13, 2018
Oct 13, 2018
Sep 29, 2018
Oct 13, 2018
Sep 29, 2018
Oct 13, 2018
Oct 13, 2018
Oct 12, 2018
Oct 12, 2018
Oct 12, 2018
Oct 12, 2018

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%