diff --git a/image-customization.lua b/image-customization.lua index faf9f29..b61c11a 100644 --- a/image-customization.lua +++ b/image-customization.lua @@ -9,7 +9,6 @@ features { 'status-page', 'web-advanced', 'web-wizard', - 'config-mode-geo-location-osm', 'radv-filterd', 'radvd', 'web-private-wifi', @@ -30,7 +29,26 @@ tiny_like = device({ 'tp-link-archer-c60-v1', 'tp-link-td-w8970', 'tp-link-td-w8980', + 'openmesh-a40', + 'openmesh-a60', + 'openmesh-mr170-v1', + 'openmesh-mr170-v2', + 'openmesh-om2p-hs-v1', + 'openmesh-om2p-hs-v2', + 'openmesh-om2p-hs-v3', + 'openmesh-om2p-hs-v4', + 'openmesh-om2p-v1', + 'openmesh-om2p-v2', + 'openmesh-om2p-v4', + 'openmesh-om2p-ac-v1', + 'openmesh-om2p-ac-v2', + 'openmesh-om2p-lc', + 'plasmacloud-pa300', + 'plasmacloud-pa300e', + 'tp-link-archer-d50-v1', + 'ubiquiti-unifi-ap', 'ubiquiti-nanostation-m-xw', + 'ubiquiti-rocket-m-xw', }) if not device_class('tiny') and not tiny_like then @@ -38,6 +56,7 @@ if not device_class('tiny') and not tiny_like then 'tls', 'wireless-encryption-wpa3', 'web-logging', + 'config-mode-geo-location-osm', } packages { 'openssh-sftp-server',