|
2 years ago | |
---|---|---|
ansible | 3 years ago | |
build | 3 years ago | |
preseed | 3 years ago | |
scripts | 3 years ago | |
vars | 2 years ago | |
.gitignore | 3 years ago | |
LICENSE | 3 years ago | |
Makefile | 3 years ago | |
README.md | 2 years ago | |
Vagrantfile | 3 years ago |
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.