mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
pkgbase: Move uuidgen to runtime package
This is useful to have a valid /etc/hostid and /etc/machine-id for small mfsroot based setup and not needing to install FreeBSD-utilities Sponsored by: Beckhoff Automation GmbH & Co. KG Reviewed by: emaste Differential Revision: https://reviews.freebsd.org/D42149 (cherry picked from commit 6a804af4c0e3ce3574e23695f587c11f5958bcbb)
This commit is contained in:
parent
a01e703e50
commit
08e6279a9f
1 changed files with 1 additions and 0 deletions
|
|
@ -1,4 +1,5 @@
|
|||
|
||||
PACKAGE= runtime
|
||||
PROG= uuidgen
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
|
|
|||
Loading…
Reference in a new issue