Changes between Version 2 and Version 3 of Obsolete/MovedToTree/PackageManagement/DirectoryStructure


Ignore:
Timestamp:
Apr 8, 2013, 10:36:29 AM (11 years ago)
Author:
bonefish
Comment:

--

Legend:

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

    v2 v3  
    1414        documentation
    1515        etc
    16         include
    1716        lib
    1817        non-packaged*
     
    5049
    5150The structure mostly equals the pre-package management directory structure with the following changes:
    52  * The `develop` directory has been removed and it's contents has been moved to the `system/develop` and `common/develop` directories as appropriate.
     51 * The `develop` directory has been removed and its contents has been moved to the `system/develop` and `common/develop` directories as appropriate.
     52 * The `include` directory has been removed. Its contents lives in `develop/headers` now.
    5353 * `optional` has been removed. Optional features can just be installed via the package manager.
    54  * `common/share` has been removed. It's contents goes to `common/data` or `common/documentation`.
     54 * `common/share` has been removed. Its contents goes to `common/data` or `common/documentation`.
    5555 * `apps` and `preferences` have been moved to `common` for consistency, though symlinks remain for convenience.
    5656 * `common`, `home/config` and `system` each sport a `packages` directory, which contains the activated packages.