[bug-notifications] [pkgutil 0004045]: RFE: Override configuration parameters on the commandline (via --param?)

Mantis Bug Tracker noreply at opencsw.org
Tue Nov 17 17:39:37 CET 2009


The following issue has been ASSIGNED. 
====================================================================== 
http://www.opencsw.org/mantis/view.php?id=4045 
====================================================================== 
Reported By:                skayser
Assigned To:                bonivart
====================================================================== 
Project:                    pkgutil
Issue ID:                   4045
Category:                   regular use
Reproducibility:            N/A
Severity:                   feature
Priority:                   low
Status:                     assigned
====================================================================== 
Date Submitted:             2009-11-17 13:30 CET
Last Modified:              2009-11-17 17:39 CET
====================================================================== 
Summary:                    RFE: Override configuration parameters on the
commandline (via --param?)
Description: 
For testing and various other purposes i sometimes fiddle with
configuration settings in pkgutil.conf. How about introducing a command
line option to do this on-the-fly?

A somewhat limited use case example to illustrate the RFE:

$ pkgutil -V | grep noncsw
noncsw          true (default: false)

Now to compare only CSW cups packages i would do

$ pkgutil -c cups | grep CSW

With --param i could also do 

$ pkgutil --param noncsw=false -c cups

and have pkgutil filter the pkg list right away. I know, it is longer to
type, but the general ability to change and test settings on the fly feels
helpful to me. I don't know whether this can be easily implemented for all
possible parameters (also future ones) so that this doesn't result in more
work when you implement additional parameters. Wishlist item.
======================================================================




More information about the bug-notifications mailing list