Changes between Version 7 and Version 8 of Obsolete/MovedToTree/PackageManagement/TODO


Ignore:
Timestamp:
Jun 30, 2011, 11:49:06 PM (13 years ago)
Author:
bonefish
Comment:

--

Legend:

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

    v7 v8  
    22
    33 * packagefs:
    4    - Prepare for use in a chroot environment. Currently it resolves the package directory path in the kernel I/O context.
     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 mount after chroot.
    55   - Support packages being copied to the `packages` directory. Currently only moving works.
    66   - Solve node removal issues. A currently executing program should not crash and burn when its package is removed.
     
    2222   - Extend the package kit and the (CLI) package manager to support adding, removing, and updating packages. That probably also involves work on a server-side (i.e. repository) part.
    2323   - Implement a GUI package manager.
     24
     25 * Miscellaneous:
     26   - Modify Expander to use a directory instead of the `expander.rules` file. This way a package (like xz-utils or p7zip) can contribute a single file with the rules for its tools.