Hi all,
I'm trying to restore installed packages in a fresh FreeBSD install, from another server pkg database export.
But how to "force" pkg to really install the package list like the host-master configuration?
I'm trying to restore installed packages in a fresh FreeBSD install, from another server pkg database export.
pkg backup -d file.db and pkg backup -r file.db only dumping / restoring database, indeed.But how to "force" pkg to really install the package list like the host-master configuration?