Changes for version v1.2.0 - 2019-02-27

  • Bug Fixes
    • Fix compose option --help output to list current dir as default for --nodedir, to match boxer pod and actual logic since v1.1.4.
  • Documentation
    • Update TODOs.
  • Test Suite
    • Update spelling test, adding a few more words.
  • Other
    • Provide additional variables to skeleton templates, containing comma-separated lists: pkgs pkgs_avoid pkgs_auto.
    • Provide additional variables to skeleton templates, containing plain and perl-escaped shell code: tweaks tweaks_perl.
    • Update skeleton files: Drop workaround unneeded since Jessie (see bug#751367).
    • Update skeleton files: Use apt (not apt-get) in shell script.
    • Use buster as default suite.

Documentation

boxer command line utils

Modules

system deployment ninja tricks
boxer command line utils
software component
software component as a reclass node or class
set of software available to install
software for single use case
software as serialized by reclass

Provides

in lib/Boxer/CLI/Command.pm
in lib/Boxer/CLI/Command/About.pm
in lib/Boxer/CLI/Command/Aliases.pm
in lib/Boxer/CLI/Command/Commands.pm
in lib/Boxer/CLI/Command/Compose.pm
in lib/Boxer/File/WithSkeleton.pm
in lib/Boxer/Role/Interact.pm
in lib/Boxer/Task.pm
in lib/Boxer/Task/Classify.pm
in lib/Boxer/Task/Serialize.pm
in lib/Boxer/Types.pm

Examples