On Mon, Apr 11, 2011 at 12:38 AM, <[email protected]> wrote: > > Some questions: > > 1. How difficult would it be to make a linux distro with netsukuku built in?
I don't have a clue. > 2. Is it pretty simple to compile? Is it wifi-card hardware neutral? The Stackless version of netsukuku does not need to be compiled. The program does nothing at hardware/driver level. So it is hw neutral. > 3. What would be the considerations for making one? Why not use an existing distro? > 4. Should this wait until an alternatively coded version is built or is the > python version sufficiently efficient for older hardware? The bigger requirement right now is to have a Stackless Python working. This point has considerations at level of storage, RAM and CPU architecture. I am aiming at removal of this requirement by working an implementation in Vala. --Luca _______________________________________________ Netsukuku mailing list [email protected] http://lists.dyne.org/mailman/listinfo/netsukuku
