[[Mail Server の移行]]
#contents
*portinstall net/cvsup-without-gui [#r5632ca5]
*portinstall sysutils/fastest_cvsup [#a5973d55]
**blackhole# ./root/CVSUP/9_0/cvsup-releng_9_0.sh [#g7a481d3]
 blackhole# pwd
 /root/CVSUP/9_0
 blackhole# ./cvsup-releng_9_0.sh

 Shutting down connection to server
 Finished successfully
 ========================================================================
 UPDATING
 ------------------------------------------------------------------------
 
 20120106:
         9.0-RELEASE.
 
 20111101:
        The broken amd(4) driver has been replaced with esp(4) in the amd64,
        i386 and pc98 GENERIC kernel configuration files.
 
 20110913:
        This commit modifies vfs_register() so that it uses a hash
        calculation to set vfc_typenum, which is enabled by default.
        The first time a system is booted after this change, the
        vfc_typenum values will change for all file systems. The
        main effect of this is a change to the NFS server file handles
        for file systems that use vfc_typenum in their fsid, such as ZFS.
 blackhole#

 ##################################  Black  Hole  ########################################
 
 chflags -R noschg /usr/obj/usr && rm -rf /usr/obj/usr && cd /usr/src && make -j8 buildworld && make -j8 buildkernel && make installkernel
 
 shutdown -r now
 
 cd /usr/src &&  make installworld && rm -r /etc.old1 && mv /etc.old /etc.old1 && cp -Rp /etc /etc.old && mergemaster -siv
 
 
 
 http://uyota.asablo.jp/blog/2011/09/18/6106292
 $ make buildworld
 $ make buildkernel
 $ make installkernel
 $ reboot
 
 $ mergemaster -p
 $ make installworld
 $ mergemaster -UPiF


トップ   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS