git: c61fb699f671 - stable/13 - release: riscv64 - increase GENERICSD image size
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 21 Dec 2021 16:30:40 UTC
The branch stable/13 has been updated by gjb: URL: https://cgit.FreeBSD.org/src/commit/?id=c61fb699f67132208a7c8498ea73703d00a02751 commit c61fb699f67132208a7c8498ea73703d00a02751 Author: Glen Barber <gjb@FreeBSD.org> AuthorDate: 2021-12-15 20:26:22 +0000 Commit: Glen Barber <gjb@FreeBSD.org> CommitDate: 2021-12-21 16:30:16 +0000 release: riscv64 - increase GENERICSD image size Sponsored by: Rubicon Communications, LLC ("Netgate") (cherry picked from commit 66df505066f51e6d8411b966765d828817f88971) --- 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"