Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 500 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 500 Bytes

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