分页: 1 / 2

Linux 2.6.25 下周早些时间发布……

发表于 : 2008-04-14 16:09
aaazjz
I really don't want to do this, and I was actually hoping to release
2.6.25 last weekend
(which is why -rc9 is a few days late - just me hoping
to not do another -rc at all), but I've done an -rc9.

The changes in -rc9 are pretty small (shortlog appended), and 60% of them
are m68k updates - mostly defconfigs. And some doc updates.

But there's some network driver updates (tg3 and wireless hostap stand
out), some late XFS patches and a mvsas driver update (the mvsas driver is
new in 2.6.25, so that's not going to regress anything ;).

The rest is mostly one-liners, with a few reverts going on.

Dirstat:

4.2% Documentation/filesystems/
3.2% Documentation/networking/
11.4% Documentation/
55.7% arch/m68k/configs/
59.4% arch/m68k/
2.0% arch/powerpc/
65.7% arch/
3.6% drivers/net/
4.2% drivers/scsi/
12.7% drivers/
2.3% fs/
2.2% include/
3.9% net/

anyway, the reason for not doing a 2.6.25 is that some people are making
noises about slab/page-alloc setup issues, and I wanted something out this
week, but didn't feel comfy doing a final release.

That said, I think I'll have to do 2.6.25 early next week regardless,
because we can't just keep holding things back forever. At some point it
will have to turn into a 2.6.25.x issue, and the developers with stuff
pending for the next version need to be able to start merging.

Linus

发表于 : 2008-04-14 16:18
xiooli
这么快,我的还是24-11的呢。

发表于 : 2008-04-14 16:25
carbont
发也不会用的--奇数是不稳定版本,我等水平,不是找死么……

发表于 : 2008-04-14 16:30
aaazjz
carbont 写了:发也不会用的--奇数是不稳定版本,我等水平,不是找死么……
楼上有误解,第二位是奇数是不稳定版本……可以查一查……

发表于 : 2008-04-14 17:09
SecretZero
厉害~!

还是等到正式版的时候再装一次吧。

发表于 : 2008-04-14 17:15
kingsong1126
别查了,发行版前三位都不会奇数,从2.4.18用到现在还没见过发行版内核第三位是奇数的情况

发表于 : 2008-04-14 17:46
BigSnake.NET
2.x.y

x 是奇就开发版, 偶就稳定版

y是无关紧要的, 只是个修订版本号, 越大越好

发表于 : 2008-04-14 17:54
carbont
BigSnake.NET 写了:2.x.y

x 是奇就开发版, 偶就稳定版

y是无关紧要的, 只是个修订版本号, 越大越好
是了,了解了。

发表于 : 2008-04-14 18:01
liangsuilong
但是Y是奇数的版本好像很快就会被新的版本来取代啊,好像23就很快就被24取代了

发表于 : 2008-04-14 18:02
BigSnake.NET
liangsuilong 写了:但是Y是奇数的版本好像很快就会被新的版本来取代啊,好像23就很快就被24取代了
只是巧合

发表于 : 2008-04-14 18:06
sfbi
carbont 写了:发也不会用的--奇数是不稳定版本,我等水平,不是找死么……
2.6.25显然是稳定版的内核。

按照linux内核的命名规则,比如a.b.c.d,只有第二位b的奇偶性是指示开发版或稳定版的。不妨参考http://en.wikipedia.org/wiki/Linux_kernel
如果要举例子,比如1.x的时代,比如ubuntu dapper的2.6.15,比如Fedora 9是基于2.6.25的。

不过说实话,因为我只用过半个月的ubuntu,印象中ub的内核号似乎是根据自己的改动排的(当然主要是后两位了,前两位比如2.6是一致的),所以ub是不是倾向于不采用奇数,那我就不知道了。不知道8.10会如何,不过也许那时候2.6.26又出来了,呵呵。

发表于 : 2008-04-14 18:12
aaazjz
sfbi 写了:
carbont 写了:发也不会用的--奇数是不稳定版本,我等水平,不是找死么……
2.6.25显然是稳定版的内核。

按照linux内核的命名规则,比如a.b.c.d,只有第二位b的奇偶性是指示开发版或稳定版的。不妨参考http://en.wikipedia.org/wiki/Linux_kernel
如果要举例子,比如1.x的时代,比如ubuntu dapper的2.6.15,比如Fedora 9是基于2.6.25的。

不过说实话,因为我只用过半个月的ubuntu,印象中ub的内核号似乎是根据自己的改动排的(当然主要是后两位了,前两位比如2.6是一致的),所以ub是不是倾向于不采用奇数,那我就不知道了。
不是,ub最后一位是自己排的如2.6.24-16的16,好像是基于2.6.24.4内核……

发表于 : 2008-04-14 18:24
sfbi
哦,这样啊。不过8.04看样子是不会采用2.6.25了,毕竟已经冻结了。不过2.6.25有不少新的改进,正希望能加强驱动的支持呢。

发表于 : 2008-04-14 18:33
kingsong1126
从未在正式发行版中见到第三位是奇数的情况,大版本号和小版本号是偶数是稳定版本,那为什么奇数第三位不出现在发行版中,谁来解释?我很困惑(别举fedora,那个本身就是实验版本)

发表于 : 2008-04-14 18:39
aaazjz
kingsong1126 写了:从未在正式发行版中见到第三位是奇数的情况,大版本号和小版本号是偶数是稳定版本,那为什么奇数第三位不出现在发行版中,谁来解释?我很困惑
看的版本少了,呵呵
http://distrowatch.com/table.php?distribution=fedora

把最后一位换成任意的发行版,看看每个版本的内核吧…… :D