作者: volospin 時間: 2006-7-11 12:49 標題: Kernel Wiki
I found a nice kernel wiki site.
It tells us the changes of each kernel version,
including new drivers included in the kernel.
I am still investigating it...
http://wiki.kernelnewbies.org/
作者: tuppa 時間: 2006-7-11 14:00
原帖由 volospin 於 2006-7-11 14:49 發表
I found a nice kernel wiki site.
It tells us the changes of each kernel version,
including new drivers included in the kernel.
I am still investigating it...
[url]http://wiki.kernelnewbies.or ...
Nice find, thanks.
作者: 有你便有我 時間: 2006-7-11 14:08
我想問下個網有無講2.4.x既Kernel ??我好似搵唔到.....
作者: volospin 時間: 2006-7-11 14:20
原帖由 有你便有我 於 7/11/06 14:08 發表
我想問下個網有無講2.4.x既Kernel ??我好似搵唔到.....
Tell you when I find it...
although I found something similar in http://old.kernelnewbies.org/
but it only update to 2.4.20 then 2.5...
and only the ascii works.
作者: 有你便有我 時間: 2006-7-11 16:14
原帖由 volospin 於 2006-7-11 14:20 發表
Tell you when I find it...
although I found something similar in http://old.kernelnewbies.org/
but it only update to 2.4.20 then 2.5...
and only the ascii works.
thx~~睇黎2.4已經開始fade out lor........
作者: semson 時間: 2006-7-12 18:30
wow that would make me a lot easier!
作者: semson 時間: 2006-7-12 19:29
still remember how hard it was when moving to 2.6.16 - the re-allocation of the netfilter, 2.6.16 doesn't read my previous config, i have to check for the entries one by one :(
作者: volospin 時間: 2006-7-13 11:45
I reconfig the kernel via menuconfig instead of copying the .config
so... I restudy the location of the functions I want everytime I compile the kernel.
