Ansible Openwisp2 Imagegenerator Versions Save

Automatically build several openwisp2 firmware images for different organizations while keeping track of their differences

1.0.0

2 years ago

[docs] Updated OpenWRT version to 19.07 in README

[fix] Run make clean before new compilations This fixes issues during compilation for different architectures.

[change] Removed obsolete luci-openwisp #13 Closes #13

[change] upload_firmware.py: allow adding new images to existing build

[change] Updated to support latest openwisp-config (without SSL variants)

[change] Extract image builders right after compilation Necessary due to the fact that now make clean is run after each round.

[change] Cleanup and create generator dir before find scripts are executed

0.6.0

3 years ago

Features:

  • Added support for uploading imgages to OpenWISP using the openwisp-firmware-upgrader API

Changes:

Bug fixes:

  • [fix] Fixed interpretation of recompile argument
  • [fix] Fixed find-imagebuilder script for custom names

0.5.0

5 years ago
  • switched to OpenWRT 18.06

0.4.4

7 years ago
  • 38ddd0a [apt] Become root when updating/installing apt packages
  • e48129c [defaults] Fixed default values of recompile and core vars
  • 2e47333 Added support for undefined subtargets (sunxi, qemu, arm, ecc.)
  • 128bab2 Use ansible "command" module instead of "shell" when possible
  • 9063ef6 [docs] Added "(must be sudoer and non-root)" to README

0.4.3

7 years ago

222172e [compile] override official lede openwisp-config package #11 31e5a44 [generator] Fixed error when luci_openwisp is not used #10 b1d6141 [feeds] Bind feeds to lede-17.01

0.4.2

7 years ago

60c97f0 [check] Improved task names of permission checks 9ba0ce7 [check] Check exit code of touch command instead of stdout 0f464fa [check] Avoid ansible_user is not defined error

0.4.1

7 years ago

[generator] Added organization filtering mechanism #7, see also b4a1f1d

0.4

7 years ago

29e42a4 Switched to openssl 9814d2d [compile] Allow to compile curl with different SSL lib 8e33a98 Added iwinfo 1db9508 Changed default source repo to LEDE 51eda4c [docs] Updated README to mention the deafult base is now LEDE 17.01 50f536b Added temporary workaround for probable bug in lede-17 imagebuilder

0.3.3

7 years ago

2d35409 [check] Ensure test files are always removed b0af560 [generator] Avoid failure if openwisp is not defined 18affc3 [generator] Semplified password management #4 (backward incompatible change) 692f13f Implemented subtargets #3 (backward incompatible change)

0.3.2

7 years ago

[build] Added "flavour[arch] is defined" check [install] Try to install acl module if non-root [generator] Disabled "become" for local commands