Hi, Mariano extended the FLPackage and we now have FuelCommandLineHandler so (with some little hacks) we are able to reach the state where we have a Pharo Kernel image and pass the single fuel file to it and produce fully working Pharo Core image this way. Compiler is not involved. So we are the next step closer to our goal. I created a Jenkins job for the Guillermo's magic :-) https://ci.lille.inria.fr/pharo/view/Seed%20Project/ Cheers, -- Pavel On Tue, May 15, 2012 at 11:41 PM, Stéphane Ducasse <stephane.ducasse@inria.fr> wrote:
truly excellent Next week we should also sit with guillermo, ben and you so that we see how we can merge for the bootstrap because Guillermo has a 1.3 mb image now.
Stef
On May 15, 2012, at 9:21 AM, Pavel Krivanek wrote:
Hi,
we were able to activate the job Pharo Kernel 2.0 Reload by Fuel [1] and related tests [2]. In short, this job takes latest Pharo Kernel image and with the only single script [3] it creates working Pharo Core image. It uses code and some data previously exported by a supporting job [4] [5].
The resultant image is not production-ready because Fuel Package Loader currently doesn't work with changes file.
The next step that should be quite simple is to do the same with an image without Compiler :-)
[1] https://ci.lille.inria.fr/pharo/view/Pharo-Kernel%202.0/job/Pharo%20Kernel%2... [2] https://ci.lille.inria.fr/pharo/view/Pharo-Kernel%202.0/job/Pharo%20Kernel%2... [3] http://gitorious.org/pharo-build/pharo-build/blobs/master/scripts/pharo/Kern... [4] https://ci.lille.inria.fr/pharo/view/Pharo-Kernel%202.0/job/Pharo%20Kernel%2... [5] http://gitorious.org/pharo-build/pharo-build/blobs/master/scripts/pharo/Kern...
Cheers, -- Pavel