This repository contains Packer templates for building Vagrant boxes customized by Evolix.
make(1), packer and jq, on Debian you can install them with :
apt install make packer jq
To build evolinux, a Debian GNU/Linux Stretch base customized by Evolix :
make evolinux
Other make targets are available, eg. packmail, an evolinux base setup with a mail server (Postfix/Dovecot/Roundcube/...) :
make packmail
This is an Evolix project and is licensed under the GPLv3, see the LICENSE file for details.