freebsd / crochet

Build FreeBSD images for RaspberryPi, BeagleBone, PandaBoard, and others.
BSD 2-Clause "Simplified" License
611 stars 187 forks source link

Fixes to User #174

Open johalun opened 7 years ago

johalun commented 7 years ago

Corrected strategy_add from BOARD_INSTALL to OPTION_INSTALL (otherwise it will be run before pkg install). Added create group if does not exist.