linux版本判定問題? - Linux

Selena avatar
By Selena
at 2011-03-07T00:28

Table of Contents

hi hukhuk,

hyphen 後面應該是local version, different from various distributions.

http://answers.yahoo.com/question/index?qid=20110129134951AAj3Zvf

有些特別的suffix有其意思,如 'ck' stands for Con Kolivas, 'ac' stands for Alan Cox

http://en.wikipedia.org/wiki/Linux_kernel#Version_numbering

編kernel時可以自己設local version

[鳥哥]

(vbird) Local version - append to kernel release
[*] Automatically append version information to the version string
# 我希望我的核心版本成為 2.6.30.3.vbird ,那這裡可以就這樣設定!
Kernel compression mode (Bzip2) --->

http://linux.vbird.org/linux_basic/0540kernel.php


有錯請鞭小力一點 XD

--
Tags: Linux

All Comments

Donna avatar
By Donna
at 2011-03-07T21:24
感覺起來,還是[主].[次].[釋出]-[修改] 這個重要^_^

問一個sed的寫法

Aaliyah avatar
By Aaliyah
at 2011-03-06T23:28
各位版友好 小弟想要請教一個sed的寫法 現在我有一個檔案叫test.cpp 我想要把諸如 /* comment .... */ 這樣的片段從檔案中刪除或者是用空字串取代 不知道用什麼寫法寫會比較好? -- ~宅男的四個徵兆~ ∠□ ○ ! ...

SA@Taichung 雲端這條路 - 3/13(日)

Jacky avatar
By Jacky
at 2011-03-06T19:12
開學新氣象~ 台中區本次邀請cc大佬來台中區演講雲端相關議題 請大家多多參與認識新朋友~ 主題 雲端這條路 議程簡介 人生路那麼多條,為什麼你要選雲端這一條? 天上那麼多朵雲,你在哪一朵? 大綱 * 從老大哥看起:看看現有成功的 cloud s ...

推薦新手使用的第一套Linux桌面系統?

Charlie avatar
By Charlie
at 2011-03-06T16:36
我是Ubuntu新手 有一個同學最近問我 想開始用linux當桌面系統 我也不知道怎麼回答他 因為我只用過ubuntu netbook的版本 所以上來問大家 對於入門的新手 會推薦哪一套當入門的使用呢??? 為什麼呢??? - ...

如何重新開始被kill的process

Emily avatar
By Emily
at 2011-03-06T13:47
某個process不知道為什麼過幾天會被kill 想說有沒有辦法讓它偵測這個process 如果process不存在 自己就會重新restart呢? 謝謝~^^ (CentOS 裡面) - ...

gvim的設定

Kristin avatar
By Kristin
at 2011-03-06T12:05
請問有沒有辦法讓GVIM一開啟就最大化 但卻可以限制每一行的最大寬度 目前是我是可以設定最大化 或者是限制每一行的寬度(set column) 謝謝 - ...