The Funtoo Linux project has transitioned to "Hobby Mode" and this wiki is now read-only.
Difference between revisions of "Funtoo:Metro"
(17 intermediate revisions by 3 users not shown) | |||
Line 2: | Line 2: | ||
|summary=This project is focused on {{c|metro}}, the framework used to create new Funtoo Linux builds. | |summary=This project is focused on {{c|metro}}, the framework used to create new Funtoo Linux builds. | ||
|leads=Drobbins | |leads=Drobbins | ||
|subpages= | |subpages=Initial Setup, Evolved Bootstrap, Manual Setup, Concepts and Terminology, Configuring Metro, Recipes, Automation, Data Model | ||
|translate=yes | |||
|updates={{Project/Update | |||
|date=2022-10-10 | |||
|status=Metro now has a new [[Funtoo:Metro/Initial Setup|Initial Setup]] guide, which explains how to use the totally rewritten (and reliable) setup tool. | |||
}} | |||
}} | }} | ||
<translate> | <translate> | ||
<!--T:1--> | == Introduction == <!--T:1--> | ||
<!--T:135--> | |||
Metro is the tool used by Funtoo Linux to build new releases of Funtoo Linux. It is also available to the public and can be used to build custom versions of Funtoo Linux, or used by developers to perform build testing. This page documents how to install, configure and use Metro. Also note that there is various additional supplemental documentation available on sub-pages, with links above. | Metro is the tool used by Funtoo Linux to build new releases of Funtoo Linux. It is also available to the public and can be used to build custom versions of Funtoo Linux, or used by developers to perform build testing. This page documents how to install, configure and use Metro. Also note that there is various additional supplemental documentation available on sub-pages, with links above. | ||
<!--T:136--> | |||
Please see [[{{FULLPAGENAME}}/Initial Setup|Initial Setup]] for instructions on how to get Metro up and running on your system. | |||
<!--T: | |||
To learn how to use Funtoo from Scratch stage1 to "seed" Metro, please see our new [[{{FULLPAGENAME}}/Evolved Bootstrap|Evolved Bootstrap Integration]] document. | |||
<!--T:137--> | |||
[[Category:HOWTO]] | [[Category:HOWTO]] | ||
[[Category:Metro]] | [[Category:Metro]] |
Latest revision as of 06:08, October 11, 2022
metro
, the framework used to create new Funtoo Linux builds.Metro now has a new Initial Setup guide, which explains how to use the totally rewritten (and reliable) setup tool.
10 October 2022
Introduction
Metro is the tool used by Funtoo Linux to build new releases of Funtoo Linux. It is also available to the public and can be used to build custom versions of Funtoo Linux, or used by developers to perform build testing. This page documents how to install, configure and use Metro. Also note that there is various additional supplemental documentation available on sub-pages, with links above.
Please see Initial Setup for instructions on how to get Metro up and running on your system.
To learn how to use Funtoo from Scratch stage1 to "seed" Metro, please see our new Evolved Bootstrap Integration document.