Status: New Owner: ---- CC: chisvasi...@gmail.com Labels: Type-Enhancement Priority-Medium Milestone-4.8 Maintainability
New issue 926 by tu...@tudorgirba.com: Moose should offer ZeroConf support for quick installations http://code.google.com/p/moose-technology/issues/detail?id=926
Moose should offer the same support for quick installations as Pharo does.
Comment #1 on issue 926 by chisvasi...@gmail.com: Moose should offer ZeroConf support for quick installations http://code.google.com/p/moose-technology/issues/detail?id=926
The generation of the scripts is in place. We can generate ZeroConf scripts for each project from the integration server. Right now I only create scripts for the moose build.
The generation only works in Pharo 3.0. There is a moosezeroconf option when running the image from the command line.
Next step is to put the scripts online.
Comment #2 on issue 926 by tu...@tudorgirba.com: Moose should offer ZeroConf support for quick installations http://code.google.com/p/moose-technology/issues/detail?id=926
The scripts are now available at:
get.moosetechnology.org
However, I had to modify the urls - from: www.moosetechnology.org/scripts - to: get.moosetechnology.org
Could you update the generation code?
Comment #3 on issue 926 by chisvasi...@gmail.com: Moose should offer ZeroConf support for quick installations http://code.google.com/p/moose-technology/issues/detail?id=926
I made the necessary modifications. Now it also works from Pharo 2: execute the image from the console and pass it the parameter moosezeroconf. The generated scripts should not require any modifications.
Right now I also generate scripts for glamour and petit parser, with both the stable and latest Pharo VM. This can be changed from MooseZeroCommandLineHandler>>imageScripts and MooseZeroCommandLineHandler>>vmScripts
Comment #4 on issue 926 by tu...@tudorgirba.com: Moose should offer ZeroConf support for quick installations http://code.google.com/p/moose-technology/issues/detail?id=926
Cool. I updated http://get.moosetechnology.org.
However, there is still a section with Pharo Example, that should not appear in index.html. Would it be possible to remove it?
Comment #5 on issue 926 by chisvasi...@gmail.com: Moose should offer ZeroConf support for quick installations http://code.google.com/p/moose-technology/issues/detail?id=926
In the next build it should no longer appear.
Updates: Status: Fixed
Comment #6 on issue 926 by tu...@tudorgirba.com: Moose should offer ZeroConf support for quick installations http://code.google.com/p/moose-technology/issues/detail?id=926
Great. I deployed the latest version.
Updates: Status: New
Comment #7 on issue 926 by chisvasi...@gmail.com: Moose should offer ZeroConf support for quick installations http://code.google.com/p/moose-technology/issues/detail?id=926
Right now if I click on a link from 'Other scripts' it just shows me the text file. It would be great to treat them as html files.
Updates: Status: Fixed
Comment #8 on issue 926 by tu...@tudorgirba.com: Moose should offer ZeroConf support for quick installations http://code.google.com/p/moose-technology/issues/detail?id=926
It's good enough as it is. We can reopen it with more specific issues.