Page MenuHomeFreeBSD

nanobsd: embedded: Time stamp the code image
AcceptedPublic

Authored by jlduran on Fri, Jan 30, 7:46 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Jan 31, 5:31 AM
Unknown Object (File)
Sat, Jan 31, 1:09 AM
Unknown Object (File)
Fri, Jan 30, 11:57 PM
Unknown Object (File)
Fri, Jan 30, 11:56 PM
Unknown Object (File)
Fri, Jan 30, 11:16 PM
Unknown Object (File)
Fri, Jan 30, 10:57 PM
Subscribers

Details

Reviewers
imp
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 Skipped
Unit
Tests Skipped
Build Status
Buildable 70250
Build 67133: arc lint + arc unit