Difference between pages "Package:Debian-sources" and "Talk:Intel64-haswell"

From Funtoo
(Difference between pages)
Jump to navigation Jump to search
m (Undo revision 9467 by Pytony (talk))
 
(Suggestion to add the "LZCNT" flag to CPU_FLAGS_X86)
 
Line 1: Line 1:
{{Ebuild
Should the CPU_FLAGS suggested on this page include "lzcnt"?
|Summary=This is the Debian kernel. This is default recommended kernel to use in http://www.funtoo.org/Funtoo_Linux_Installation
As listed here [1] lzcnt was adopted in Intel Haswell.
|CatPkg=sys-kernel/debian-sources
 
|Maintainer=Oleg,
Or is there a special reason that LZCNT was not listed on this page?
|Homepage=http://www.funtoo.org/Funtoo_Linux_Kernels
 
}}
[1] http://www.funtoo.org/CPU_FLAGS
== 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.
== Usage ==
<console>
###i## echo "sys-kernel/debian-sources binary" >> /etc/portage/package.use
###i## emerge debian-sources
###i## nano -w /etc/boot.conf
###i## boot-update
</console>
{{fancyimportant|1=
<code>debian-sources</code> with <code>binary</code> USE flag also automatically installing a /usr/src/linux symlink pointing to debian kernel.}}
== Advanced use ==
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
{{EbuildFooter}}

Revision as of 19:24, May 9, 2015

Should the CPU_FLAGS suggested on this page include "lzcnt"? As listed here [1] lzcnt was adopted in Intel Haswell.

Or is there a special reason that LZCNT was not listed on this page?

[1] http://www.funtoo.org/CPU_FLAGS