Issue117

Project smart
Title extended with group options
Priority feature Status resolved
Superseder Nosy List netmask, patoruzu, rasker
Assigned To rasker Topics

Created on 2006-02-10.14:20:41 by patoruzu, last changed 2008-07-04.17:25:04 by rasker.

Messages
msg1547 (view) Author: rasker Date: 2008-07-04.17:25:04
Exported: https://bugs.launchpad.net/smart/+bug/245604

Reason: Review Issue

further details:
https://blueprints.launchpad.net/smart/+spec/bug-reporting-migration
msg366 (view) Author: patoruzu Date: 2006-02-12.21:04:30
Well Mauricio, thats something I mentioned to Gustavo and he told me he had that
already in mind, and asked me to fill this request in order to not forget it. So
I would say you should ask him :)

Personally, I do not know if other distributions use package groups, but as a
good coding rule I would say it should be done as generic as possible, and then
take into account specific widely used cases (ie main distributions: suse,
redhat, debian)
msg365 (view) Author: netmask Date: 2006-02-12.18:38:34
Are you asking that specifically for SUSE selections, or any distro at all?
msg349 (view) Author: patoruzu Date: 2006-02-10.14:20:40
same feature as apt for suse (from http://linux01.gwdg.de/apt4rpm/home.html)
===================================
Apt has been extended with group options. With these you can install a
collection of rpms. SuSE calls those groups selections. Groups that
are available ranges from Minimal, LSB, Hacker, Gnome-Devel, etc. The
available commands are:

   * apt groupnames
   * apt showgroup group-1...group-N
   * apt groupinstall group-1...group-N
   * apt groupremove group-1...group-N
History
Date User Action Args
2008-07-04 17:25:04raskersetstatus: need-info -> resolved
assignedto: rasker
messages: + msg1547
nosy: + rasker
2006-02-12 21:04:32patoruzusetmessages: + msg366
2006-02-12 18:38:35netmasksetstatus: unread -> need-info
nosy: + netmask
messages: + msg365
2006-02-10 14:20:42patoruzucreate