mirror of
https://github.com/DigitalDevices/octonet.git
synced 2025-12-26 23:26:52 +01:00
26df0f5dfa561b72b23c694682c9a1dfaf527e63
Only accepts hosts which resolve to a private ipv4 address (10, 172.16-31, 192.168 This should making it harder to trick people into installing bad FW images
OctopusNet
###Prepare for Building On Debian/Ubuntu:
>apt-get install build-essential bison flex gettext libncurses5-dev texinfo autoconf automake libtool
>apt-get install libpng12-dev libglib2.0-dev libgtk2.0-dev gperf libxt-dev libxp-dev
>apt-get install rsync git subversion mercurial
- Ensure bash ist default shell (Debian/Ubuntu standard is dash)
>git clone -b internal https://github.com/DigitalDevices/internal_octonet.git <your directory>
>cd <your directory>
>git submodule update --init --remote
>cd dddvb
>git checkout internal
>cd ..
>sh mk.patch
###Building
TBD
Description
Languages
HTML
47.1%
C
31.9%
Lua
19.3%
Shell
0.9%
Makefile
0.3%
Other
0.5%