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 Use makefs -t msdos in make_esp_file 2019-09-03 18:37:55 +00:00
arm release: chase ports r519089 (rpi-firmware update) 2019-12-05 16:17:56 +00:00
arm64 release: arm64: rockpro64: Set hw.ncpu to 4 2020-04-25 20:00:44 +00:00
i386 Escape a new line following r342283. 2019-01-02 16:22:33 +00:00
packages pkgbase: remove logic for _profile packages 2020-03-02 15:58:50 +00:00
pkg_repos Update the pkg-stage target to be more compatible with pkg-1.2: 2014-01-16 16:12:09 +00:00
powerpc Update loader size on powerpc isos 2019-05-20 03:35:14 +00:00
scripts pkgbase: remove more profile package leftovers 2020-04-01 16:03:06 +00:00
sparc64 release: set -e to exit on error in iso image scripts 2018-10-22 19:39:20 +00:00
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 Remove the HH-MM suffix from the build date suffix. 2015-07-01 14:51:26 +00:00
Makefile.ec2 Pass --arm64 to bsdec2-image-upload when building ARM64 AMIs. 2019-03-20 07:19:09 +00:00
Makefile.gce Add a special GCE_LICENSE variable to Makefile.gce, which when set, 2018-05-10 21:46:58 +00:00
Makefile.mirrors Include files containing metadata specific to the branch in the 2019-06-25 14:56:13 +00:00
Makefile.vagrant Add some comments with examples on how to build Vagrant images. 2017-02-01 16:15:23 +00:00
Makefile.vm Ensure the TYPE, BRANCH, and REVISION variables are set in 2020-01-13 16:31:00 +00:00
rc.local Remove pc98 support completely. 2017-01-28 02:22:15 +00:00
release.conf.sample Correct a comment after r326330. 2017-11-28 18:08:14 +00:00
release.sh Fix passing ${CONF_FILES} (which contains MAKE_CONF and 2019-06-17 22:53:39 +00:00