nning / linux-pax

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:Shell 100.0%