Page MenuHomeFreeBSD

Fix missing files in METALOG with -DNO_ROOT
ClosedPublic

Authored by arichardson on Jun 4 2018, 4:28 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Nov 22, 11:35 AM
Unknown Object (File)
Tue, Oct 29, 4:00 AM
Unknown Object (File)
Tue, Oct 29, 4:00 AM
Unknown Object (File)
Tue, Oct 29, 3:59 AM
Unknown Object (File)
Tue, Oct 29, 3:39 AM
Unknown Object (File)
Sep 16 2024, 12:12 PM
Unknown Object (File)
Sep 5 2024, 10:53 AM
Unknown Object (File)
Jul 27 2024, 1:02 AM
Subscribers

Details

Summary

By using INSTALL_LINK instead of calling ln during install the files
end up in the METALOG file as well if we use -DNO_ROOT and will be
included in a disk image when using makefs with METALOG as the input.

Also added /var/db/services.db to METALOG for -DNO_ROOT

Test Plan

now all files in the rootfs are included in METALOG

Diff Detail

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 17006
Build 16874: arc lint + arc unit