Yes, but that would export what is called the HEAD in SCM terms. For my purpose though, which is creating different VMs with different configurations: For example on one VM I’d install Flash Player 9 and on another I’d install Flash Player 10.

What I can do is take a snapshot after I got base working and before installing my target configuration, then install the target configuration and clone the HEAD (latest configuration). Then I’d revert back to base and install a new configuration.

Good idea – it’d probably be easier then the process I described above.