kernel-config: separate deb and rpm configs 56/head
authorIlya Dryomov <idryomov@gmail.com>
Fri, 19 Jun 2015 16:33:33 +0000 (19:33 +0300)
committerIlya Dryomov <idryomov@gmail.com>
Fri, 19 Jun 2015 16:33:33 +0000 (19:33 +0300)
commit7765eb59ca0a50f4a0eab5144e49366866c90a0a
tree05dca4ddfe01faa80da16183f7cd887fd0e4d03b
parentd776f11c58d7dc7df58d0c19b05353748ea0e5ec
kernel-config: separate deb and rpm configs

Need selinux on centos and rhel while ubuntu uses apparmor.  There
probably are more subtle things like that, so instead of trying to cram
it into one config, use two native configs.  These in particular are
slightly (not nearly enough) stripped 3.19 ubuntu and fedora configs
with some Kernel hacking stuff enabled.

Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
build-kernel-deb.sh
build-kernel-rpm.sh
kernel-config-deb.basic [new file with mode: 0644]
kernel-config-rpm.basic [new file with mode: 0644]
kernel-config.basic [deleted file]