6.2-RELEASE に関する詳しい (?) 内容は
こちらに書くとして。
現在 6.2-RELEASE へのアップグレード試験をしているが、思いついたことをいくつか。
- 必ず df の結果を保存しておくこと!
アップグレード途中でパーティション情報を入力しなければならないので、手元にそれが無いとにっちもさっちもいかない。
- あたりまえだが /usr/src/ が全部削除されるので、最低でも supfile とカーネルコンフィグレーションファイルのバックアップは取っておくこと。
- リリースノートにも書かれているが、ipfw (4) のカーネルオプション "IPFIREWALL_FORWARD_EXTENDED" が削除されているので、カーネルの再構築の時はこのオプションをコメントアウトか削除すること。
出来れば (英語記載だが) リリースノート全部に目を通しておいた方がイイ希ガス。
- OpenVPN 使ってる人は device tap を忘れずに。
上手く動いてます。
とりあえず問題はなさそうなので実環境につっこんでみるかな。
CD ブートさせないとだめだから面倒だけど。
GENERIC カーネルの diff
6.1-REL→6.2-REL
--- ./GENERIC.kernel-conf.6.1-REL Mon May 1 09:15:12 2006
+++ ./GENERIC.kernel-conf.6.2-REL Wed Jan 17 16:24:21 2007
@@ -17,5 +17,5 @@
# in NOTES.
#
-# $FreeBSD: src/sys/i386/conf/GENERIC,v 1.429.2.7.2.2 2006/05/01 00:15:12 scottl Exp $
+# $FreeBSD: src/sys/i386/conf/GENERIC,v 1.429.2.13 2006/10/09 18:41:36 simon Exp $
machine i386
@@ -30,5 +30,4 @@
makeoptions DEBUG=-g # Build kernel with gdb(1) debug symbols
-#options SCHED_ULE # ULE scheduler
options SCHED_4BSD # 4BSD scheduler
options PREEMPTION # Enable kernel thread preemption
@@ -58,8 +57,4 @@
options _KPOSIX_PRIORITY_SCHEDULING # POSIX P1003_1B real-time extensions
options KBD_INSTALL_CDEV # install a CDEV entry in /dev
-options AHC_REG_PRETTY_PRINT # Print register bitfields in debug
- # output. Adds ~128k to driver.
-options AHD_REG_PRETTY_PRINT # Print register bitfields in debug
- # output. Adds ~215k to driver.
options ADAPTIVE_GIANT # Giant mutex is adaptive.
@@ -85,5 +80,9 @@
device ahb # EISA AHA1742 family
device ahc # AHA2940 and onboard AIC7xxx devices
+options AHC_REG_PRETTY_PRINT # Print register bitfields in debug
+ # output. Adds ~128k to driver.
device ahd # AHA39320/29320 and onboard AIC79xx devices
+options AHD_REG_PRETTY_PRINT # Print register bitfields in debug
+ # output. Adds ~215k to driver.
device amd # AMD 53C974 (Tekram DC-390(T))
device isp # Qlogic family
@@ -208,4 +207,5 @@
device sk # SysKonnect SK-984x & SK-982x gigabit Ethernet
device ste # Sundance ST201 (D-Link DFE-550TX)
+device stge # Sundance/Tamarack TC9021 gigabit Ethernet
device ti # Alteon Networks Tigon I/II gigabit Ethernet
device tl # Texas Instruments ThunderLAN
@@ -230,5 +230,11 @@
# Wireless NIC cards
device wlan # 802.11 support
+device wlan_wep # 802.11 WEP support
+device wlan_ccmp # 802.11 CCMP support
+device wlan_tkip # 802.11 TKIP support
device an # Aironet 4500/4800 802.11 wireless NICs.
+device ath # Atheros pci/cardbus NIC's
+device ath_hal # Atheros HAL (Hardware Access Layer)
+device ath_rate_sample # SampleRate tx rate control for ath
device awi # BayStack 660 and others
device ral # Ralink Technology RT2500 wireless NICs.
└ G兄
└ G兄
└ G兄
└ G兄
└ G兄
└ G兄
└ G兄
└ G兄
└ 山銀
└ G兄