freebsd-dev/release/tools
Colin Percival a72eeb2025 Spawn the DHCPv6 client in EC2 instances via rtsold.
Prior to this commit, EC2 AMIs used a "dual-dhclient" tool which was
launched in place of dhclient and spawned both the base system dhclient
for IPv4 and the ISC dhclient from ports for IPv6.

Now that rtsold supports the "M bit" (managed configuration), we can go
back to having the base system dhclient spawned normally, and provide a
script to rtsold which spawns the ISC dhclient from ports when rtsold
decides that it is appropriate.

Thanks to:	bz
MFC after:	1 week
Sponsored by:	https://www.patreon.com/cperciva
2020-09-13 19:56:53 +00:00
..
arm.subr
azure.conf
ec2.conf Spawn the DHCPv6 client in EC2 instances via rtsold. 2020-09-13 19:56:53 +00:00
gce.conf
openstack.conf
vagrant-virtualbox.conf
vagrant-vmware.conf
vagrant.conf
vmimage.subr Enable EFI system partition on amd64 and i386 VM images 2020-07-14 18:02:24 +00:00