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, Oct 10, 9:06 AM
Unknown Object (File)
Sat, Sep 13, 11:48 AM
Unknown Object (File)
Sat, Sep 13, 11:05 AM
Unknown Object (File)
Sep 13 2025, 5:36 AM
Unknown Object (File)
Sep 10 2025, 11:34 PM
Unknown Object (File)
Sep 9 2025, 8:09 AM
Unknown Object (File)
Sep 9 2025, 5:55 AM
Unknown Object (File)
Aug 29 2025, 6:29 PM
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

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable