Changes between Version 11 and Version 12 of Obsolete/MovedToTree/PackageManagement/TODO
- Timestamp:
- Jul 21, 2011, 1:57:21 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Obsolete/MovedToTree/PackageManagement/TODO
v11 v12 4 4 - Prepare for use in a chroot environment. Currently it resolves the package directory path in the kernel I/O context. This is only a problem for packagefs mounted after chroot. 5 5 - Support packages being copied to the `packages` directory. Currently only moving works. 6 - Solve node removal issues. A currently executing program should not crash and burn when its package is removed.7 6 - Provide information about active packages to the tools that need it (e.g. the package solver). 8 7 - If necessary, add a caching mechanism to speed up mounting it.