tempesta
tempesta copied to clipboard
Creation of a .deb Package for TempestaFW
Motivation
Transition from distributing TempestaFW as a DKMS module to a .deb package format. This change aims to streamline the installation process for users and enhance compatibility with Debian-based systems.
Scope
- Create a .deb package that includes all necessary binaries and configuration files for TempestaFW.
- Ensure the package follows Debian packaging standards and guidelines.
- Develop a clear migration path for users currently using the DKMS module to switch to the .deb package seamlessly.
- Modify the existing installation script to support the installation of the new .deb package.
Testing
Validate that the package correctly sets up TempestaFW and that it functions as expected post-installation.
Documentation
Update existing documentation to reflect the new installation process using the .deb package.