2017-08-28 13:43 GMT+02:00 Hernán Morales Durand <hernan.morales@gmail.com>:
Hi Pavel,
Can you show how to produce an image without the following packages?
Tests Spotter Glamour/GT Metacello AST/Refactoring
Sorry, I cannot. We are still not in the state where is possible to configure our image this way. The graph of the package dependencies is still too complex. -- Pavel
Cheers,
Hernán
2017-08-28 8:24 GMT-03:00 Pavel Krivanek <pavel.krivanek@gmail.com>:
What do you expect from such minimal image? Because we can produce several intermediate steps on the way to the standard full Pharo image (BaselineOfMorphicCore, BaselineOfMorphic, BaselineOfUI, BaselineOfBasicTools...)
-- Pavel
2017-08-28 13:17 GMT+02:00 Dimitris Chloupis <kilon.alios@gmail.com>:
oh , then its not what I am thinking as minimal image. Pity, oh well , I will wait for bootstrap to mature then :)
On Mon, Aug 28, 2017 at 2:09 PM Pavel Krivanek <
pavel.krivanek@gmail.com>
wrote:
The minimal image is headless image without any GUI. It is useless to
try
to open it this way.
-- Pavel
2017-08-28 13:03 GMT+02:00 Dimitris Chloupis <kilon.alios@gmail.com>:
hmm does not work for me, it open the icon of pharo on macos sierra
dock
and it stays there doing nothing right clicking on it and choosing quit does nothing, so I am have to use force quit to make it close
I have downloaded pharo 6.1 from the website, default download, 32 bit, minimal 32 bit image. I drag and drop image on top of pharo.
On Mon, Aug 28, 2017 at 10:29 AM Pavel Krivanek <pavel.krivanek@gmail.com> wrote:
2017-08-26 19:31 GMT+02:00 Dimitris Chloupis <kilon.alios@gmail.com
:
I remember that the website used to link to a minimal image download but it does not seem there is one anymore
Is still minimal image maintained ?
yes, as part of the bootstrap process
Are there ways to make a image minimal ?
it is created in bootstrap/scripts/build.sh under name Pharo7.0-metacello-* and saved on files.pharo.org as http://files.pharo.org/image/70/latest-minimal-32.zip or http://files.pharo.org/image/70/latest-minimal-64.zip
So you do not need to do it by yourself.
-- Pavel