diff --git a/tech/unix.wiki b/tech/unix.wiki index b584c4a..8862473 100644 --- a/tech/unix.wiki +++ b/tech/unix.wiki @@ -30,6 +30,11 @@ The bell labs proposal for the best OS design ever - [[kernel#Updating the kernel]] - Steps to update the kernel * [[cross_toolchain|Cross toolchain]] - Setting up a cross compiling toolchain +== Artix == + +* When in doubt and when kernel API mismatch happens, try + `sudo pacman -S linux-headers` as well as `sudo mkinitcpio -p linux` + == Cool stuff == * [[wireless_usb]]