.. | ||
.gitignore | ||
aufs3-mmap.patch | ||
change-default-console-loglevel.patch | ||
config | ||
config.x86_64 | ||
criu-no-expert.patch | ||
linux.install | ||
linux.preset | ||
nfs-check-gssd-running-before-krb5i-auth.patch | ||
PKGBUILD | ||
README.org | ||
rpc_pipe-fix-cleanup-of-dummy-gssd-directory-when-notification-fails.patch | ||
rpc_pipe-remove-the-clntXX-dir-if-creating-the-pipe-fails.patch | ||
sunrpc-add-an-info-file-for-the-dummy-gssd-pipe.patch | ||
sunrpc-create-a-new-dummy-pipe-for-gssd-to-hold-open.patch | ||
sunrpc-replace-gssd_running-with-more-reliable-check.patch |
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.