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)
Mon, May 18, 12:15 AM
Unknown Object (File)
Mon, May 18, 12:14 AM
Unknown Object (File)
Mon, May 18, 12:14 AM
Unknown Object (File)
Sun, May 17, 11:46 PM
Unknown Object (File)
Sun, May 17, 11:45 PM
Unknown Object (File)
Tue, Apr 28, 1:39 AM
Unknown Object (File)
Mon, Apr 27, 5:11 AM
Unknown Object (File)
Thu, Apr 23, 1:11 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