Skip to content

Remove more host specific resources and ensure a random seed is not read from the ESP

nl6720 requested to merge nl6720/archiso:resources-to-reset into master
  • mkarchiso: remove more host specific resources in _cleanup_pacstrap_dir by removing files listed in https://systemd.io/BUILDING_IMAGES/#resources-to-reset.
  • configs/*/efiboot/loader/loader.conf: ensure a random seed is not read from the ESP to protect against an unlikely scenario.

Merge request reports