]> git.ipfire.org Git - people/ms/pakfire.git/commit - python/pakfire/repository/database.py
Enhance support for groups.
authorMichael Tremer <michael.tremer@ipfire.org>
Mon, 21 Mar 2011 00:29:07 +0000 (01:29 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 21 Mar 2011 00:29:07 +0000 (01:29 +0100)
commit8537c16db6c709a0ee66bd06269a95b9023b9c2c
tree9bf5c645021f8f702cc9c815e3328f34df9fa03c
parentddfb317db54795746dc2e71256edc81cd472489d
Enhance support for groups.

Packages can now be in more than one single group and
the keywords "Base" and "Critical" say if a package is considered
as a critical package for the distribution or as a package
which will be automatically installed by the installer.
pakfire/constants.py
pakfire/packages/base.py
pakfire/packages/installed.py
pakfire/packages/packager.py
pakfire/repository/database.py