Another small remark. The current scripts are nice, but in the future if other people would like to create more zeroconf scripts for other project it might be useful to have something like the following: AbstractZeroConfBashScript ZeroConfImageScript PharoZeroConfImageScript MooseZeroConfImageScript ... On Fri, Apr 5, 2013 at 8:45 PM, Camillo Bruni <camillobruni@gmail.com>wrote:
On 2013-04-05, at 19:55, Andrei Vasile Chis <chisvasileandrei@gmail.com> wrote:
Hi Camillo,
I've made some small modifications so I can also generate ZeroConf for Moose.
I just check the diff, looks nice, good work! I wonder what I wanted with the whole #combiningScript stuff :P seems strange now.
Also generating the vm scripts does not work for me as it tries to delete the 'vm' folder.
yeah, maybe I should rename the folder to pharo-vm or so ;) to avoid clashes with the default names...
Cheers, Andrei
On Thu, Apr 4, 2013 at 1:51 PM, Andrei Vasile Chis < chisvasileandrei@gmail.com> wrote:
Super. Thanks a lot.
Andrei
On Thu, Apr 4, 2013 at 1:12 PM, Camillo Bruni <camillobruni@gmail.com wrote:
It is all here:
http://smalltalkhub.com/#!/~Pharo/ZeroConf
I think I didn't create a configuration yet, but there are no external dependencies anyway. After install the latest package you can generate all scripts like this:
./pharo Pharo.Image zeroconf
and you will get a bunch of scripts next to your image.
On 2013-04-04, at 12:46, Andrei Vasile Chis < chisvasileandrei@gmail.com> wrote:
Hi Camillo,
Do you use some code to generate the bash scripts for downloading the image and the vm? If yes it is it available somewhere?
Cheers, Andrei