Posted on 05-18-2012 07:50 AM
When I disable an update for a branch (I only have one) I'm assuming this doesn't delete the update, it just disables it. Correct?
Maybe this is an ER, but it'd be nice if an update was disabled in all branches to have it pruned from the server all together. Is there a current workaround for this?
Posted on 05-18-2012 07:54 AM
if the netsus appliance is using the latest version of reposado (not sure if it is at the moment), you can use repoutil --purge-product all-deprecated to free space after items are deprecated.
see: http://groups.google.com/group/reposado/browse_thread/thread/f1f32d4a6834823d
otherwise, you can update the reposado tools manually, then purge.
you might want to submit a feature request to jamf to add a gui option for this.