Hi Michele,
yes it's possible to add custom configurations, you can use the variable
"openwisp2fw_source_other_configs", see its default value here:
https://github.com/openwisp/ansible-openwisp2-imagegenerator/blob/master/defaults/main.yml#L73-L80
I hope this helps.
Federico
Hi, i open the issue on repo openwrt.
I have a questions: is posible add vars for "CONFIG_TARGET_MULTI_PROFILE=y"?
Best regards.
Michele
Il 11/04/22 18:58, Federico Capoano ha scritto:
I am not sure what's going on, do you get the same result if you avoid
using the playbook and do it manuall
I am not sure what's going on, do you get the same result if you avoid
using the playbook and do it manually?
I would try asking on the OpenWrt forum as well.
Best luck
Federico
On Mon, Apr 11, 2022 at 12:20 PM Michele Salerno
wrote:
> Hi,
>
> I don't get an error but I find another firmware.
>
Hi,
I don't get an error but I find another firmware.
Spec:
1) run playbook and i have error
2) enter in source and run make -j1 v=S ...is ok
3) run playbook and no error...bat other firmware.
playbook is wrt3200acm and the firmware is wrt120ac
I have try compile manual and firmware is ok.
T
What failure are you getting when you try to compile?
On Sun, Apr 10, 2022 at 9:46 AM Michele Salerno wrote:
> Hi,
>
> i have Linksys WRT3200ACM and in the my playbook i have:
>
> - system: mvebu
> subtarget: cortexa9
> profile: DEVICE_linksys_wrt3200acm
>
> The playb
Hi,
i have Linksys WRT3200ACM and in the my playbook i have:
- system: mvebu
subtarget: cortexa9
profile: DEVICE_linksys_wrt3200acm
The playbook failed, i enter in source and in the file .config i see:
*CONFIG_TARGET_mvebu=y*
# CONFIG_TARGET_kirkwood is not set
# CO
Does it work for you?
https://github.com/openwisp/ansible-openwisp2-imagegenerator
my old playbook doesn't work, i try copy playbook example on readme and not
work.
I try on debian 10 and debian 11.
anyone use it?
Thanks.
--
You received this message because you are subscribed to the G
word. I needed to;
> sudo apt-get install whois
> Yes the mkpasswd belongs to the whois package, unexpected...
>
Actually we didn't notice this dependency. On ubuntu systems as well,
mkpasswd is installed by the whois package.
So it's better to include the whois package in the depend
Hi All,
Some feedback about the new imagenerator:
A - Unable to connect with ssh to my local machine while at the command
line it works without any issue:
1 - 1 - hosts
[ledefirmware]
my_ip_address ansible_user=my_user ansible_become_pass=my_passd
1 - 2 - playbook.yml
- hosts: ledefirmware
r
Hi all,
we just released a few improvements to ansible-openwisp2-imagegenerator in
version 0.3.3
<https://github.com/openwisp/ansible-openwisp2-imagegenerator/releases/tag/0.3.3>
:
* we implemented subtargets (the syntax to use in the playbook changed
slightly)
* now passwords can be w
Hi Federico,
Sorry for the delayed response.
There were other packages that kmod-usb-serial-option depends on,
kmod-usb-serial as well as kmod-usb-serial-wwan that needed to be included
in the build.
Cheers,
j
On Thursday, 9 February 2017 17:14:00 UTC-3:30, Federico Capoano wrote:
>
> Could
Could you expand a bit on th fix you applied?
I don't understand what kind of dependencies. Compilation dependencies?
Or what?
Fed
Il gio 9 feb 2017, 20:34 Jon Mitchell ha scritto:
> I was missing dependencies for the package in question.
>
> Once I added them the problem was resolved.
>
> Tha
I was missing dependencies for the package in question.
Once I added them the problem was resolved.
Thank you,
j
On Thursday, 9 February 2017 14:35:24 UTC-3:30, Federico Capoano wrote:
>
> Yes you can. You must understand if this issue is caused by a problem in
> the source or something wrong
Yes you can. You must understand if this issue is caused by a problem in
the source or something wrong in the playbook configuration.
You could go in the directory specified in the variable
"openwisp2fw_generator_dir" and execute the script manually with:
./build_images
See what error you get an
Hi,
Trying to have kmod-usb-serial-option included in my build but am having
trouble.
I have included it both under openwisp2fw_source_additional_packages
and openwisp2fw_default_packages under my playbook.
However it fails during the build task with the following:
fatal: [104.37.194.250]: F
15 matches
Mail list logo