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
Filename | Size | Changed |
---|---|---|
gcc-no-undefined-flag-fix.patch | 0000001203 1.17 KB | |
kexec-bootloader | 0000006198 6.05 KB | |
kexec-bootloader.8.txt | 0000002536 2.48 KB | |
kexec-fix-strncat.patch | 0000001062 1.04 KB | |
kexec-tools-2.0.2-rpmlintrc | 0000000516 516 Bytes | |
kexec-tools-2.0.2.tar.bz2 | 0000305961 299 KB | |
kexec-tools-no-vga-output.diff | 0000000851 851 Bytes | |
kexec-tools-xen-balloon-up.patch | 0000005578 5.45 KB | |
kexec-tools-xen-present.diff | 0000003627 3.54 KB | |
kexec-tools-xen-static.diff | 0000000833 833 Bytes | |
kexec-tools.changes | 0000029914 29.2 KB | |
kexec-tools.spec | 0000004418 4.31 KB | |
kexec.init | 0000001596 1.56 KB |
Revision 89 (latest revision is 155)
Stephan Kulow (coolo)
accepted
request 125429
from
Petr Tesařík (ptesarik)
(revision 89)
Without theses changes from sles11sp2 installation in a Xen HVM guest can not work in factory because the installer uses kexec to boot into second stage.. - Fix xen cpuid() inline asm to not clobber stack's red zone See xen-unstable changeset 24344:72f4e4cb7440 - Balloon up in a Xen PVonHVM guest before kexec (bnc#694863) - Update xen_present check for xenfs in pv_ops kernel (bnc#694863) - Change xen_present hv check (bnc#658413) (forwarded request 125015 from olh)
Comments 0