transforms/actuators
author David Hollister <david.hollister@oracle.com>
Wed, 12 Oct 2016 14:01:13 -0600
changeset 7094 61352b4e5af5
parent 6968 8acbeef80cf1
child 7549 b8b4d11b11b9
permissions -rw-r--r--
24797203 OpenStack RBAC profiles allow reading too many files 24797238 keystone RBAC and SMF should point at Apache log files 24797256 cinder RBAC and SMF should point at Apache log files 24830959 horizon RBAC and SMF should point at Apache log files
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
a62e9e23639a first experiemental commits
Bart Smaalders <Bart.Smaalders@Sun.COM>
parents:
diff changeset
     1
#
a62e9e23639a first experiemental commits
Bart Smaalders <Bart.Smaalders@Sun.COM>
parents:
diff changeset
     2
# CDDL HEADER START
a62e9e23639a first experiemental commits
Bart Smaalders <Bart.Smaalders@Sun.COM>
parents:
diff changeset
     3
#
a62e9e23639a first experiemental commits
Bart Smaalders <Bart.Smaalders@Sun.COM>
parents:
diff changeset
     4
# The contents of this file are subject to the terms of the
a62e9e23639a first experiemental commits
Bart Smaalders <Bart.Smaalders@Sun.COM>
parents:
diff changeset
     5
# Common Development and Distribution License (the "License").
a62e9e23639a first experiemental commits
Bart Smaalders <Bart.Smaalders@Sun.COM>
parents:
diff changeset
     6
# You may not use this file except in compliance with the License.
a62e9e23639a first experiemental commits
Bart Smaalders <Bart.Smaalders@Sun.COM>
parents:
diff changeset
     7
#
a62e9e23639a first experiemental commits
Bart Smaalders <Bart.Smaalders@Sun.COM>
parents:
diff changeset
     8
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
a62e9e23639a first experiemental commits
Bart Smaalders <Bart.Smaalders@Sun.COM>
parents:
diff changeset
     9
# or http://www.opensolaris.org/os/licensing.
a62e9e23639a first experiemental commits
Bart Smaalders <Bart.Smaalders@Sun.COM>
parents:
diff changeset
    10
# See the License for the specific language governing permissions
a62e9e23639a first experiemental commits
Bart Smaalders <Bart.Smaalders@Sun.COM>
parents:
diff changeset
    11
# and limitations under the License.
a62e9e23639a first experiemental commits
Bart Smaalders <Bart.Smaalders@Sun.COM>
parents:
diff changeset
    12
#
a62e9e23639a first experiemental commits
Bart Smaalders <Bart.Smaalders@Sun.COM>
parents:
diff changeset
    13
# When distributing Covered Code, include this CDDL HEADER in each
a62e9e23639a first experiemental commits
Bart Smaalders <Bart.Smaalders@Sun.COM>
parents:
diff changeset
    14
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
a62e9e23639a first experiemental commits
Bart Smaalders <Bart.Smaalders@Sun.COM>
parents:
diff changeset
    15
# If applicable, add the following below this CDDL HEADER, with the
a62e9e23639a first experiemental commits
Bart Smaalders <Bart.Smaalders@Sun.COM>
parents:
diff changeset
    16
# fields enclosed by brackets "[]" replaced with your own identifying
a62e9e23639a first experiemental commits
Bart Smaalders <Bart.Smaalders@Sun.COM>
parents:
diff changeset
    17
# information: Portions Copyright [yyyy] [name of copyright owner]
a62e9e23639a first experiemental commits
Bart Smaalders <Bart.Smaalders@Sun.COM>
parents:
diff changeset
    18
#
a62e9e23639a first experiemental commits
Bart Smaalders <Bart.Smaalders@Sun.COM>
parents:
diff changeset
    19
# CDDL HEADER END
a62e9e23639a first experiemental commits
Bart Smaalders <Bart.Smaalders@Sun.COM>
parents:
diff changeset
    20
#
a62e9e23639a first experiemental commits
Bart Smaalders <Bart.Smaalders@Sun.COM>
parents:
diff changeset
    21
a62e9e23639a first experiemental commits
Bart Smaalders <Bart.Smaalders@Sun.COM>
parents:
diff changeset
    22
#
6102
9ebad09455ea 23478379 glib needs services to update gschemas.compiled & giomodule.cache
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents: 5125
diff changeset
    23
# Copyright (c) 2010, 2016, Oracle and/or its affiliates. All rights reserved.
0
a62e9e23639a first experiemental commits
Bart Smaalders <Bart.Smaalders@Sun.COM>
parents:
diff changeset
    24
#
15
21f7a7ab78ba add more rules to transforms, fix up some existings rules
Norm Jacobs <Norm.Jacobs@Sun.COM>
parents: 0
diff changeset
    25
5125
34cc580c62c2 21029732 PKG_CONFIG_PATH should be included in CONFIGURE_ENV and BUILD_ENV
Shawn Walker-Salas <shawn.walker@oracle.com>
parents: 1327
diff changeset
    26
# SMF service manifests
15
21f7a7ab78ba add more rules to transforms, fix up some existings rules
Norm Jacobs <Norm.Jacobs@Sun.COM>
parents: 0
diff changeset
    27
<transform file path=(var|lib)/svc/manifest/.*\.xml$ -> \
21f7a7ab78ba add more rules to transforms, fix up some existings rules
Norm Jacobs <Norm.Jacobs@Sun.COM>
parents: 0
diff changeset
    28
    default restart_fmri svc:/system/manifest-import:default>
21f7a7ab78ba add more rules to transforms, fix up some existings rules
Norm Jacobs <Norm.Jacobs@Sun.COM>
parents: 0
diff changeset
    29
21f7a7ab78ba add more rules to transforms, fix up some existings rules
Norm Jacobs <Norm.Jacobs@Sun.COM>
parents: 0
diff changeset
    30
# Fonts and font configuration
21f7a7ab78ba add more rules to transforms, fix up some existings rules
Norm Jacobs <Norm.Jacobs@Sun.COM>
parents: 0
diff changeset
    31
<transform file path=etc/fonts/conf\.(avail|d)/.+ -> \
21f7a7ab78ba add more rules to transforms, fix up some existings rules
Norm Jacobs <Norm.Jacobs@Sun.COM>
parents: 0
diff changeset
    32
    default restart_fmri svc:/application/font/fc-cache:default>
6206
ee86fb9656d3 23245615 Deliver cantarell-fonts 0.0.16 in Solaris
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents: 6102
diff changeset
    33
<transform file path=usr/share/fonts/.+ -> \
15
21f7a7ab78ba add more rules to transforms, fix up some existings rules
Norm Jacobs <Norm.Jacobs@Sun.COM>
parents: 0
diff changeset
    34
    default restart_fmri svc:/application/font/fc-cache:default>
21f7a7ab78ba add more rules to transforms, fix up some existings rules
Norm Jacobs <Norm.Jacobs@Sun.COM>
parents: 0
diff changeset
    35
21f7a7ab78ba add more rules to transforms, fix up some existings rules
Norm Jacobs <Norm.Jacobs@Sun.COM>
parents: 0
diff changeset
    36
# OpenGL selection scripts
21f7a7ab78ba add more rules to transforms, fix up some existings rules
Norm Jacobs <Norm.Jacobs@Sun.COM>
parents: 0
diff changeset
    37
<transform file path=lib/opengl/ogl_select/.+ -> \
21f7a7ab78ba add more rules to transforms, fix up some existings rules
Norm Jacobs <Norm.Jacobs@Sun.COM>
parents: 0
diff changeset
    38
    default restart_fmri svc:/application/opengl/ogl-select:default>
21f7a7ab78ba add more rules to transforms, fix up some existings rules
Norm Jacobs <Norm.Jacobs@Sun.COM>
parents: 0
diff changeset
    39
21f7a7ab78ba add more rules to transforms, fix up some existings rules
Norm Jacobs <Norm.Jacobs@Sun.COM>
parents: 0
diff changeset
    40
# GNOME/XDG desktop files
21f7a7ab78ba add more rules to transforms, fix up some existings rules
Norm Jacobs <Norm.Jacobs@Sun.COM>
parents: 0
diff changeset
    41
<transform file path=usr/share/applications/.*\.desktop$ -> \
21f7a7ab78ba add more rules to transforms, fix up some existings rules
Norm Jacobs <Norm.Jacobs@Sun.COM>
parents: 0
diff changeset
    42
    default restart_fmri svc:/application/desktop-cache/desktop-mime-cache:default>
827
0944d8c0158b 7169052 Integrate Visual Panels into Userland
Dan Labrecque <dan.labrecque@oracle.com>
parents: 15
diff changeset
    43
5125
34cc580c62c2 21029732 PKG_CONFIG_PATH should be included in CONFIGURE_ENV and BUILD_ENV
Shawn Walker-Salas <shawn.walker@oracle.com>
parents: 1327
diff changeset
    44
# GNOME/XDG icons
34cc580c62c2 21029732 PKG_CONFIG_PATH should be included in CONFIGURE_ENV and BUILD_ENV
Shawn Walker-Salas <shawn.walker@oracle.com>
parents: 1327
diff changeset
    45
<transform file path=usr/share/icons/.*$ -> \
34cc580c62c2 21029732 PKG_CONFIG_PATH should be included in CONFIGURE_ENV and BUILD_ENV
Shawn Walker-Salas <shawn.walker@oracle.com>
parents: 1327
diff changeset
    46
    default restart_fmri svc:/application/desktop-cache/icon-cache:default>
34cc580c62c2 21029732 PKG_CONFIG_PATH should be included in CONFIGURE_ENV and BUILD_ENV
Shawn Walker-Salas <shawn.walker@oracle.com>
parents: 1327
diff changeset
    47
34cc580c62c2 21029732 PKG_CONFIG_PATH should be included in CONFIGURE_ENV and BUILD_ENV
Shawn Walker-Salas <shawn.walker@oracle.com>
parents: 1327
diff changeset
    48
# GNOME/XDG mime-types
34cc580c62c2 21029732 PKG_CONFIG_PATH should be included in CONFIGURE_ENV and BUILD_ENV
Shawn Walker-Salas <shawn.walker@oracle.com>
parents: 1327
diff changeset
    49
<transform file path=usr/share/mime/packages/.*\.xml$ -> \
34cc580c62c2 21029732 PKG_CONFIG_PATH should be included in CONFIGURE_ENV and BUILD_ENV
Shawn Walker-Salas <shawn.walker@oracle.com>
parents: 1327
diff changeset
    50
    default restart_fmri svc:/application/desktop-cache/mime-types-cache:default>
34cc580c62c2 21029732 PKG_CONFIG_PATH should be included in CONFIGURE_ENV and BUILD_ENV
Shawn Walker-Salas <shawn.walker@oracle.com>
parents: 1327
diff changeset
    51
6968
8acbeef80cf1 16513834 input-method-cache SMF action does not follow GTK3 update
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents: 6354
diff changeset
    52
# GNOME gtk2 Input Method modules
8acbeef80cf1 16513834 input-method-cache SMF action does not follow GTK3 update
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents: 6354
diff changeset
    53
<transform file path=usr/lib.*/gtk-2.*/.*/immodules/.*.so$ -> \
8acbeef80cf1 16513834 input-method-cache SMF action does not follow GTK3 update
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents: 6354
diff changeset
    54
    default refresh_fmri svc:/application/desktop-cache/input-method-cache:default>
8acbeef80cf1 16513834 input-method-cache SMF action does not follow GTK3 update
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents: 6354
diff changeset
    55
8acbeef80cf1 16513834 input-method-cache SMF action does not follow GTK3 update
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents: 6354
diff changeset
    56
# GNOME gtk3 Input Method modules
8acbeef80cf1 16513834 input-method-cache SMF action does not follow GTK3 update
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents: 6354
diff changeset
    57
<transform file path=usr/lib.*/gtk-3.*/.*/immodules/.*.so$ -> \
8acbeef80cf1 16513834 input-method-cache SMF action does not follow GTK3 update
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents: 6354
diff changeset
    58
    default refresh_fmri svc:/application/desktop-cache/gtk3-input-method-cache:default>
5125
34cc580c62c2 21029732 PKG_CONFIG_PATH should be included in CONFIGURE_ENV and BUILD_ENV
Shawn Walker-Salas <shawn.walker@oracle.com>
parents: 1327
diff changeset
    59
34cc580c62c2 21029732 PKG_CONFIG_PATH should be included in CONFIGURE_ENV and BUILD_ENV
Shawn Walker-Salas <shawn.walker@oracle.com>
parents: 1327
diff changeset
    60
# GNOME gdk-pixbuf image loader modules
34cc580c62c2 21029732 PKG_CONFIG_PATH should be included in CONFIGURE_ENV and BUILD_ENV
Shawn Walker-Salas <shawn.walker@oracle.com>
parents: 1327
diff changeset
    61
<transform file path=usr/lib.*/gdk-pixbuf-.*/.*/loaders/.*.so$ -> \
34cc580c62c2 21029732 PKG_CONFIG_PATH should be included in CONFIGURE_ENV and BUILD_ENV
Shawn Walker-Salas <shawn.walker@oracle.com>
parents: 1327
diff changeset
    62
    default restart_fmri svc:/application/desktop-cache/pixbuf-loaders-installer:default>
34cc580c62c2 21029732 PKG_CONFIG_PATH should be included in CONFIGURE_ENV and BUILD_ENV
Shawn Walker-Salas <shawn.walker@oracle.com>
parents: 1327
diff changeset
    63
6102
9ebad09455ea 23478379 glib needs services to update gschemas.compiled & giomodule.cache
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents: 5125
diff changeset
    64
# GNOME GSettings schemas & overrides
9ebad09455ea 23478379 glib needs services to update gschemas.compiled & giomodule.cache
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents: 5125
diff changeset
    65
<transform file link hardlink path=usr/share/glib-2\.0/schemas/.* -> \
9ebad09455ea 23478379 glib needs services to update gschemas.compiled & giomodule.cache
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents: 5125
diff changeset
    66
    default restart_fmri svc:/application/desktop-cache/glib-compile-schemas:default>
9ebad09455ea 23478379 glib needs services to update gschemas.compiled & giomodule.cache
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents: 5125
diff changeset
    67
9ebad09455ea 23478379 glib needs services to update gschemas.compiled & giomodule.cache
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents: 5125
diff changeset
    68
# GNOME GIO modules
9ebad09455ea 23478379 glib needs services to update gschemas.compiled & giomodule.cache
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents: 5125
diff changeset
    69
<transform file link hardlink path=usr/lib.*/gio/modules/.*\.so$ -> \
9ebad09455ea 23478379 glib needs services to update gschemas.compiled & giomodule.cache
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents: 5125
diff changeset
    70
    default restart_fmri svc:/application/desktop-cache/gio-module-cache:default>
9ebad09455ea 23478379 glib needs services to update gschemas.compiled & giomodule.cache
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents: 5125
diff changeset
    71
6354
71684abc33b6 23721085 services that register dbus endpoints go into maintenance after installing
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents: 6206
diff changeset
    72
# D-Bus services
71684abc33b6 23721085 services that register dbus endpoints go into maintenance after installing
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents: 6206
diff changeset
    73
<transform file path=(etc|usr/share)/dbus-1/system(\.d|-services)/.+$ -> \
71684abc33b6 23721085 services that register dbus endpoints go into maintenance after installing
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents: 6206
diff changeset
    74
    default refresh_fmri svc:/system/dbus:default>
71684abc33b6 23721085 services that register dbus endpoints go into maintenance after installing
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents: 6206
diff changeset
    75
827
0944d8c0158b 7169052 Integrate Visual Panels into Userland
Dan Labrecque <dan.labrecque@oracle.com>
parents: 15
diff changeset
    76
# RAD
0944d8c0158b 7169052 Integrate Visual Panels into Userland
Dan Labrecque <dan.labrecque@oracle.com>
parents: 15
diff changeset
    77
<transform file path=usr/lib/rad/.* -> add restart_fmri \
0944d8c0158b 7169052 Integrate Visual Panels into Userland
Dan Labrecque <dan.labrecque@oracle.com>
parents: 15
diff changeset
    78
    svc:/system/rad:local>
0944d8c0158b 7169052 Integrate Visual Panels into Userland
Dan Labrecque <dan.labrecque@oracle.com>
parents: 15
diff changeset
    79
<transform file path=usr/lib/rad/.* -> add restart_fmri \
0944d8c0158b 7169052 Integrate Visual Panels into Userland
Dan Labrecque <dan.labrecque@oracle.com>
parents: 15
diff changeset
    80
    svc:/system/rad:remote>
0944d8c0158b 7169052 Integrate Visual Panels into Userland
Dan Labrecque <dan.labrecque@oracle.com>
parents: 15
diff changeset
    81
<transform file path=usr/lib/.*libadr.so.1 -> add restart_fmri \
0944d8c0158b 7169052 Integrate Visual Panels into Userland
Dan Labrecque <dan.labrecque@oracle.com>
parents: 15
diff changeset
    82
    svc:/system/rad:local>
0944d8c0158b 7169052 Integrate Visual Panels into Userland
Dan Labrecque <dan.labrecque@oracle.com>
parents: 15
diff changeset
    83
<transform file path=usr/lib/.*libadr.so.1 -> add restart_fmri \
0944d8c0158b 7169052 Integrate Visual Panels into Userland
Dan Labrecque <dan.labrecque@oracle.com>
parents: 15
diff changeset
    84
    svc:/system/rad:remote>