[OpenIndiana-discuss] what pkg data can safely be removed?
John D Groenveld
groenveld at acm.org
Mon Jun 16 20:26:16 UTC 2025
In message <924b035f-bda5-6ae5-ef0e-d05a08de7aec at ndsu.edu>, Tim Mooney via open
indiana-discuss writes:
>$ sudo find /var/pkg/publisher -print | wc -l
> 1465282
I don't recall seeing it documented, but I have, so far without
noticeable ill-effect, occasionally done:
# pkg unset-publisher openindiana.org
# rm -rf /var/pkg/publisher/openindiana.org
# pkg set-publisher -g http://pkg.openindiana.org openindiana.org
Not seen it documented and haven't had the bandwidth to explore
the code, but my WAG is /var/pkg/publisher/ is a cache publisher's
package files to speed the creation of zones.
John
groenveld at acm.org
More information about the openindiana-discuss
mailing list