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