Page MenuHomeFreeBSD

Evaluate running userland/kernel version in daily periodic(8) run.
ClosedPublic

Authored by gjb on Jan 15 2015, 7:26 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Nov 8, 2:34 AM
Unknown Object (File)
Sat, Nov 8, 2:34 AM
Unknown Object (File)
Sat, Nov 8, 2:34 AM
Unknown Object (File)
Sat, Nov 8, 2:34 AM
Unknown Object (File)
Fri, Nov 7, 10:50 PM
Unknown Object (File)
Thu, Nov 6, 2:39 AM
Unknown Object (File)
Wed, Nov 5, 4:00 AM
Unknown Object (File)
Tue, Oct 28, 4:13 AM
Subscribers
None

Details

Reviewers
allanjude
dvl
Summary

Add a periodic(8) script to warn if the running userland and
kernel are out of sync.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

gjb retitled this revision from to Evaluate running userland/kernel version in daily periodic(8) run..
gjb updated this object.
gjb edited the test plan for this revision. (Show Details)
gjb added reviewers: allanjude, dvl.

Fix exit code.

Updating D1541: Evaluate running userland/kernel version in daily periodic(8)

run.

etc/periodic/daily/510.status-world-kernel
26

Kernel

Fix a typo.

Updating D1541: Evaluate running userland/kernel version in daily periodic(8)

run.

etc/periodic/daily/510.status-world-kernel
26

Kernel, not Kenrel

allanjude edited edge metadata.

lgtm

Are you planning the login script as a separate commit?

This revision is now accepted and ready to land.Jan 15 2015, 7:44 PM
dvl edited edge metadata.

Committed as r277216.

etc/periodic/daily/510.status-world-kernel
26

Fixed, thanks.