K 10 svn:author V 8 cperciva K 8 svn:date V 27 2020-05-18T02:14:25.933231Z K 7 svn:log V 602 Add ebsnvme-id to EC2 AMIs and enable /dev/aws/disk The ebsnvme-id utility exposes information about EC2 disks -- for Elastic Block Store volumes, their volume IDs and "linux device names", and for Instance Store (aka "Ephemeral") disks, their serial numbers. The dev_aws_disk rc.d script and associated devd.conf rule maintains a tree under /dev/aws/disk: /dev/aws/disk/ebs/ /dev/aws/disk/linuxname/ /dev/aws/disk/ephemeral/ which are symlinks to the corresponding nda or nvd devices. MFC after: 1 week Sponsored by: https://www.patreon.com/cperciva END