説明なし

mintsuki f459adb138 Bump debian snapshot to 20241108T023030Z; version 0.4.6 2 週間 前
LICENSE 85a8210245 Update copyright year (LICENSE) 10 ヶ月 前
Makefile e99eb39c8a Add convenience Makefile 11 ヶ月 前
README.md f494ad893d Update dependencies in README.md 2 ヶ月 前
jinx f459adb138 Bump debian snapshot to 20241108T023030Z; version 0.4.6 2 週間 前
logo-small.png 14fed3186f Update logo 2 年 前
logo.png 14fed3186f Update logo 2 年 前

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