chore: 修改根分区大小为600MB
This commit is contained in:
@@ -60,7 +60,7 @@ r2s_output/
|
|||||||
- ImmortalWrt 版本:`25.12.0`
|
- ImmortalWrt 版本:`25.12.0`
|
||||||
- Target:`x86/64`
|
- Target:`x86/64`
|
||||||
- Profile:`generic`
|
- Profile:`generic`
|
||||||
- 根分区大小:`500 MB`
|
- 根分区大小:`600 MB`
|
||||||
- 输出目录:`output/`
|
- 输出目录:`output/`
|
||||||
|
|
||||||
### NanoPi R2S
|
### NanoPi R2S
|
||||||
@@ -68,7 +68,7 @@ r2s_output/
|
|||||||
- ImmortalWrt 版本:`25.12.0`
|
- ImmortalWrt 版本:`25.12.0`
|
||||||
- Target:`rockchip/armv8`
|
- Target:`rockchip/armv8`
|
||||||
- Profile:`friendlyarm_nanopi-r2s`
|
- Profile:`friendlyarm_nanopi-r2s`
|
||||||
- 根分区大小:`500 MB`
|
- 根分区大小:`600 MB`
|
||||||
- 输出目录:`r2s_output/`
|
- 输出目录:`r2s_output/`
|
||||||
|
|
||||||
## 自定义固件
|
## 自定义固件
|
||||||
|
|||||||
@@ -206,7 +206,7 @@ cd "$project_dir"
|
|||||||
version="25.12.0"
|
version="25.12.0"
|
||||||
|
|
||||||
# 根分区大小(单位: MB)
|
# 根分区大小(单位: MB)
|
||||||
rootfs_partsize=500
|
rootfs_partsize=600
|
||||||
|
|
||||||
install_dependencies
|
install_dependencies
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user