Differences
This shows you the differences between two versions of the page.
wiki:the_boot_process [2013/04/07 22:30] xk2600 In depth boot process explanation... not complete. |
wiki:the_boot_process [2013/04/07 22:38] (current) xk2600 updated expansion of documentation of boot process |
||
---|---|---|---|
Line 87: | Line 87: | ||
- Enable encryption of user store | - Enable encryption of user store | ||
- Configure XORG VESA Video Mode as defined in XVESA boot variable | - Configure XORG VESA Video Mode as defined in XVESA boot variable | ||
- | - | + | - Start DHCP Process (/etc/init.d/dhcp.sh) |
+ | - Set Time via Real-Time Clock (/etc/init.d/settime.sh) | ||
+ | - Start CRON Process (/etc/init.d/services/crond) | ||
+ | - Start Bootsync Process (/opt/bootsync.sh) | ||
+ | - Autologin as $USER if NOAUTOLOGIN boot parameter is NOT defined | ||
+ | - Pause completion of script execution if PAUSE boot parameter is defined |