Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision Next revisionBoth sides next revision | ||
| docs:guide-user:additional-software:saving_space [2020/11/07 09:39] – [Modifying build configuration variables] enable/disable note at 'Saving RAM' section freezeheat | docs:guide-user:additional-software:saving_space [2021/03/03 07:12] – header levels vgaetera | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Saving firmware space ====== | + | ====== Saving firmware space and RAM ====== |
| ===== Excluding packages ===== | ===== Excluding packages ===== | ||
| Flash space is scarce on devices with only 4MB flash. | Flash space is scarce on devices with only 4MB flash. | ||
| Line 18: | Line 18: | ||
| :!: Do not use zram-swap for 4MB flash devices as it // | :!: Do not use zram-swap for 4MB flash devices as it // | ||
| It is listed here as it is helpful on machines with very little RAM memory. | It is listed here as it is helpful on machines with very little RAM memory. | ||
| + | |||
| + | :?: The minus '' | ||
| ==== Build image for devices with only 4MB flash ==== | ==== Build image for devices with only 4MB flash ==== | ||
| Line 41: | Line 43: | ||
| * [[https:// | * [[https:// | ||
| * [[https:// | * [[https:// | ||
| + | * Talk [[https:// | ||
| ==== Build image for devices with only 16/32MB RAM ==== | ==== Build image for devices with only 16/32MB RAM ==== | ||
| Line 101: | Line 104: | ||
| In addition to the ones mentioned here you can save a tiny bit of space by disabling commands in busybox. | In addition to the ones mentioned here you can save a tiny bit of space by disabling commands in busybox. | ||
| - | === Saving space === | + | ==== Saving space ==== |
| ^ Config variable\\ ('' | ^ Config variable\\ ('' | ||
| | '' | | '' | ||
| Line 126: | Line 129: | ||
| [[https:// | [[https:// | ||
| - | === Saving RAM === | + | ==== Saving RAM ==== |
| ^ Config variable\\ ('' | ^ Config variable\\ ('' | ||
| | '' | | '' | ||
| | '' | | '' | ||
| + | | '' | ||
| ===== Replace LuCI icons with a blank pixel ===== | ===== Replace LuCI icons with a blank pixel ===== | ||