/usr/share/diskimage-builder/elements/deploy-kexec/README.rst is in python-diskimage-builder 1.0.0-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 | ============
deploy-kexec
============
Boots into the new image once baremetal-deploy-helper signals
it is finished by downloading the kernel and ramdisk via tftp,
and using the kexec utilities.
|