From nobody Tue Dec 21 16:30:40 2021 X-Original-To: dev-commits-src-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id E43DB18F1ADD; Tue, 21 Dec 2021 16:30:40 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4JJMQ84Vr9z4RQS; Tue, 21 Dec 2021 16:30:40 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 79FEC50DF; Tue, 21 Dec 2021 16:30:40 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 1BLGUecU063130; Tue, 21 Dec 2021 16:30:40 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1BLGUeLx063129; Tue, 21 Dec 2021 16:30:40 GMT (envelope-from git) Date: Tue, 21 Dec 2021 16:30:40 GMT Message-Id: <202112211630.1BLGUeLx063129@gitrepo.freebsd.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org From: Glen Barber Subject: git: c61fb699f671 - stable/13 - release: riscv64 - increase GENERICSD image size List-Id: Commit messages for all branches of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-src-all@freebsd.org X-BeenThere: dev-commits-src-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: gjb X-Git-Repository: src X-Git-Refname: refs/heads/stable/13 X-Git-Reftype: branch X-Git-Commit: c61fb699f67132208a7c8498ea73703d00a02751 Auto-Submitted: auto-generated ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1640104240; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=X222+nbWySr8jRXXFfZhBXkyKVspPVCrJ/bCqai2c1g=; b=i+D4IIVH0En2QD+9zVithu5N72GD7gGlqFVsAQxPzsrySMkC9jI+kYRgXT+NVEUZYcZca7 Uo6Okiu4qCzbMj3HWxdQ6gsAOh7+6HpwH+Wa1kem4tVesxP29P6GK9MRqJhQvholxLmU4r f/5OMDOf5umWR6EnG3b0E+2+IoCa541cvGaf6ACdB1ZKcrHV/Bi2TmvIfEwhYSKjSCklsl cp1AbHivs0OQVB4SUQPq3Ru0pskh8ub3vCaOJyGwx1QK3sVob1VmlGkojx5SqQJvE7SYiT FFRiOMQXmPP1CNuJbihZkMC8yXXYFQo40wklKD4snHF2UchW6Yxv470WrF4eOg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1640104240; a=rsa-sha256; cv=none; b=B3fPgwN3SazLemrzfSsGszkvLQLzRXpNvLVUT+DPBYXSlRPA3Wp47L7cbu3h30GhG8AS7O JrTBAtt5UtVzsJFHg8PIEl7ReKq5LrhNcuYV9PsIYo6hxqMs1qA9jUGVOqtd0V1EKXybil 5wOO1Or8+9XJB66xJCpV4BB10Yv+8WjhVikqNSfsZVX2TvWiSun/DSGmCv5GFUCd64gY/C 94m17Ych5vmp/beeH/huv3tz03uEr6cKpCAFkx926UIPd+kQd+R1GOIu6iRnv0sQf6D0/K WR4/QglFe7A2l/fzqlQZL+uAg1GS7R4uEH+O6CRI/KDxiaZ7QGuZRJDnzKIV2Q== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N The branch stable/13 has been updated by gjb: URL: https://cgit.FreeBSD.org/src/commit/?id=c61fb699f67132208a7c8498ea73703d00a02751 commit c61fb699f67132208a7c8498ea73703d00a02751 Author: Glen Barber AuthorDate: 2021-12-15 20:26:22 +0000 Commit: Glen Barber 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"