#contents
*SA [#h630be20]
 [FreeBSD 7.x]
 # fetch http://security.FreeBSD.org/patches/SA-08:11/arc4random.patch
 # fetch http://security.FreeBSD.org/patches/SA-08:11/arc4random.patch.asc

 /root/CVSUP/7_0/cvsup-releng_7_0.sh
 cd /root/patch
 fetch http://security.FreeBSD.org/patches/SA-08:11/arc4random.patch
 fetch http://security.FreeBSD.org/patches/SA-08:11/arc4random.patch.asc
 cd /usr/src
 patch < /root/patch/arc4random.patch
 time make -j16 buildkernel
 time make installkernel
 reboot

 [FreeBSD 6.x]
 # fetch http://security.FreeBSD.org/patches/SA-08:11/arc4random6x.patch
 # fetch http://security.FreeBSD.org/patches/SA-08:11/arc4random6x.patch.asc


 /root/CVSUP/6_3/cvsup-releng_6_3.sh
 cd /root/patch
 fetch http://security.FreeBSD.org/patches/SA-08:11/arc4random6x.patch
 fetch http://security.FreeBSD.org/patches/SA-08:11/arc4random6x.patch.asc
 cd /usr/src
 patch < /root/patch/arc4random.patch
 patch < /root/patch/arc4random6x.patch
 time make -j16 buildkernel
 time make installkernel
 reboot

トップ   編集 差分 履歴 添付 複製 名前変更 リロード   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS