rc.boot (477B)
1 # $Id: //depot/blt/etc/rc.boot#2 $ 2 # 3 # List of servers to run in order to bootstrap the system. Each 4 # server must be in the boot filesystem and statically linked since 5 # the VFS isn't running yet. 6 # 7 # Order is important! These programs don't get run concurrently like 8 # they do when you run them from the kernel. If you get the order 9 # wrong, or if a bug causes one of these servers to crash or not detach 10 # correctly, your system is probably wedged. 11 12 # namer 13 console 14 vfs 15