Luciano Miguel Ferreira Rocha wrote:
On Mon, Feb 09, 2004 at 06:45:31PM +0000, WipeOut wrote:
So once I had my local copy of the updates and the base rpms I setup
apache to include those dirs.. So I have http://localPC/fedora/base and
http://localPC/fedora/updates pointing to the base and updates
directories respectively..
Yum supports repositories on the local filesystem:
[base]
name=Red Hat Linux base
baseurl=file:///downloads/redhat/73
gpgcheck=1
So you don't need the webserver. Unless, of course, you intend to allow
access to that repository from other local pcs by httpd.
Regards,
Luciano Rocha
Yes, I have 3 PC's on my network at home that are all accessing the
repositories on the 4th that has apache installed on it..
later..