You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() |
3 years ago | |
---|---|---|
ansible | 3 years ago | |
build | 3 years ago | |
preseed | 3 years ago | |
scripts | 3 years ago | |
templates | 3 years ago | |
vars | 3 years ago | |
.gitignore | 3 years ago | |
LICENSE | 3 years ago | |
Makefile | 3 years ago | |
README.md | 3 years ago | |
Vagrantfile | 3 years ago |
README.md
Packer
This repository contain Packer templates for building Vagrant boxes customized by Evolix.
Dependencies
Youd need make, packer and jq, on Debian you can install them with :
apt install make packer jq
Build
For build evolinux, a Debian GNU/Linux Stretch base customized by Evolix :
make evolinux
Other make target are available, eg. packmail, an evolinux base + mail server (Postfix/Dovecot/Roundcube/...) :
make packmail
License
This project is an Evolix project and is licensed under GPLv3, see the LICENSE file for details.