Page MenuHomeFreeBSD

nanobsd: embedded: Time stamp the code image
ClosedPublic

Authored by jlduran on Jan 30 2026, 7:46 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Mar 19, 3:54 PM
Unknown Object (File)
Thu, Mar 19, 2:57 PM
Unknown Object (File)
Tue, Mar 10, 7:21 PM
Unknown Object (File)
Tue, Mar 10, 6:59 PM
Unknown Object (File)
Mon, Mar 9, 3:45 PM
Unknown Object (File)
Mon, Mar 9, 4:09 AM
Unknown Object (File)
Feb 28 2026, 8:58 PM
Unknown Object (File)
Feb 20 2026, 8:58 AM
Subscribers

Details

Summary

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.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable