Difference between pages "Template:Ebuild" and "Subarches"

From Funtoo
(Difference between pages)
Jump to navigation Jump to search
 
 
Line 1: Line 1:
<noinclude>
= Funtoo Linux Sub-Architectures =
This is the "Ebuild" template.
__NOTITLE__
It should be called in the following format:
This page provides an overview of Funtoo Linux sub-architectures (also called ''subarches'') designed for quick and easy reference. Funtoo Linux provides optimized installation images for all sub-architectures listed below. See the [[Funtoo Linux Installation|Funtoo Linux Installation Guide]] to install Funtoo Linux.
<pre>
{{#widget:AddThis}}
{{Ebuild
{{Note|The cpuid application can be used to help identify your processor and its microarchitecture.
|Summary=
<console>
|CatPkg=
###i## emerge cpuid; cpuid | tail -n 1
|Maintainer=
</console>}}
|Homepage=
 
== ARM ==
 
{{TableStart}}
<tr><th class="warn" colspan="3">32-bit ARM Processors</th></tr>
{{#ask:[[CPU Family::32-bit ARM Processors]]
|?#
|?Subarch
|?CFLAGS
|?Description
|format=template
|link=none
|headers=hide
|searchlabel=... further results
|sep=,
|template=SubarchList
}}
}}
</pre>
{{TableEnd}}
Edit the page to see the template text.
 
</noinclude><includeonly>{{#widget:AddThis}}<div class="container"><div class="row">
== PC-Compatible ==
<div class="col-md-3 col-md-push-9">
 
<b>[[CatPkg::{{{CatPkg|}}}]]</b>
{{TableStart}}
<hr>{{#vardefine:cat|{{#explode:{{{CatPkg}}}|/|0}}}}{{#vardefine:pkg|{{#explode:{{{CatPkg}}}|/|1}}}}{{#get_web_data:url=http://ports.funtoo.org/packages.xml|format=xml|use xpath|data=repo_id=/packages/category[@name='{{#var:cat}}']/package[@name='{{#var:pkg}}']/@repository}}{{#vardefine:repoid|{{#if:{{#external_value:repo_id}}|{{#external_value:repo_id}}|gentoo}}}}{{#set:RepoID={{#var:repoid}}}}
<tr><th class="warn" colspan="3">64-bit AMD Processors</th></tr>
<table border="0" width="100%">
{{#ask:[[CPU Family::64-bit AMD Processors]]
{{#if: {{{Maintainer|}}} |<tr><td><i>Current Maintainer(s):</i></td><td>{{#arraymaptemplate:{{{Maintainer|}}}|MaintainerDisplay|,|<br>}}</td></tr> |}}<tr><td><i>Source Repository:</i></td><td>{{#ask:[[Category:Repositories]] [[Repository ID::{{#var:repoid}}]]}}</td></tr>  {{#if: {{{Homepage|}}} |<tr><td></td><td>[[Homepage::{{{Homepage|}}}|Homepage]]</td></tr> |}}</table><hr>
|?#
<b>Summary:</b> [[Summary::{{{Summary|}}}]]
|?Subarch
{{#get_web_data:url=http://127.0.0.1:8888/portage/meta/{{{CatPkg}}}|format=xml|use xpath|data=use=/package/@use}}{{#set:Use={{#external_value:use}}}}{{#if: {{#external_value:use}}|
|?CFLAGS
== Use Flags ==
|?Description
{{#arraymaptemplate:{{#external_value:use}}|ExternUse|,|}}
|format=template
|link=none
|headers=hide
|searchlabel=... further results
|sep=,
|template=SubarchList
}}
}}
</div><div class="col-xs-12 col-md-9 col-md-pull-3">{{DISPLAYTITLE:{{PAGENAME}}}}
<tr><th class="warn" colspan="3">64-bit Intel Processors</th></tr>
<div id="ebuild_header"><div id="ebuild_logo" style="padding-bottom: 1em;">[[File:ebuild.png|link=|frameless|class=img-responsive]]</div><div id="ebuild_title">
{{#ask:[[CPU Family::64-bit Intel Processors]]
= {{PAGENAME}} =
|?#
</div></div>
|?Subarch
{{#seo:
|?CFLAGS
|title=Package: {{PAGENAME}} ({{{CatPkg}}})
|?Description
|keywords={{{CatPkg}}},ebuild,gentoo,funtoo
|format=template
|description=A Funtoo Linux ebuild for {{{CatPkg}}}: {{{Summary|}}}
|link=none
|headers=hide
|searchlabel=... further results
|sep=,
|template=SubarchList
}}
}}
</includeonly>
<tr><th class="warn" colspan="3">64-bit PC-Compatible (Generic) Processors</th></tr>
{{#ask:[[CPU Family::64-bit Processors (PC-Compatible, Generic)]]
|?#
|?Subarch
|?CFLAGS
|?Description
|format=template
|link=none
|headers=hide
|searchlabel=... further results
|sep=,
|template=SubarchList
}}
<tr><th class="warn" colspan="3">32-bit AMD Processors</th></tr>
{{#ask:[[CPU Family::32-bit AMD Processors]]
|?#
|?Subarch
|?CFLAGS
|?Description
|format=template
|link=none
|headers=hide
|searchlabel=... further results
|sep=,
|template=SubarchList
}}
<tr><th class="warn" colspan="3">32-bit Intel Processors</th></tr>
{{#ask:[[CPU Family::32-bit Intel Processors]]
|?#
|?Subarch
|?CFLAGS
|?Description
|format=template
|link=none
|headers=hide
|searchlabel=... further results
|sep=,
|template=SubarchList
}}
<tr><th class="warn" colspan="3">32-bit PC-Compatible (Generic) Processors</th></tr>
{{#ask:[[CPU Family::32-bit Processors (PC-Compatible, Generic)]]
|?#
|?Subarch
|?CFLAGS
|?Description
|format=template
|link=none
|headers=hide
|searchlabel=... further results
|sep=,
|template=SubarchList
}}
{{TableEnd}}

Revision as of 02:48, January 2, 2015

Funtoo Linux Sub-Architectures

This page provides an overview of Funtoo Linux sub-architectures (also called subarches) designed for quick and easy reference. Funtoo Linux provides optimized installation images for all sub-architectures listed below. See the Funtoo Linux Installation Guide to install Funtoo Linux.

   Note

The cpuid application can be used to help identify your processor and its microarchitecture.

root # emerge cpuid; cpuid | tail -n 1

ARM

{{#ask:CPU Family::32-bit ARM Processors |?# |?Subarch |?CFLAGS |?Description |format=template |link=none |headers=hide |searchlabel=... further results |sep=, |template=SubarchList }}

32-bit ARM Processors

PC-Compatible

{{#ask:CPU Family::64-bit AMD Processors |?# |?Subarch |?CFLAGS |?Description |format=template |link=none |headers=hide |searchlabel=... further results |sep=, |template=SubarchList }}

{{#ask:CPU Family::64-bit Intel Processors |?# |?Subarch |?CFLAGS |?Description |format=template |link=none |headers=hide |searchlabel=... further results |sep=, |template=SubarchList }}

{{#ask:CPU Family::64-bit Processors (PC-Compatible, Generic) |?# |?Subarch |?CFLAGS |?Description |format=template |link=none |headers=hide |searchlabel=... further results |sep=, |template=SubarchList }}

{{#ask:CPU Family::32-bit AMD Processors |?# |?Subarch |?CFLAGS |?Description |format=template |link=none |headers=hide |searchlabel=... further results |sep=, |template=SubarchList }}

{{#ask:CPU Family::32-bit Intel Processors |?# |?Subarch |?CFLAGS |?Description |format=template |link=none |headers=hide |searchlabel=... further results |sep=, |template=SubarchList }}

{{#ask:CPU Family::32-bit Processors (PC-Compatible, Generic) |?# |?Subarch |?CFLAGS |?Description |format=template |link=none |headers=hide |searchlabel=... further results |sep=, |template=SubarchList }}

64-bit AMD Processors
64-bit Intel Processors
64-bit PC-Compatible (Generic) Processors
32-bit AMD Processors
32-bit Intel Processors
32-bit PC-Compatible (Generic) Processors