Welcome FreeBSD 5.4

剛在看 release notes,列出一些感興趣的:

  • debug.mpsafevm 預設打開了!
  • 可以控制 jail root 能不能 chflags (security.jail.chflags_allowed)
  • ULE 修了很多.. 但是還是不能用… !@#$%
  • cpufreq(4) MFC’ed
  • em(4) 的 hardware support VLAN tagging 預設關掉(跟另外一個東西會衝),fxp(4) Ethernet flow control 預設關掉,減少 panic…(什麼跟什麼)
  • carp(4) !
  • 以前 fs dirty 是在 mount 的時候去看,現在這份工作丟給 bgfsck(可以改 vfs.ffs.compute_summary_at_mount)
  • libarchive/bsdtar 現在可以吃 iso/zip :p
  • moused 的 -V,讓按下中鍵的時候變成虛擬滾輪!(太爽了啊啊)
  • tail -f 可以吃很多檔案了!(終於有了 Q_Q)
  • rc.conf 可以讓你開機的時候改網路卡名字了,ifconfig_fxp0_name=”net0″,然後底下的 fxp0 就可以寫 net0

1 Response to “Welcome FreeBSD 5.4”


  • 其實我比較想要的是
    1. 穩定不當機的 5.4, and
    2. 有 local host (127.0.0.1) 以及可 bind 兩三個 alias 的 jail (比如說同時 bind 不同的兩張網路卡上各一個 ip)
    ……. 好難的需求啊…..