Main repository for pfSense
Go to file
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
boot Use FreeBSD specific files 2009-05-15 13:21:15 -04:00
cf/conf trigger setup wizard 2009-11-16 01:44:37 -05:00
conf.default Added mode selection options for PowerD. 2012-04-10 22:12:30 -03:00
etc Minor fix to percentage output on pkg install 2012-08-03 10:30:51 +05:45
root Add support for an automatic merge list to gitsync, properly escape user-supplied parameters, and improve error handling a bit. 2010-09-16 02:40:17 -06:00
sbin Actaully put the route adding under the conditional logic checking. Ticket #1408. 2011-05-06 21:02:30 +00:00
tmp Fix case, it's not ARGV it's argv for php 2012-07-09 10:55:56 -04:00
usr pkg_mgr_install - only mount rw when needed 2012-08-03 13:39:16 +05:45
.gitignore ignore dreamweaver temp files 2011-04-21 14:33:45 -04:00