Implement completely new format for compiled package descriptions.
authorChris Hanson <org/chris-hanson/cph>
Wed, 15 Aug 2001 03:34:18 +0000 (03:34 +0000)
committerChris Hanson <org/chris-hanson/cph>
Wed, 15 Aug 2001 03:34:18 +0000 (03:34 +0000)
commitedd84c091baf00155872ab1e8d81d6299b31da33
treebcc465ec809ea8f60254b82d21e851f7434ed392
parentf02e79a0558cb4d998c1c4e2ab2274fba56337c1
Implement completely new format for compiled package descriptions.
Old format was code to build the packages and load files into them.
New format is a summary description of the packages, which is
interpreted at run time to provide the same functionality.

The purpose of this change is to support uninstallation and
replacement of packages.  The new compiled package descriptions are
general enough for this purpose.
v7/src/imail/Makefile.in
v7/src/imail/clean.sh
v7/src/runtime-check/Clean.sh
v7/src/runtime-check/Setup.sh
v7/src/sos/Makefile.in