transforms/report
author Brian Utterback <brian.utterback@oracle.com>
Thu, 07 Jan 2016 18:40:27 -0800
changeset 5360 af56e129673d
parent 5282 b4df500d2f24
child 6309 45a5cfc1d6e8
permissions -rw-r--r--
22517673 Update NTP to 4.2.8p6 22086004 problem in SERVICE/NTP 21531581 ntpd deadlocks writing protostats due to signal handler calling fprintf() 21897177 problem in SERVICE/NTP 22225045 problem in SERVICE/NTP 15461428 SUNBT6669167 NTP does not multicast from multiple multicast enabled interfaces a


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

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