- Core Deb Packages:
$ make build_deb
- Core Rpm Packages:
$ make build_rpm
Packages to install configuration files:
- make apache_deb
- make apache_rpm
- make nginx_deb
- make nginx_rpm
- To use this package builder you may need to install some development packages like: dpkg-dev or evem rpm;
- A tarball of a stable release;
To use this builder just download the lastest stable release into this directory and build using the make functions available in make help
The packages can be generated by running Makefile functions like:
$ make build_deb
$ make build_rpm
Core package is a simple source package while a configuration package requires all the dependencies.