miwi-fbsd / build

Build system for TrueOS and related projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TrueOS Build

TrueOS Build repo is a JSON manifest-based build system for TrueOS. It uses poudriere, base packages, 'jq' and others in order to create a full package build, as well as ISO and update images.

Requirements

  • Installed TrueOS Image
  • Installed ports-mgmt/poudriere-trueos package
  • Installed textproc/jq package
  • Configured /usr/local/etc/poudriere.conf (I.E. to setup ZPOOL)

Usage

# make ports
# make iso

License

BSD 2 Clause

About

Build system for TrueOS and related projects

License:BSD 2-Clause "Simplified" License


Languages

Language:Shell 97.6%Language:Lua 1.1%Language:Roff 0.5%Language:Perl 0.4%Language:Python 0.3%Language:Ruby 0.1%Language:Makefile 0.0%