freebsd-dev/release/tools
Colin Percival 5f148eeefd 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/<volume ID>
	/dev/aws/disk/linuxname/<linux device name>
	/dev/aws/disk/ephemeral/<serial number>
which are symlinks to the corresponding nda or nvd devices.

MFC after:	1 week
Sponsored by:	https://www.patreon.com/cperciva
2020-05-18 02:14:25 +00:00
..
arm.subr Add support for generating release images using GPT for ARM 2020-04-24 16:31:27 +00:00
azure.conf Chase r284656 and r284658: 2015-06-21 04:34:57 +00:00
ec2.conf Add ebsnvme-id to EC2 AMIs and enable /dev/aws/disk 2020-05-18 02:14:25 +00:00
gce.conf Revert r348438. 2019-05-31 18:40:19 +00:00
openstack.conf multi-boot for openstack/qcow images 2020-01-27 22:40:03 +00:00
vagrant-virtualbox.conf Remove /etc/resolv.conf from virtual machine images, which is 2017-11-21 18:02:18 +00:00
vagrant-vmware.conf Remove /etc/resolv.conf from virtual machine images, which is 2017-11-21 18:02:18 +00:00
vagrant.conf Increase the size of the Vagrant default image size, as the 3GB 2019-05-30 17:00:57 +00:00
vmimage.subr Revert r348438. 2019-05-31 18:40:19 +00:00