porting

Forums Network Management ZeroShell porting

  • This topic is empty.
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #41046
    R-Type
    Member

    I was going to try porting zeroshell to buildroot and get everything working with uclibc/busybox, but there seems to be no source for the ‘kerbynet’ binary. Will this component be licensed in an open source form when the cvs becomes available?

    #46536
    imported_fulvio
    Participant

    Kerbynet is written in C++. Its task is to interpret the html templates placed in the directory /root/kerbynet.cgi/templates and use the scripts placed in /root/kerbynet.cgi/scripts to interact with the system. I am still thinking to the type of license with which this component will be released. In any case, I will decide when the stable version of Zeroshell will be released.

    Regards
    Fulvio

    #46537
    R-Type
    Member

    Ok, not a problem.

    #46538
    imported_fulvio
    Participant

    In any case, I’d like to know in greater details what you want to do with BusyBox. Could you explain?

    Regards
    Fulvio

    #46539
    R-Type
    Member

    buildroot allows an easy way to maintain embedded projects and port them to other architectures. While I haven’t investigated thoroughly, it would seem that uclibc and busybox in place of glibc, bash and apache would decrease the footprint size substantially, even if the gcc libstdc++ was kept. glibc is huge.

    For learning purposes and fun, I was going to attempt a port of zeroshell to a little old alpha machine and see how well it handles routing for home use. If it turned out to be too slow, I would look for a more powerful embedded solution. The consumer routers are too slow for my needs, yet I don’t want to run a full pc 24/7 to route. I was looking at your project because it offers a nice easy way to configure vpns/nat/qos/radius without a nasty mess of shell scripts like I’m using now :X. What drew me to it initially was the freeradius server and wireless management integration, along with a solid web interface. There are other router projects out there, but none seem to do all of this competently while being completely open source. openwrt comes closest but its web interface is lacking. This is why I was asking about ‘kerbynet’ and I understand perfectly if you want to keep that closed. It appears like it’s the hub of the whole project. I was just inquiring.

    #46540
    ishanaba
    Member

    @fulvio

    have you released kerbynet source?

    Thanks

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.