On Mon, 2005-02-07 at 22:01 +0100, Rakotomandimby (R12y) Mihamina wrote: > Hello, > I would like yum on my fedora core 2 and 3 to query another repository > if one is not avilable. > What syntax (synopsys?) should I put into yum.conf to enable that? in yum 2.0.X (fc2) you can use: baseurl=someurl someurl someurl someurl someurl in yum 2.1.X (fc3) you can use the above but you can also use: mirrorlist=/some/url/that/contains/a/list/of/repositories -sv