Difference between revisions of "Welcome"

From Funtoo
Jump to navigation Jump to search
 
(179 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{#Widget:ContainerJumbo}}
{{#css:
<div class="container"><div class="row"><div class="col-xs-12 col-md-8 col-lg-8">
#firstHeading {
  display: none;
}
.embedvideowrap {
  margin-right: 10px;
  margin-top: 5px;
}
iframe {
  border-radius: 5px;
}
}}
<div style="float: right; margin-left: 10px; margin-bottom: 10px;">
<h4 style="padding-top: 0; margin-top: 0;">Funtoo Announcements</h4>
<table><tr><td width="99%"><rss max=10 highlight="IMPORTANT security">https://forums.funtoo.org/forum/5-news-and-announcements.xml/</rss></div></td></tr></table>


'''Technology should be fun, powerful and free.''' Funtoo is a community of people who are dedicated to creating a supportive environment for learning about and using free software, led by [[User:Drobbins|Daniel Robbins.]] Funtoo projects are listed below.
==== Latest Funtoo Software Releases ====
{{#widget:PillList|tab.linux=Funtoo Linux|tab.compute=Funtoo Compute Initiative|tab.learn=Learn Linux|active=linux}}{{tab|id=linux|active=true|body=
[[Funtoo Linux]] ([http://distrowatch.com/table.php?distribution=funtoo distrowatch]) is a Linux-based operating system that is a variant of [http://en.wikipedia.org/wiki/Gentoo_Linux Gentoo Linux]. Funtoo Linux is a meta-distribution that builds packages automatically from source code. Installation images are optimized for the best possible performance on the latest Intel and AMD hardware. [[Subarches|See what we support.]] See [[#Distinctives|Distinctives]], below, for more information about what makes us special. '''[[Install]] / [[Subarches|Download]] / [[Metro]]'''}}
{{tab|id=compute|body=
[[Funtoo Compute Initiative]] is an active Funtoo and OpenVZ container-based compute infrastructure that our community members use and which hosts Funtoo projects. It is a DIY-style initiative with full documentation, designed to allow you to deploy extremely powerful compute infrastructures at very low cost, using new or used server hardware. You can use our compute resources or roll your own.


Our current hardware build is a 1U system that offers 1TB of SSD storage, 12 cores (24 threads) at 2.66GHz (Intel Westmere), 48GB of RAM and costs approximately '''$1050''' to build. Funtoo containers on our own infrastructure are available from $15/mo.
{{#cargo_query:
tables=soft_releases=p, _pageData=pd
|fields=CONCAT( '[[', p._pageName,'|', p.name, ' ', p.version, ']] <span style="color: #888;"">(', p.release_date, ')</span>' )
|join on=p._pageName = pd._pageName
|order by=p.release_date DESC, pd._creationDate DESC
|format=ul
|limit=5
|more results text=
}}
}}
{{tab|id=learn|body=
'''[[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. The Funtoo community encourages learning. Many tutorial-style articles are available, many of which were originally featured on the IBM developerWorks site. '''[[:Category:Articles|Full Article List]]'''}}
</div></div><!--tabpanel end-->
</div><div class="col-xs-12 col-md-4 col-lg-4">
{{NewsList|2}}
</div><div class="row"><div class="col-xs-12 col-md-4 col-lg-4">


=== Expand the wiki! ===
==== New Projects ([[Special:CargoTables/projects|View All]] / [[Form:Project|Create New Project]]) ====


The [[:Help:Funtoo_Editing_Guidelines | How to 'wiki']] will help you to learn how to create wiki documents. Have a look at [[Requested Documents]] and [[:Category:Needs_Updates | pages that need to be updated.]]
{{#cargo_query:
 
tables=projects=p, _pageData=pd
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.
|fields=CONCAT( '[[', p._pageName,'|',p._pageTitle, ']]')
|join on=p._pageName = pd._pageName
|order by=pd._creationDate DESC
|format=ul
|limit=17
|more results text=
}}


=== Translations ===
==== Latest Wiki Updates ====
{{Special:SimpleChanges/40}}
</div>


This wiki is using a new system to manage translations to non-English languages. View [[Special:PageTranslation]] for a list of pages that have been chosen to be translated. We ask that all translators focus on these pages -- the list will expand in the future. To translate a page, {{CreateAccount}}, log in, and then click the "Translate this page" link at the top of the page. Translation is easy -- you can translate the page piece by piece so it is manageable. This new system is designed to keep translations up-to-date so that our non-English documentation remains current.
'''Welcome! {{Install|Funtoo Linux}} ([http://distrowatch.com/table.php?distribution=funtoo distrowatch]) is a ''community-developed'' Linux meta-distribution and evolution of [http://en.wikipedia.org/wiki/Gentoo_Linux Gentoo Linux].''' Funtoo Linux is optimized for the best possible performance on the latest Intel and AMD hardware. Funtoo is led by [[User:Drobbins|Daniel Robbins]], the creator of Gentoo Linux, and actively developed by the Funtoo community. '''{{Install}}''' / '''[[Subarches|Download]]''' / '''[[Funtoo Linux FAQ|FAQ]]'''
</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. 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.
'''Funtoo is similar to Gentoo, but take heed -- it is also different!''' Our distinctives all stem from our [[Wolf Pack Philosophy|different approach to community]]. If you are new to Funtoo, please familiarize yourself with Funtoo's [[Wolf Pack Philosophy]]. It will help you to understand what Funtoo is all about. And the second half of the page will explain some key technical differences in comparison to Gentoo.


In contrast to Gentoo Linux, we offer a number of innovations, including our extensive use of git, [[Funtoo Profiles|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, user-centric distribution model, and a large number of community infrastructure improvements.
You are welcome to contribute Funtoo Linux development via [https://code.funtoo.org code.funtoo.org] without going through any special procedure or complicated approval process. See [[Development Guide]] for more information on how to contribute to Funtoo. We also have [https://www.youtube.com/playlist?list=PL2YVrx9jFJOd8aBrJBbXPir8zCMcK3Ip8 YouTube video tutorials] to help you get started. A key part of the Funtoo mission is supporting Funtoo users and assisting them in becoming productive and happy contributors to the project.
</div><div class="col-sm-12 col-xs-12 col-md-4 col-lg-4">
=== Getting Started ===


'''[[Install|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.
Connect with us on [https://discord.gg/BNUSpUU Discord] and please visit the [https://www.youtube.com/channel/UCKmOY6p3c9hxv3vJMAF8vVw Funtoo channel on YouTube] -- and remember to Subscribe!
=== Latest Project Updates Feed ===


'''[[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.
<div style="display: flex; flex-wrap: wrap; justify-content: flex-start;">
{{Project/RecentUpdatesAsList}}
</div>
=== YouTube ===


'''{{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.
<div style="display: flex; flex-wrap: wrap; justify-content: flex-start;">
<div style="padding: 0px 5px 5px 0px;">{{#evt:service=youtube|id=https://www.youtube.com/watch?v=PwZ4QdjMjIc|autoresize=true|alignment=left|dimensions=250|urlargs="modestbranding=1&version=3&rel=0&origin=https://www.funtoo.org"}}</div>
<div style="padding: 0px 5px 5px 0px;">{{#evt:service=youtube|id=https://www.youtube.com/watch?v=t--zWCMBftA|autoresize=true|alignment=left|dimensions=250|urlargs="modestbranding=1&version=3&rel=0&origin=https://www.funtoo.org"}}</div>
<div style="padding: 0px 5px 5px 0px;">{{#evt:service=youtube|id=https://www.youtube.com/watch?v=vcZL5-MJR4k|autoresize=true|alignment=left|dimensions=250|urlargs="modestbranding=1&version=3&rel=0&origin=https://www.funtoo.org"}}</div>
<div style="padding: 0px 5px 5px 0px;">{{#evt:service=youtube|id=https://www.youtube.com/watch?v=ufSMR-XN3mc|autoresize=true|alignment=left|dimensions=250|urlargs="modestbranding=1&version=3&rel=0&origin=https://www.funtoo.org"}}</div>
<div style="padding: 0px 5px 5px 0px;">{{#evt:service=youtube|id=https://youtu.be/WF_c2jG5Yqk|autoresize=true|alignment=left|dimensions=250|urlargs="modestbranding=1&version=3&rel=0&origin=https://www.funtoo.org"}}</div>
<div style="padding: 0px 5px 5px 0px;">
{{#evt:service=youtube|id=https://youtu.be/vG8VkwICMbg|autoresize=true|alignment=left|dimensions=250|urlargs="modestbranding=1&version=3&rel=0&origin=https://www.funtoo.org"}}</div>


'''See our [[Funtoo Linux FAQ|FAQ]] for answers to common questions.'''
</div> <!-- flex -->
 
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__
__NOEDITSECTION__
{{#seo:
{{CDN77}}
|title=Funtoo Linux
<div style="display: flex; flex-wrap: wrap; justify-content: center;">
|keywords=funtoo,linux,gentoo,Daniel Robbins
{{SocialBar}}
|description=Funtoo Linux is a Gentoo-based OS that uses a git-based Portage tree. Run by Daniel Robbins, creator of Gentoo.
</div>
}}

Latest revision as of 01:27, July 5, 2023

Funtoo Announcements

Latest Funtoo Software Releases

New Projects (View All / Create New Project)

Latest Wiki Updates

Welcome! Funtoo Linux (distrowatch) is a community-developed Linux meta-distribution and evolution of Gentoo Linux. Funtoo Linux is optimized for the best possible performance on the latest Intel and AMD hardware. Funtoo is led by Daniel Robbins, the creator of Gentoo Linux, and actively developed by the Funtoo community. Install / Download / FAQ

Funtoo is similar to Gentoo, but take heed -- it is also different! Our distinctives all stem from our different approach to community. If you are new to Funtoo, please familiarize yourself with Funtoo's Wolf Pack Philosophy. It will help you to understand what Funtoo is all about. And the second half of the page will explain some key technical differences in comparison to Gentoo.

You are welcome to contribute Funtoo Linux development via code.funtoo.org without going through any special procedure or complicated approval process. See Development Guide for more information on how to contribute to Funtoo. We also have YouTube video tutorials to help you get started. A key part of the Funtoo mission is supporting Funtoo users and assisting them in becoming productive and happy contributors to the project.

Connect with us on Discord and please visit the Funtoo channel on YouTube -- and remember to Subscribe!

Latest Project Updates Feed

01 February 2024 Funtoo:Harvester
harvester/2023-11 has been merged into official Funtoo, and harvester/2024-02 has been created. Please hold off on PRs to harvester. We are going to define a more structured approach to harvester development very soon so we can move forward strategic initiatives.
01 November 2023 Funtoo:Harvester
harvester/2023-10 is merged into Funtoo and we now have harvester/2023-11 ready for PR's!
07 October 2023 Funtoo:Harvester
Harvester/2023-10 is launched. See the #gumball3000 channel on Discord for details.
27 July 2023 Funtoo:Harvester
harvester/2023-08 is available, and is primarily targeted right now towards 6.4 kernel and core toolchain updates.
13 July 2023 Funtoo:Harvester
Harvester/2023-06, along with quite a few meson updates from geaaru/macaroniOS, have been merged into master. We will be starting our next harvester branch a bit later due to a slower-paced July. Enjoy your summer.
30 May 2023 Funtoo:Harvester
The harvester/2023-05 branch was merged into Funtoo.

YouTube

Downloads accelerated by Cdn77 logo.png
Discord square.svg
Telegram logo.svg
Youtube icon.png