2 export PATH
=/bin
:/sbin
:/usr
/bin
:/usr
/sbin
3 mount none
/proc
-t proc
5 [ -f /etc
/preinit.arch
] && .
/etc
/preinit.arch
6 [ -z "$FAILSAFE" ] ||
{
7 echo /bin
/true
> /proc
/sys
/kernel
/hotplug
8 telnetd
-l /bin
/login
<> /dev
/null
2>&1
10 mount_root
${FAILSAFE:+failsafe}
This page took 0.045435 seconds and 5 git commands to generate.