[ANN] KernelImage for final Squeak 3.9 with MinimalMorphic package on SqueakSource

Pavel Krivanek squeak1 at continentalbrno.cz
Mon Nov 13 07:56:52 UTC 2006


Hi all,

take a look at http://www.comtalk.net/Squeak/98

You will find there
- updated self-bootstrapping environment for the final 3.9 release (7067).
- shrink script for this image
- final KernelImage
- final KernelImage with primitive packages (compression, network, monticello)
- final KernelImage with MinimalMorphicLoader

to load MinimalMorphic type simply "MinimalMorphicLoader load" (it
takes a while)

Can someone publis final image somewhere? (for some Mac users that
have drawing problems with the KernelImage)

You can download some MinimalMorphicLoader versin using:

((MCHttpRepository location: 'http://squeaksource.com/KernelImage'
user: '' password: '') loadVersionFromFileNamed:
'MinimalMorphicLoader-boot.5.mcz') load.

MinimalMorphicLoader loads the MinimalMorphic package form the
KernelImage SqueakSource repository:
http://www.squeaksource.com/KernelImage.html

So now MinimalMorphic versions can be served by Monticello. You may
publish your fixes for this package directly on the repository.

Enjoy!

-- Pavel



More information about the Squeak-dev mailing list