Mailinglist Archive: zypp-devel (148 mails)
| < Previous | Next > |
[zypp-devel] New resolvable state : recommended/suggested
- From: Stefan Schubert <schubi@xxxxxxx>
- Date: Thu, 27 Mar 2008 19:03:47 +0100
- Message-id: <47EBE183.4040506@xxxxxxx>
Hi,
each resolvable has two new states which are stored in the pool:
- recommended
- suggested
After a solver-run the solver returns a list of recommended/suggested
packages
which will be installed in the case of recommends.
( OR would be installed if the user has not deselected - keep state)
Access:
status.isRecommended()
status.isSuggested())
Greetings
Stefan
--
*******************************************************************************
Stefan Schubert
SUSE LINUX GmbH - Maxfeldstrasse 5 - D-90409 Nuernberg, Germany
e-mail: schubi@xxxxxxx
-------------------------------------------------------------------------------
SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg)
--
To unsubscribe, e-mail: zypp-devel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: zypp-devel+help@xxxxxxxxxxxx
each resolvable has two new states which are stored in the pool:
- recommended
- suggested
After a solver-run the solver returns a list of recommended/suggested
packages
which will be installed in the case of recommends.
( OR would be installed if the user has not deselected - keep state)
Access:
status.isRecommended()
status.isSuggested())
Greetings
Stefan
--
*******************************************************************************
Stefan Schubert
SUSE LINUX GmbH - Maxfeldstrasse 5 - D-90409 Nuernberg, Germany
e-mail: schubi@xxxxxxx
-------------------------------------------------------------------------------
SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg)
--
To unsubscribe, e-mail: zypp-devel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: zypp-devel+help@xxxxxxxxxxxx
| < Previous | Next > |