Andreas Runfalk
Andreas Runfalk
I've sent an inquiry to Synology to see if they can make an exception or if they are interested in bundling the kernel module with DSM itself. Fingers crossed that...
@Kopernikus1979 it might be possible for you to extract the file in the spk and copy them by hand. You should probably be able to run insmod on the kernel...
@Matige It doesn't work because the actual spin unlock implementation is required I assume? We could probably vendor that implementation if necessary. (https://github.com/torvalds/linux/blob/fcadab740480e0e0e9fa9bd272acd409884d431a/include/linux/spinlock_api_smp.h#L148) I think this may be it. It's...
That problem looks odd, I wonder what could have failed there. It's probably something to ask about on IRC (#[email protected]). Thank you for investigating this! Maybe I've misundertood what the...
Closing this since DSM 7.0 support is merged
Hi Kiba's King, Unfortunately I won't be able to do that since I don't own an SRM router. I don't even know how to build SPKs for them (https://github.com/SynologyOpenSource/pkgscripts-ng that...
Nice research! Seems like the commits are quite old and probably would require some serious work to get going. I'd definitely use spksrc if I did this project from scratch,...
Hm, I'm not actually sure. I definitely would expect the environment variable and the arg to have the same behavior (and probably give precedence to the arg so you can...
I think @xlotlu's suggestion is pretty much what we agreed to do. PR https://github.com/lektor/lektor/pull/787 should really get merged into this repository but is being held up because we need to...
Fair question, and yes #302 actually uses GitHub pages. I think it's more a matter that no one has considered the intermediate step and most maintainers don't have DNS access...