Eelco Dolstra 54da9cc944
Amazon image: Add NVMe support to the initrd
This is required by the new c5.* instance types.

Note that this changes disk names from /dev/xvd* to
/dev/nvme0n*. Amazon Linux has a udev rule that calls a Python script
named "ec2nvme-nsid" to create compatibility symlinks. We could use
that, but it would mean adding Python to the AMI closure...
2017-11-09 17:53:26 +01:00
..
2017-10-03 16:56:59 +02:00
2017-10-02 09:11:20 +01:00
2016-12-04 11:26:17 +01:00
2017-05-24 19:29:38 +01:00
2017-08-04 02:20:31 +02:00