Wpis z mikrobloga

@seoama: Gentoo ma już 3.18.3 w ~amd64

Available kernel symlink targets:
[1] linux-3.17.7-gentoo *
[2] linux-3.18.0-gentoo
[3] linux-3.18.1-gentoo
[4] linux-3.18.2-gentoo
[5] linux-3.18.3-gentoo

ksd ~ # uname -a
Linux ksd 3.17.7-gentoo #2 SMP Thu Jan 8 21:18:15 CET 2015 x86_64 AMD FX(tm)-8320 Eight-Core Processor AuthenticAMD GNU/Linux

Widzę, że nvidia wspiera już 3.18 więc pewnie dziś albo jutro będzie 3.18.3 online ;)
Manjaro

sh-4.3$ uname -a
Linux ... 3.16.7.3-1-MANJARO 
#1 SMP PREEMPT Fri Dec 19 18:34:00 UTC 2014 x86_64 GNU/Linux
sh-4.3$ mhwd-kernel -l
Available kernels:
   * linux310
   * linux312
   * linux313
   * linux314
   * linux316
   * linux317
   * linux318
sh-4.3$ lsb_release -a
LSB Version:        n/a
Distributor ID:        ManjaroLinux
Description:        Manjaro Linux
Release:        0.8.11
Codename:        Ascella
sh-4.3$ 

Więcej o kernelach w Manjaro: https://wiki.manjaro.org/index.php/Manjaro_Kernels
@aleksander_z: jakby się uprzeć to jest nawet 3.19-rc4 ;)

* sys-kernel/git-sources
Available versions:
(3.19_rc1) (~)3.19_rc1^bs
(3.19_rc2) (~)3.19_rc2^bs
(3.19_rc3) (~)3.19_rc3^bs
(3.19_rc4) (~)3.19_rc4^bs
@cruc: @user84328: Nie trzeba się bawić w jakieś fakerooty i inne bo to stare metody. Kernel ma w make wbudowane narzędzie do debów wystarczy podać zaraz po konfiguracji:

make -jN deb-pkg LOCALVERSION=-nazwa
gdzie N to ilość rdzeni a nazwa to przedrostek do kernela

Czyli w przypadku posiadania wszystkich paczek wystarczy wydać np

make menuconfig
make -j4 deb-pkg LOCALVERSION=-custom