Page MenuHomeFreeBSD

Add a netdump configuration example to dumpon.8.
ClosedPublic

Authored by markj on May 22 2019, 2:45 AM.
Tags
None
Referenced Files
F132428751: D20345.id57666.diff
Thu, Oct 16, 8:56 PM
F132428748: D20345.id.diff
Thu, Oct 16, 8:56 PM
F132428747: D20345.id57668.diff
Thu, Oct 16, 8:56 PM
F132387828: D20345.diff
Thu, Oct 16, 11:45 AM
Unknown Object (File)
Tue, Sep 30, 3:47 AM
Unknown Object (File)
Mon, Sep 29, 7:48 AM
Unknown Object (File)
Mon, Sep 29, 6:40 AM
Unknown Object (File)
Sat, Sep 27, 10:10 PM
Subscribers

Details

Summary

It is useful to configure netdump upon receipt of a dhcp lease. Provide
a shell fragment that does that.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

cem added inline comments.
sbin/dumpon/dumpon.8
357–359 ↗(On Diff #57666)

I'd drop this trailing clause and instead add -i 0 to the dumpon invocation in the example, but don't feel strongly about it.

This revision is now accepted and ready to land.May 22 2019, 3:41 AM
sbin/dumpon/dumpon.8
357–359 ↗(On Diff #57666)

I was planning to do exactly that in a follow-up commit. I want to MFC this, but prioritized dump support is not in 12. I meant to mention that in the description but forgot.

This revision was automatically updated to reflect the committed changes.