Refuse to load dependancies from the root filesystem during early boot when
authorMatthew Dillon <dillon@dragonflybsd.org>
Thu, 13 Nov 2003 22:02:42 +0000 (22:02 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Thu, 13 Nov 2003 22:02:42 +0000 (22:02 +0000)
commita3d82f10e047aea581489f980cbfb6c2b353420e
tree0ab324eda94fc3611a3acf570db918fc8754dcba
parentc64f58b3f11e700f7fad33df19fdd2c662afa11c
Refuse to load dependancies from the root filesystem during early boot when
the root filesystem hasn't been mounted yet.  This prevents a panic when
the boot loader does not properly load module dependancies.
sys/kern/link_aout.c
sys/kern/link_elf.c