(125 intermediate revisions by 58 users not shown)
Line 1:
#REDIRECT [[Category:List of Gentoo Linux derivatives#Funtoo]]▼
{{One source|date=July 2010}}
'''Funtoo''' GNU/Linux is a source based distribution originally based on [[Gentoo linux]]. It was founded by [[Daniel Robbins]] the original founder of Gentoo GNU/Linux in 2008 so that he could work on making Gentoo "more distributed, [and] collaborative"<ref>http://blog.funtoo.org/2008/10/goal-of-funtoo.html</ref>. As of 2010 Funtoo has expanded since to hundreds of users and a half dozen core developers.
==QA==
Funtoo's development process is slower than the upstream Gentoo linux project. Changes are announced in advance, and as they occur via an ATOM feed. This allows for easy tracking of issues, and new core packages.
==Core technologies==
Funtoo has several critical changes, or major software packages which are unique to it.
===Git===
Funtoo utilizes [[git_(software)|Git]] to store the [[Portage]] tree. This method has been described as superior to Gentoo's current system of utilizing CVS.<ref>http://www.deathwing00.org/wordpress/?p=164</ref>
===Metro===
Metro<ref>http://www.funtoo.org/en/metro/tutorial/</ref> is an automatable software package for building stages used in installing Funtoo.
===boot-update===
boot-update <ref>http://www.funtoo.org/en/funtoo/core/boot/</ref> provides a unified mechanism for configuring the GRUB 1.9x (sys-boot/grub) and GRUB 0.97 (sys-boot/grub-legacy) boot loaders.
===Core Networking===
Funtoo has an added simplified core networking solution to allow users to easily create complex network interfaces based on pre-created profiles.<ref>http://funtoo.org/en/funtoo/core/networking/</ref>
===XZ===
Funtoo switched from [[bz2]] to [[xz]] compression in July 2010<ref>http://distro.ibiblio.org/pub/linux/distributions/funtoo/funtoo/i686/</ref>