slackbuilds_ponce/system/ksplice
dsomero 610e8461bb various: Fix slack-desc formatting and comment nit picks.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2013-11-22 02:29:22 -05:00
..
kernel-2.6.29.diff
ksplice.info
ksplice.SlackBuild
README
slack-desc various: Fix slack-desc formatting and comment nit picks. 2013-11-22 02:29:22 -05:00

Ksplice allows system administrators to apply patches to their
operating system kernels without rebooting.  Unlike previous hot
update systems, Ksplice operates at the object code layer, which
allows Ksplice to transform many traditional source code patches into
hot updates with little or no programmer involvement.  In the common
case that a patch does not change the semantics of persistent data
structures, Ksplice can create a hot update without a programmer
writing any new code.