Software versions - routercode/almondplusgpl GitHub Wiki

Software versions

Official firmware

R090

  • uname -a reports: Linux AlmondPlus 2.6.36 #1291 SMP PREEMPT Wed Dec 28 16:04:41 IST 2016 armv7l GNU/Linux
  • cat /proc/version reports: Linux version 2.6.36 (buildserver@buildserver) (gcc version 4.5.2 20101126 (Linaro) [release 4.5-2010.12-0] (GCC) ) #1291 SMP PREEMPT Wed Dec 28 16:04:41 IST 2016

GPL OpenWrt-based source

According to the contents of the dl folder, the provided source uses (among others):

  • linux 2.6.36
  • uClibc 0.9.32
  • uClibc++ 0.2.2
  • gcc 4.5.1
  • Busybox 1.17.3 (1.22.1 on the latest firmware)

Some additional usage instructions are provided on the vendor's wiki, including some patches that might be required for building from 64-bit systems. These instructions started with a forum post by the crowdfunding backer "matt".