Skip to content

Separate list of (OS) packages from installation script #36

@Mischback

Description

@Mischback

As of now, util/scripts/install-packages.sh provides the command to install the packages, including the actual list of packages.

This should be split into

  • a script that includes the installation command (apt-get install)
  • a list of required packages (might be placed in configs/ or requirements/

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/repositoryAffects the repository (e.g. structure)lang/shellscriptAffects part of the repository with shellscript codetype/improvementImprovement of an existing feature

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions