transforms/report
author Boris Chiu <Boris.Chiu@Oracle.COM>
Tue, 30 Jul 2013 14:22:22 -0700
changeset 1411 1fedef581c16
parent 1048 e82fa02a4d16
child 5282 b4df500d2f24
permissions -rw-r--r--
17199356 The ibv_devinfo command cannot print the board_id of CX-3 IB-HCA (userland)


<transform set name=pkg.fmri value=pkg:/(.*)@(.*),.* -> \
	print PACKAGE += "%<1>@%<2>" >
<transform set name=org.opensolaris.arc-caseid value=(.*) -> \
	print ARC_CASE += "%<1>" >

<transform license license=(.*) -> print LICENSE += "%<1>" >