Difference between revisions of "Welcome"

From Funtoo
Jump to navigation Jump to search
m
 
(380 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{MainPageSidebar|1=
{{#css:
== Resources ==
#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>


Our community has a number of excellent resources for communication and collaboration:
==== Latest Funtoo Software Releases ====


* '''{{CreateAccount}}''' to log in to the wiki, forums and bug tracker. See [[Funtoo Authentication FAQ]].
{{#cargo_query:
* '''[http://forums.funtoo.org forums.funtoo.org]''' - our new forums!
tables=soft_releases=p, _pageData=pd
* [https://groups.google.com/forum/#!forum/funtoo-dev funtoo-dev] mailing list
|fields=CONCAT( '[[', p._pageName,'|', p.name, ' ', p.version, ']] <span style="color: #888;"">(', p.release_date, ')</span>' )  
* '''[http://bugs.funtoo.org bugs.funtoo.org]''', our bug tracker ([[Reporting Bugs|Instructions]]).
|join on=p._pageName = pd._pageName
* [http://larrythecow.org larrythecow.org], our Gentoo blog aggregation service.
|order by=p.release_date DESC, pd._creationDate DESC
* [http://kernel-seeds.org kernel-seeds.org], resources for building your kernel from scratch.
|format=ul
* [http://git.funtoo.org git.funtoo.org], our cgit repository browser.
|limit=5
* '''[[Support Funtoo]]''' to help our project grow.
|more results text=
* '''[[Funtoo Hosting|Get a Funtoo Virtual Container]]'''.
}}
}}
{{MainPageSidebar|1=
== UserMap ==
{{#ask:[[Category:People]]
|?Geoloc
|format=googlemaps3|height=300|zoom=1|minzoom=1|markercluster=on}}
[[Usermap|View Larger version]]
}}
== Welcome to Funtoo Linux ==
Funtoo Linux is a Linux-based operating system that is a variant of [http://www.gentoo.org Gentoo Linux]. Funtoo Linux is:
* ...'''fun!''' Our priority is to create a ''great, supportive and responsive'' user community.
* ...'''user-centric and collaborative'''. Everyone is considered a '''user''' of Funtoo, first and foremost. You don't need any special privileges to collaborate with us.
* ...'''production-oriented''': Our goal is to have Funtoo be useful for ''real-world tasks''. We use Funtoo to do stuff, like host our infrastructure. It needs to work.__NOTOC__
* ...'''creative''': We seek creative, elegant and maintainable solutions to problems of all kinds.


'''View the [[Funtoo Linux FAQ]] for answers to common questions.'''
==== New Projects ([[Special:CargoTables/projects|View All]] / [[Form:Project|Create New Project]]) ====


== Getting Started ==
{{#cargo_query:
 
tables=projects=p, _pageData=pd
We encourage you to [[Funtoo Linux Installation|install Funtoo Linux]], and get involved in our user community. Get to know fellow Funtoo Linux users on our [http://forums.funtoo.org forums]. If you have any improvements or find any bugs in Funtoo Linux, you are strongly encouraged to report them on our [http://bugs.funtoo.org bug tracker]. We take all bugs seriously, and all work performed on Funtoo Linux is tracked on our bug tracker, for purposes of transparency.
|fields=CONCAT( '[[', p._pageName,'|',p._pageTitle, ']]')  
 
|join on=p._pageName = pd._pageName
Funtoo Linux has a very active [http://en.wikipedia.org/wiki/IRC IRC] community on Freenode, in the <code>#funtoo</code> channel, and you are encouraged to hang out online with us.
|order by=pd._creationDate DESC
 
|format=ul
== Project Structure ==
|limit=17
 
|more results text=
Funtoo Linux is led by [http://en.wikipedia.org/wiki/Daniel_Robbins_(computer_programmer) Daniel Robbins], the creator and former Chief Architect of [http://en.wikipedia.org/wiki/Gentoo_Linux Gentoo Linux], who serves as benevolent dictator for life (BDFL) of the project. Our organizational structure consists of BDFL and a small number of support staff, as well as members of our user community who are involved in improving Funtoo Linux. Development efforts are driven by the BDFL as well as our users, and efforts are under way to implement various mechanisms to allow supporters of Funtoo Linux to chart the future direction of the project.
}}
 
'''Learn more about Funtoo Linux's [[staff]] and [[Funtoo Linux Vision|development vision]].'''
 
== Distinctives ==
 
Funtoo Linux packages are installed from source code, automatically, thanks to the [http://en.wikipedia.org/wiki/Portage_(software) Portage ports system.], inspired by the FreeBSD ports system, but written in Python and with full advanced package management functionality. 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.


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.
==== Latest Wiki Updates ====
{{Special:SimpleChanges/40}}
</div>


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.
'''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]]'''


== Help Document Ebuilds! ==
'''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.


We need help adding documentation for ebuilds to our wiki. See below for a list of pages:
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.


This page lists all ebuilds with pages on the Funtoo Linux wiki.
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 ===
{{#ask:[[Category:Ebuilds]] [[CatPkg::+]]
|?CatPkg=
|?Repository=
|?Summary=
|format=listwidget
|link=all
|headers=show
|searchlabel=… further results
|class=sortable wikitable smwtable
}}


'''Add an Ebuild page:''' (see [[Adding an Ebuild to the Wiki]] for instructions)
<div style="display: flex; flex-wrap: wrap; justify-content: flex-start;">
{{Project/RecentUpdatesAsList}}
</div>
=== YouTube ===


{{#forminput:form=Ebuild|size=|default value=|button text=Add Package|autocomplete on namespace=Package|remote autocompletion|placeholder=Descriptive name|query string=namespace=Package}}
<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>


__NOTITLE__
</div> <!-- flex -->
__NOEDITSECTION__
__NOEDITSECTION__
{{CDN77}}
<div style="display: flex; flex-wrap: wrap; justify-content: center;">
{{SocialBar}}
</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