Hi people, I made a change in prt-get to add a --group parameter. When --group is present the operation becomes a group operation, and a failure to install or upgrade a package makes prt-get stop. So: prt-get grpinst ... Becomes: prt-get install --group ... But one can also use it with the other invocations: prt-get update --group ... prt-get depinst --group ... prt-get sysup --group This renders grpinst obsolete, so the patch also removes it. Any opinions? Best regards, Alan Mizrahi
On Wed, Aug 28, 2013 at 07:48:55PM +0900, Alan Mizrahi wrote:
Hi people,
I made a change in prt-get to add a --group parameter. When --group is present the operation becomes a group operation, and a failure to install or upgrade a package makes prt-get stop.
So: prt-get grpinst ...
Becomes: prt-get install --group ...
But one can also use it with the other invocations: prt-get update --group ... prt-get depinst --group ... prt-get sysup --group
This renders grpinst obsolete, so the patch also removes it.
Any opinions?
Hey Alan. Sorry for the late reply. Its not because i lack appreciation or interest, just have been busy ;) Hopefully this weekend i'll have some time/energy over to dive into your changes. -- Fredrik Rinnestam
participants (2)
-
Alan Mizrahi
-
Fredrik Rinnestam