Bug 23948

Summary: add kernel version to START log entries
Product: ConsoleKit Reporter: william.jon.mccann
Component: DaemonAssignee: william.jon.mccann
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: medium CC: rstrode
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description william.jon.mccann 2009-09-14 15:33:56 UTC
One thing that we don't yet store that wtmp does is the kernel version at boot.

We should probably make the ck-log-system-start tool store the uname release in the log file.  The ck-history --last report should show this as well.

Maybe if we have support in reboot for booting into another system we should support logging that as well...  see also http://lists.freedesktop.org/archives/consolekit/2009-September/000044.html
Comment 1 william.jon.mccann 2009-09-14 17:16:21 UTC
commit 528ff2ceb4efd5db89e5e677517c6c487deb196a
Author: William Jon McCann <jmccann@redhat.com>
Date:   Mon Sep 14 20:14:41 2009 -0400

    log the kernel release and boot arguments at start time
    
    Someone needs to add support for non-Linux platforms.
    
    Fixes https://bugs.freedesktop.org/show_bug.cgi?id=23948

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.