summaryrefslogtreecommitdiffstats
path: root/linux-drd/README.org
blob: 42c46877332c06631e90d0701918703a152d5bfd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
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.