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, May 17, 12:15 PM
Unknown Object (File)
Wed, May 13, 5:28 AM
Unknown Object (File)
Tue, May 12, 4:04 PM
Unknown Object (File)
Tue, May 12, 9:56 AM
Unknown Object (File)
Mon, May 11, 12:05 PM
Unknown Object (File)
Mon, May 11, 1:04 AM
Unknown Object (File)
Sat, May 9, 6:50 PM
Unknown Object (File)
Fri, May 8, 5:59 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