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

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.