ansible-openwisp2-imagegenerator

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

BSD-3-CLAUSE License

Stars
120
Committers
5

Bot releases are hidden (Show)

ansible-openwisp2-imagegenerator - 1.0.0 [2022-05-04] Latest Release

Published by nemesifier over 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

ansible-openwisp2-imagegenerator - 0.6.0 [2020-04-22]

Published by nemesifier over 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
ansible-openwisp2-imagegenerator - 0.5.0

Published by nemesifier almost 6 years ago

  • switched to OpenWRT 18.06
ansible-openwisp2-imagegenerator - 0.4.4

Published by nemesifier over 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
ansible-openwisp2-imagegenerator - 0.4.3

Published by nemesifier over 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

ansible-openwisp2-imagegenerator - 0.4.2

Published by nemesifier over 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

ansible-openwisp2-imagegenerator - 0.4.1

Published by nemesifier over 7 years ago

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

ansible-openwisp2-imagegenerator - 0.4

Published by riblo over 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

ansible-openwisp2-imagegenerator - 0.3.3

Published by riblo over 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)

ansible-openwisp2-imagegenerator - 0.3.2

Published by nemesifier over 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

ansible-openwisp2-imagegenerator - 0.3.1

Published by nemesifier over 7 years ago

Added missing dependencies for make (gawk, ccache, xsltproc).

ansible-openwisp2-imagegenerator - 0.3

Published by nemesifier almost 8 years ago

ansible-openwisp2-imagegenerator - 0.2

Published by nemesifier almost 8 years ago

  • Added /etc/shadow generation feature
ansible-openwisp2-imagegenerator - 0.1

Published by nemesifier almost 8 years ago

First release

Badges
Extracted from project README
Galaxy
Related Projects