Skip to content

Commit

Permalink
Increase partition size on full build to fix squashfs not booting
Browse files Browse the repository at this point in the history
  • Loading branch information
anaelorlinski committed May 25, 2021
1 parent d58e709 commit e804436
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ Those are my customized builds of OpenWrt for FriendlyARM NanoPi R2S / R4S

## Changelog

#### 2021-05-25
- Increase kernel partition size on full build
#### 2021-05-21
- Add kernel options related to Docker (full build)
- There are now 2 builds (mini/full) with different packages and kernel settings
Expand Down
2 changes: 1 addition & 1 deletion seed/ao.seed
Original file line number Diff line number Diff line change
Expand Up @@ -449,6 +449,6 @@ CONFIG_PACKAGE_zlib=y
CONFIG_PACKAGE_zoneinfo-core=y
CONFIG_PACKAGE_zoneinfo-europe=y
CONFIG_SOCAT_SSL=y
CONFIG_TARGET_KERNEL_PARTSIZE=20
CONFIG_TARGET_KERNEL_PARTSIZE=40
CONFIG_TARGET_OPTIONS=y
CONFIG_TARGET_ROOTFS_PARTSIZE=1024

0 comments on commit e804436

Please sign in to comment.