2 # Copyright (C) 2006 OpenWrt.org
3 export PATH
=/bin
:/sbin
:/usr
/bin
:/usr
/sbin
11 mount none
/proc
-t proc
12 mount none
/sys
-t sysfs
14 [ -e /etc
/preinit.arch
] && .
/etc
/preinit.arch
18 mount_root
${FAILSAFE:+failsafe}
20 eval ${FAILSAFE:+failsafe}
21 lock
-w /tmp
/.failsafe
This page took 0.043812 seconds and 5 git commands to generate.