From nobody Thu Mar 19 17:15:30 2026 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 4fcC4y723Vz6Vgsy for ; Thu, 19 Mar 2026 17:15:30 +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 "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fcC4y4q5sz3mWV for ; Thu, 19 Mar 2026 17:15:30 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1773940530; 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=0jtP+QGhQwQclloIWsFt1djaAcAlqAVFWU2dpkG6rL8=; b=edFfqZm8LnJtJ8KmvrjQKzzqIrWy1eWw/XtG2rV3UmeTNOurBo06SjpOS3NNFQWUgUr4ws fRVieuhDIYgl62ndaj8ARaP8ofij5jyD4kM5Zzth2+rwnoGHPb6UnzFGtd6NBuikk4WgiM BX/Ymaqxzawb3paz8N4L9WYSb/vahj0fhOW0Rtrx9gDiR35b4rpiyhqiA9Fya9rmPeKxCw /AboMcLuPrr7Q0BQhLhw6YWDRZBu0fAnSgZzRlJtlmq/KYD0IwHsB4TmS9ZXnU7zGpvBca mNOtpvbqIGixqqTX8JWnv/O5peVWtDrfP8hZ67WfWTBGkIcCL0JLsypdQ7HSOg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1773940530; a=rsa-sha256; cv=none; b=Bwskna/4ZSFh05swRlK+OHHQ8vxh1J5uSnuIbuOaGczuO5/oTXB6SO9yP38YzkyvPTZ55q R8xuJHMnKQOZUwGTi6/2Wqf0U+t+Ys00t0jEvGf7GpqlflhifphJNhl4tCzMg0VqUw3CRZ zcukDz9w6X16/JCgOBT5U9MAqHwA2J+znw+cxuWIKs3Nyq+h+iIre0LpISt4/CKH5wKB7U 83mK74fjj8F3aNlYHQedh9AaVQifqVQF7DGnRHYjXwndo3QAFqnniUUZkD5HyGkUam5DH3 4ok0MChtNfiLRyH7Zj+Ou/4UWCBzw/FlEH7KoTBq+SeDVaBruw6l58+faKXHww== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1773940530; 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=0jtP+QGhQwQclloIWsFt1djaAcAlqAVFWU2dpkG6rL8=; b=RqLprhQHR5dO0mJWBooFFR8KTHGVtkuPCt6i0skxiwoS4SsOB5TKhPxWGAckobvQwM35uU BvLhJEVmYUcL688cCqXjJ2r+xf8hi38A37ThWLNYjCliARWkWwR+YCkPNwKmBs4S7y9/Vp M9nSSKlWG/UegSn2JOYe/MMshOnoTloVvEsn9XPO85MAZEi2B99B5Y/O9RhYkiZaLWGDHu h/cLdJZ9qUTrYQAbg61wBBiR4RTLrIHgH05ygMBuTW0aWlZ4SyMEQoImEZEHa2wJRfQRiT MDezyMELsvN5RveBCR1IUrkNuwjoueJTX9/VCx9v6Z9ARyI1jMESLZr3oWqIbQ== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fcC4y49vlz14Df for ; Thu, 19 Mar 2026 17:15:30 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 331e6 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Thu, 19 Mar 2026 17:15:30 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org From: Jose Luis Duran Subject: git: 894992e78605 - main - nanobsd: embedded: Time stamp the code image 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: X-BeenThere: dev-commits-src-all@freebsd.org Sender: owner-dev-commits-src-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: jlduran X-Git-Repository: src X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 894992e7860596ce27961771fc00e52812da91f1 Auto-Submitted: auto-generated Date: Thu, 19 Mar 2026 17:15:30 +0000 Message-Id: <69bc2f32.331e6.2108c045@gitrepo.freebsd.org> The branch main has been updated by jlduran: URL: https://cgit.FreeBSD.org/src/commit/?id=894992e7860596ce27961771fc00e52812da91f1 commit 894992e7860596ce27961771fc00e52812da91f1 Author: Jose Luis Duran AuthorDate: 2026-03-19 17:14:36 +0000 Commit: Jose Luis Duran CommitDate: 2026-03-19 17:14:36 +0000 nanobsd: embedded: Time stamp the code image While there is a function nano_makefs() that already takes care of this issue, we are not yet ready to consume it. Just add the time stamp and FFS options to makefs. This is done primarily to use UFS2 (UFS version 2). If the user needs further customization, the variable NANO_MAKEFS can be overridden. Timestamping takes care of making the images bit-for-bit identical. Reviewed by: imp MFC after: 1 week Differential Revision: https://reviews.freebsd.org/D54980 --- tools/tools/nanobsd/embedded/common | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/tools/nanobsd/embedded/common b/tools/tools/nanobsd/embedded/common index f1ecf21fe51d..d6147a2b9760 100644 --- a/tools/tools/nanobsd/embedded/common +++ b/tools/tools/nanobsd/embedded/common @@ -589,7 +589,7 @@ eval std_${NANO_ARCH} : ${NANO_ENDIAN:=little} # make -V something to figure it out? : ${NANO_LAYOUT:=std-embedded} -: ${NANO_MAKEFS_UFS:=makefs -t ffs -B ${NANO_ENDIAN}} +: ${NANO_MAKEFS_UFS:=makefs -T ${NANO_TIMESTAMP} -t ffs ${NANO_MAKEFS} -B ${NANO_ENDIAN}} : ${NANO_DISK_SCHEME:=mbr} # No others really supported ATM (well, gpt) case ${NANO_LAYOUT} in std-embedded)