Aucune description

mintsuki f8bd2c6025 Update copyright dates for 2025 il y a 1 semaine
LICENSE f8bd2c6025 Update copyright dates for 2025 il y a 1 semaine
Makefile e99eb39c8a Add convenience Makefile il y a 1 an
README.md f494ad893d Update dependencies in README.md il y a 5 mois
jinx f8bd2c6025 Update copyright dates for 2025 il y a 1 semaine
logo-small.png 14fed3186f Update logo il y a 2 ans
logo.png 14fed3186f Update logo il y a 2 ans

README.md

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