Is it possible to compile 5.x kernel with OpenVZ?
There is a full-blown custom OS built on top of RHEL6 called Virtuozzo 7.0, but it uses only 3.10 kernel. I would like to build any newer kernel, preferably 5.x, or at least one they developed at https://github.com/OpenVZ/vzkernel/tree/stable-4.14.3 and use it on Debian/Ubuntu - is this possible, and if so, which options should I select when configuring it with make menuconfig
? I could find only old guides like https://wiki.openvz.org/Compiling_the_OpenVZ_kernel_(the_Debian_way) , which doesn't seem to apply to this repo (there is no OpenVZ option in the menuconfig).