Page MenuHomeFreeBSD

nanobsd: Fix target pkg database /tmp symlink and timestamps
AbandonedPublic

Authored by senguptaangshuman17_gmail.com on Wed, Aug 19, 10:20 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Aug 19, 6:31 PM
Unknown Object (File)
Wed, Aug 19, 11:49 AM
Unknown Object (File)
Wed, Aug 19, 11:49 AM
Subscribers

Details

Reviewers
jlduran
jrm
ashish
Summary

Add tgt_pkg_link_tmp_var_tmp to repoint /tmp rows to /var/tmp in
the target pkg database after /tmp becomes a symlink to /var/tmp.

Add tgt_pkg_time_timestamp to set file mtimes and package times
in the target pkg database to NANO_TIMESTAMP for reproducible builds.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 75837
Build 72720: arc lint + arc unit

Event Timeline

Squashed into D58954 (Synchronize target pkg database with image modifications) as part of target pkg db synchronization consolidation.