pfsense/usr
Phil Davis 06aa745e29 pkg_mgr_install - only mount rw when needed
When entering pkg_mgr_install the filesystem was being mounted rw and a backup made of the config, even if the case was "showlog" or "installedinfo". This resulted in:
a) an extra "backup" of the config being made after an install - it could be seen in Diagnostics, Backup Restore, Config History
b) Unnecessary conf_mount_rw and conf_mount_ro calls. These slow down the process on nanobsd-like systems.
This change fixes both these issues.
2012-08-03 13:39:16 +05:45
..
local pkg_mgr_install - only mount rw when needed 2012-08-03 13:39:16 +05:45
sbin Use product name for bsdlabel 2011-07-02 20:57:10 -04:00
share Move locale files from /usr/share to /usr/local/share 2012-07-06 21:18:24 -03:00