Page MenuHomeFreeBSD

Move finalize_components_config from get_params to cmd_*.
ClosedPublic

Authored by cperciva on Sep 15 2020, 5:07 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Jun 20, 1:53 AM
Unknown Object (File)
May 17 2026, 12:15 PM
Unknown Object (File)
May 13 2026, 5:28 AM
Unknown Object (File)
May 12 2026, 4:04 PM
Unknown Object (File)
May 12 2026, 9:56 AM
Unknown Object (File)
May 11 2026, 12:05 PM
Unknown Object (File)
May 11 2026, 1:04 AM
Unknown Object (File)
May 9 2026, 6:50 PM
Subscribers

Details

Summary

Move finalize_components_config from get_params to cmd_*.

This allows us to redirect its output in cmd_cron, so that the
"src component not installed, skipped" message will be treated
the same way as other output from freebsd-update cron: Sent
in an email to root (or other address specified) if there are
updates to install, and silenced otherwise.

PR: 202492

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable