cool .. I'll try it out.<br>Will keep you posted.<br><br><br><div><span class="gmail_quote">On 11/3/06, <b class="gmail_sendername">A Yagi</b> &lt;<a href="mailto:ayagi@scripps.edu">ayagi@scripps.edu</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Anoop Chandran wrote:<br>&gt; Hey Guys,<br>&gt;<br>&gt; I had selected the &quot;Customize later&quot; option, while installing<br>&gt; FC6. Now I have the dumped the rpms to my disk and want yum<br>&gt; to use the rpms in local disk., rather than getting them from the
<br>&gt; repositories.<br>&gt;<br>&gt; For eg. yum groupinstall &quot;development tools&quot; should start picking<br>&gt; the rpms which I've dumped to the local disk.<br>&gt;<br>&gt; I tried setting up a web server on local box and configring yum to use
<br>&gt; it. however it wasn't entirely successful.<br>&gt;<br>&gt; Can this be done? Is there an easier method (other than going to<br>&gt; online repositories) or am I missing any options of yum?<br>&gt;<br>&gt; Regards
<br>&gt; Anoop<br><br>If you copied rpm files from the DVD, you do not need to run createrepo<br>because the repodata directory is included.&nbsp;&nbsp;But if you copied rpm's<br>from individual CD's, then you need to create the repodata by running
<br>createrepo.&nbsp;&nbsp;Either way, once you have them ready and suppose your<br>repodata directory is in /pathto/fc6, add this line to the .repo file:<br><br>baseurl=<a href="file:///pathto/fc6">file:///pathto/fc6</a><br><br>Note the three slashes.
<br><br>Akemi<br><br>--<br>fedora-list mailing list<br><a href="mailto:fedora-list@redhat.com">fedora-list@redhat.com</a><br>To unsubscribe: <a href="https://www.redhat.com/mailman/listinfo/fedora-list">https://www.redhat.com/mailman/listinfo/fedora-list
</a><br></blockquote></div><br>