Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 May 2017 21:16:56 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 219405] NanoBSD NANO_PACKAGE_LIST does not support "*" anymore?
Message-ID:  <bug-219405-8-S44EXVvAxs@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-219405-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-219405-8@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D219405

wout@canodus.be changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |wout@canodus.be

--- Comment #1 from wout@canodus.be ---
Created attachment 182748
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D182748&action=
=3Dedit
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 p=
kg-*
since it should have been installed already.

My build does now succeed, but I have yet to test the image.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-219405-8-S44EXVvAxs>