Skip to content

install/archiso_pxe_{common,http}: do not check for symlinks, but let mkinitcpio handle them

nl6720 requested to merge nl6720/mkinitcpio-archiso:no-readlink into master

Since mkinitcpio 33, add_binary and add_file support symlinks. Both the symlink and target file will be added to the initramfs.

Merge request reports