Next Linux kernel version is ... v3.0 - Linux

Kumar avatar
By Kumar
at 2011-05-30T09:32

Table of Contents

幾小時前 Linus Torvalds 加了一個 patch 到 mainline kernel
Kernel 在 v2.6.39 後的下個版本會是 v3.0


commit 55922c9d1b84b89cb946c777fddccb3247e7df2c
Author: Linus Torvalds <[email protected]>
Date: Sun May 29 17:43:36 2011 -0700

Linux 3.0-rc1

.. 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.

Signed-off-by: Linus Torvalds <[email protected]>

diff --git a/Makefile b/Makefile
index 529d93f..afb8e0d 100644
--- a/Makefile
+++ b/Makefile
@@ -1,8 +1,8 @@
-VERSION = 2
-PATCHLEVEL = 6
-SUBLEVEL = 39
-EXTRAVERSION =
-NAME = Flesh-Eating Bats with Fangs
+VERSION = 3
+PATCHLEVEL = 0
+SUBLEVEL = 0
+EXTRAVERSION = -rc1
+NAME = Sneaky Weasel

# *DOCUMENTATION*
# To see a list of typical targets execute "make help"


--
Tags: Linux

All Comments

Ina avatar
By Ina
at 2011-06-04T06:10
https://lkml.org/lkml/2011/5/29/204 <- Linus的說明
Oscar avatar
By Oscar
at 2011-06-05T23:55
終於要出 3.0, 2.6 只修 bug 了
Jake avatar
By Jake
at 2011-06-06T15:35
2.x.x 版也15年了.
Jake avatar
By Jake
at 2011-06-11T05:18
3.0了耶!!!
Megan avatar
By Megan
at 2011-06-14T14:58
可喜可賀 XD
David avatar
By David
at 2011-06-16T00:16
推推
Daph Bay avatar
By Daph Bay
at 2011-06-19T05:16
像一場夢啊~~
Freda avatar
By Freda
at 2011-06-23T16:23
1F 的 https 改成 http 才能連
Heather avatar
By Heather
at 2011-06-27T22:04
= =死了一早上 剛剛才又可以連
Skylar DavisLinda avatar
By Skylar DavisLinda
at 2011-07-01T04:45
喔喔!一上來就看到這消息!
Skylar DavisLinda avatar
By Skylar DavisLinda
at 2011-07-02T13:42
Torvalds: So what are the big changes? NOTHING
Madame avatar
By Madame
at 2011-07-02T23:02
所以其實 3.0.0 就是 2.6.40 的意思 XD?
Odelette avatar
By Odelette
at 2011-07-07T07:32
類似 2.6.40 不過應該會開始大改了吧 我猜
Edward Lewis avatar
By Edward Lewis
at 2011-07-07T20:55
主版號可能會縮減制兩節,變成 3.0 喔!

ubuntu改成mint

Ophelia avatar
By Ophelia
at 2011-05-29T21:04
最近開始接觸ubuntu 而且還手癢把我剛裝的改成 macbuntu 不知道是為什麼改了之後好像變得比較不穩定 立體視窗的功能時有時無 開瀏覽器會卡卡的 想說換成mint比較不需要這麼多調整 請問要怎麼把ubuntu換成mint呢? - ...

無法更改桌面系統

Dora avatar
By Dora
at 2011-05-29T20:52
作業系統:Ubuntu 11.04 之前把登入畫面設定裡的預設桌面調成 傳統的Ubuntu桌面 之後就調不回來了....一直無法進入utility 無論選Ubuntu ,傳統的Ubuntu桌面, User Defined session都一樣 最後都會進入傳統的gnome2.x... 請問要怎麼做才 ...

Ubuntu 11.04 頂部面板 如何變更按鈕位置?

Kumar avatar
By Kumar
at 2011-05-29T20:23
最近使用了 Ubuntu 11.04 發現外觀變更了很多, 實在有點不太習慣 視窗的 縮小/放大/關閉 在一般視窗時預設是在視窗的左上角 我習慣調整成在視窗的右上角,跟Windows一樣 這個我會調整,所以沒問題 問題是,當視窗最大化後,這些按鈕會跑到頂部面板上 然後位置是在左上角,然後我找不到怎麼修 ...

修正 Ubuntu 11.04 藍芽無法開啟問題

Daniel avatar
By Daniel
at 2011-05-29T16:26
原文網誌:http://cheerc.blogspot.com/2011/05/ubuntu-1104.html 原文才有超連結喔!無廣告、無音樂, 希望可以幫助大家。 ------------------------------------------------------------------- ...

請問想知道某個port提供的服務是由哪些程式或行程提供

Quintina avatar
By Quintina
at 2011-05-29T00:42
請問一下 如果我有某個linux上管理員的權制 這個linux上有打開某些port 如果我要知道是由哪個service或process打開這個port 該如何作呢 謝謝 - ...