diff options
author | Christian Hesse <mail@eworm.de> | 2023-03-08 09:18:11 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2023-03-10 09:58:01 +0100 |
commit | 3b5026ea8d8e8f9867b85d91c81d2296265d6d6a (patch) | |
tree | 4d1af3c941ce0ec624e8100363023071c60103b1 | |
parent | 56ae457d777620afce8d92ac61b1701eb3ed9922 (diff) |
drop dummy scripts used for migration
This now causes expected warnings on first run of $ScriptInstallUpdate.
The migration still works, as we keep `global-config.changes` and
`global-functions`.
57 files changed, 1 insertions, 169 deletions
diff --git a/accesslist-duplicates.capsman b/accesslist-duplicates.capsman deleted file mode 100644 index 2da00ca..0000000 --- a/accesslist-duplicates.capsman +++ /dev/null @@ -1,3 +0,0 @@ -#!rsc by RouterOS -# -# dummy for migration diff --git a/accesslist-duplicates.local b/accesslist-duplicates.local deleted file mode 100644 index 2da00ca..0000000 --- a/accesslist-duplicates.local +++ /dev/null @@ -1,3 +0,0 @@ -#!rsc by RouterOS -# -# dummy for migration diff --git a/backup-cloud b/backup-cloud deleted file mode 100644 index 2da00ca..0000000 --- a/backup-cloud +++ /dev/null @@ -1,3 +0,0 @@ -#!rsc by RouterOS -# -# dummy for migration diff --git a/backup-email b/backup-email deleted file mode 100644 index 2da00ca..0000000 --- a/backup-email +++ /dev/null @@ -1,3 +0,0 @@ -#!rsc by RouterOS -# -# dummy for migration diff --git a/backup-partition b/backup-partition deleted file mode 100644 index 2da00ca..0000000 --- a/backup-partition +++ /dev/null @@ -1,3 +0,0 @@ -#!rsc by RouterOS -# -# dummy for migration diff --git a/backup-upload b/backup-upload deleted file mode 100644 index 2da00ca..0000000 --- a/backup-upload +++ /dev/null @@ -1,3 +0,0 @@ -#!rsc by RouterOS -# -# dummy for migration diff --git a/capsman-download-packages b/capsman-download-packages deleted file mode 100644 index 2da00ca..0000000 --- a/capsman-download-packages +++ /dev/null @@ -1,3 +0,0 @@ -#!rsc by RouterOS -# -# dummy for migration diff --git a/capsman-rolling-upgrade b/capsman-rolling-upgrade deleted file mode 100644 index 2da00ca..0000000 --- a/capsman-rolling-upgrade +++ /dev/null @@ -1,3 +0,0 @@ -#!rsc by RouterOS -# -# dummy for migration diff --git a/certificate-renew-issued b/certificate-renew-issued deleted file mode 100644 index 2da00ca..0000000 --- a/certificate-renew-issued +++ /dev/null @@ -1,3 +0,0 @@ -#!rsc by RouterOS -# -# dummy for migration diff --git a/check-certificates b/check-certificates deleted file mode 100644 index 2da00ca..0000000 --- a/check-certificates +++ /dev/null @@ -1,3 +0,0 @@ -#!rsc by RouterOS -# -# dummy for migration diff --git a/check-health b/check-health deleted file mode 100644 index 2da00ca..0000000 --- a/check-health +++ /dev/null @@ -1,3 +0,0 @@ -#!rsc by RouterOS -# -# dummy for migration diff --git a/check-lte-firmware-upgrade b/check-lte-firmware-upgrade deleted file mode 100644 index 2da00ca..0000000 --- a/check-lte-firmware-upgrade +++ /dev/null @@ -1,3 +0,0 @@ -#!rsc by RouterOS -# -# dummy for migration diff --git a/check-routeros-update b/check-routeros-update deleted file mode 100644 index 2da00ca..0000000 --- a/check-routeros-update +++ /dev/null @@ -1,3 +0,0 @@ -#!rsc by RouterOS -# -# dummy for migration diff --git a/collect-wireless-mac.capsman b/collect-wireless-mac.capsman deleted file mode 100644 index 2da00ca..0000000 --- a/collect-wireless-mac.capsman +++ /dev/null @@ -1,3 +0,0 @@ -#!rsc by RouterOS -# -# dummy for migration diff --git a/collect-wireless-mac.local b/collect-wireless-mac.local deleted file mode 100644 index 2da00ca..0000000 --- a/collect-wireless-mac.local +++ /dev/null @@ -1,3 +0,0 @@ -#!rsc by RouterOS -# -# dummy for migration diff --git a/daily-psk.capsman b/daily-psk.capsman deleted file mode 100644 index 2da00ca..0000000 --- a/daily-psk.capsman +++ /dev/null @@ -1,3 +0,0 @@ -#!rsc by RouterOS -# -# dummy for migration diff --git a/daily-psk.local b/daily-psk.local deleted file mode 100644 index 2da00ca..0000000 --- a/daily-psk.local +++ /dev/null @@ -1,3 +0,0 @@ -#!rsc by RouterOS -# -# dummy for migration diff --git a/dhcp-lease-comment.capsman b/dhcp-lease-comment.capsman deleted file mode 100644 index 2da00ca..0000000 --- a/dhcp-lease-comment.capsman +++ /dev/null @@ -1,3 +0,0 @@ -#!rsc by RouterOS -# -# dummy for migration diff --git a/dhcp-lease-comment.local b/dhcp-lease-comment.local deleted file mode 100644 index 2da00ca..0000000 --- a/dhcp-lease-comment.local +++ /dev/null @@ -1,3 +0,0 @@ -#!rsc by RouterOS -# -# dummy for migration diff --git a/dhcp-to-dns b/dhcp-to-dns deleted file mode 100644 index 2da00ca..0000000 --- a/dhcp-to-dns +++ /dev/null @@ -1,3 +0,0 @@ -#!rsc by RouterOS -# -# dummy for migration diff --git a/firmware-upgrade-reboot b/firmware-upgrade-reboot deleted file mode 100644 index 2da00ca..0000000 --- a/firmware-upgrade-reboot +++ /dev/null @@ -1,3 +0,0 @@ -#!rsc by RouterOS -# -# dummy for migration diff --git a/global-config b/global-config deleted file mode 100644 index 2da00ca..0000000 --- a/global-config +++ /dev/null @@ -1,3 +0,0 @@ -#!rsc by RouterOS -# -# dummy for migration diff --git a/global-config.changes b/global-config.changes index be34365..47cfbc6 100644 --- a/global-config.changes +++ b/global-config.changes @@ -103,7 +103,7 @@ 92="Made qr-code url configurable for 'daily-psk'."; 93="Added support to backup global-config-overlay in 'backup-email' and 'backup-upload'."; 94="Added support for host addresses in address-list for 'ipv6-update'."; - 95="Renamed script files in repository, running migration. No user interaction is required."; + 95="Renamed script files in repository, running migration. Warnings (one per script) are expected, no user interaction is required."; }; # Migration steps to be applied on script updates diff --git a/global-wait b/global-wait deleted file mode 100644 index 2da00ca..0000000 --- a/global-wait +++ /dev/null @@ -1,3 +0,0 @@ -#!rsc by RouterOS -# -# dummy for migration diff --git a/gps-track b/gps-track deleted file mode 100644 index 2da00ca..0000000 --- a/gps-track +++ /dev/null @@ -1,3 +0,0 @@ -#!rsc by RouterOS -# -# dummy for migration diff --git a/hotspot-to-wpa b/hotspot-to-wpa deleted file mode 100644 index 2da00ca..0000000 --- a/hotspot-to-wpa +++ /dev/null @@ -1,3 +0,0 @@ -#!rsc by RouterOS -# -# dummy for migration diff --git a/hotspot-to-wpa-cleanup b/hotspot-to-wpa-cleanup deleted file mode 100644 index 2da00ca..0000000 --- a/hotspot-to-wpa-cleanup +++ /dev/null @@ -1,3 +0,0 @@ -#!rsc by RouterOS -# -# dummy for migration diff --git a/ip-addr-bridge b/ip-addr-bridge deleted file mode 100644 index 2da00ca..0000000 --- a/ip-addr-bridge +++ /dev/null @@ -1,3 +0,0 @@ -#!rsc by RouterOS -# -# dummy for migration diff --git a/ipsec-to-dns b/ipsec-to-dns deleted file mode 100644 index 2da00ca..0000000 --- a/ipsec-to-dns +++ /dev/null @@ -1,3 +0,0 @@ -#!rsc by RouterOS -# -# dummy for migration diff --git a/ipv6-update b/ipv6-update deleted file mode 100644 index 2da00ca..0000000 --- a/ipv6-update +++ /dev/null @@ -1,3 +0,0 @@ -#!rsc by RouterOS -# -# dummy for migration diff --git a/lease-script b/lease-script deleted file mode 100644 index 2da00ca..0000000 --- a/lease-script +++ /dev/null @@ -1,3 +0,0 @@ -#!rsc by RouterOS -# -# dummy for migration diff --git a/leds-day-mode b/leds-day-mode deleted file mode 100644 index 2da00ca..0000000 --- a/leds-day-mode +++ /dev/null @@ -1,3 +0,0 @@ -#!rsc by RouterOS -# -# dummy for migration diff --git a/leds-night-mode b/leds-night-mode deleted file mode 100644 index 2da00ca..0000000 --- a/leds-night-mode +++ /dev/null @@ -1,3 +0,0 @@ -#!rsc by RouterOS -# -# dummy for migration diff --git a/leds-toggle-mode b/leds-toggle-mode deleted file mode 100644 index 2da00ca..0000000 --- a/leds-toggle-mode +++ /dev/null @@ -1,3 +0,0 @@ -#!rsc by RouterOS -# -# dummy for migration diff --git a/log-forward b/log-forward deleted file mode 100644 index 2da00ca..0000000 --- a/log-forward +++ /dev/null @@ -1,3 +0,0 @@ -#!rsc by RouterOS -# -# dummy for migration diff --git a/mod/bridge-port-to b/mod/bridge-port-to deleted file mode 100644 index 2da00ca..0000000 --- a/mod/bridge-port-to +++ /dev/null @@ -1,3 +0,0 @@ -#!rsc by RouterOS -# -# dummy for migration diff --git a/mod/bridge-port-vlan b/mod/bridge-port-vlan deleted file mode 100644 index 2da00ca..0000000 --- a/mod/bridge-port-vlan +++ /dev/null @@ -1,3 +0,0 @@ -#!rsc by RouterOS -# -# dummy for migration diff --git a/mod/inspectvar b/mod/inspectvar deleted file mode 100644 index 2da00ca..0000000 --- a/mod/inspectvar +++ /dev/null @@ -1,3 +0,0 @@ -#!rsc by RouterOS -# -# dummy for migration diff --git a/mod/ipcalc b/mod/ipcalc deleted file mode 100644 index 2da00ca..0000000 --- a/mod/ipcalc +++ /dev/null @@ -1,3 +0,0 @@ -#!rsc by RouterOS -# -# dummy for migration diff --git a/mod/notification-email b/mod/notification-email deleted file mode 100644 index 2da00ca..0000000 --- a/mod/notification-email +++ /dev/null @@ -1,3 +0,0 @@ -#!rsc by RouterOS -# -# dummy for migration diff --git a/mod/notification-matrix b/mod/notification-matrix deleted file mode 100644 index 2da00ca..0000000 --- a/mod/notification-matrix +++ /dev/null @@ -1,3 +0,0 @@ -#!rsc by RouterOS -# -# dummy for migration diff --git a/mod/notification-telegram b/mod/notification-telegram deleted file mode 100644 index 2da00ca..0000000 --- a/mod/notification-telegram +++ /dev/null @@ -1,3 +0,0 @@ -#!rsc by RouterOS -# -# dummy for migration diff --git a/mod/scriptrunonce b/mod/scriptrunonce deleted file mode 100644 index 2da00ca..0000000 --- a/mod/scriptrunonce +++ /dev/null @@ -1,3 +0,0 @@ -#!rsc by RouterOS -# -# dummy for migration diff --git a/mode-button b/mode-button deleted file mode 100644 index 2da00ca..0000000 --- a/mode-button +++ /dev/null @@ -1,3 +0,0 @@ -#!rsc by RouterOS -# -# dummy for migration diff --git a/netwatch-dns b/netwatch-dns deleted file mode 100644 index 2da00ca..0000000 --- a/netwatch-dns +++ /dev/null @@ -1,3 +0,0 @@ -#!rsc by RouterOS -# -# dummy for migration diff --git a/netwatch-notify b/netwatch-notify deleted file mode 100644 index 2da00ca..0000000 --- a/netwatch-notify +++ /dev/null @@ -1,3 +0,0 @@ -#!rsc by RouterOS -# -# dummy for migration diff --git a/ospf-to-leds b/ospf-to-leds deleted file mode 100644 index 2da00ca..0000000 --- a/ospf-to-leds +++ /dev/null @@ -1,3 +0,0 @@ -#!rsc by RouterOS -# -# dummy for migration diff --git a/packages-update b/packages-update deleted file mode 100644 index 2da00ca..0000000 --- a/packages-update +++ /dev/null @@ -1,3 +0,0 @@ -#!rsc by RouterOS -# -# dummy for migration diff --git a/ppp-on-up b/ppp-on-up deleted file mode 100644 index 2da00ca..0000000 --- a/ppp-on-up +++ /dev/null @@ -1,3 +0,0 @@ -#!rsc by RouterOS -# -# dummy for migration diff --git a/sms-action b/sms-action deleted file mode 100644 index 2da00ca..0000000 --- a/sms-action +++ /dev/null @@ -1,3 +0,0 @@ -#!rsc by RouterOS -# -# dummy for migration diff --git a/sms-forward b/sms-forward deleted file mode 100644 index 2da00ca..0000000 --- a/sms-forward +++ /dev/null @@ -1,3 +0,0 @@ -#!rsc by RouterOS -# -# dummy for migration diff --git a/ssh-keys-import b/ssh-keys-import deleted file mode 100644 index 2da00ca..0000000 --- a/ssh-keys-import +++ /dev/null @@ -1,3 +0,0 @@ -#!rsc by RouterOS -# -# dummy for migration diff --git a/super-mario-theme b/super-mario-theme deleted file mode 100644 index 2da00ca..0000000 --- a/super-mario-theme +++ /dev/null @@ -1,3 +0,0 @@ -#!rsc by RouterOS -# -# dummy for migration diff --git a/telegram-chat b/telegram-chat deleted file mode 100644 index 2da00ca..0000000 --- a/telegram-chat +++ /dev/null @@ -1,3 +0,0 @@ -#!rsc by RouterOS -# -# dummy for migration diff --git a/unattended-lte-firmware-upgrade b/unattended-lte-firmware-upgrade deleted file mode 100644 index 2da00ca..0000000 --- a/unattended-lte-firmware-upgrade +++ /dev/null @@ -1,3 +0,0 @@ -#!rsc by RouterOS -# -# dummy for migration diff --git a/update-gre-address b/update-gre-address deleted file mode 100644 index 2da00ca..0000000 --- a/update-gre-address +++ /dev/null @@ -1,3 +0,0 @@ -#!rsc by RouterOS -# -# dummy for migration diff --git a/update-tunnelbroker b/update-tunnelbroker deleted file mode 100644 index 2da00ca..0000000 --- a/update-tunnelbroker +++ /dev/null @@ -1,3 +0,0 @@ -#!rsc by RouterOS -# -# dummy for migration |