On Mon, 2010-08-23 at 14:31 +1200, Laszlo (Laca) Peter wrote:
> Making an installation plan seems like a good candidate,
> but I'd like to do things that won't actually change the
> build system.
>
> Any suggestions?
Yep, 'pkg install -n' and 'pkg image-update -n' would be good candidates
for real-world pkg operations: the -n flags tells those subcommands not
to perform any modifications on the system.
Alternatively, you could operate on user-images or boot environment
clones using 'pkg -R <location>' which would only make changes to those
images, which you could then torch after the operation has completed.
cheers,
tim
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss