Skip to content

Commit

Permalink
balena-image-initramfs: increase size to 64MB
Browse files Browse the repository at this point in the history
This is necessary to accomodate builds with secure boot and FDE enabled

Change-type: patch
Changelog-entry: Increase initrd size to accomodate secure boot and FDE packages
Signed-off-by: Michal Toman <[email protected]>
  • Loading branch information
mtoman committed Nov 29, 2022
1 parent 53ea231 commit 0b09102
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
IMAGE_ROOTFS_MAXSIZE = "65536"

0 comments on commit 0b09102

Please sign in to comment.