Difference between pages "Welcome" and "Additional Kernel Resources/pt-br"

From Funtoo
(Difference between pages)
Jump to navigation Jump to search
m
 
 
Line 1: Line 1:
<div class="container" style="font-family: Open Sans; font-size: 14px; line-height: 20px;"><div class="row"><div class="col-xs-12 col-md-8 col-lg-8">
== Recursos adicionais do Kernel ==
{{#widget:YouTube16x9|playlist=PL2YVrx9jFJOewYI7f15FahwLOZlFCRqjZ}}
</div><div class="col-xs-12 col-md-4 col-lg-4">


=== /etc/conf.d/modules ===
Com o Funtoo, OpenRC carrega os módulos a partir de <code>/etc/conf.d/modules</code> utilizando a linha:


[http://distrowatch.com/table.php?distribution=funtoo '''Funtoo Linux'''] is a Linux-based operating system that is a variant of [http://en.wikipedia.org/wiki/Gentoo_Linux Gentoo Linux], led by [[User:Drobbins|Daniel Robbins]] (the creator and former Chief Architect of Gentoo) who serves as benevolent dictator for life (BDFL) of the project. ''Funtoo Linux is optimized for the best possible performance, supporting Intel Core i7, AMD FX Processors, and others.''  [[Subarches|See what we support.]] See [[#Distinctives|Distinctives]], below, for more information about what makes us special.
<pre>
modules_2_6=&quot;list of modules&quot;
</pre>
Com o Funtoo, defina os argumentos de módulo como a seguir:


'''Other Funtoo Projects include''':
<pre>
*  '''[[Keychain]]''', an SSH/GPG agent front-end.
module_module-name_args_2_6=&quot;module arg=value&quot;
* '''[[Metro]]''', automated Funtoo build engine.
</pre>
* '''[[Linux_Fundamentals,_Part_1|Learn Linux]]'''! [[Awk_by_Example,_Part_1|Awk]], [[Bash_by_Example,_Part_1|Bash]], [[Sed_by_Example,_Part_1|Sed]]  and more.


=== Outros recursos de interesse relacionados a compilar kernels: ===


'''Ebuild pages recently updated:''' {{#ask: [[Category:Ebuilds]]
* [[Pt-br/Genkernel_Quick_Start_Tutorial|Genkernel Quick Start Tutorial]]
| order=descending
* Construa seu próprio [[Kernel]] no funtoo com o dracut ou o better-initramfs
| sort=Modification date
* [http://www.gentoo.org/doc/en/kernel-config.xml The Gentoo Linux Kernel Configuration Guide]
| format=list
* [http://www.gentoo.org/doc/en/xorg-config.xml#doc_chap2 How to configure Kernel Modesetting aka KMS (The Gentoo X Server Configuration HOWTO)]
| limit=10
* [http://swift.siphos.be/linux_sea/kernelbuilding.html Linux Sea] por Sven Vermeulen possui uma ótima seção de configuração do kernel
| searchlabel=
* '''Pappy McFae oferece kernel seeds para lhe ajudar a iniciar. Visite seu website em [http://kernel-seeds.org/ kernel-seeds.org] para maiores informações.'''
}} [[Ebuilds|more...]]


'''Want to submit a screenshot or video? [http://forums.funtoo.org/index.php?/topic/180-screenshots/ See here.]'''
Se você preferir configurar manualmente e compilar um kernel diretamente do código fonte, tenhas essas coisas em mente:
</div></div><div class="row"><div class="col-xs-12">
{{Announce|{{SupportBlurb}}}}
</div></div><div class="row"><div class="col-xs-12 col-md-4 col-lg-4">
=== News ===
{{NewsList|3}}
[[News|View More News...]]


=== Expand the wiki! ===
* Você está tocando os aspectos de mais baixo nível de um sistema, é ''absolutamente normal'' ter dificuldades em configurar um kernel devidamente (de fato, configurar um kernel Linux poderia ser considerado um pouco de ''arte'')
* Reserve um pouco do seu tempo para investigar, é uma ótima ocasião para usar o Google um pouco para obter algumas noções desconhecidas (ex. O que é um ''I2C bus'' ? Hey, o que é ''token ring'' ? O que é ''kernel module?'').
* Quando sua primeira configuração de kernel for feita, você pode reusa-la como uma base de configuração
* Em caso de dúvida, mantenhas os padrões sugeridos
* Se quiser que seu sistema inicialize, e não estiver utilizando um initrd, você precisará construir todos os filesystems e drivers relacionados ao boot diretamente ''no'' kernel ao invés de módulos.


The [[:Help:Funtoo_Editing_Guidelines | How to 'wiki']] will help get you started on wiki editing. Have a look at [[Requested-Documents]] and [[:Category:Needs_Updates | pages that need to be updated.]]
[[Category:Kernel]]
 
See [[:Category:Ebuilds|Ebuilds]] for a list of all ebuild pages, and [[Adding an Ebuild to the Wiki]] for information on how to add one.
</div><div class="col-sm-12 col-xs-12 col-md-4 col-lg-4">
=== Distinctives ===
 
Funtoo Linux is a meta-distribution, which means it is built (fully automatically) with the functionality and optimizations that ''you'' want, not what some distro maintainer thought was best for you. Packages are installed directly from source code, thanks to the [http://en.wikipedia.org/wiki/Portage_(software) Portage ports system], inspired by the FreeBSD ports system, written in Python and with full advanced package management functionality.
 
''Benefits for desktops'': leaner, optimized, faster system. ''Additional benefits for servers'': enable only what you actually need to reduce attack surface, thus improving security.
 
We use [http://en.wikipedia.org/wiki/Git_(software) Git] for all our development, and we also use Git to deliver our ports tree to you.
 
In contrast to Gentoo Linux, we offer a number of innovations, including our extensive use of git, [[Funtoo 1.0 Profile|our profile system]], [[Package:Boot-Update|boot-update]] boot management tool, our incredibly flexible [[Funtoo Linux Networking|template-based networking scripts]], [[Metro Quick Start Tutorial|Metro]] distribution build system, support of Debian, RHEL and other kernels, [[Creating_Python-related_Ebuilds|enhanced Python support]], Portage mini-manifests, user-centric distribution model, and a large number of community infrastructure improvements.
</div><div class="col-sm-12 col-xs-12 col-md-4 col-lg-4">
=== Getting Started ===
 
'''[[Funtoo Linux Installation|Install Funtoo Linux]]''' and get involved in our user community. Get to know fellow users on our '''[http://forums.funtoo.org forums]'''. Funtoo Linux has a very active [http://en.wikipedia.org/wiki/IRC IRC] community on [http://freenode.net Freenode] (in the <code>#funtoo</code> channel) and you are encouraged to hang out with us.
 
'''[[Reporting Bugs|We welcome bug reports and suggestions]]'''.  Please report bugs to our '''[http://bugs.funtoo.org bug tracker]'''. We take all bugs seriously, and all work performed is tracked on our bug tracker, for purposes of transparency.
 
'''{{CreateAccount}}''', which allows you to log in to the wiki, [http://forums.funtoo.org forums] and [https://bugs.funtoo.org bug tracker]. See the [[Funtoo Authentication FAQ|Auth FAQ]] for more info about account creation.
 
'''See our [[Funtoo Linux FAQ|FAQ]] for answers to common questions.'''
 
Other resources include [http://larrythecow.org larrythecow.org], the Gentoo blog aggregator, [http://kernel-seeds.org kernel-seeds.org], and [http://git.funtoo.org git.funtoo.org], our cgit repository browser.
 
{{FuntooFriendly|Brownrice Internet}}
</div></div></div>
 
__NOTITLE__
__NOEDITSECTION__
{{#subobject:|slideIndex=0|slideCaption=
<h4>h3nnn4n</h4>
 
Awesome WM / Conky / screenfetch
|slideImage=File:H3nnn4n.jpg}}
{{#subobject:|slideIndex=1|slideCaption=
<h4>Help us document the Gentoo Ecosystem!</h4>
From Enoch to Gentoo to Funtoo to ChromeOS, and beyond...
|slideImage=File:Ecosystem-snapshot.jpg|slideLink=Gentoo Ecosystem}}
{{#subobject:|slideIndex=2|slideCaption=
<h4>brushdemon</h4>
 
OpenBox / screenfetch
|slideImage=File:brushdemon.jpg}}
{{#subobject:|slideIndex=3|slideCaption=
<h4>drobbins</h4>
 
[[GNOME First Steps|GNOME 3.14]]  / [[Funtoo_Linux_FAQ#Do_you_support_systemd.3F|without systemd]] / Badgers optional
|slideImage=File:gnome3122.jpg|slideLink=GNOME First Steps}}
 
{{#subobject:|slideIndex=4|slideCaption=
<h4>spectromas</h4>
 
[[Package:Awesome_(Window_Manager)|Awesome WM]]
|slideImage=File:awesome.jpg|slideLink=Package:Awesome (Window Manager)}}
 
{{#seo:
|title=Funtoo Linux
|keywords=funtoo,linux,gentoo,Daniel Robbins
|description=Funtoo Linux is a Gentoo-based OS that uses a git-based Portage tree. Run by Daniel Robbins, creator of Gentoo.
}}

Revision as of 01:06, April 8, 2015

Recursos adicionais do Kernel

/etc/conf.d/modules

Com o Funtoo, OpenRC carrega os módulos a partir de /etc/conf.d/modules utilizando a linha:

modules_2_6="list of modules"

Com o Funtoo, defina os argumentos de módulo como a seguir:

module_module-name_args_2_6="module arg=value"

Outros recursos de interesse relacionados a compilar kernels:

Se você preferir configurar manualmente e compilar um kernel diretamente do código fonte, tenhas essas coisas em mente:

  • Você está tocando os aspectos de mais baixo nível de um sistema, é absolutamente normal ter dificuldades em configurar um kernel devidamente (de fato, configurar um kernel Linux poderia ser considerado um pouco de arte)
  • Reserve um pouco do seu tempo para investigar, é uma ótima ocasião para usar o Google um pouco para obter algumas noções desconhecidas (ex. O que é um I2C bus ? Hey, o que é token ring ? O que é kernel module?).
  • Quando sua primeira configuração de kernel for feita, você pode reusa-la como uma base de configuração
  • Em caso de dúvida, mantenhas os padrões sugeridos
  • Se quiser que seu sistema inicialize, e não estiver utilizando um initrd, você precisará construir todos os filesystems e drivers relacionados ao boot diretamente no kernel ao invés de módulos.