Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Sep 2023 09:34:34 +0000
From:      bugzilla-noreply@freebsd.org
To:        pkgbase@FreeBSD.org
Subject:   [Bug 273783] pkgbase: The libraries currently contained in runtime and utilities should be split out
Message-ID:  <bug-273783-36141-xluumvZXkE@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-273783-36141@https.bugs.freebsd.org/bugzilla/>
References:  <bug-273783-36141@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=3D273783

--- Comment #11 from Baptiste Daroussin <bapt@FreeBSD.org> ---
also going that tiny is useful for container, but may be confusing for full
blown OS, at some point you can probably use the FILES_IGNORE_GLOB and
FILES_IGNORE_REGEX to go further. (note that this is not documented, and sh=
ould
be)

This will skip installation of some files at install time.

To use it in pkg.conf one can simply set FILES_IGNORE_GLOB=3D["*/man/*", "*=
.a"]
etc

--=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-273783-36141-xluumvZXkE>