2014/1/18 St�phane Ducasse <stephane.ducasse@inria.fr>
Excellent and impressive.
Pavel did you publish it in SystemConfiguration?

some code is there but mainly because of backup purposes, it cannot work as is.�
I would really like to see if we can add a unload protocol to the package manifest or configuration because it would be good to have�
the knowlegde modular.�

interesting part will be to remove configuration itself :-)
Stef


Hi,

I finally successfully created a script that is able to unload everything *by Monticello* except kernel packages, network, Monticello, Gofer and related packages. I will setup a job when Jenkins will be healthy again.�
It uses several temporary patches that we need to solve properly:
- make NativeBoost optional
- make UserManager optional

The size of resultant image is about 6.6 MB, 4.9 MB without MC data and caches. BTW�in the full image Monticello data have about 5MB. The image has no Undeclared nor obsolete classes and is really able to load something using Gofer.�

With some care we can make it usable base for the next remodularization effort.

Cheers,
-- Pavel