refutationalist / saur

Sam's AUR -- personal Arch packages
4 stars 5 forks source link

grub-mkconfig does not generate an entry for Xen #43

Open RA-Kooi opened 2 months ago

RA-Kooi commented 2 months ago

Grub expects there to be a config file for each installed kernel and scans them for CONFIG_XEN_DOM0=y and/or CONFIG_XEN_PRIVILEGED=y. Since Arch does not ship a kernel config outside of the kernel, we need to figure out a way to either satisfy the requirements of the script, or patch it to work on Arch.