Boxer
Boxer is a helper tool for "boxing" a Debian Pure Blend, e.g. putting together freedom-enabling, user-friendly services as a FreedomBox:
- Compose a system from a set of classes, generate, and use it!
Some sample classes are included. They are easily extended, either with override files, scripts, or (preferrably) lists of packages and debconf answers tuning the install of those packages.
The goal of Boxer is to encourage reuse of customizations, and to ease (re)integration with Debian. Ideally override files and scripts are used only to speedup development, then integrated into official Debian packages, and the final product uses only package lists and debconf, a.k.a. a Debian Pure Blend!
Development
We use Alioth with a mailinglist.
Two implementations are in progress:
boxer (with lb multistrap and tweaks submodules) - 1st implemented in the making (partly working):
git clone --recursive git://git.debian.org/boxer/boxer
App-Boxer - 2nd implementation in Perl (not yet working):
git clone git://git.debian.org/boxer/App-Boxer
