Difference between pages "Gentoo Ecosystem" and "Package:Debian-sources"

From Funtoo
(Difference between pages)
Jump to navigation Jump to search
 
m (Undo revision 9467 by Pytony (talk))
 
Line 1: Line 1:
[[Image:Gentoo-ecosystem-14.11-small.png|1000px|link=http://www.funtoo.org/images/9/94/Gentoo-ecosystem-14.11.png]]
{{Ebuild
 
|Summary=This is the Debian kernel. This is default recommended kernel to use in http://www.funtoo.org/Funtoo_Linux_Installation
The Gentoo ecosystem is vast and deserves to be documented. Help us document it by adding content below. As content is added,  this section may be split into an entire wiki section. Help us document the world of Gentoo!
|CatPkg=sys-kernel/debian-sources
 
|Maintainer=Oleg,
Also See: [[History]]
|Homepage=http://www.funtoo.org/Funtoo_Linux_Kernels
 
}}
== Gentoo ==
== Introduction ==
 
This is the Debian kernel. It is roughly equal to a kernel shipped by Debian Linux in their releases. Ebuild now support the <code>binary</code> USE flag. The aim of this ebuild is to have support for near all possible hardware and users shouldn't really dig into configs, aka "install and forget". Daniel has added a special config-extract command which can be used to list all available official Debian kernel configurations, and generate them from the Debian files included with the kernel.  
See [[Gentoo Linux]].
== Usage ==
 
<console>
== Funtoo ==
###i## echo "sys-kernel/debian-sources binary" >> /etc/portage/package.use
 
###i## emerge debian-sources
See [[History]].
###i## nano -w /etc/boot.conf
 
###i## boot-update
== VLOS (VidaLinux) ==
</console>
2004.10.4-2009.12.3 [http://www.vidalinux.com]
{{fancyimportant|1=
 
<code>debian-sources</code> with <code>binary</code> USE flag also automatically installing a /usr/src/linux symlink pointing to debian kernel.}}
== GaryOS ==
== Advanced use ==
2014.2.9 [https://github.com/garybgenett/gary-os]
Additional information about using <code>config-extract</code> tool and genkernel tips can be found here:
 
http://www.funtoo.org/Funtoo_Linux_Kernels#Using_Debian-Sources_with_Genkernel
== Ututo XS ==
{{EbuildFooter}}
2005.6 [http://www.ututo.org]
 
== GoboLinux ==
2004.11.7 [http://gobolinux.org]
 
== Exherbo ==
2008.5.20 [http://exherbo.org]
 
== Gentoox ==
2003.3 [http://gentoox.shallax.com]
 
== Jollix ==
2003.4.17-2004.5.12 [http://jollix.berlios.de/de]
 
== Navyn OS ==
2004.6.1-2005.1.1 [http://distrowatch.com/table.php?distribution=navynos]
 
== Knopperdisk ==
2004.8.30-2007.03.19 [http://knopperdisk.knopper.tk]
 
== Litrix ==
2004.10.21 [http://litrixlinux.org]
 
== Pentoo ==
2005.2 [http://www.pentoo.ch]
 
== epiOS ==
2005.3-2007.10 [http://linux.wikia.com/wiki/EpiOS]
 
== Pardus ==
2005.5.4-2013.8.16 [http://www.pardus.org.tr]
 
== Sabayon (RR4) ==
2005.10 [http://sabayonlinux.org]
 
== Spike ==
2014.4.16 [http://www.spike-pentesting.org]
 
== Bintoo ==
2005.12.11-2007.1 [http://bintoo.sourceforge.net]
 
== Kororaa ==
2005.12.12-2007.11.7 [http://en.wikipedia.org/wiki/Kororaa]
 
== Papug ==
2006.11-2012.12 [http://www.papuglinux.net]
 
== Calculate ==
2007.6.6 [http://www.calculate-linux.org]
 
== Toorox ==
2007.11.28 [http://toorox.de]
 
== Tin Hat Linux ==
2008.7.27 [http://opensource.dyc.edu/tinhat]
 
== SystemRescueCD ==
2008.3.3 [http://www.sysresccd.org]
 
== Fireball ==
2009.3 [http://fireballiso.sourceforge.net]
 
== Chromium OS ==
2010.2 [http://dev.chromium.org/chromium-os]
 
== Google Chrome OS ==
2010.2 [http://dev.chromium.org/chromium-os]
[http://www.internetnews.com/skerner/2010/02/google-goes-with-gentoo-portag.html]
 
== CoreOS ==
2013.10.3 [https://coreos.com]
 
== Liberté ==
2010.5.5-2013.12 [http://dee.su/liberte]
 
== AnikOS ==
2011.5.22 [http://www.anikos.org]
 
== Zentoo ==
2011.7.17 [http://www.zentoo.org]
 
== Bicom Systems PBXware ==
2013.9.24 [http://www.bicomsystems.com/download]
 
== Planet Larry ==
 
[[Category:Featured]]

Revision as of 19:44, April 1, 2015

Debian-sources

   Tip

We welcome improvements to this page. To edit this page, Create a Funtoo account. Then log in and then click here to edit this page. See our editing guidelines to becoming a wiki-editing pro.

Introduction

This is the Debian kernel. It is roughly equal to a kernel shipped by Debian Linux in their releases. Ebuild now support the binary USE flag. The aim of this ebuild is to have support for near all possible hardware and users shouldn't really dig into configs, aka "install and forget". Daniel has added a special config-extract command which can be used to list all available official Debian kernel configurations, and generate them from the Debian files included with the kernel.

Usage

root # echo "sys-kernel/debian-sources binary" >> /etc/portage/package.use
root # emerge debian-sources
root # nano -w /etc/boot.conf
root # boot-update
   Important

debian-sources with binary USE flag also automatically installing a /usr/src/linux symlink pointing to debian kernel.

Advanced use

Additional information about using config-extract tool and genkernel tips can be found here: http://www.funtoo.org/Funtoo_Linux_Kernels#Using_Debian-Sources_with_Genkernel