History log of /haiku/src/add-ons/kernel/file_systems/packagefs/volume/PackagesDirectory.cpp
Revision Date Author Comments
# 5d55f327 17-Apr-2014 Ingo Weinhold <ingo_weinhold@gmx.de>

packagefs: Initial support for booting into old states

If an old state is specified via mount parameters we load the packages
as specified in its activated-packages file.

The interface for the package daemon, the package daemon itself, and
the package kit are still to be adjusted, so ATM some PM components
might be a bit confused when an old state was booted.


# 09c07e4c 31-Mar-2014 Ingo Weinhold <ingo_weinhold@gmx.de>

packagefs: PackagesDirectory: Use node_ref


# aeb6fc9e 10-Feb-2014 Ingo Weinhold <ingo_weinhold@gmx.de>

packagefs: Move Volume::PackagesDirectory to top level

Also make it a BReferenceable and fix Volume::fPackagesDirectory leak.


# 5d55f327edfafcb9d3a61e7132c67ddda2f52cba 17-Apr-2014 Ingo Weinhold <ingo_weinhold@gmx.de>

packagefs: Initial support for booting into old states

If an old state is specified via mount parameters we load the packages
as specified in its activated-packages file.

The interface for the package daemon, the package daemon itself, and
the package kit are still to be adjusted, so ATM some PM components
might be a bit confused when an old state was booted.


# 09c07e4c5c93be118d9f11b1dda5214a47e3749b 31-Mar-2014 Ingo Weinhold <ingo_weinhold@gmx.de>

packagefs: PackagesDirectory: Use node_ref


# aeb6fc9eca1b3684f835b648e44ca877e29296ab 10-Feb-2014 Ingo Weinhold <ingo_weinhold@gmx.de>

packagefs: Move Volume::PackagesDirectory to top level

Also make it a BReferenceable and fix Volume::fPackagesDirectory leak.