NetBSD/sys/lib
pgoyette 9ca404d49f Now that the ufs module has been split out from ffs and ext2fs, we need
to update the boot-loader to push all modules required to support the
booted filesystem.  We treat the fsmod string as a slash-separated list
of module names (relative to kern.module.path), rather than as a single
module path name.

Note that ffsv1 and ffsv2 are still exempted from the boot-loader's
auto-push, but the list of required filesystems is still noted in the
source.

Also note that arch/sandpoint needs a similar change.  I have not made
this change because I am totally unable to test it.

Tested on my kernel with _no_ built-in file-systems and with the ffs
bootloader settings of fsmod enabled.
2019-06-24 13:58:24 +00:00
..
libgnuefi - Introduce :q modifier for make variables and make it double escape $'s so 2018-05-27 01:14:50 +00:00
libkern clzdi2 and ctzdi2 are needed on alpha. (counting instructions are in the 2019-04-05 14:00:16 +00:00
libsa Now that the ufs module has been split out from ffs and ext2fs, we need 2019-06-24 13:58:24 +00:00
libunwind use __builtin_unreachable() after calls that panic or switch context 2019-02-04 09:54:47 +00:00
libx86emu
libz Use the standard build rules. 2018-06-05 00:57:47 +00:00