linux511-tkg: winesync: Add changes talked about on Discord regarding the patchset, that should help with/fix performance problems and add QoL improvements:

- Add the header file to build wine to the package, until fixed upstream
- Add a winesync.conf to /etc/modules-load.d to autoload the module on boot
This commit is contained in:
Tk-Glitch
2021-03-14 17:19:45 +01:00
parent b682f0d862
commit 3690ee0bc1
3 changed files with 16 additions and 3 deletions

View File

@@ -1112,6 +1112,7 @@ CONFIG_DEBUG_INFO_BTF_MODULES=y\n
tkgpatch="$srcdir/0007-v${_basekernel}-winesync.patch" && _tkg_patcher
echo "CONFIG_WINESYNC=m" >> ./.config
echo "KERNEL==\"winesync\", MODE=\"0644\"" > ../winesync.rules
echo "winesync" > ../winesync.conf
fi
# ZFS fix