ksplice-view

Langue: en

Version: 2009-11-05 (ubuntu - 25/10/10)

Section: 8 (Commandes administrateur)

NAME

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@ksplice.com>.

AUTHORS

Jeff Arnold, Anders Kaseorg, and Tim Abbott 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.