handle_kernel_relocation

Function handle_kernel_relocation 

Source
fn handle_kernel_relocation<W: Write>(
    tar_builder: &mut Builder<W>,
    root_dir: &Dir,
) -> Result<()>
Expand description

Copy kernel and initramfs to /boot for legacy installers (e.g. Anaconda liveimg).