Skip to content

Astaraxia-Linux/Horizon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Horizon - Astaraxia Bootstrap System

LFS-style bootstrap system for building Astaraxia Linux from scratch.

What is Horizon?

Horizon is a 3-stage bootstrap process inspired by:

  • Gentoo stages: Stage tarballs and build scripts
  • Linux From Scratch: Step-by-step system building methodology

Stages

  • Stage 1: Temporary Toolchain (~2-4 hours)
  • Stage 2: Chroot Preparation (~3-5 hours)
  • Stage 3: Final System (~6-10 hours)

Usage

# Initialize Horizon
sudo astral -h --init

# Run stages
export LFS=/mnt/lfs
sudo mkdir -pv $LFS
sudo astral -h --stage 1
sudo astral -h --stage 2
sudo astral --chroot $LFS
astral -h --stage 3

Documentation

See docs/ directory for detailed guides.

License

MIT

About

Bootstraping Astaraxia Linux

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages