Bug 23948 - add kernel version to START log entries
Summary: add kernel version to START log entries
Status: RESOLVED FIXED
Alias: None
Product: ConsoleKit
Classification: Unclassified
Component: Daemon (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: william.jon.mccann
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-14 15:33 UTC by william.jon.mccann
Modified: 2009-09-14 17:16 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

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.