Hi, Markus added all packages to the Pharo 2.0 repository (THANKS!) so I was able to bring Pharo Kernel 2.0 image to life. Few notices:
- I had to add FileSystem to the kernel. I added 'FileSystem-AnsiStreams' 'FileSystem-Core' 'FileSystem-Disk' and 'FileSystem-Memory' but maybe some are not necessary. - CommandLine has poor packaging because it includes tests too. - SimpleCodeLoader is now not needed and can be removed - CommandLine package will need some some next changes like to be independent on Compiler (because of Fuel) - KMPragmaKeymapBuilder needs better cleanup code. - I added 'Ring-Core-Kernel' 'Ring-Core-Containers' and 'Fuel' 'FuelMetalevel' 'FuelPackageLoader' packages (Fuel from external repository) I will open the issues. Cheers, -- Pavel
