use wrapped version of pkg info -e instead
get_pkg_info() fallback using pkg info if no local copy of repo catalog (resubmit)
Resubmit of PR #3157 with fix.
The issue in #3157 was that `pkg info` and `pkg search`, undocumented in man pages, seem to handle things differently if no packages match the pattern string. `pkg search` gives an error "No packages match [$pkgs]", whereas `pkg search` doesn't give an error....
Add a parameter to install_cron_job to stop it from performing its own write_config. Adjust base system calls to match. Ticket #7146
Packages may still need the old behavior but need tested individually. Once all function calls are confirmed to work without the write, the write_config parameter and call can be removed from this function for good.
Merge pull request #3409 from phil-davis/interfaces-required-fields
Merge pull request #3405 from NOYB/Internationalization
Fix #7086: Copy files over from /var before umount it and move to MFS
Example of setting required items
Refinement to #7083Provides setRequired() Javascript function to facilitate making an input required or not dynamically
Internationalization (getttext)
Please also backport to 2.3
Make sure all ZFS volumes are mounted during boot and only mount /var and /tmp when MFS is disabled. Fixes #7086
View revisions
Also available in: Atom