OSDN Git Service

init: avoid using init modprobe
authorChih-Wei Huang <cwhuang@linux.org.tw>
Fri, 23 Oct 2015 08:32:15 +0000 (16:32 +0800)
committerChih-Wei Huang <cwhuang@linux.org.tw>
Fri, 23 Oct 2015 08:32:15 +0000 (16:32 +0800)
commit10a68efaf5265887fe76a07fa655722cd6bf9c0d
tree19fb886e233537020c91f85a87882f4c3ca1b982
parent5a8bac4b978974b2b323514b0667b48d04c387f9
init: avoid using init modprobe

The init modprobe should not be used before the porting is finished,
otherwise the system suddenly reboots.

Also remove the obsolete way to load modules.
initrd/init
initrd/scripts/0-auto-detect