linux
linux copied to clipboard
Clone of git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git with branches for patches
I keep getting this error "raise OSError("No memory to allocate with /dev/vcio")". What can i do to avoid getting that?
as for linux/Documentation/kdump/kdump.txt, 1MB as starting address in statement "This will compile the kernel for physical address 1MB" is right? by context, no any related content is found. ``` 4)...
It looks like the DockerHub images are pulling from https://github.com/linuxkit/linuxkit/blob/master/kernel/Dockerfile which in turn points to `https://www.kernel.org/pub/linux/kernel/${KERNEL_MAJOR}/linux-${KERNEL_VERSION}.tar.xz`. Is this repo used anymore?