firmware/src/packages/fff
Adrian Schmutzler eb784bd0db fff-sysupgrade: replace comma by underscore in image file names
On modern targets in OpenWrt, the board name follows the
"vendor,model" syntax. Since commas in file names are uncommon
and ugly, file names use the same pattern with an underscore,
"vendor_model".

Since this also applies to image file names, this patch
adjusts fff-upgrade.sh to replace the comma from board name
by an underscore for all devices. This should be possible
without harm as OpenWrt images can safely be expected to
either contain a comma in the right place or no comma at all.

It has been discussed whether the same should be applied to
the network.* files as well. However, expecting those to
be removed in the foreseeable future does make this undesirable,
as a lot of code would be inserted now and be removed again a few
months later, only to fix the name for one device.

For the same reason, we won't touch the board name replace
for the TL-WDR4900 v1 for now.

Suggested-by: Fabian Bläse <fabian@blaese.de>
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
Reviewed-by: Fabian Bläse <fabian@blaese.de>
2020-04-02 13:07:26 +02:00
..
alfred-json alfred-json: Set PKG_VERSION to latest official version 2019-07-01 21:37:23 +02:00
fff packages/fff: Add fff-simple-tc 2020-03-22 20:00:55 +01:00
fff-alfred packages/fff: Only use PKG_RELEASE for our own packages 2019-07-01 21:54:09 +02:00
fff-alfred-monitoring-proxy packages/fff: Only use PKG_RELEASE for our own packages 2019-07-01 21:54:09 +02:00
fff-babeld babeld: Automatically add redistribute filters 2019-09-30 10:38:16 +02:00
fff-batman-adv fff-batman-adv/-server: Remove KMOD for symbols 2020-03-15 22:04:44 +01:00
fff-boardname ar71xx: remove non-existant ubnt-power-m-xw 2020-03-31 23:35:40 +02:00
fff-config packages/fff: Add fff-simple-tc 2020-03-22 20:00:55 +01:00
fff-dhcp gateway.d: use correct function name for apply hook 2019-12-30 15:18:14 +01:00
fff-fastd fastd: make secret key update-safe 2020-01-10 14:31:58 +01:00
fff-firewall firewall.d: Check for unset IF_WAN 2019-11-17 15:46:34 +01:00
fff-gateway packages/fff: Merge meta packages for variants into config packages 2019-11-17 15:48:50 +01:00
fff-hoods fff-hoods: manually create wifi station interface 2020-03-15 22:04:45 +01:00
fff-hoodutils fff-hoodutils: Add fallback for upgrade path 2019-11-23 14:29:15 +01:00
fff-macnock fff-macnock: Add dependency from tc 2019-06-15 12:32:22 +02:00
fff-network ar71xx: remove non-existant ubnt-power-m-xw 2020-03-31 23:35:40 +02:00
fff-node packages/fff: Merge meta packages for variants into config packages 2019-11-17 15:48:50 +01:00
fff-nodewatcher nodewatcher: Add support for babel neighbours 2019-10-21 13:53:32 +02:00
fff-ra packages/fff: Only use PKG_RELEASE for our own packages 2019-07-01 21:54:09 +02:00
fff-random packages/fff: Only use PKG_RELEASE for our own packages 2019-07-01 21:54:09 +02:00
fff-simple-tc packages/fff: Add fff-simple-tc 2020-03-22 20:00:55 +01:00
fff-support show_info: Treat case of missing simple-tc package 2020-03-22 20:01:12 +01:00
fff-sysupgrade fff-sysupgrade: replace comma by underscore in image file names 2020-04-02 13:07:26 +02:00
fff-timeserver packages/fff: Only use PKG_RELEASE for our own packages 2019-07-01 21:54:09 +02:00
fff-uradvd packages/fff: Only use PKG_RELEASE for our own packages 2019-07-01 21:54:09 +02:00
fff-vpn-select fff-vpn-select: remove tunneldigger 2019-07-06 13:58:13 +02:00
fff-web fff-webui: show fastd public key in webui 2020-03-30 11:57:15 +02:00
fff-wireguard gateway.d: use correct function name for apply hook 2019-12-30 15:18:14 +01:00
fff-wireless ar71xx: remove non-existant ubnt-power-m-xw 2020-03-31 23:35:40 +02:00