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)
Wed, Nov 12, 1:15 AM
Unknown Object (File)
Sat, Nov 8, 2:32 AM
Unknown Object (File)
Sat, Nov 1, 7:07 AM
Unknown Object (File)
Sat, Nov 1, 6:54 AM
Unknown Object (File)
Mon, Oct 27, 4:02 PM
Unknown Object (File)
Mon, Oct 27, 4:02 PM
Unknown Object (File)
Mon, Oct 27, 4:02 PM
Unknown Object (File)
Mon, Oct 27, 10:28 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

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