transforms/REQUIRED_PACKAGES
author Drew Fisher <drew.fisher@oracle.com>
Thu, 13 Oct 2016 12:49:00 -0700
changeset 7108 e30b3b76a5ab
parent 3817 30b42c38bbc4
permissions -rw-r--r--
23329921 cloudbase-init creates C:\\cfn on Solaris

# print a line "REQUIRED_PACKAGES += {pkg-short-name}"
<transform depend fmri=pkg:/(.+)@.+ -> print REQUIRED_PACKAGES += %<1> >
# drop all actions
<transform -> drop >