1FEDORA-KSPLICE-CREATE(8) fedora-ksplice FEDORA-KSPLICE-CREATE(8)
2
3
4
6 fedora-ksplice-create - Create a set of kernel modulesfor a rebootless
7 kernel update
8
10 fedora-ksplice-create [OPTIONS] [KERNELVERSION] [PATCH]
11
13 Fedora-ksplice-create allow to patch a kernel without the need to
14 reboot the system to activate the patched kernel.
15
16 If you specified the KERNELVERSION argument, fedora-ksplice-create may
17 be use the downloaded kernel sources for the specified kernel version.
18
19 Please keep in mind, that you must boot the system with this specified
20 kernel version, if you want to apply the generated kernel patch via
21 Ksplice-apply.
22
24 -v, --verbose
25 Verbose output
26
27 -c, --config CONFIGFILE
28 Define configure file for ksplice
29
30 --id BUILDID
31 Specifies a uniue value that will be used as the identifier of
32 the Ksplice update. This identifier will be, for example, apper
33 in the name of the update tarball. By default, a random 8-char‐
34 acter ID be be generated.
35
36 --patch-opt OPTIONS
37 Can be used to pass options to the patch(1). if this option is
38 NOT specified, then -p1 is passed to patch. If this option is
39 specified, then only the specified options will be passed to
40 patch.
41
43 ksplice-create(8), ksplice-apply(8)
44
46 Written by Jochen Schmitt
47
49 Report bugs to to <Jochen@herr-schmitt.de>
50
52 Copyright © 2008 Jochen Schmitt License GPLv3+ GNU GPL version 3 or
53 later <http://www.gnu.org/license/gpl.html>
54 Tnis is free software: you are free to chage and redistribute it.
55 There is NO WARRENTY, to the extent permitted by law.
56
57
58
59fedora-ksplice-create September 2008 FEDORA-KSPLICE-CREATE(8)