mirroring the dell hardware repository ?
MA Martin Andrews (5542)
MAndrews at ag.com
Mon Jun 16 16:37:25 CDT 2008
That was the trick. Now bootstrap from my internal mirror is working.
Thanks.
Maybe that snippet belongs in
http://linux.dell.com/wiki/index.php/Repository/hardware under "Creating
a local mirror"? I tried to update the page myself but see that the page
is locked for editing.
Martin
-----Original Message-----
From: Joakim Sernbrant [mailto:joakim.sernbrant at trioptima.com]
Sent: Saturday, June 14, 2008 7:41 AM
To: MA Martin Andrews (5542)
Subject: RE: mirroring the dell hardware repository ?
Im using:
<LocationMatch "/dell/.*/mirrors.pl">
SetHandler cgi-script
Options +ExecCGI
</LocationMatch>
<LocationMatch "/dell/.*/bootstrap.cgi">
SetHandler cgi-script
Options +ExecCGI
</LocationMatch>
Change location to match yours.
Joakim
More information about the Linux-PowerEdge
mailing list