The branch main has been updated by gjb: URL: https://cgit.FreeBSD.org/src/commit/?id=66df505066f51e6d8411b966765d828817f88971
commit 66df505066f51e6d8411b966765d828817f88971 Author: Glen Barber <g...@freebsd.org> AuthorDate: 2021-12-15 20:26:22 +0000 Commit: Glen Barber <g...@freebsd.org> CommitDate: 2021-12-15 20:26:22 +0000 release: riscv64 - increase GENERICSD image size Sponsored by: Rubicon Communications, LLC ("Netgate") --- release/riscv/GENERICSD.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/release/riscv/GENERICSD.conf b/release/riscv/GENERICSD.conf index d85a8ff7cd93..e969914dabe5 100644 --- a/release/riscv/GENERICSD.conf +++ b/release/riscv/GENERICSD.conf @@ -8,7 +8,7 @@ EMBEDDED_TARGET="riscv" EMBEDDEDBUILD=1 FAT_SIZE="54m -b 8m" FAT_TYPE="16" -IMAGE_SIZE="3072M" +IMAGE_SIZE="4096M" KERNEL="GENERIC" MD_ARGS="-x 63 -y 255" PART_SCHEME="GPT"