diff options
Diffstat (limited to 'usr/src/pkg')
-rw-r--r-- | usr/src/pkg/manifests/system-flash-fwflash.mf | 1 | ||||
-rw-r--r-- | usr/src/pkg/manifests/system-kernel.man9f.inc | 1 | ||||
-rw-r--r-- | usr/src/pkg/manifests/system-test-ostest.mf | 2 |
3 files changed, 4 insertions, 0 deletions
diff --git a/usr/src/pkg/manifests/system-flash-fwflash.mf b/usr/src/pkg/manifests/system-flash-fwflash.mf index 4b80bcd642..0226b7af5b 100644 --- a/usr/src/pkg/manifests/system-flash-fwflash.mf +++ b/usr/src/pkg/manifests/system-flash-fwflash.mf @@ -48,6 +48,7 @@ file path=usr/lib/fwflash/identify/hermon.so file path=usr/lib/fwflash/identify/sd.so file path=usr/lib/fwflash/identify/ses.so file path=usr/lib/fwflash/identify/tavor.so +file path=usr/lib/fwflash/identify/ufm.so file path=usr/lib/fwflash/verify/hermon-MELLANOX.so file path=usr/lib/fwflash/verify/sd-GENERIC.so file path=usr/lib/fwflash/verify/ses-SUN.so diff --git a/usr/src/pkg/manifests/system-kernel.man9f.inc b/usr/src/pkg/manifests/system-kernel.man9f.inc index 9026486be8..f02a356bd8 100644 --- a/usr/src/pkg/manifests/system-kernel.man9f.inc +++ b/usr/src/pkg/manifests/system-kernel.man9f.inc @@ -928,6 +928,7 @@ link path=usr/share/man/man9f/ddi_ufm_image_set_desc.9f target=ddi_ufm_image.9f link path=usr/share/man/man9f/ddi_ufm_image_set_misc.9f target=ddi_ufm_image.9f link path=usr/share/man/man9f/ddi_ufm_image_set_nslots.9f target=ddi_ufm_image.9f link path=usr/share/man/man9f/ddi_ufm_slot_set_attrs.9f target=ddi_ufm_slot.9f +link path=usr/share/man/man9f/ddi_ufm_slot_set_imgsize.9f target=ddi_ufm_slot.9f link path=usr/share/man/man9f/ddi_ufm_slot_set_misc.9f target=ddi_ufm_slot.9f link path=usr/share/man/man9f/ddi_ufm_slot_set_version.9f target=ddi_ufm_slot.9f link path=usr/share/man/man9f/ddi_umem_free.9f target=ddi_umem_alloc.9f diff --git a/usr/src/pkg/manifests/system-test-ostest.mf b/usr/src/pkg/manifests/system-test-ostest.mf index 6b23290d06..e7de55cfe6 100644 --- a/usr/src/pkg/manifests/system-test-ostest.mf +++ b/usr/src/pkg/manifests/system-test-ostest.mf @@ -36,6 +36,7 @@ dir path=opt/os-tests/tests/secflags dir path=opt/os-tests/tests/sigqueue dir path=opt/os-tests/tests/sockfs dir path=opt/os-tests/tests/stress +dir path=opt/os-tests/tests/timer dir path=opt/os-tests/tests/uccid file path=opt/os-tests/README mode=0444 file path=opt/os-tests/bin/ostest mode=0555 @@ -93,6 +94,7 @@ file path=opt/os-tests/tests/sockfs/nosignal mode=0555 file path=opt/os-tests/tests/sockfs/sockpair mode=0555 file path=opt/os-tests/tests/spoof-ras mode=0555 file path=opt/os-tests/tests/stress/dladm-kstat mode=0555 +file path=opt/os-tests/tests/timer/timer_limit mode=0555 file path=opt/os-tests/tests/uccid/atrparse mode=0555 file path=opt/os-tests/tests/uccid/excl-badread mode=0555 file path=opt/os-tests/tests/uccid/excl-basic mode=0555 |