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
F166615095: D26432.diff
Fri, Aug 14, 9:29 PM
Unknown Object (File)
Wed, Aug 12, 1:48 PM
Unknown Object (File)
Wed, Aug 12, 1:40 PM
Unknown Object (File)
Wed, Aug 12, 1:29 PM
Unknown Object (File)
Tue, Jul 28, 12:57 PM
Unknown Object (File)
Fri, Jul 24, 9:08 PM
Unknown Object (File)
Tue, Jul 21, 3:02 AM
Unknown Object (File)
Mon, Jul 20, 7:33 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