<br><br><div class="gmail_quote">On Wed, Oct 10, 2012 at 8:40 AM, Matthieu CERDA <span dir="ltr"><<a href="mailto:matthieu.cerda@normation.com" target="_blank">matthieu.cerda@normation.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

  
    
  
  <div bgcolor="#FFFFFF" text="#000000">
    Le 10/10/2012 03:43, Jean Rémond a écrit :
    <div><div class="h5"><blockquote type="cite">Hi,<br>
      <br>
      I am looking to mirror Rudder repository in order to perform
      several installations.<br>
      The easiest way to mirror is rsync (both in Debian-like and
      RedHat-like worlds).<br>
      Can you provide rsync access to the repository ?<br>
      <br>
      I am currently mirroring with "wget --mirror" (once a week).<br>
      <br>
      Jean<br>
    </blockquote>
    <br></div></div>
    It is done !<br>
    <br>
    You can now fire a:<br>
    <pre>rsync -av www.rudder-project.org::rudder-apt/ /where/you/want/
</pre>
    to clone the rudder APT repositories on your machine.<br>
    <br>
    For the RPM folks, just replace rudder-apt with rudder-rpm and you
    are good to go !<br>
    <br>
    <div>-- <br>
      
      
      <table border="0" cellpadding="0" cellspacing="2" width="380">
        <tbody>
          <tr>
            <td colspan="2">
              <hr></td>
          </tr>
          <tr>
            <td colspan="2"><b><img alt="" src="cid:part1.05070907.01050300@normation.com" align="left" height="50" hspace="10" width="50">
                <span>Matthieu CERDA</span></b><br>
              <span><i>Administrateur - Systèmes et Réseaux</i></span><br>
              <span><a href="http://www.normation.com" target="_blank">Normation</a></span> </td>
          </tr>
          <tr>
            <td colspan="2">
              <hr></td>
          </tr>
          <tr>
            <td colspan="2"><span><b>87 rue de Turbigo,
                  75003 Paris, France</b></span></td>
          </tr>
          <tr>
            <td><span>Telephone:</span></td>
            <td><span><a href="tel:%2B33%20%280%291%2084%2016%2006%2001" value="+33184160601" target="_blank">+33 (0)1 84 16 06 01</a></span></td>
          </tr>
           <tr>
            <td colspan="2">
              <hr></td>
          </tr>
        </tbody>
      </table>
    </div>
  </div>

<br>_______________________________________________<br>
rudder-users mailing list<br>
<a href="mailto:rudder-users@lists.rudder-project.org">rudder-users@lists.rudder-project.org</a><br>
<a href="http://www.rudder-project.org/mailman/listinfo/rudder-users" target="_blank">http://www.rudder-project.org/mailman/listinfo/rudder-users</a><br>
<br></blockquote></div><br>It works !<br><br>Thanks.<br>