Browse Source
Adds infrastructure to install OS packages depending not only on OS (family, versions, etc) but on groups. All the informations related to a particular package should reside in the `pkgs` dictionnary, which takes inspiration from the `downloads` dictionary structure.pull/11131/head
1 changed files with 16 additions and 2 deletions
Loading…