aports/main/linux-grsec
Eivind Uggedal 340a47b99d main/linux-grsec: optimize linux-virtgrsec
Add features which linux-grsec provides:
    - POSIX message queues
    - memory resource controller
    - CPU bandwidth provisioning
    - profiling support
    - seccomp
    - ia32 emulation
    - generic network virtualization encapsulation (Geneve)
    - network priority cgroup
    - zram
    - DM verity target
    - PAX xattr support
    - grsec bruteforce prevention

Remove features present in linux-grsec:
    - dependency on linux-firmware
    - RDS network
    - TIPC network
    - ATM network
    - DecNet network
    - IPX network
    - AppleTalk network
    - X.25 network
    - LAPB network
    - Phonet network
    - IEEE 802.15.4 network
    - EEPROM support
    - specific scsi drivers
    - firewire support
    - I2O support
    - specific net drivers
    - PPP support
    - USB net support
    - Joystick support
    - specific mice drivers
    - parallel port printer support
    - I2C chip support
    - GPIO support
    - specific backplane drivers
    - AGP graphics support
    - DRI graphics support
    - LCD backlight support
    - sound support
    - specific USB storage drivers
    - LED drivers

Remove features not present in linux-grsec:
    - xz ramdisk compression
    - NFS swap
2015-09-22 12:53:32 +02:00
..