Changes between Version 11 and Version 12 of Obsolete/MovedToTree/PackageManagement/TODO


Ignore:
Timestamp:
Jul 21, 2011, 1:57:21 AM (13 years ago)
Author:
bonefish
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Obsolete/MovedToTree/PackageManagement/TODO

    v11 v12  
    44   - 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.
    55   - 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.
    76   - Provide information about active packages to the tools that need it (e.g. the package solver).
    87   - If necessary, add a caching mechanism to speed up mounting it.