pkgbuilds/linux-custom/README.org
Tom Willemse 9d99e84f24 Update to linux 3.11.6 and customize
Customizations have been described in README.org
2013-10-20 13:07:47 +02:00

27 lines
705 B
Org Mode

#+STARTUP: showall
* 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.