Skip to content

Alpha: January 20, 2020

Compare
Choose a tag to compare
@ahyattdev ahyattdev released this 21 Jan 01:32
· 1602 commits to master since this release

This release includes fixes for building the kernel module on newer versions of Linux.

DEB and RPM packages are provided of darling and darling-dkms is the kernel module. Both must in installed in order to run.

darling-dkms and darling-mach are equivalent.

On SELinux you may see the following error when starting darling:

Cannot open mnt namespace file: No such file or directory

To work around it try this command: setsebool -P mmap_low_allowed 1.

Package Target
DEB Ubuntu 18.04
RPM Fedora 30