Christian Hesse
b807fc9e90
fw-addr-lists: adopt changes in wording...
...
... to match the changes from previous commit.
2025-05-21 22:12:10 +02:00
Christian Hesse
142b0760b0
fw-addr-lists: :do ... on-error=... -> :onerror ... do=...
2025-05-21 22:05:35 +02:00
Christian Hesse
79f681b801
check-routeros-update: :do ... on-error=... -> :onerror ... do=...
2025-05-21 22:05:35 +02:00
Christian Hesse
1925d2847c
check-lte-firmware-upgrade: :do ... on-error=... -> :onerror ... do=...
2025-05-21 22:05:35 +02:00
Christian Hesse
187aeba78b
check-health: :do ... on-error=... -> :onerror ... do=...
2025-05-21 22:05:35 +02:00
Christian Hesse
dc2296d500
backup-upload: :do ... on-error=... -> :onerror ... do=...
2025-05-21 22:05:35 +02:00
Christian Hesse
c3fce37066
backup-partition: :do ... on-error=... -> :onerror ... do=...
2025-05-21 22:05:35 +02:00
Christian Hesse
6691e2e765
global-functions: $DownloadPackage: reverse failure logic...
...
... and do not retry.
2025-05-21 21:51:16 +02:00
Christian Hesse
01f3cb91e7
sms-forward: add error handling on message removal
2025-05-13 09:22:45 +02:00
Christian Hesse
9085780562
sms-forward: delay after removal...
...
... to give the SIM card some time to succeed. Removing several messages
one after another fails without this.
2025-05-13 09:22:45 +02:00
Christian Hesse
f095b581e7
global-functions: $ScriptInstallUpdate: set config and functions not ready...
...
... before reload. This should fix some corner cases where scripts ran
with broken configuration or functions.
Also do reload both - configuration and functions - to simplify the
function.
2025-05-12 12:09:24 +02:00
Christian Hesse
661aad522b
global-config: add another visual hint
2025-05-12 12:09:24 +02:00
Christian Hesse
4561b17dbf
global-config: add another comment with visual hint
2025-05-12 12:09:24 +02:00
Christian Hesse
39295b4954
Merge branch 'global-config-ready' into next
2025-05-08 09:51:08 +02:00
Christian Hesse
0f58cecc0f
global-wait: check for global config to be ready
2025-05-08 09:51:08 +02:00
Christian Hesse
f2dbb9eff3
update-tunnelbroker: check for global config to be ready
2025-05-08 09:51:08 +02:00
Christian Hesse
b4d80d3b17
update-gre-address: check for global config to be ready
2025-05-08 09:51:08 +02:00
Christian Hesse
9b5419b939
telegram-chat: check for global config to be ready
2025-05-08 09:51:08 +02:00
Christian Hesse
15248ffd39
sms-forward: check for global config to be ready
2025-05-08 09:51:08 +02:00
Christian Hesse
6270ac45d8
sms-action: check for global config to be ready
2025-05-08 09:51:08 +02:00
Christian Hesse
194698f53f
ppp-on-up: check for global config to be ready
2025-05-08 09:51:08 +02:00
Christian Hesse
38ec392a5f
packages-update: check for global config to be ready
2025-05-08 09:51:08 +02:00
Christian Hesse
aaecd1b457
ospf-to-leds: check for global config to be ready
2025-05-08 09:51:08 +02:00
Christian Hesse
5b40380cd2
netwatch-notify: check for global config to be ready
2025-05-08 09:51:08 +02:00
Christian Hesse
2d39dbdf7c
netwatch-dns: check for global config to be ready
2025-05-08 09:51:08 +02:00
Christian Hesse
bc1c238158
mode-button: check for global config to be ready
2025-05-08 09:51:08 +02:00
Christian Hesse
160effd91b
log-forward: check for global config to be ready
2025-05-08 09:51:08 +02:00
Christian Hesse
10bd9a1cb5
lease-script: check for global config to be ready
2025-05-08 09:51:08 +02:00
Christian Hesse
59f9a1187f
ipv6-update: check for global config to be ready
2025-05-08 09:51:08 +02:00
Christian Hesse
ce29fcf49e
ipsec-to-dns: check for global config to be ready
2025-05-08 09:51:08 +02:00
Christian Hesse
6a9fced721
hotspot-to-wpa: check for global config to be ready
2025-05-08 09:51:08 +02:00
Christian Hesse
713e63da87
hotspot-to-wpa-cleanup: check for global config to be ready
2025-05-08 09:51:08 +02:00
Christian Hesse
148892694f
gps-track: check for global config to be ready
2025-05-08 09:51:08 +02:00
Christian Hesse
9e70bca30b
fw-addr-lists: check for global config to be ready
2025-05-08 09:51:08 +02:00
Christian Hesse
a68763c4dd
firmware-upgrade-reboot: check for global config to be ready
2025-05-08 09:51:08 +02:00
Christian Hesse
857993cf90
dhcp-to-dns: check for global config to be ready
2025-05-08 09:51:08 +02:00
Christian Hesse
ad6ad5bfcc
dhcp-lease-comment: check for global config to be ready
2025-05-08 09:51:08 +02:00
Christian Hesse
be0e9be1ba
Merge branch 'global-functions-fail' into next
2025-05-08 09:51:07 +02:00
Christian Hesse
b19c448f78
daily-psk: check for global config to be ready
2025-05-08 09:51:07 +02:00
Christian Hesse
2afe734bc3
Merge branch 'onerror-for-outer-block' into next
2025-05-08 09:51:07 +02:00
Christian Hesse
6040f70b19
update-tunnelbroker: fail if global functions do not become ready
2025-05-08 09:51:07 +02:00
Christian Hesse
286ed96cc3
collect-wireless-mac: check for global config to be ready
2025-05-08 09:51:07 +02:00
Christian Hesse
af40ae82ed
mod/ssh-keys-import: use :onerror for outer block
2025-05-08 09:51:07 +02:00
Christian Hesse
87edd0bd29
update-gre-address: fail if global functions do not become ready
2025-05-08 09:51:07 +02:00
Christian Hesse
59c66de690
check-routeros-update: check for global config to be ready
2025-05-08 09:51:07 +02:00
Christian Hesse
5958851bd7
mod/scriptrunonce: use :onerror for outer block
2025-05-08 09:51:07 +02:00
Christian Hesse
35bce7c5eb
telegram-chat: fail if global functions do not become ready
2025-05-08 09:51:07 +02:00
Christian Hesse
78463f469b
check-perpetual-license: check for global config to be ready
2025-05-08 09:51:07 +02:00
Christian Hesse
f7ba78702f
mod/notification-telegram: use :onerror for outer block
2025-05-08 09:51:07 +02:00
Christian Hesse
24ea16cf91
sms-forward: fail if global functions do not become ready
2025-05-08 09:51:07 +02:00