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, Apr 5, 8:37 AM
Unknown Object (File)
Sat, Mar 15, 9:42 AM
Unknown Object (File)
Mar 8 2025, 6:38 AM
Unknown Object (File)
Feb 18 2025, 1:03 AM
Unknown Object (File)
Feb 11 2025, 11:45 AM
Unknown Object (File)
Feb 7 2025, 7:10 PM
Unknown Object (File)
Feb 7 2025, 3:52 PM
Unknown Object (File)
Jan 26 2025, 7:20 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