[wpkg-users] [Bug 204] New: Allow non-scripted installation of more than one package without specifying profile
bugzilla-daemon at bugzilla.wpkg.org
bugzilla-daemon at bugzilla.wpkg.org
Tue Apr 5 10:29:08 CEST 2011
http://bugzilla.wpkg.org/show_bug.cgi?id=204
Summary: Allow non-scripted installation of more than one
package without specifying profile
Product: WPKG
Version: 1.1.2
Platform: PC
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P2
Component: wpkg.js
AssignedTo: mangoo at wpkg.org
ReportedBy: mycroes at gmail.com
QAContact: wpkg-users at lists.wpkg.org
I currently haven't found a way to install multiple packages at once without
invoking WPKG multiple times. My proposal would be support for either of the
following:
Support multiple install options in current argument style:
wpkg.js /install:dotnet3 /install:rdp /install:ie8
Support operation modes (as seen in apt, portage, git, subversion, etc.):
wpkg.js /install dotnet3 rdp ie8
wpkg.js /remove rdp dotnet3
wpkg.js /<action> [<package_name> ...]
--
Configure bugmail: http://bugzilla.wpkg.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the wpkg-users
mailing list