Difference between pages "Funtoo Startup" and "Template:Article"

From Funtoo
(Difference between pages)
Jump to navigation Jump to search
(I added this to the internals category.)
 
 
Line 1: Line 1:
Funtoo uses several components to start up. However, the overall process is rather simple and much like any other system.
<includeonly>{{#if:{{{Subtitle|}}}|<div style="margin-left: 15px;">
# Some sort of [[bootloader]] starts.
==={{{Subtitle|}}}===</div>}}
# The [[kernel]] is loaded into memory and begins execution.
<div class="container" style="margin-top: 20px;"><div class="row"><div class="col-xs-12 col-md-9">
# The kernel loads an [[initramfs]] or [[initrd]] image if one exists and begins executing it.
{{#if:{{{Author|}}}|{{#set:Author=User:{{{Author|}}}}}}}{{#set:Gravatar MD5={{#show: User:{{{Author}}} | ?Gravatar MD5}}|Subtitle={{{Subtitle|}}}|Summary={{{Summary|}}}|Icon={{{Icon|}}}|Next in Series={{{Next in Series|}}}|Previous in Series={{{Previous in Series|}}}}}{{#if:{{{Previous in Series|}}}|Previous in series: [[{{{Previous in Series}}}]]}}{{#if:{{{Next in Series|}}}|{{#if:{{{Previous in Series|}}}|<br>}}Next in series: [[{{{Next in Series}}}]]}}
# The kernel, initrd, or initramfs passes execution to the [[init]] system.
 
# [[OpenRC]] is built around the init system to start and stop services appropriately.
{{Tip|[[Support Funtoo]] and help us grow! '''Donate $15 per month and get a free SSD-based [[Funtoo Hosting|Funtoo Virtual Container]].'''}}
# A mechanism for [[login]] is presented.
</includeonly>
[[Category:Internals]]

Revision as of 01:16, January 2, 2015