Changes between Version 16 and Version 17 of Obsolete/MovedToTree/PackageManagement
- Timestamp:
- Aug 4, 2014, 2:36:26 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Obsolete/MovedToTree/PackageManagement
v16 v17 16 16 * [https://www.haiku-os.org/tags/package_management Blog posts] on package management (the Batisseur ones are only indirectly package management related). 17 17 * [wiki:PackageManagement/OldIdeas (Old) Package Management Ideas] is a collection of thoughts and discussions regarding package management. It has been partially obsoleted by the progress on the package management implementation. 18 * http://www.youtube.com/watch?v=rNZQQM5zU-Q&list=PL3FFCD4C6D384A302 is a video playlist of Ingo and Oliver explaining and demonstrating the package management branch at BeGeistert .18 * http://www.youtube.com/watch?v=rNZQQM5zU-Q&list=PL3FFCD4C6D384A302 is a video playlist of Ingo and Oliver explaining and demonstrating the package management branch at BeGeistert 2011. 19 19 20 20 21 22 Below are link to source code related to Haiku's package management. 23 * [https://github.com/haiku/HaikuPM HaikuPM] and [https://github.com/haiku/BuildtoolsPM BuildtoolsPM] are the github repositories containing the work in progress Haiku code. 21 Below are links to source code related to Haiku's package management. 22 * Package management has been merged into "master", so see the [http://cgit.haiku-os.org/haiku/ Haiku] and [http://cgit.haiku-os.org/buildtools/ Buildtools] repositories for that 24 23 * [https://bitbucket.org/haikuports/haikuports HaikuPorts] contains the build recipes of various ports. There is a "package-management" branch. 25 24 * [https://bitbucket.org/haikuports/haikuports.cross haikuports.cross] contains the minimal set of build recipes to bootstrap a new Haiku architecture. 26 25 * [https://bitbucket.org/haikuports/haikuporter haikuporter] is the tool to create binary packages from build recipes. There is a "package-management" branch. 27 28 Pre-built images from the HaikuPM branch are available.29 * http://www.haiku-files.org/unsupported-builds/package-management-preview/30