ksplice-view (8) Linux Manual Page
ksplice-view – 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.
See Also
ksplice-create(8), ksplice-apply(8), ksplice-undo(8)
Bugs
Please report bugs to <devel [at] ksplice.com>.
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.
