Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | Next revisionBoth sides next revision | ||
| zh:docs:guide-user:additional-software:saving_space [2020/01/05 04:09] – [移除软件包] lujimmy | zh:docs:guide-user:additional-software:saving_space [2020/01/05 04:21] – [Build image for devices with only 4MB flash] lujimmy | ||
|---|---|---|---|
| Line 12: | Line 12: | ||
| ¹ 备注: 4M闪存的设备请不要使用 zram-swap,因为这会// | ¹ 备注: 4M闪存的设备请不要使用 zram-swap,因为这会// | ||
| - | ==== Build image for devices with only 4MB flash ==== | + | ==== 为仅有4M闪存的设备构建镜像 |
| - | **Example image builder command line**\\ | + | **镜像构建命令行示例**\\ |
| - | **Note:** In the command line shown below, you need to adjust | + | **备注:** 您需要根据设备修改下方命令行中的'' |
| - | ^ LuCI ^ Action | + | ^ 是否集成LuCI ^ 作用 |
| - | | with LuCI | - remove | + | | 集成LuCI |
| PACKAGES=" | PACKAGES=" | ||
| -ppp -ppp-mod-pppoe -ip6tables -odhcp6c -kmod-ipv6 -kmod-ip6tables -odhcpd-ipv6only"'' | -ppp -ppp-mod-pppoe -ip6tables -odhcp6c -kmod-ipv6 -kmod-ip6tables -odhcpd-ipv6only"'' | ||
| - | | without | + | | 不集成LuCI |
| - | + | 相关资源: | |
| - | Resources: | + | |
| * [[https:// | * [[https:// | ||
| * [[https:// | * [[https:// | ||
| Line 30: | Line 29: | ||
| * [[https:// | * [[https:// | ||
| * [[https:// | * [[https:// | ||
| - | |||
| ==== Build image for devices with only 16/32MB RAM ==== | ==== Build image for devices with only 16/32MB RAM ==== | ||