cvsup.tw.FreeBSD.org - BBS

Madame avatar
By Madame
at 2009-03-26T14:23

Table of Contents

※ 引述《usnei (usnei)》之銘言:
: ※ 引述《[email protected] (lwhsu)》之銘言:
: > 不過更新patch 是否還需要進行recompile kernel 呢?
: : 上了 patch 當然要 recompile kernel & reboot
: 不好意思, 針對這點, 想請教, 為何這個patch 不需要rebuild world ?

關於 make world, 建議看一下手冊:

http://www.freebsd.org/doc/en/books/handbook/makeworld.html

Do not use make world: A lot of older documentation recommends
using make world for this. Doing that skips some important steps
and should only be used if you are sure of what you are doing. For
almost all circumstances make world is the wrong thing to do, and
the procedure described here should be used instead.


: 若針對kernel 修正. 那麼是應該download 新的kernel重編 或僅需要使用
: 自己瘦身過的kernel 來recompile ?
: 應該說, 這個patch 寫入什麼地方. 當recompile origin kernel 會修正漏洞?
: 或著需要make buildworld install world 呢?
: 我是有make buildworld 跟install
: 但實際上 板本跟後面帶的p 號並沒有改變
: 希望前輩能夠解答我這個疑惑

你要做的是安裝新 kernel:

http://www.freebsd.org/doc/en/books/handbook/kernelconfig-building.html

如果你用 freebsd-update 更新的話, 看它下載的檔案, 有時候是連 kernel
都不用動到的; 如果下載的檔案, 都跟 kernel 無關, 就不用動到 kernel。

freebsd-update 也請看手冊 24.2 囉!

--
Tags: BBS

All Comments

cvsup.tw.FreeBSD.org

Queena avatar
By Queena
at 2009-03-26T14:02
※ 引述《lwhsu.bbsatbbs.cs.nctu.edu.tw (lwhsu)》之銘言: : ※ 引述《usnei.bbsatptt.cc (usnei)》之銘言: : andgt; 原來是這樣 辛苦了. andgt; 不過更新patch 是否還需要進行recompile kernel 呢? ...

不知道該怎麼問Orz

Selena avatar
By Selena
at 2009-03-26T00:26
1.Linux, 不是Linex 2.FreeBSD不是Linux, 他們是兩個沒什麼關係的作業系統 你表哥錯了 3.搞清楚你到底是要用Linux還是FreeBSD Linux的話請轉Linux版 4.FreeBSD的話 給你個提示 可以用LABEL定位磁區 先裝好之後 假設是裝在/dev/d ...

不知道該怎麼問Orz

Ophelia avatar
By Ophelia
at 2009-03-25T22:54
學校的作業就不要直接告訴你答案了,告訴你一個程式請自己研究要怎麼去使用: http://unetbootin.sourceforge.net/ 當然,答案可能不只這一種 :) -- 神從來沒有把人當作奴僕,只會視他們作子女。 祂並不須人們對它謙卑下跪、叩首膜拜,那絕非祂的本意。 祂要的是你們每一個人都由 ...

不知道該怎麼問Orz

Ingrid avatar
By Ingrid
at 2009-03-25T22:14
因為完全沒碰過 雖然看了至底發問的 但是還是不知道該怎麼發問Orz(也不知道該估狗什麼關鍵字) 如果可以告知我關鍵字或是書 我會很感激你的andlt;(_ _)andgt; 老師要我們在隨身碟上裝FreeBSD 我表哥說要在Linex平台上才能再把FreeBSD裝進去 (如果有其他方法 也請告知我 ...

FreeBSD 上面跑 snmpwalk 的問題

Frederic avatar
By Frederic
at 2009-03-24T16:31
※ 引述《BeLOveRX (專業吐嘈)》之銘言: : 因為在開發一個系統 : 需要到Switch 上面取得 MAC Address 資訊 : snmpwalk 出來的 MAC Address : 比如說,該HOST 網卡設備的MAC Address 為000B.224A.3335 : 卻會顯示為0B224A ...