[ANN] Monticello for the KernelImage

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[ANN] Monticello for the KernelImage

Pavel Krivanek
Hi all,

KernelImage now supports Monticello. It is little modified version
that doesn't have tools and some kinds of repositories (SMTP,
SuperWiki) but the amount of changes is quite low.

It requires several packages like compression and network. All this
packages including Monticello are clean. That means that Undeclared is
empty after loading. All this packages are Monticello packages so it
aren't ad hoc ugly changesets.

Next information and download here: http://www.comtalk.net/Squeak/98.

Please try to play a little with it and convert next important
packages (load it, fix all Undeclared, test it). My next goal is fast
shrinking script generated from self-bootstrapping environment (I've
got first working versions)

-- Pavel