History log of /netbsd-src/etc/rc.d/modules (Results 1 – 2 of 2)
Revision Date Author Comments
# b68ba222 06-Apr-2015 mlelstv <mlelstv@NetBSD.org>

Parse config file like ifconfig.if(5).
First word is always the module name, followed by options.
Load modules right after root filesystem is checked and before it
becomes writable.


# 7ba4328b 21-Mar-2015 jmcneill <jmcneill@NetBSD.org>

Process /etc/modules.conf (if present) at startup, before securelevel is
raised, to allow module loading on ports without a module aware bootloader.