Posted on Tue Apr 22 12:54:18 +0900 2008 by nabeken
natsu上でミラーすることにした。といっても、特別な作業は必要ないのが分散リポジトリのいいところ。
# cd Repo/git # git clone git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git crontab -e 0 4 * * * cd Repo/git/linux-2.6 && git pull
これで毎日朝4時に pull してミラーを最新に保つことができます。すでに直接 linus tree を clone している場合は
# git config --unset remote.origin.url # git config --add remote.oring.url ssh://example.org/path/to/your/mirror
とすることで、リポジトリを保持したまま pull 先を更新できます。
昨日買ったSDを読みながらをVMware-server上の仮想化環境へつっこみ中。
FreeBSD FreeBSD-watcher.tokyo.tknetworks.org 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb 24 19:59:52 UTC 2008 root@logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386
明日はおそらく昼すぎに注文したメモリが到着するので早めにねる。