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)
Sun, Apr 19, 2:46 PM
Unknown Object (File)
Sat, Apr 11, 11:23 PM
Unknown Object (File)
Mar 19 2026, 2:02 AM
Unknown Object (File)
Mar 18 2026, 4:11 PM
Unknown Object (File)
Mar 18 2026, 6:23 AM
Unknown Object (File)
Mar 14 2026, 11:46 PM
Unknown Object (File)
Feb 9 2026, 7:45 PM
Unknown Object (File)
Dec 9 2025, 7:28 AM
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