8000 GitHub - 48cf/jinx: Meta-build-system for bootstrapping operating system distributions.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

48cf/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
  • tar
  • procps (for free)
  • rsync
  • xz

About

Meta-build-system for bootstrapping operating system distributions.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 99.8%
  • Makefile 0.2%
0