Date: Fri, 28 Jul 2017 02:00:44 +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-UvNMCwBBCn@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 --- Comment #4 from commit-hook@freebsd.org --- A commit references this bug: Author: imp Date: Fri Jul 28 01:59:53 UTC 2017 New revision: 321636 URL: https://svnweb.freebsd.org/changeset/base/321636 Log: Properly expand shell glob characters in NANO_PACKAGE_LIST. The defualt NANO_PACKAGE_LIST is *, which fails to work properly. Expand glob characters and make sure that we install the special pkg package first. Sponsored by: Netflix Submitted by: wout at canodus dot be PR: 219405 MFC After: 3 days Changes: head/tools/tools/nanobsd/defaults.sh --=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-UvNMCwBBCn>