Go to file
Marek Marczykowski-Górecki e7c90c705f
Declare u2mfn module version, skip build for qubes kernels
This will allow dkms to skip u2mfn module install if one is already
shipped with the kernel package - which is the case for kernels
delivered through dom0.
Make the version high enough to be considered newer than dkms package.

Sadly, it does not prevent module build. And the build fails becaue of
mismatching compiler version (kernel headers include gcc plugins).
Skip the build by setting BUILD_EXCLUSIVE_KERNEL in dkms.conf. Ideally,
we'd set some value indicating "don't build on kernel *qubes*", but
this variable does not support negation. So, set this variable to a
dummy value after manually checking $kernelver variable.

Fixes QubesOS/qubes-issues#4963
2019-06-05 18:21:49 +02:00
archlinux add Python pillow and numpy dependencies 2017-11-08 17:45:21 +01:00
ci travis: run imgconverter unit tests 2017-12-21 19:57:41 +01:00
debian version 4.0.23 2019-02-25 21:46:52 +01:00
dracut Really install xen-scrub-pages dracut module 2019-02-25 06:38:53 +01:00
grub Add xen_scrub_pages=0 kernel option only if initramfs was rebuilt 2019-02-25 06:38:53 +01:00
imgconverter tests: skip the other img converter test too 2018-10-26 01:44:24 +02:00
initramfs-tools Do not use /proc/xen for detecting dom0 anymore 2019-02-19 00:06:06 +01:00
kernel-modules Declare u2mfn module version, skip build for qubes kernels 2019-06-05 18:21:49 +02:00
pkgs archlinux: created build scripts 2013-04-17 01:48:28 +02:00
qmemman Order qubes-meminfo-writer-dom0 before systemd-user-sessions 2018-09-06 16:23:12 +00:00
qrexec-lib qrexec: provide common function for handling service call 2018-02-16 04:20:31 +01:00
rpm_spec Add xen_scrub_pages=0 kernel option only if initramfs was rebuilt 2019-02-25 06:38:53 +01:00
udev Adjust permissions of /dev/xen/hypercall 2019-02-16 14:56:14 +01:00
.gitignore gitignore 2014-07-26 03:36:31 +02:00
.travis.yml travis: update Fedora and Debian versions 2018-10-08 23:29:10 +02:00
Makefile Disable scrubbing memory pages during initial balloon down 2019-02-06 20:20:08 +01:00
Makefile.builder Add VM kernel related files as qubes-core-vm-kernel-support package 2015-03-25 23:25:33 +01:00
version version 4.0.23 2019-02-25 21:46:52 +01:00