pkgbuilds/linux-custom
2013-11-25 09:33:23 +01:00
..
.gitignore Add linux-custom 2013-10-05 10:52:19 +02:00
aufs3-mmap.patch Update linux-custom to 3.12 2013-11-08 10:31:25 +01:00
change-default-console-loglevel.patch Add linux-custom 2013-10-05 10:52:19 +02:00
config Update linux-custom to 3.12 2013-11-08 10:31:25 +01:00
config.x86_64 Update linux-custom to 3.12.1 2013-11-25 09:33:23 +01:00
criu-no-expert.patch Add linux-custom 2013-10-05 10:52:19 +02:00
linux.install Add linux-custom 2013-10-05 10:52:19 +02:00
linux.preset Add linux-custom 2013-10-05 10:52:19 +02:00
PKGBUILD Update linux-custom to 3.12.1 2013-11-25 09:33:23 +01:00
README.org Update to linux 3.11.6 and customize 2013-10-20 13:07:47 +02:00

Customizations

A list of customizations have been performed on this kernel config, the following options have been changed:

  • Wireless LAN has been turned off (CONFIG_WLAN=n) I don't use wireless networking on my main PC.
  • Wireless has been turned off (CONFIG_WIRELESS=n) I don't use wireless networking on my main PC.
  • VMware VMXNET3 ethernet driver has been turned off (CONFIG_VMXNET3=n) I don't plan on using VMware, kvm and lxc should be enough.
  • Linux guest support has been turned off (HYPERVISOR_GUEST=n) I don't plan on using my main PC under a virtual machine.
  • aufs3 support has been added. So I can use docker.