fn handle_kernel_relocation<W: Write>( tar_builder: &mut Builder<W>, root_dir: &Dir, ) -> Result<()>
Copy kernel and initramfs to /boot for legacy installers (e.g. Anaconda liveimg).