Skip to content

elysium-os/chariot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chariot

Chariot is a tool for bootstrapping operating systems. It implements its own DSL for smooth configuration of recipes. It uses the Linux unshare API for building recipes inside of a light reproducible container.

Much inspiration was taken from xbstrap, and in most situations xbstrap is probably the more stable and feature-rich option.

Usage

The usage is outlined under the chariot --help option. Subcommand help is found via --help <subcommand>.

Configuration

See an example at elysium distro repo. For syntax highlighting check out the tree-sitter grammar.

About

A tool for building and bootstrapping operating systems

Resources

License

Stars

Watchers

Forks