On Fri, 2004-06-04 at 13:40, Mark Haney wrote: > So how do I get the testing stuff in up2date? Change the yum > repositories? For up2date, you have to change /etc/sysconfig/rhn/sources. My entry is: yum UMN-updates-testing ftp://ftp.software.umn.edu/pub/linux/fedora/core/updates/testing/2/i386 The above will line wrap, but it should be on a single line in the file with a space between the '...testing' and 'ftp...' Otherwise, for yum, you edit /etc/yum.conf. For me it is: [UMN-updates-testing] name=UMN Fedora Core 2 - i386 - Unreleased Updates baseurl=ftp://ftp.software.umn.edu/pub/linux/fedora/core/updates/testing/2/i386 I am in Minneapolis, so just adjust it for whatever mirror you are (or should be) using. HTH, Marc