| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
* This fixes a conflict with the virtualbox guest additions package.
See virtualbox-guest-modules package
(cherry picked from commit bccb4334186cbdc9edecc7ab896e85671da35487)
|
|
|
|
| |
usage.
|
| |
|
| |
|
|
|
|
|
|
|
| |
Build amazon's ena network driver module on x86, x86_64, and aarch64 (for EC2 a1 instances).
At some point we will probably want to add config-virt.aarch64, too.
The ena driver in recent kernels (4.19.x) is in sync with the one in https://github.com/amzn/amzn-drivers, eliminating the necessity for the 'community/aws-ena-driver' aport.
|
| |
|
|
|
|
|
| |
AWS Elastic File System works best with NFS v4.1, Docker's cloudstor:aws plugin requires it.
This is already enabled in config-vanilla.s390x; simply enabling it in the other configs.
|
|
|
|
|
| |
The most recent generation of AWS EC2 instances (c5, i3, m5) expose EBS volums as NVMe devices.
This patch simply builds the same NVMe kernel modules for the 'virt' flavor as it does for 'vanilla'.
|
|
|
|
|
|
| |
This should fix a regression that caused console go black.
http://lists.alpinelinux.org/alpine-devel/6125.html
|
|
|
|
| |
fixes #8401
|
| |
|
|
|