Skip to content

f4bio/linux-c0mbine

Repository files navigation

linux-c0mbine

_\VERSION=4.10.16

  • based on 'linux-ck(-haswell)@{{_VERSION}}"
    • Linux d3sktop {{_VERSION}}-c0mbine #1 SMP PREEMPT Sun Feb 12 01:30:25 CET 2017 x86_64 GNU/Linux
  • patched in vfio (ACS override and i915 VGA arbiter)
    • not in use (but everything compiled just fine)
  • wireguard gets delivered via DKMS now, so no need for this
    • changed parameters to wireguard's requirements
    • wireguard, 0.0.20170115, {{\_VERSION}}-c0mbine, x86_64: installed
  • enabled f2fs on module basis
  • fixed modules required by docker thanks to check-docker.sh

build

(check releases or:) $ makepkg -Cfs

install

# pacman -U linux-c0mbine-headers-{{\_VERSION}}-x86_64.pkg.tar.xz linux-c0mbine-{{\_VERSION}}-x86_64.pkg.tar.xz

credits / thanks

  • Con Kolivas @ckolivas for -ck
  • All the people involved in vfio-development kernel.org blog. AWESOME WORK FROM EACH AND EVERYONE!
  • Jason A @zx2c4 for wireguard (and pass btw ;))