summaryrefslogtreecommitdiffstats
path: root/linux-custom/README.org
diff options
context:
space:
mode:
authorGravatar Tom Willemse2013-10-20 13:07:47 +0200
committerGravatar Tom Willemse2013-10-20 13:07:47 +0200
commit9d99e84f24bca75bb71d8674711a8f6260daf948 (patch)
treecd95b75c8a0a1e7a07f713c01cc4f5a162943771 /linux-custom/README.org
parent7f1d0a5f232274decfeeca6fbdec072c94a65975 (diff)
downloadpkgbuilds-9d99e84f24bca75bb71d8674711a8f6260daf948.tar.gz
pkgbuilds-9d99e84f24bca75bb71d8674711a8f6260daf948.zip
Update to linux 3.11.6 and customize
Customizations have been described in README.org
Diffstat (limited to 'linux-custom/README.org')
-rw-r--r--linux-custom/README.org27
1 files changed, 27 insertions, 0 deletions
diff --git a/linux-custom/README.org b/linux-custom/README.org
new file mode 100644
index 0000000..42c4687
--- /dev/null
+++ b/linux-custom/README.org
@@ -0,0 +1,27 @@
+#+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.