diff options
| author | Hans Rosenfeld <hans.rosenfeld@joyent.com> | 2019-01-15 16:29:40 +0100 |
|---|---|---|
| committer | Patrick Mooney <pmooney@pfmooney.com> | 2020-05-22 18:59:54 +0000 |
| commit | 9c3024a3457d2d1269be18124a1ac69e33000da7 (patch) | |
| tree | b655da9bdab2b38e793d29c0af87e4e5b615c67d /usr/src/pkg/manifests | |
| parent | 88d6421c15f1c4daea9c8128e715662091258054 (diff) | |
| download | illumos-joyent-9c3024a3457d2d1269be18124a1ac69e33000da7.tar.gz | |
12682 want mdb-bhyve module
Portions contributed by: Andy Fiddaman <omnios@citrus-it.co.uk>
Portions contributed by: John Levon <john.levon@joyent.com>
Portions contributed by: Patrick Mooney <patrick.mooney@joyent.com>
Reviewed by: John Levon <john.levon@joyent.com>
Approved by: Dan McDonald <danmcd@joyent.com>
Diffstat (limited to 'usr/src/pkg/manifests')
| -rw-r--r-- | usr/src/pkg/manifests/system-library-bhyve.mf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/src/pkg/manifests/system-library-bhyve.mf b/usr/src/pkg/manifests/system-library-bhyve.mf index 3c7e52c938..5408778c90 100644 --- a/usr/src/pkg/manifests/system-library-bhyve.mf +++ b/usr/src/pkg/manifests/system-library-bhyve.mf @@ -28,6 +28,7 @@ dir path=lib/$(ARCH64) group=bin dir path=usr group=sys dir path=usr/lib group=bin dir path=usr/lib/$(ARCH64) group=bin +file path=lib/$(ARCH64)/libvmm.so.1 file path=lib/$(ARCH64)/libvmmapi.so.1 file path=usr/lib/$(ARCH64)/libppt.so.1 file path=usr/lib/libppt.so.1 |
