Tools for fast kernel loading
Kexec is a user space utility for loading another kernel and asking the
currently running kernel to do something with it. A currently running
kernel may be asked to start the loaded kernel on reboot, or to start
the loaded kernel after it panics.
- Developed at Kernel:kdump
- Sources inherited from project openSUSE:Factory
-
7
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:FactoryCandidates/kexec-tools && cd $_
- Create Badge
Refresh
Refresh
Source Files
Revision 134 (latest revision is 155)
Dominique Leuenberger (dimstar_suse)
accepted
request 784674
from
Petr Tesařík (ptesarik)
(revision 134)
- kexec-tools-reset-getopt-before-falling-back-to-legacy.patch: Reset getopt before falling back to legacy syscall (bsc#1166105). - kexec-tools-fix-kexec_file_load-error-handling.patch: Fix the error handling if kexec_file_load() fails (bsc#1166105).
Comments 0