BIOS
 |
LILO
 |
Kernel

 |
Init ---> | /etc/rc.d/rc.S --> | /etc/rc.d/rc.devfsd
 |        |                    | /etc/rc.d/rc.udev ( /etc/udev/udev.conf ) -----> |/etc/udev/scripts/make_extra_nodes.sh
 |        |                    | ( /etc/isapnp.conf )                             -
 |        |                    | /etc/rc.d/rc.modules ------> /etc/rc.d/rc.netdevice
 |        |                    | ( /etc/sysctl.conf )
 |        |                    | /etc/rc.d/rc.sysvinit
 |        |                    | # /etc/rc.d/rc.serial ( /etc/serial.conf )
 |        |                    -
 |        |
 |        | /etc/rc.d/rc.M --> | /etc/rc.d/rc.syslog
 |        -                    | /etc/rc.d/rc.pcmcia 
 |                             | /etc/rc.d/rc.inet1  ( /etc/rc.d/rc.inet1.conf ) ------> | /etc/rc.d/rc.wireless ( /etc/rc.d/rc.wireless.conf )
 |                             |                                                         - 
 |                             |
 |                             | /etc/rc.d/rc.hotplug --------------------------------------> | /etc/hotplug/input.rc ( /etc/hotplug/hotplug.functions )
 |                             |                                                              | /etc/hotplug/pci.rc ( /etc/hotplug/hotplug.functions )
 |                             | /etc/rc.d/rc.inet2 ----------> | /etc/rc.d/rc.portmap        | /etc/hotplug/usb.rc
 |                             |                                | /etc/rc.d/rc.syslog         -
 |                             | /etc/rc.d/rc.cups  or          | /etc/rc.d/rc.firewall
 |                             |        /etc/rc.d/rc.lprng      | /etc/rc.d/rc.ip_forward
 |                             |                                | /etc/rc.d/rc.inetd
 |                             | /etc/rc.d/rc.atalk             | /etc/rc.d/rc.sshd
 |                             | /etc/rc.d/rc.sendmail          | /etc/rc.d/rc.bind
 |                             | /etc/rc.d/rc.acpid             | /etc/rc.d/rc.yp
 |                             | /etc/rc.d/rc.alsa              | /etc/rc.d/rc.nfsd
 |                             | /etc/rc.d/rc.font              -
 |                             | /etc/rc.d/rc.keymap            
 |                             | /etc/rc.d/rc.hpoj            
 |                             | /etc/rc.d/rc.mysqld
 |                             | /etc/rc.d/rc.httpd
 |                             | /etc/rc.d/rc.samba
 |                             | /etc/rc.d/rc.gpm
 |                             | /etc/rc.d/rc.sysvinit
 |                             | /etc/rc.d/rc.local
 |                             -
 |                             
 |---> agetty (6 razy dla konsol od tty1 do tty6)
 |
 |---> # agetty (2 razy dla portów szeregowych ttyS0 i ttyS1)
 |
 |---> # agetty (2 razy dla połączeń dial-up ttyS0 i ttyS1)
 -
© Asmo