Page MenuHomeFreeBSD

nanobsd: embedded: Time stamp the code image
ClosedPublic

Authored by jlduran on Jan 30 2026, 7:46 PM.
Tags
None
Referenced Files
F164188026: D54980.diff
Wed, Jul 29, 11:22 AM
Unknown Object (File)
Tue, Jul 28, 2:41 PM
Unknown Object (File)
Thu, Jul 23, 6:41 AM
Unknown Object (File)
Tue, Jul 21, 6:41 PM
Unknown Object (File)
Mon, Jul 20, 3:11 PM
Unknown Object (File)
Sat, Jul 18, 6:47 AM
Unknown Object (File)
Wed, Jul 15, 7:05 AM
Unknown Object (File)
Wed, Jul 15, 7:05 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