danderson / netboot

Packages and utilities for network booting
Apache License 2.0
1.47k stars 181 forks source link

Arch Linux quick command needs cms_verify=y #137

Closed topcat001 closed 9 months ago

topcat001 commented 1 year ago

Hi, in https://github.com/danderson/netboot/blob/0e2ca55deb5097ab9a22f35378b378d228fff701/pixiecore/cli/quickcmd.go#L335 verify=y is no longer supported, which causes an error. We need to change this to cms_verify=y. Please also see https://gitlab.archlinux.org/archlinux/mkinitcpio/mkinitcpio-archiso/-/issues/16. Thank you!

icanwalkonwater commented 9 months ago

This is fixed by #139 btw