minix/sys
David van Moolenbroek 1d80a87694 bootloader: do not try to autoload NetBSD modules
The NetBSD bootloader attempts to load NetBSD kernel modules for
"unusual" file systems.  We do not support NetBSD kernel modules,
and thus, the bootloader gives us warnings about not being able
to load them, in particular when booting CD images.  This patch
disables the NetBSD file system module autoload feature.

Change-Id: I55fce53b4bb0282b7d8a005192200fe466312f62
2016-01-25 19:29:11 +01:00
..
arch bootloader: do not try to autoload NetBSD modules 2016-01-25 19:29:11 +01:00
compat NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
conf NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
dev NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
external/bsd/compiler_rt NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
fs NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
lib NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
net NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
netinet NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
netinet6 NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
sys Reduce sysident patches 2016-01-16 14:04:27 +01:00
ufs NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
uvm NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
Makefile NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00