[Pharo-project] ubuntu slave setup script
I just created slave-setup script in our pharo-build git repository. It should install all the libraries needed for building a VM and running our regularly ci jobs. https://gitorious.org/pharo-build/pharo-build/blobs/master/ci-setup/ubuntu-s... One piece less of guessing...
Camillo Bruni-3 wrote
One piece less of guessing...
One more step towards creating the future... thx! -- View this message in context: http://forum.world.st/ubuntu-slave-setup-script-tp4668817p4668823.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
On 9 February 2013 12:57, Camillo Bruni <camillobruni@gmail.com> wrote:
I just created slave-setup script in our pharo-build git repository. It should install all the libraries needed for building a VM and running our regularly ci jobs.
https://gitorious.org/pharo-build/pharo-build/blobs/master/ci-setup/ubuntu-s...
One piece less of guessing...
Thanks, Camillo. Yes, it makes sense to keep such things in file, instead of human's memory :) -- Best regards, Igor Stasenko.
Thanks camillo I like your systematic approach for building a reproducible system and its environment. Stef On Feb 9, 2013, at 11:57 AM, Camillo Bruni <camillobruni@gmail.com> wrote:
I just created slave-setup script in our pharo-build git repository. It should install all the libraries needed for building a VM and running our regularly ci jobs.
https://gitorious.org/pharo-build/pharo-build/blobs/master/ci-setup/ubuntu-s...
One piece less of guessing...
participants (4)
-
Camillo Bruni -
Igor Stasenko -
Sean P. DeNigris -
stephane ducasse