tech-kern archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: modules_enabled in kernel ELF note section
> > So necessary info might be "which file-system modules are builtin?"
>
> LIBSA does heuristics to find rootfs type and then stats to see it can be
> loaded
> from a local or remote store.
It checks a file system type where the kernel is loaded
(as sys/arch/i386/stand/lib/exec.c:command_load_kernel() does),
not the root file system. (they are identical in most case though)
Necessary info is "if the loaded kernel has modules for the file system."
---
Izumi Tsutsui
Home |
Main Index |
Thread Index |
Old Index