Hi, Neal! If I corrctly understand what you want, make two configs. 1-st without updates-testing /etc/yum.conf 2-nd with it. Like /etc/yum-testing.conf # yum -c /etc/yum-testing.conf check-update probably is what you want. WBR, Aleksey. On Wed, 2003-12-10 at 16:59, Neal D. Becker wrote: > I run yum update nightly. > > I like to check > [updates-testing] > name=Fedora Core $releasever - $basearch - Unreleased Updates > baseurl=http://download.fedora.us/fedora/fedora/$releasever/$basearch/yum/updates-testing > > manually from time to time. > > I don't want updates-testing automatically installed by the nightly run!