On 15.04.2010 22:32, Stéphane Ducasse wrote:
On Apr 15, 2010, at 10:24 PM, Lawson English wrote:
Stéphane Ducasse wrote:
The one click image is a bundle. u can open the bundle and change the image Now I suggest you install the vm and you double on your image. I do not use the oneclick because the package cache is inside and because I cannot decide what I execute easily
it should be easy to create an applescript shell that would launch first and let you choose which image you wanted to start with. Maybe some other command line parameters could be selected at that point also? probably but not for me. If you have it and it works we will happily include it.
I'm not sure what you mean about the package cache though. Does the VM use the cache in the .app directory differently than when it appears it the regular directory?
Mc creates a cache close to the image.
Lawson Another option is to store your custom code in packages in a Monticello repository, that way you can easily load different branches after start up into the base image provided with the bundle. ;) You'd probably want to truncate the changes after startup once in a while doing that though, both because I don't think 1.0 had the changes for .changes file > 32MB, and there'd be less to wade through if you had to recover lost changes some time.
Cheers, Henry