Include kernel compatibility and permissions information
This release adds the flags --kernel-major
and --kernel-minor
so that apps can be compiled with information about the kernel version they require.
This also adds --permissions
flag to encode what syscall drivers the app should have access to.