On Wed, 2005-10-26 at 08:33 -0400, Robert P. J. Day wrote: > for a newly-installed FC4 system, i want to ignore any other > repositories that might be currently enabled and just update from > FC4's official "updates-released" repo. > > can i do that with: > > # yum --disablerepo=* --enablerepo=updates-released update > > or is there a more official way to do something like that? > that should work. but there are only 3 repos enabled in a default config from FC4- base, updates-released and extras. -sv