<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Fedora 7 package-less without the Internet?</title>
	<atom:link href="http://blog.thewheatfield.org/2007/07/17/fedora-7-package-less-without-the-internet/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.thewheatfield.org/2007/07/17/fedora-7-package-less-without-the-internet/</link>
	<description>http://blog.thewheatfield.org</description>
	<lastBuildDate>Wed, 15 Feb 2012 02:46:36 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Mark Wilson</title>
		<link>http://blog.thewheatfield.org/2007/07/17/fedora-7-package-less-without-the-internet/#comment-1092</link>
		<dc:creator><![CDATA[Mark Wilson]]></dc:creator>
		<pubDate>Tue, 04 Sep 2007 00:22:31 +0000</pubDate>
		<guid isPermaLink="false">http://thewheat.wordpress.com/2007/07/17/fedora-7-package-less-without-the-internet/#comment-1092</guid>
		<description><![CDATA[Hi there
I just thought I&#039;d drop you a line to let you know that I got pirut and yum working with the RHEL5 DVD (thanks to a guy called Jeff who left a comment on my blog) - the working repo file is:

&lt;code&gt;[dvd]
mediaid=1170972069.396645
name=DVD for RHEL5
baseurl=file:///media/RHEL_5%20i386%20DVD/Server
enabled=1
gpgcheck=0&lt;/code&gt;

I guess something similar should work for Fedora 7.  It seems that the trick is to add the appropriate folder name to the base URL... obvious when you think about it but had me stumped.

HTH, Mark]]></description>
		<content:encoded><![CDATA[<p>Hi there<br />
I just thought I&#8217;d drop you a line to let you know that I got pirut and yum working with the RHEL5 DVD (thanks to a guy called Jeff who left a comment on my blog) &#8211; the working repo file is:</p>
<p><code>[dvd]<br />
mediaid=1170972069.396645<br />
name=DVD for RHEL5<br />
baseurl=file:///media/RHEL_5%20i386%20DVD/Server<br />
enabled=1<br />
gpgcheck=0</code></p>
<p>I guess something similar should work for Fedora 7.  It seems that the trick is to add the appropriate folder name to the base URL&#8230; obvious when you think about it but had me stumped.</p>
<p>HTH, Mark</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: thewheat</title>
		<link>http://blog.thewheatfield.org/2007/07/17/fedora-7-package-less-without-the-internet/#comment-780</link>
		<dc:creator><![CDATA[thewheat]]></dc:creator>
		<pubDate>Tue, 17 Jul 2007 08:20:30 +0000</pubDate>
		<guid isPermaLink="false">http://thewheat.wordpress.com/2007/07/17/fedora-7-package-less-without-the-internet/#comment-780</guid>
		<description><![CDATA[The version of yum it is greater than 3.12, can&#039;t remember the version right now but looking &lt;a href=&quot;http://mirrors.kernel.org/fedora/releases/7/Fedora/i386/os/Fedora/&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt; says it is 3.2.0. In short I modified the .repo file&#039;s baseurl to point to the dvd and added the mediaid of the DVD. pirut seemed to work despite prompting me to insert the CD (I just cancelled the dialogue box). Will see if I can make any progress tonight when I get off work.]]></description>
		<content:encoded><![CDATA[<p>The version of yum it is greater than 3.12, can&#8217;t remember the version right now but looking <a href="http://mirrors.kernel.org/fedora/releases/7/Fedora/i386/os/Fedora/" rel="nofollow">here</a> says it is 3.2.0. In short I modified the .repo file&#8217;s baseurl to point to the dvd and added the mediaid of the DVD. pirut seemed to work despite prompting me to insert the CD (I just cancelled the dialogue box). Will see if I can make any progress tonight when I get off work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Wilson</title>
		<link>http://blog.thewheatfield.org/2007/07/17/fedora-7-package-less-without-the-internet/#comment-779</link>
		<dc:creator><![CDATA[Mark Wilson]]></dc:creator>
		<pubDate>Tue, 17 Jul 2007 07:55:21 +0000</pubDate>
		<guid isPermaLink="false">http://thewheat.wordpress.com/2007/07/17/fedora-7-package-less-without-the-internet/#comment-779</guid>
		<description><![CDATA[Hi there - I&#039;m glad &lt;a href=&quot;http://www.markwilson.co.uk/blog/2007/07/trying-to-get-red-hat-enterprise-linux-to-accept-a-dvd-based-repository.htm&quot; rel=&quot;nofollow&quot;&gt;my post&lt;/a&gt; was some help to you get &lt;code&gt;pirut&lt;/code&gt; working; unfortunately I can&#039;t seem to get it working myself - did you have to do anything else (or is he Fedora 7 version of &lt;code&gt;yum&lt;/code&gt; at least 3.12?).

Mark]]></description>
		<content:encoded><![CDATA[<p>Hi there &#8211; I&#8217;m glad <a href="http://www.markwilson.co.uk/blog/2007/07/trying-to-get-red-hat-enterprise-linux-to-accept-a-dvd-based-repository.htm" rel="nofollow">my post</a> was some help to you get <code>pirut</code> working; unfortunately I can&#8217;t seem to get it working myself &#8211; did you have to do anything else (or is he Fedora 7 version of <code>yum</code> at least 3.12?).</p>
<p>Mark</p>
]]></content:encoded>
	</item>
</channel>
</rss>

