Page MenuHomeFreeBSD

nanobsd: Fix pkg audit
AbandonedPublic

Authored by senguptaangshuman17_gmail.com on Wed, Aug 19, 10:19 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Sep 10, 12:47 AM
Unknown Object (File)
Wed, Sep 9, 7:47 AM
Unknown Object (File)
Wed, Sep 9, 12:20 AM
Unknown Object (File)
Tue, Sep 8, 6:26 PM
Unknown Object (File)
Tue, Sep 8, 4:33 PM
Unknown Object (File)
Tue, Sep 8, 3:37 PM
Unknown Object (File)
Tue, Sep 8, 12:52 AM
Unknown Object (File)
Mon, Sep 7, 6:10 PM
Subscribers

Details

Reviewers
jlduran
jrm
ashish
Summary

Create /conf/default/var/db/pkg in the skeleton so read only pkg
operations such as pkg audit find var/db/pkg at runtime.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 75711
Build 72594: arc lint + arc unit

Event Timeline

This revision should be squashed with D58951.
In fact, those revisions that start the commit message with: Fix... should be squashed accordingly to its root commit, unless they fix something already in base.

tools/tools/nanobsd/defaults.sh
1220

Squashed into D58951 (Support pkgbase in -P pre-compiled builds) during setup_nanobsd() pkg database directory initialization cleanup.