[Bug 454462] Review Request: ksplice - Patching a Linux kernel without reboot

bugzilla at redhat.com bugzilla at redhat.com
Wed Jul 30 20:13:18 UTC 2008


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: ksplice - Patching a Linux kernel without reboot


https://bugzilla.redhat.com/show_bug.cgi?id=454462





------- Additional Comments From thomas.moschny at gmx.de  2008-07-30 16:13 EST -------
Still missing some runtime dependencies, I think. At least

- module-init-tools (for lsmod/insmod/rmmod)
- util-linux-ng (for dmesg)
- tar and gzip
- coreutils (for cp, mv, mkdir, etc...)
- findutils (find)
- binutils (ld)
- make
- diffutils (cmp)

and likely some more, as a complete kernel build is performed by ksplice-create.
Have a look at the kernel.spec's BuildRequirements list, could be (partly)
re-used here.

Besides, I tried to use ksplice on f9/x_86_64, with the printk example from the
tutorial and it didn't work, but maybe I did something wrong. Did you actually
try using ksplice on a fedora kernel?

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




More information about the Fedora-package-review mailing list