[Bug 219405] NanoBSD NANO_PACKAGE_LIST does not support "*" anymore?
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri May 19 21:16:56 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219405
wout at canodus.be changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |wout at canodus.be
--- Comment #1 from wout at canodus.be ---
Created attachment 182748
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=182748&action=edit
proposed patch to fix NANO_PACKAGE_LIST
Use find to get list of packages, make sure it is unique since
NANO_PACKAGE_LIST might contain (multiple) "*" to match filenames. Ignore pkg-*
since it should have been installed already.
My build does now succeed, but I have yet to test the image.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list