<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>おじさんの備忘録-番外編- &#187; yum</title>
	<atom:link href="http://www.dxcode.com/archives/tag/yum/feed" rel="self" type="application/rss+xml" />
	<link>http://www.dxcode.com</link>
	<description>個人的なメモ書き</description>
	<lastBuildDate>Sat, 06 Mar 2010 14:28:02 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>yumでのインストール履歴</title>
		<link>http://www.dxcode.com/archives/2009/0216248.php</link>
		<comments>http://www.dxcode.com/archives/2009/0216248.php#comments</comments>
		<pubDate>Mon, 16 Feb 2009 08:51:32 +0000</pubDate>
		<dc:creator>kecha</dc:creator>
				<category><![CDATA[CentOS5]]></category>
		<category><![CDATA[CentOS]]></category>
		<category><![CDATA[yum]]></category>
		<category><![CDATA[アップデート]]></category>

		<guid isPermaLink="false">http://www.dxcode.com/?p=248</guid>
		<description><![CDATA[				yumでインストールされたファイルの履歴を確認
				[root@server ~]# vi /var/log/yum.log
				Feb 06 04:21:21 Updated: nss &#8211; 3.12.2.0-4.el5.centos.x86_64
				Feb 06 04:21:22 Updated: nss &#8211; 3.12.2.0-4.el5.centos.i386
				Feb 06 04:21:22 Updated: nss-tools &#8211; 3.12.2.0-4.el5.centos.x86_64
				Feb 09 04:46:37 Updated: mysql-libs &#8211; 5.1.31-1.el5.remi.x86_64
				Feb 09 04:46:38 Updated: mysql &#8211; 5.1.31-1.el5.remi.x86_64
				Feb 09 04:46:39 Updated: mysql-server &#8211; 5.1.31-1.el5.remi.x86_64
]]></description>
			<content:encoded><![CDATA[				<p>yumでインストールされたファイルの履歴を確認</p>
				<p>[root@server ~]# vi /var/log/yum.log</p>
				<blockquote><p>Feb 06 04:21:21 Updated: nss &#8211; 3.12.2.0-4.el5.centos.x86_64<br />
				Feb 06 04:21:22 Updated: nss &#8211; 3.12.2.0-4.el5.centos.i386<br />
				Feb 06 04:21:22 Updated: nss-tools &#8211; 3.12.2.0-4.el5.centos.x86_64<br />
				Feb 09 04:46:37 Updated: mysql-libs &#8211; 5.1.31-1.el5.remi.x86_64<br />
				Feb 09 04:46:38 Updated: mysql &#8211; 5.1.31-1.el5.remi.x86_64<br />
				Feb 09 04:46:39 Updated: mysql-server &#8211; 5.1.31-1.el5.remi.x86_64</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.dxcode.com/archives/2009/0216248.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>リポジトリを追加 -EPEL-</title>
		<link>http://www.dxcode.com/archives/2009/0214259.php</link>
		<comments>http://www.dxcode.com/archives/2009/0214259.php#comments</comments>
		<pubDate>Fri, 13 Feb 2009 23:57:42 +0000</pubDate>
		<dc:creator>kecha</dc:creator>
				<category><![CDATA[CentOS5]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[CentOS]]></category>
		<category><![CDATA[EPEL]]></category>
		<category><![CDATA[yum]]></category>
		<category><![CDATA[リポジトリ]]></category>

		<guid isPermaLink="false">http://www.dxcode.com/?p=259</guid>
		<description><![CDATA[				CentOS5.2でPHPを5.2.8にしたので他のファイルもある程度新しくしてしまえ！との考えでリポジトリEPEL（Extra Packages for Enterprise Linux ）を追加した。
			 [...]]]></description>
			<content:encoded><![CDATA[				<p>CentOS5.2でPHPを5.2.8にしたので他のファイルもある程度新しくしてしまえ！との考えでリポジトリEPEL（Extra Packages for Enterprise Linux ）を追加した。</p>
				<p>前回の個人が管理するリポジトリとは違いFedora内部発ということで安心して（？）使用できると思う。<br />
				そうまでして最新版を使いたいのなら鯖構築時に何故CentOSを選択したのかという疑問は残ってしまうが。</p>
				<p>yum用設定ファイルをインポート</p>
				<blockquote><p>[root@server ~]# rpm -Uvh http://download.fedora.redhat.com/pub/epel/5/x86_64/epel-release-5-3.noarch.rpm</p></blockquote>
				<p>リポジトリファイルを編集</p>
				<blockquote><p>[root@server ~]# vi /etc/yum.repos.d/epel.repo</p></blockquote>
				<blockquote><p>[epel]<br />
				name=Extra Packages for Enterprise Linux 5 &#8211; $basearch<br />
				#baseurl=http://download.fedoraproject.org/pub/epel/5/$basearch<br />
				mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=epel-5&amp;arch=$basearch<br />
				failovermethod=priority<br />
				enabled=1<br />
				gpgcheck=1<br />
				gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL</p>
				<p>[epel-debuginfo]<br />
				name=Extra Packages for Enterprise Linux 5 &#8211; $basearch &#8211; Debug<br />
				#baseurl=http://download.fedoraproject.org/pub/epel/5/$basearch/debug<br />
				mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=epel-debug-5&amp;arch=$basearch<br />
				failovermethod=priority<br />
				enabled=0<br />
				gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL<br />
				gpgcheck=1</p>
				<p>[epel-source]<br />
				name=Extra Packages for Enterprise Linux 5 &#8211; $basearch &#8211; Source<br />
				#baseurl=http://download.fedoraproject.org/pub/epel/5/SRPMS<br />
				mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=epel-source-5&amp;arch=$basearch<br />
				failovermethod=priority<br />
				enabled=0<br />
				gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL<br />
				gpgcheck=1</p></blockquote>
				<p>デフォルトではEPELが常時有効設定 enabled=1になっているので必要時だけ接続したい場合はenabled=0に変更。<br />
				実際に使用する際は下記コマンドでOK</p>
				<blockquote><p>[root@server ~]# yum &#8211;enablerepo=epel update</p></blockquote>
				<p>EPELに関しては問題ないと判断してenabled=1 のままで運用しているが現状問題なし。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dxcode.com/archives/2009/0214259.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
