Ah!&nbsp; Thanks Karnbir.&nbsp; I will make the necessary changes to my script.&nbsp; Also now it explains why all those symlinks existed.<br><br><div><span class="gmail_quote">On 1/6/06, <b class="gmail_sendername">Karanbir Singh</b> &lt;
<a href="mailto:mail-lists@karan.org">mail-lists@karan.org</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Vijay Avarachen wrote:
<br>&gt; Stephen,<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Actually I didn't have to do any of that...it was matter of<br>&gt; simply changing the rsync root. Here is my script:<br>&gt;<br>&gt; #!/bin/sh<br>&gt; EXCLUSION=&quot;/etc/rsync-exclude.list
&quot;<br>&gt; RSYNC_HOST=&quot;<a href="http://rsync.planetmirror.com">rsync.planetmirror.com</a> &lt;<a href="http://rsync.planetmirror.com">http://rsync.planetmirror.com</a>&gt;&quot;<br>&gt; RSYNC_ROOT=&quot;centos/4.2/&quot;
<br>&gt; DESTINATION=&quot;/home/ftp/pub/Linux/CentOS/4.2/&quot;<br>&gt; /usr/bin/rsync -aqzH --exclude-from=$EXCLUSION --delete<br>&gt; $RSYNC_HOST::$RSYNC_ROOT $DESTINATION<br>&gt; /bin/chown -R vijay.avarachen:spduslisadmins
 $DESTINATION<br><br>The point that Stephen was trying to make is : with your rsync_root set<br>to centos/4.2/ - when the next update is released, you will end up with<br>a blank mirror.<br><br>by setting it to centos/4/ you stay with the most recently released pkgs.
<br><br><br>--<br>Karanbir Singh : <a href="http://www.karan.org/">http://www.karan.org/</a> : 2522219@icq<br>_______________________________________________<br>CentOS-mirror mailing list<br><a href="mailto:CentOS-mirror@centos.org">
CentOS-mirror@centos.org</a><br><a href="http://lists.centos.org/mailman/listinfo/centos-mirror">http://lists.centos.org/mailman/listinfo/centos-mirror</a><br></blockquote></div><br><br clear="all"><br>-- <br>&quot;Knowledge is the only wealth that grows as you spend it, and diminishes as you save it.&quot;
<br>-- ancient Sanskrit saying