On Thu, Sep 30, 2010 at 3:08 PM, Levente Uzonyi
<leves@elte.hu> wrote:
On Thu, 30 Sep 2010, Pavel Krivanek wrote:
Hi,
I uploaded the new version of PharoKernel
https://gforge.inria.fr/frs/download.php/27540/PharoKernel-1.2-12159.zip
The Compression package is now part of the kernel image because the
CompiledMethodTrailer requires it. It is on the next discussion whether we
should keep this state. As the result the image is more dirty now.
I added some code that enables to download primitive packages and run SUnit
tests. So it will be possible to create automatically the images with
Network and Monticello (after some fixing of this packages).
Monticello depends on the Compression package, so it has to be in the image if you want to use Monticello.
Of course, but it can be downloaded as separate package. The image that creates the PharoKernel image firstly downloads the latest source codes of the pre-monticello packages from SqueakSource and saves it as the normal files that PharoKernel can file-in.
-- Pavel�
�
Levente