freebsd-dev/release
Colin Percival b9f767ebd2 Set use_nvd=0 in EC2 AMIs.
FreeBSD is in the process of switching from nvd(4) to nda(4) as the disk
device front-end to NVMe. Changing the default in the kernel is tricky
since existing systems may have /dev/nvd* hard-coded e.g. in /etc/fstab;
however, there's no reason to not change the default in HEAD for *new*
systems.

At present I have no intention of MFCing this to stable branches, since
someone might reasonably expect scripts they use for launching and
configuring FreeBSD 12.1 instances to work with FreeBSD 12.2 AMIs, for
example.

Reviewed by:	gjb, imp
Relnotes:	NVMe disks in EC2 instances launched from 13.0 and later
		now show up as nda(4) devices.
Differential Revision:	https://reviews.freebsd.org/D24583
2020-04-27 21:44:02 +00:00
..
amd64
arm
arm64 release: arm64: rockpro64: Set hw.ncpu to 4 2020-04-25 20:00:44 +00:00
i386
packages pkgbase: remove logic for _profile packages 2020-03-02 15:58:50 +00:00
pkg_repos
powerpc
scripts pkgbase: remove more profile package leftovers 2020-04-01 16:03:06 +00:00
sparc64
tools Set use_nvd=0 in EC2 AMIs. 2020-04-27 21:44:02 +00:00
Makefile retire amd(8) 2020-03-09 20:46:43 +00:00
Makefile.azure
Makefile.ec2
Makefile.gce
Makefile.mirrors
Makefile.vagrant
Makefile.vm Ensure the TYPE, BRANCH, and REVISION variables are set in 2020-01-13 16:31:00 +00:00
rc.local
release.conf.sample
release.sh