On 2013-08-19, Paul de Weerd <[email protected]> wrote: >| >| 12. Re-add packages as per current.html: >| >| # pkg_add -z -l /root/pkg_list_manual >| # pkg_add -za -l /root/pkg_list_full > > I don't really understand why you're doing the -za dance with the full > pkg list. For all those dependencies that were required for the > manually installed packages ? Or for all the dependencies of manually > added packages that you've since deleted ?
It maintains the auto-installed / manually-installed status of packages, rather than putting them all in as "manually installed".

