Changes

Summary

  1. Refining the list of packages to export as MCZ. They are used to load (details)
  2. The package cache of monticello should be disabled. (details)
Commit 673cf054ca88191eddc184e2a01a9e3992d6d9d3 by tesonep
Refining the list of packages to export as MCZ. They are used to load
Metacello and to generate the source code of the bootstraped image.
The file was addedbootstrap/src/Pharo30Bootstrap.package/PBBootstrap.class/instance/monticelloNetworkPackageNames.st
The file was modifiedbootstrap/src/Pharo30Bootstrap.package/PBBootstrap.class/instance/exportAllPackagesIntoMcz.st (diff)
The file was modifiedbootstrap/src/Pharo30Bootstrap.package/PBBootstrap.class/instance/exportMonticelloInStFile.st (diff)
The file was addedbootstrap/src/Pharo30Bootstrap.package/PBBootstrap.class/instance/monticelloPackageNames.st
The file was modifiedbootstrap/src/Pharo30Bootstrap.package/PBBootstrap.class/instance/ensureBaselineOfPharoBootstrap.st (diff)
The file was addedbootstrap/src/Pharo30Bootstrap.package/PBBootstrap.class/instance/packagesToExportAsMCZ.st
Commit 0d3f5332f6776c048106b68cb337cd0e44678025 by tesonep
The package cache of monticello should be disabled.
The file was modifiedbootstrap/scripts/4-build.sh (diff)