The Funtoo Linux project has transitioned to "Hobby Mode" and this wiki is now read-only.
Difference between revisions of "Welcome"
(223 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<div | {{#css: | ||
#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> | |||
==== Latest Funtoo Software Releases ==== | |||
''' | {{#cargo_query: | ||
| | tables=soft_releases=p, _pageData=pd | ||
| | |fields=CONCAT( '[[', p._pageName,'|', p.name, ' ', p.version, ']] <span style="color: #888;"">(', p.release_date, ')</span>' ) | ||
| format= | |join on=p._pageName = pd._pageName | ||
| limit= | |order by=p.release_date DESC, pd._creationDate DESC | ||
| | |format=ul | ||
|limit=5 | |||
|more results text= | |||
}} | }} | ||
==== New Projects ([[Special:CargoTables/projects|View All]] / [[Form:Project|Create New Project]]) ==== | |||
=== | {{#cargo_query: | ||
tables=projects=p, _pageData=pd | |||
|fields=CONCAT( '[[', p._pageName,'|',p._pageTitle, ']]') | |||
|join on=p._pageName = pd._pageName | |||
|order by=pd._creationDate DESC | |||
|format=ul | |||
== | |limit=17 | ||
|more results text= | |||
}} | |||
==== Latest Wiki Updates ==== | |||
{{Special:SimpleChanges/40}} | |||
</div> | |||
'''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]]''' | |||
''' | '''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. | ||
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. | |||
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 === | |||
<div style="display: flex; flex-wrap: wrap; justify-content: flex-start;"> | |||
{{Project/RecentUpdatesAsList}} | |||
</div> | |||
=== YouTube === | |||
<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> | |||
</div> <!-- flex --> | |||
</div>< | |||
__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
- metatools 1.3.5 (2023-11-09)
- metatools 1.3.4 (2023-07-28)
- metatools 1.3.3 (2023-07-13)
- metatools 1.3.2 (2023-06-29)
- metatools 1.3.1 (2023-06-03)
New Projects (View All / Create New Project)
- Wayland
- Harvester
- Multilingual
- CJK
- Ruby
- MATE
- KDE
- Python
- Networking
- User Services/Mottainai
- User:Mtao/Graphics
- Programming Languages
- Security
- Macaroni Linux
- Wikiverse
- User Services
- New Install Experience
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.