aboutsummaryrefslogtreecommitdiffstats
path: root/main/linux-vanilla/config-virt.x86
Commit message (Collapse)AuthorAgeFilesLines
* main/linux-vanilla: enable NFS v4.1 & v4.2Jake Buchholz2018-10-041-1/+8
| | | | | 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.
* main/linux-vanilla: build NVMe modules for x86* virt flavorJake Buchholz2018-08-221-2/+8
| | | | | 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'.
* main/linux-vanilla: disable X86_SYSFBNatanael Copa2018-02-201-1/+1
| | | | | | This should fix a regression that caused console go black. http://lists.alpinelinux.org/alpine-devel/6125.html
* main/linux-vanilla: enable auditNatanael Copa2018-02-051-1/+5
| | | | fixes #8401
* main/linux-vanilla: upgrade to 4.14.14Natanael Copa2018-01-191-1/+3
|
* main/linux-vanilla: add missing config-virt configsWilliam Pitcock2018-01-111-0/+4176