Page MenuHomeFreeBSD

nanobsd: Refactor cust_pkgng
Needs ReviewPublic

Authored by senguptaangshuman17_gmail.com on Wed, Aug 19, 10:26 AM.
Tags
None
Referenced Files
F170788556: D58974.id.diff
Sun, Sep 6, 3:32 PM
F170778427: D58974.id184848.diff
Sun, Sep 6, 2:13 PM
F170774110: D58974.id185013.diff
Sun, Sep 6, 1:41 PM
F170770997: D58974.id184848.diff
Sun, Sep 6, 1:13 PM
F170763325: D58974.id184570.diff
Sun, Sep 6, 12:02 PM
F170743400: D58974.id184950.diff
Sun, Sep 6, 9:04 AM
F170732632: D58974.diff
Sun, Sep 6, 7:03 AM
F170730620: D58974.diff
Sun, Sep 6, 6:42 AM
Subscribers

Details

Reviewers
jlduran
jrm
ashish
Summary

Move the existing function to the legacy plan, as it is
incompatible with this implementation.

Create a new cust_pkgng()

Diff Detail

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

Event Timeline

tools/tools/nanobsd/customizations.sh
201

This removal seems unrelated.

tools/tools/nanobsd/legacy.sh
624

We may reference D58888 here (https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=296409), but that part will get fixed soon. The real reason we skip with -U is because of the invalid metalog pkg may produce.

tools/tools/nanobsd/legacy.sh
624

should it be as part of the comment or the print message?

tools/tools/nanobsd/legacy.sh
624

Comment.

Refactor cust_pkgng to direct tgt_pkg install and add unprivileged build check