Skip to content
/ jinx Public

Meta-build-system for bootstrapping operating system distributions.

License

Notifications You must be signed in to change notification settings

mintsuki/jinx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jinx

Jinx logo

Jinx (Jinx Is Not Xbstrap) is a meta-build-system for bootstrapping operating system distributions inspired by xbstrap and Arch Linux's PKGBUILDs.

Some examples of hobby OSes using Jinx are Vinix, Gloire, and Jinix.

Dependencies

  • Linux distro (other OSes are not supported)
  • POSIX compatible /bin/sh
  • curl
  • findutils (for find and xargs)
  • awk
  • cc (gcc or clang work)
  • git
  • grep
  • gzip
  • libarchive (for bsdtar)
  • procps (for free)
  • rsync
  • tar
  • zstd

About

Meta-build-system for bootstrapping operating system distributions.

Topics

Resources

License

Stars

Watchers

Forks