unix and linux

리눅스 커널 3.0.0-rc1 commit

'김용환' 2011. 5. 31. 15:26


토발스 아저씨가. 리눅스 2.6에서 리눅스 3.0.0-rc1으로 commit했습니다. 


<코드 커밋 내용>

http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=55922c9d1b84b89cb946c777fddccb3247e7df2c


 .. except there are various scripts that really know that there are

three numbers, so it calls itself "3.0.0-rc1".

Hopefully by the time the final 3.0 is out, we'll have that extra zero
all figured out.




<토발스 아저씨 메일>

메일에 따르면, 바뀌는 부분은 사소한 것 같습니다. 
20주년 기념으로 새롭게 renumbering 으로 간다고 생각하시면 될 것 같습니다. 

 So what are the big changes?

NOTHING. Absolutely nothing. Sure, we have the usual two thirds driver
changes, and a lot of random fixes, but the point is that 3.0 is
*just* about renumbering, we are very much *not* doing a KDE-4 or a
Gnome-3 here. No breakage, no special scary new features, nothing at
all like that. We've been doing time-based releases for many years
now, this is in no way about features. If you want an excuse for the
renumbering, you really should look at the time-based one ("20 years")
instead.


<관련 기사>