Thanks Radu,<br><br>I think I&#39;m missing something more. In my box.<br><br>[root@PL-142-227 git]# ls<br>lisa //The earlier git download folder<br>[root@PL-142-227 git]# git checkout -b lisa-v2.6.32 origin/lisa-v2.6.32<br>
fatal: Not a git repository (or any of the parent directories): .git<br>[root@PL-142-227 git]#<br><br>Please suggest.<br><br>Thanks,<br>~reang.<br><br>~<br><br><div class="gmail_quote">On Tue, Mar 5, 2013 at 8:48 PM, Radu Rendec <span dir="ltr">&lt;<a href="mailto:radu.rendec@mindbit.ro" target="_blank">radu.rendec@mindbit.ro</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
The linux git tree is a clone of Linus&#39; tree, with a few extra branches<br>
that add the lisa patches. You need to switch to one of these branches<br>
in order to be able to compile the lisa kernel module.<br>
<br>
I suggest the 2.6.32 branch, which is the latest kernel version we<br>
ported the module on. You can switch to this branch like this:<br>
<br>
git checkout -b lisa-v2.6.32 origin/lisa-v2.6.32<br>
<br>
Regards,<br>
<br>
Radu<br>
<div><div class="h5"><br>
On Tue, 2013-03-05 at 20:36 +0530, Reang Su wrote:<br>
&gt; Hi All,<br>
&gt;<br>
&gt;<br>
&gt; I&#39;m new to this list. I just downloaded git repositories as I wanted<br>
&gt; to get the latest source.<br>
&gt;<br>
&gt;<br>
&gt; git clone git://<a href="http://github.com/lisa-project/lisa-user.git" target="_blank">github.com/lisa-project/lisa-user.git</a> lisa<br>
&gt; cd lisa<br>
&gt; git clone git://<a href="http://github.com/lisa-project/lisa-kernel.git" target="_blank">github.com/lisa-project/lisa-kernel.git</a> linux-2.6<br>
&gt;<br>
&gt;<br>
&gt; Please let me know how to compile LISA from here. I don&#39;t<br>
&gt; see /linux-2.6/net/switch in this directory<br>
&gt; and also don&#39;t see -&gt; Networking<br>
&gt;                               -&gt; Networking Options<br>
&gt;                                   -&gt; Linux Multilayer Switch<br>
&gt;<br>
&gt;<br>
&gt; in #make menuconfig.<br>
&gt;<br>
&gt;<br>
&gt; Please guide.<br>
&gt;<br>
&gt;<br>
&gt; Thanks,<br>
&gt; ~reang.<br>
</div></div>&gt; _______________________________________________<br>
&gt; LiSA-Devel mailing list<br>
&gt; <a href="mailto:LiSA-Devel@lisa.mindbit.ro">LiSA-Devel@lisa.mindbit.ro</a><br>
&gt; <a href="http://lisa.mindbit.ro/mailman/listinfo/lisa-devel" target="_blank">http://lisa.mindbit.ro/mailman/listinfo/lisa-devel</a><br>
<br>
<br>
</blockquote></div><br>