ksplice-view(8) View in-kernel or on-disk Ksplice kernel updates

SYNOPSIS

ksplice-view

ksplice-view --id=KSPLICE_ID

ksplice-view --file={UPDATE_TARBALL | UPDATE_TREE}

DESCRIPTION

When called with no arguments, ksplice-view lists the identification tags of all of the Ksplice updates that are currently present in the running kernel, along with their descriptions.

ksplice-view can report about a specific Ksplice update when given the update's identification tag KSPLICE_ID (if the update is in the kernel) or given the update's tarball filename UPDATE_TARBALL or unpacked tree root UPDATE_TREE (if the update is on disk).

OPTIONS

--id=KSPLICE_ID
Report information about the Ksplice update KSPLICE_ID currently loaded in the running kernel.
--file={UPDATE_TARBALL | UPDATE_TREE}
Report information about the Ksplice update on disk as the tarball UPDATE_TARBALL or unpacked as the tree UPDATE_TREE.
-q
Output only the update IDs, one per line, omitting descriptions.

BUGS

Please report bugs to <[email protected]>.

AUTHORS

Jeff Arnold, Anders Kaseorg, and Tim Abbott

COPYRIGHT

Copyright (C) 2007-2009 Ksplice, Inc.

This is free software and documentation. You can redistribute and/or modify it under the terms of the GNU General Public License, version 2.