On 10/18/05, Benjamin Smith <[EMAIL PROTECTED]> wrote: > I'd like to get & check out updates that have not been approved. > > How do I set up the yum.conf on my FC1 system to get these updates?
Add this to your yum.conf: [updates-testing] gpgcheck=1 name=Fedora Core $releasever updates testing baseurl=http://download.fedoralegacy.org/fedora/$releasever/updates-testing/$basearch -Dave -- fedora-legacy-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/fedora-legacy-list
