FreeBSD-SA-25:07.libarchive
FreeBSD-EN-25:12.efi
FreeBSD-EN-25:13.wlan_tkip
FreeBSD-EN-25:14.route
2025-08-11
2025-07-03
2025-06-10
2025-04-12
2025-03-11
2025-02-24
2025-01-30
2024-12-03
FreeBSD 14.2 RELEASE
FreeBSD 14.2-RELEASE Release Notes | The FreeBSD Project
Support for Realtek 8156/8156B has been moved from from cdce(4) to ure(4) for improved performance and reliability.
終於把 RTL8156 放到 ure 了, 等有空就來試試看.
Support for Realtek 8156/8156B has been moved from from cdce(4) to ure(4) for improved performance and reliability.
終於把 RTL8156 放到 ure 了, 等有空就來試試看.
2024-10-30
2024-09-20
2024-09-09
開始升級到 FreeBSD 14
手上的機器目前全都是 13.x, 現在開始慢慢來升到 14.1, 順便看看 IPv6 能不能弄起來.
差別比較大的是 ports, 因為不能用 portsnap 了, 所以要把換成 git 的方法記下來
1. 先把 pkg 版本換成新的
其他相關的指令:
更新 ports tree(記得要重新抓 ports index)
檢查 ports tree 版本
差別比較大的是 ports, 因為不能用 portsnap 了, 所以要把換成 git 的方法記下來
1. 先把 pkg 版本換成新的
pkg bootstrap -f2. 安裝 git
pkg install git3. 把舊的 /usr/ports 砍掉
cd /usr/ports; rm -rf ./*; rm -rf ./.??*4. 用 git 拉完整的 ports tree 下來
git clone https://git.freebsd.org/ports.git /usr/ports5. 抓 ports index 回來放
cd /usr/ports; make fetchindex
其他相關的指令:
更新 ports tree(記得要重新抓 ports index)
cd /usr/ports ; git pull -p
cd /usr/ports; make fetchindex
檢查 ports tree 版本
cd /usr/ports ; git status
2024-09-06
2024-08-08
2024-07-08
2024-06-21
2024-06-05
2024-04-30
2024-04-01
2024-03-05
訂閱:
文章 (Atom)