gluon/targets
Matthias Schiffer 9d996c495a generic: reduce squashfs block size to 256KiB
In OpenWrt 19.07, the block size was increased to 1024KiB for "tiny"
devices by default to save flash. Unfortunately, this also significantly
increases the cache memory required by squashfs.

In my test, the increased block size reduced the image size by ~64KiB,
but increased the RAM usage by ~2.6MiB. As most tiny devices have only
32MiB of RAM, this is not a reasonable tradeoff.

The ar71xx-generic target already defines an even lower block size of
64KiB.

(cherry picked from commit 7e8af99cf5)
2020-05-28 21:48:18 +02:00
..
ar71xx-generic docs: rename vendor to GL.iNet for uniformity 2020-02-02 01:12:46 +01:00
ar71xx-mikrotik Switch to Lua for target definitions 2019-06-15 23:34:07 +02:00
ar71xx-nand build: drop GLUON_WLAN_MESH variable 2019-11-07 19:48:16 +01:00
ar71xx-tiny targets: add deprecated flags as appropriate 2019-06-15 23:34:07 +02:00
ath79-generic ath79-generic: add support for GL.iNet GL-AR300M-Lite 2020-02-02 01:12:46 +01:00
brcm2708-bcm2708 brcm2708: update image names and manifest aliases for new libplatforminfo 2020-02-04 23:59:16 +01:00
brcm2708-bcm2709 brcm2708: update image names and manifest aliases for new libplatforminfo 2020-02-04 23:59:16 +01:00
brcm2708-bcm2710 brcm2708: update image names and manifest aliases for new libplatforminfo 2020-02-04 23:59:16 +01:00
brcm2708.inc Switch to Lua for target definitions 2019-06-15 23:34:07 +02:00
generic generic: reduce squashfs block size to 256KiB 2020-05-28 21:48:18 +02:00
ipq40xx-generic ipq40xx-generic: add alias for Aruba Instant On AP11 2020-01-05 15:50:11 +01:00
ipq806x-generic ipq806x-generic: remove BROKEN flag for target and NETGEAR R7800 2019-11-05 20:24:05 +01:00
lantiq-xrx200 lantiq-xrx200: add support for AVM FRITZ!Box 7360 (v1, v2) and 7360 SL 2019-12-12 12:47:41 +01:00
lantiq-xway lantiq-xway: remove support for AVM FRITZ!Box 7320 7330 7330SL 2020-04-29 13:16:06 +02:00
mpc85xx-generic Switch to Lua for target definitions 2019-06-15 23:34:07 +02:00
mpc85xx-p1020 mpc85xx-p1020: add support for Enterasys WS-AP3710i 2019-12-23 01:54:23 +01:00
mvebu-cortexa9 mvebu-cortexa9: rename Linksys WRT1200AC 2019-10-30 00:06:14 +01:00
ramips-mt76x8 ramips-mt76x8: add support for TP-Link TL-MR3020 v3 2020-01-31 22:52:32 +01:00
ramips-mt7620 docs: rename vendor to GL.iNet for uniformity 2020-02-02 01:12:46 +01:00
ramips-mt7621 ramips-mt7621: add support for Netgear EX6150 2020-01-26 22:54:34 +01:00
ramips-rt305x ramips-rt305x: remove opkg and USB packages from 4M flash boards (#1807) 2019-09-14 13:24:37 +02:00
sunxi-cortexa7 build: drop GLUON_WLAN_MESH variable 2019-11-07 19:48:16 +01:00
targets.mk lantiq-xrx200: add support for AVM FRITZ!Box 7412 (#1859) 2019-11-18 22:54:50 +01:00
x86-64 scripts: avoid global variables in target handler scripts 2019-06-18 01:34:45 +02:00
x86-generic scripts: avoid global variables in target handler scripts 2019-06-18 01:34:45 +02:00
x86-geode Switch to Lua for target definitions 2019-06-15 23:34:07 +02:00
x86.inc x86: switch to non-CT ath10k module 2019-11-07 19:48:16 +01:00