1KSPLICE-VIEW(8)                     Ksplice                    KSPLICE-VIEW(8)
2
3
4

NAME

6       ksplice-view - View in-kernel or on-disk Ksplice kernel updates
7

SYNOPSIS

9       ksplice-view
10
11       ksplice-view --id=KSPLICE_ID
12
13       ksplice-view --file={UPDATE_TARBALL | UPDATE_TREE}
14

DESCRIPTION

16       When called with no arguments, ksplice-view lists the identification
17       tags of all of the Ksplice updates that are currently present in the
18       running kernel, along with their descriptions.
19
20       ksplice-view can report about a specific Ksplice update when given the
21       update's identification tag KSPLICE_ID (if the update is in the kernel)
22       or given the update's tarball filename UPDATE_TARBALL or unpacked tree
23       root UPDATE_TREE (if the update is on disk).
24

OPTIONS

26       --id=KSPLICE_ID
27               Report information about the Ksplice update KSPLICE_ID
28               currently loaded in the running kernel.
29
30       --file={UPDATE_TARBALL | UPDATE_TREE}
31               Report information about the Ksplice update on disk as the
32               tarball UPDATE_TARBALL or unpacked as the tree UPDATE_TREE.
33
34       -q      Output only the update IDs, one per line, omitting
35               descriptions.
36

SEE ALSO

38       ksplice-create(8), ksplice-apply(8), ksplice-undo(8)
39

BUGS

41       Please report bugs to <devel@ksplice.com>.
42

AUTHORS

44       Jeff Arnold, Anders Kaseorg, and Tim Abbott
45
47       Copyright (C) 2007-2009  Ksplice, Inc.
48
49       This is free software and documentation.  You can redistribute and/or
50       modify it under the terms of the GNU General Public License, version 2.
51
52
53
54Ksplice v0.9.9                    2009-09-10                   KSPLICE-VIEW(8)
Impressum