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
F132650007: D26432.id77206.diff
Sat, Oct 18, 6:24 PM
F132646527: D26432.id77206.diff
Sat, Oct 18, 5:39 PM
F132641407: D26432.id.diff
Sat, Oct 18, 4:36 PM
F132638785: D26432.id.diff
Sat, Oct 18, 4:06 PM
F132627335: D26432.id77036.diff
Sat, Oct 18, 1:41 PM
Unknown Object (File)
Fri, Oct 17, 10:50 PM
Unknown Object (File)
Tue, Oct 14, 8:30 PM
Unknown Object (File)
Tue, Oct 14, 8:30 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