/linux-pax

Arch Linux package for the Linux Kernel and modules with PaX patches.

Primary LanguageShell

linux-pax

Arch Linux package for the Linux Kernel and modules with PaX patches.

Kernel configuration

Configure (with menuconfig) and exit afterwards:

MENUCONFIG=1 makepkg

The configuration will be in src/linux-3.*/.config. In the PKGBUILDs build function (line 81 ff.), the configuration interface is changeable.

To configure and build the kernel afterwards:

MENUCONFIG=2 makepkg