= Package Management = This is a short index of the available package management related documentation. * [wiki:PackageManagement/Infrastructure Package Management Infrastructure] provides an overview of what components belong to Haiku's package management infrastructure and how they work and interact. * [wiki:PackageManagement/BuildingPackages Building Packages] gives information on various aspects of the package building process. * [wiki:PackageManagement/DirectoryStructure Boot Volume Directory Structure] outlines the directory structure of a package management powered Haiku boot volume. * [wiki:PackageManagement/FileFormat Haiku Package File Format] specifies in detail the file format of Haiku package files (HPKG) and Haiku package repository files (HPKR). * [wiki:PackageManagement/PackagingPolicy Packaging Policy] defines the policy for creating Haiku packages. * [wiki:PackageManagement/PackagesStatus Packages Status] gives an overview of the packages needed for a Haiku standard build and their current status. * [wiki:PackageManagement/TODO TODO] is a list of package management related work still to be done. * [https://www.haiku-os.org/tags/package_management Blog posts] on package management (the Batisseur ones are only indirectly package management related). * [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. * 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. Below are link to source code related to Haiku's package management. * [https://github.com/haiku/HaikuPM HaikuPM] and [https://github.com/haiku/BuildtoolsPM BuildtoolsPM] are the github repositories containing the work in progress Haiku code. * [https://bitbucket.org/haikuports/haikuports HaikuPorts] contains the build recipes of various ports. There is a "package-management" branch. * [https://bitbucket.org/haikuports/haikuports.cross haikuports.cross] contains the minimal set of build recipes to bootstrap a new Haiku architecture. * [https://bitbucket.org/haikuports/haikuporter haikuporter] is the tool to create binary packages from build recipes. There is a "package-management" branch. Pre-built images from the HaikuPM branch are available. * http://www.haiku-files.org/unsupported-builds/package-management-preview/