<div>Thank you Robert. My Ubuntu distrib name on which FAI is installed is jaunty. </div>
<div> </div>
<div>I have created the directory /files/scratch/debmirror/. After that, I have created my mirror with this command: fai-mirror -v /files/scratch/debmirror.</div>
<div> </div>
<div>After creating mirror, i have created a symlink to the mirror with this command: ln -s /files/scratch/debmirror /var/www/debmirror</div>
<div> </div>
<div>My question is: between the following two lines of sources.list, which one is correct:</div>
<div> </div>
<div>deb <a href="http://192.168.1.250/debmirror/ubuntu" target="_blank">http://192.168.1.250/debmirror/ubuntu</a> jaunty main restricted universe multiverse<br></div>
<div>deb <a href="http://192.168.1.250/debmirror/">http://192.168.1.250/debmirror/</a> jaunty main restricted universe multiverse<br></div>
<div> </div>
<div><br><br> </div>
<div class="gmail_quote">2010/8/17 Robert Markula <span dir="ltr">&lt;<a href="mailto:robert.markula@gmx.net">robert.markula@gmx.net</a>&gt;</span><br>
<blockquote style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote">Hi Mamadou,<br>
<div>
<div></div>
<div class="h5"><br>mamadou diop wrote:<br>&gt; Hello, I have create my local debian mirror with fai-mirror. After that, I<br>&gt; have added these two lines in /etc/fai/apt/sources.list:<br>&gt;<br>&gt;   *deb <a href="http://192.168.1.250/debmirror/ubuntu" target="_blank">http://192.168.1.250/debmirror/ubuntu</a> jaunty main restricted universe<br>
&gt; multiverse**<br>&gt; deb <a href="http://192.168.1.250/debmirror/ubuntu" target="_blank">http://192.168.1.250/debmirror/ubuntu</a> jaunty-security main restricted<br>&gt; universe multiverse<br>&gt;<br>&gt; *Are these lines correct? Because I have a doubt if I must put ubuntu after<br>
&gt; debmirror or no.<br><br><br></div></div>Although I&#39;ve no experience with fai-mirror, your sources.list looks<br>good to me (except for the asterisks, of course). &#39;debmirror&#39; is the<br>&#39;parent&#39; directory which contains all the different distribution<br>
packages. Imagine, you not only have a local mirror for ubuntu, but also<br>for debian. In this case, you&#39;d not only have debmirror/ubuntu, but also<br>debmirror/debian.<br><br>Just one thing: as far as I remember the second line should look like this:<br>
<br>deb <a href="http://192.168.1.250/debmirror/ubuntu-security" target="_blank">http://192.168.1.250/debmirror/ubuntu-security</a> jaunty-security main<br>restricted universe multiverse<br><br>Cheers,<br><font color="#888888">Robert<br>
</font></blockquote></div><br>