Re: Helping mirror.[hamakor,iglu,isoc].org.il

2006-04-30 Thread Ariel Biener
On Saturday 29 April 2006 16:08, Dan Kenigsberg wrote:

This is the Fedora Core yum conf:

[main]
cachedir=/var/cache/yum
debuglevel=2
logfile=/var/log/yum.log
pkgpolicy=newest
distroverpkg=fedora-release
tolerant=1
exactarch=1
retries=20

[base]
gpgcheck=1
name=Fedora Core $releasever base
baseurl=http://download.fedoralegacy.org/fedora/$releasever/os/$basearch

[updates]
gpgcheck=1
name=Fedora Core $releasever updates
baseurl=http://download.fedoralegacy.org/fedora/$releasever/updates/$basearch

[legacy-utils]
gpgcheck=1
name=Fedora Legacy utilities for Fedora Core $releasever
baseurl=http://download.fedoralegacy.org/fedora/$releasever/legacy-utils/$basearch


Extract what you need from it.

--Ariel
 --
 Ariel Biener
 e-mail: [EMAIL PROTECTED]
 PGP: http://www.tau.ac.il/~ariel/pgp.html

=
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word unsubscribe in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]



Re: Helping mirror.[hamakor,iglu,isoc].org.il

2006-04-29 Thread Dan Kenigsberg
For Fedora, how about:

Add the line
baseurl=http://mirror.iglu.org.il/pub/fedora/core/updates/$releasever/$basearch/

into the file
/etc/yum.repos.d/fedora-updates.repo

and do
yum check-update

On Sat, Apr 29, 2006 at 02:17:52PM +0300, Lior Kaplan wrote:
 Hello List,
 
 I need help from people who use different distributions to collect the
 right settings for configuring the mirror in each distribution.
 
 Distributions  people in charge:
 Debian - Lior Kaplan
 Fedora - ?
 Gentoo - ?
 Mandriva - ?
 OpenSUSE - ?
 Ubuntu - ?
 
 Existing settings are at:
 http://mirror.hamakor.org.il/#configuration
 http://mirror.iglu.org.il/#configuration
 

-- 
Dan Kenigsberghttp://www.cs.technion.ac.il/~dankenICQ 162180901

=
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word unsubscribe in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]



Re: Helping mirror.[hamakor,iglu,isoc].org.il

2006-04-29 Thread Oded Arbel
On Saturday, 29 בApril 2006 14:17, Lior Kaplan wrote:
 I need help from people who use different distributions to collect
 the right settings for configuring the mirror in each distribution.

 Distributions  people in charge:
 Mandriva - ?

I see you already have settings for Mandriva. I'd just like to offer 
some modifications:
- Instead of setting up main and contrib separately, use --distrib, like 
this:
urpmi.addmedia --distrib mdv2006 
http://mirror.iglu.org.il/pub/mandriva/official/2006.0/i586
(same of course for all other archs)
- jpackage unfortunately is set as 'noauto' in the lists file, so it has 
to be added manually if you need it (but its really very optional - its 
not like mandriva free edition even packages a JVM)
- also, the whole 'with...' section is optional and can be done away 
with. The downside of that is that modern URPMI will prefer the 
synthesis unless specified otherwise, which is an order of magnitude 
smaller. hmm.. forget about the downside part ;-)

-- 
Oded

::..
The perfect sig is a lot like silence, only louder

To unsubscribe, 
send mail to [EMAIL PROTECTED] with
the word unsubscribe in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]