基本上,主要有以下步驟
- 取得新的souce code (指令: make update)
- make buildworld
- make kernel
- make installworld
- sync;sync;sync;reboot
- 設定/etc/make.conf
- 複製ports-supfile與stable-supfile到make.conf中的路徑
- 在/usr/src下執行 make update
- update完後, make buildworld kernel install (懶得打那麼多,三行縮成一行)
- sync;sync;sync;reboot
- /etc/make.conf的設定方法請看之前的範例
文章標籤
全站熱搜
