<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1">
  <title></title>
</head>
<body text="#000000" bgcolor="#ffffff">
<b>1.</b> Before modified (default) - Update applet round red button
with white exclamation mark, clicked on it I can see there are 13 
updates available (This number differs from the new ftp source that I
use later).  I didn't do the update and proceed to modify the
/etc/sysconfig/rhn/sources.<br>
<b>2.</b> Per Alexander's "The up2date way" in his article "update
problem",  I modified the /etc/sysconfig/rhn/sources and then log out x
window, and log in again, here are what happen;<br>
<br>
2.1- The blue applet button with white check mark final tells me that
there are no update available ( In fact there were 13 reported before I
modified the /etc/sysconfig/rhn/sources).<br>
2.2 - I clicked on the applet to bring up the " Red Hat Network Alert
Notification Tool" window,  there is a tab "Critical information" and
the message is " The applet has been unable to access the information
sources in its last attempts", but I ignored this warning and continued
to try the rest of the update process by clicking on the "Launch
up2date" "Forward" "Forward", there were  12 updates listed ( Not 13 as
before sources file modification ), I checked to select them all and
the update download speed more than 150k/s - excellent, installation 
went well and finally completed without error ( at least not that I
have seen ).<br>
<br>
2.3  The modified /etc/sysconfig/rhn/sources;<br>
#yum fedora-core-1
<a class="moz-txt-link-freetext" href="http://download.fedora.redhat.com/pub/fedora/linux/core/1/$ARCH/os/">http://download.fedora.redhat.com/pub/fedora/linux/core/1/$ARCH/os/</a> <br>
#yum updates-released
<a class="moz-txt-link-freetext" href="http://download.fedora.redhat.com/pub/fedora/linux/core/updates/1/$ARCH/">http://download.fedora.redhat.com/pub/fedora/linux/core/updates/1/$ARCH/</a>
<br>
#yum updates-testing
<a class="moz-txt-link-freetext" href="http://fedora.redhat.com/updates/testing/fedora-core-1">http://fedora.redhat.com/updates/testing/fedora-core-1</a><br>
( Above are original line that I put "#" in front of each lines, below
are the lines of new update source)<br>
yum limestone-fedora-core-1
<a class="moz-txt-link-freetext" href="ftp://limestone.uoregon.edu/fedora/1/i386/os/">ftp://limestone.uoregon.edu/fedora/1/i386/os/</a><br>
yum limestone-updates-released
<a class="moz-txt-link-freetext" href="ftp://limestone.uoregon.edu/fedora/updates/1/i386/">ftp://limestone.uoregon.edu/fedora/updates/1/i386/</a><br>
#yum limestone-updates-testing
<a class="moz-txt-link-freetext" href="ftp://limestone.uoregon.edu/fedora/updates/testing/1/i386/">ftp://limestone.uoregon.edu/fedora/updates/testing/1/i386/</a><br>
-------------------------------------------------------------------------------------------------------------------------------<br>
Conclusion:<br>
After I have selected a new update source and put it into the
/etc/sysconfig/rhn/sources file by modification, the  update applet
can't reflect existing available updates but indicating no updates are
available,  and seems having connection problem with this new update
source at beginning, however it will complete all the available
download nicely later - although the number of updates are not the same
as original reported before the modification.<br>
What have I missed out or done wrong during the modification?<br>
</body>
</html>