CentOS 5がリリース
首を長くして待っていたCentOS (www.centos.org - The Community ENTerprise Operating System)の5.0がリリースされていた。
[CentOS-announce] Release for CentOS-5 i386 and x86_64
いくつかのマシン(主にVMware Serverのホスト)には試験的に5.0 betaをインストールしてあったので、例によってこんな感じでアップデートしておいた。
(i386の場合) # rpm -Uvh http://mirror.centos.org/centos/5/os/i386/CentOS/centos-release-5-0.0.el5.centos.2.i386.rpm (x86_64の場合) # rpm -Uvh http://mirror.centos.org/centos/5/os/x86_64/CentOS/centos-release-5-0.0.el5.centos.2.x86_64.rpm (以下はi386とx86_64で共通) # yum clean all # yum --disablerepo=* --enablerepo=base --enablerepo=updates update yum* rpm* # yum clean all # yum --disablerepo=* --enablerepo=base --enablerepo=updates upgrade
えらく時間がかかった。
このエントリーのトラックバックURL: http://as-is.net/mt/mt-tb.cgi/509
Comments (0)