Option for deselecting office installer module

Closed Ghost User requested to merge (removed):patch-buildiso-office-selector into master

This merge request adds option for skipping Calamares office install module.

  • Shared Packages-Mhwd >extra tag for office packages changes to >office
  • Added flag to buildiso -n
  • util-yaml.sh handles the -n flag at the same time as $oem_used
  • util.sh handles the >office tag in the same manner as other tags

Example for building a full profile without office selection

buildiso -p profile -fn

Tested @philm @oberon @ste74

Edited by Ghost User

Merge request reports