Changes between Version 2 and Version 3 of Obsolete/MovedToTree/PackageManagement/DirectoryStructure
- Timestamp:
- Apr 8, 2013, 10:36:29 AM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Obsolete/MovedToTree/PackageManagement/DirectoryStructure
v2 v3 14 14 documentation 15 15 etc 16 include17 16 lib 18 17 non-packaged* … … 50 49 51 50 The 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. 53 53 * `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`. 55 55 * `apps` and `preferences` have been moved to `common` for consistency, though symlinks remain for convenience. 56 56 * `common`, `home/config` and `system` each sport a `packages` directory, which contains the activated packages.