Page MenuHomeFreeBSD

nanobsd: Refactor cust_pkgng
Needs ReviewPublic

Authored by senguptaangshuman17_gmail.com on Wed, Aug 19, 10:26 AM.
Tags
None
Referenced Files
F170059569: D58974.id.diff
Thu, Sep 3, 9:45 AM
F170050818: D58974.id185013.diff
Thu, Sep 3, 9:07 AM
F170039662: D58974.id185117.diff
Thu, Sep 3, 8:10 AM
F170031365: D58974.id184474.diff
Thu, Sep 3, 7:33 AM
F170029811: D58974.id185277.diff
Thu, Sep 3, 7:27 AM
F170018736: D58974.id184474.diff
Thu, Sep 3, 6:37 AM
F170011077: D58974.id184950.diff
Thu, Sep 3, 6:04 AM
F169997070: D58974.id184525.diff
Thu, Sep 3, 5:26 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 76073
Build 72956: arc lint + arc unit

Event Timeline

tools/tools/nanobsd/customizations.sh
201

This removal seems unrelated.

tools/tools/nanobsd/legacy.sh
631

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
631

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

tools/tools/nanobsd/legacy.sh
631

Comment.

Refactor cust_pkgng to direct tgt_pkg install and add unprivileged build check