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
F169796266: D15665.diff
Wed, Sep 2, 2:35 PM
F169637021: D15665.id43315.diff
Wed, Sep 2, 3:31 AM
Unknown Object (File)
Tue, Sep 1, 11:19 AM
Unknown Object (File)
Mon, Aug 31, 2:57 PM
Unknown Object (File)
Sun, Aug 30, 11:12 AM
Unknown Object (File)
Sat, Aug 29, 7:09 PM
Unknown Object (File)
Sat, Aug 29, 1:33 PM
Unknown Object (File)
Fri, Aug 28, 1:59 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