Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 755 Bytes

README.md

File metadata and controls

36 lines (25 loc) · 755 Bytes

Packer

This repository contains Packer templates for building Vagrant boxes customized by Evolix.

Dependencies

make(1), packer and jq, on Debian you can install them with :

apt install make packer jq

Build

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

License

This is an Evolix project and is licensed under the GPLv3, see the LICENSE file for details.