pkgbuilds/linux-drd
2013-12-26 17:12:48 +01:00
..
.gitignore Rename linux-custom -> linux-drd 2013-12-09 09:34:03 +01:00
aufs3-mmap.patch Rename linux-custom -> linux-drd 2013-12-09 09:34:03 +01:00
change-default-console-loglevel.patch Rename linux-custom -> linux-drd 2013-12-09 09:34:03 +01:00
config Rename linux-custom -> linux-drd 2013-12-09 09:34:03 +01:00
config.x86_64 Update linux-drd to 3.12.6 2013-12-26 17:12:48 +01:00
criu-no-expert.patch Rename linux-custom -> linux-drd 2013-12-09 09:34:03 +01:00
linux.install Rename linux-custom -> linux-drd 2013-12-09 09:34:03 +01:00
linux.preset Rename linux-custom -> linux-drd 2013-12-09 09:34:03 +01:00
PKGBUILD Update linux-drd to 3.12.6 2013-12-26 17:12:48 +01:00
README.org Rename linux-custom -> linux-drd 2013-12-09 09:34:03 +01: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.