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, Oct 4, 8:50 AM
Unknown Object (File)
Aug 22 2025, 6:32 PM
Unknown Object (File)
Aug 21 2025, 6:07 AM
Unknown Object (File)
Jul 5 2025, 7:13 PM
Unknown Object (File)
Jun 22 2025, 10:02 AM
Unknown Object (File)
Jun 19 2025, 6:07 PM
Unknown Object (File)
Jun 18 2025, 9:57 PM
Unknown Object (File)
Jun 17 2025, 12:40 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