| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
remove unused ppc config
|
| |
|
| |
|
|
|
|
| |
(cherry picked from commit 1acebd080f9b9681277319f4f80bafdbf3867615)
|
|
|
|
|
|
|
|
|
| |
also enable CONFIG_RANDOM_TRUST_CPU
https://askubuntu.com/questions/1070433/will-ubuntu-enable-random-trust-cpu-in-the-kernel-and-what-would-be-the-effect/1071196#1071196
fixes #9960
(cherry picked from commit e67c2f8bcb163695a5917e059a2c7ba46726ee89)
|
|
|
|
| |
(cherry picked from commit affc173481ca6bc814aa1e89b0ef54fd741207a5)
|
|
|
|
|
|
| |
fixes #10044
(cherry picked from commit 9856ed281551d7ec3fd9a6ae34cbaaf6c4fa0a94)
|
|
|
|
|
|
|
| |
* 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
|
| |
|
|
|