Skip to content

v0.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@darkdrgn2k darkdrgn2k released this 29 Aug 13:10
· 188 commits to master since this release
d73e612

Major features:

FAQ

  • Note about hard coded machine ids on some Arabian distros
  • Note about using adhoc with on board wireless

Modules

  • Added yrd Module
  • Added ssb module
  • Added ssb web Module
  • Added Pi Stream (Live stream using rpi module)
  • Bump nodejs from 7.x to 8.x
  • Corrected binary package logic for cjdns
  • New shared module framework
  • Nodesinfo module V0
  • Added ipfs-swarm-cjdns.sh to connect cjdns neighbors to swarm
  • Enabled namesys-pubsub and migrate modules for IPFS
  • IPFS bump from v0.4.6 to v0.4.17
  • NodeExporter reports mac addresses for mapping

Hardware/OS

  • Better support for Debian version of Armbian
  • Added rfkill on boot to unblock wifi on some Raspberry Pi
  • Removed xradio hack for older kernel
  • Added sun50iw1p1 to detect some 64 arm boards (armbian kernel update)
  • Compile cjdns with -O2 as workaround to new compiler issues
  • Added workaround for missing interfaces file on some builds
  • Pinned onboard drivers to wlan-ap for access point

Other

  • Whitespace and syntax cleanup
  • Replacement placeholders wrapped in __
  • Contrib - mesh-cleanlinks.sh script to disconnect bad 802.11s links closed
  • Contrib - added tmate installer
  • Better ExecStop command for all services
  • Additional handling of non-critical errors during install
  • Corrected iptunnel adding nat for each connection
  • Firewall script update
  • Added new NTP server
  • Added DNS into firewall
  • Added default DNS
  • Bugfixes