# # CDDL HEADER START # # The contents of this file are subject to the terms of the # Common Development and Distribution License (the "License"). # You may not use this file except in compliance with the License. # # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE # or http://www.opensolaris.org/os/licensing. # See the License for the specific language governing permissions # and limitations under the License. # # When distributing Covered Code, include this CDDL HEADER in each # file and include the License file at usr/src/OPENSOLARIS.LICENSE. # If applicable, add the following below this CDDL HEADER, with the # fields enclosed by brackets "[]" replaced with your own identifying # information: Portions Copyright [yyyy] [name of copyright owner] # # CDDL HEADER END # # # Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved. # Copyright 2012 Nexenta Systems, Inc. All rights reserved. # Copyright 2014 Garrett D'Amore # # # The default for payload-bearing actions in this package is to appear in the # global zone only. See the include file for greater detail, as well as # information about overriding the defaults. # # # CDDL HEADER START # # The contents of this file are subject to the terms of the # Common Development and Distribution License (the "License"). # You may not use this file except in compliance with the License. # # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE # or http://www.opensolaris.org/os/licensing. # See the License for the specific language governing permissions # and limitations under the License. # # When distributing Covered Code, include this CDDL HEADER in each # file and include the License file at usr/src/OPENSOLARIS.LICENSE. # If applicable, add the following below this CDDL HEADER, with the # fields enclosed by brackets "[]" replaced with your own identifying # information: Portions Copyright [yyyy] [name of copyright owner] # # CDDL HEADER END # # # Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved. # # # For packagers: # # This ruleset is useful for "system" components-- ones which are expected # to appear primarily in the global zone, but which may have some small # pieces (man pages, header files) which may need to appear in all zones. # # The current rules specify that all payload-bearing actions (file, # dir, hardlink, link) should appear *only* in the global zone, with # the following exceptions: # # - man pages appear in all zones # - header files appear in all zones # - mdb(1) modules appear in all zones # # You may well have other actions which you wish to appear in all zones. # An example would be an administrative utility for a driver which has # been virtualized to work within zones. For those actions you wish to # appear in all zones, add the following attribute to your action. # # variant.opensolaris.zone=__NODEFAULT # # You DO NOT need to specify __NODEFAULT for man pages, headers, or # mdb modules, as those are covered by the automatic rules below. # # Note: When you specify variant.opensolaris.zone=__NODEFAULT, the # net effect is that *no* variant.opensolaris.zone attribute will # appear in the post-processed manifest. # # # For packaging nerds: # # We have a problem to solve here: To make an action appear in all zones, # it should have *no* variant.opensolaris.zone attribute. So it's a bit # more complicated to use "default". # # Here's what we do: we use "default" to set all payload bearing actions # which have no variant.opensolaris.zone attribute to be # variant.opensolaris.zone=global. For those actions which need to appear # in all zones, the packager must specify # variant.opensolaris.zone=__NODEFAULT. Additionally we have some rules # which set __NODEFAULT for a few classes of well known things, like man # pages and headers. # # We then go through and clean up all of the __NODEFAULTed attributes by # simply deleting them. # # Man pages should appear in all zones. # Headers should appear in all zones. # MDB modules should appear in all zones, as one might debug a crash dump # in a zone. # Everything else is global zone only unless the user overrides # action-by-action with __NODEFAULT. # # Buff out the __NODEFAULT attributes. # set name=pkg.fmri value=pkg:/driver/usb@0.5.11,5.11-0.155.53 set name=pkg.description value="USBA (USB framework) and USB Device Drivers" set name=pkg.summary value="USB Device Drivers" set name=info.classification value=org.opensolaris.category.2008:Drivers/Ports set name=variant.arch value=i386 dir group=sys mode=0755 owner=root path=etc variant.opensolaris.zone=global dir group=sys mode=0755 owner=root path=etc/usb variant.opensolaris.zone=global dir group=sys mode=0755 owner=root path=kernel variant.opensolaris.zone=global dir group=sys mode=0755 owner=root path=kernel/dacf variant.opensolaris.zone=global dir group=sys mode=0755 owner=root path=kernel/dacf/amd64 variant.opensolaris.zone=global dir group=sys mode=0755 owner=root path=kernel/drv variant.opensolaris.zone=global dir group=sys mode=0755 owner=root path=kernel/drv/amd64 variant.opensolaris.zone=global dir group=sys mode=0755 owner=root path=kernel/misc variant.opensolaris.zone=global dir group=sys mode=0755 owner=root path=kernel/misc/amd64 variant.opensolaris.zone=global dir group=sys mode=0755 owner=root path=kernel/strmod variant.opensolaris.zone=global dir group=sys mode=0755 owner=root path=kernel/strmod/amd64 variant.opensolaris.zone=global dir group=bin mode=0755 owner=root path=lib variant.opensolaris.zone=global dir group=bin mode=0755 owner=root path=lib/svc variant.opensolaris.zone=global dir group=sys mode=0755 owner=root path=lib/svc/manifest variant.opensolaris.zone=global dir group=sys mode=0755 owner=root path=lib/svc/manifest/system variant.opensolaris.zone=global dir group=bin mode=0755 owner=root path=lib/svc/method variant.opensolaris.zone=global dir group=sys mode=0755 owner=root path=sbin variant.opensolaris.zone=global dir group=sys mode=0755 owner=root path=usr variant.opensolaris.zone=global dir group=sys mode=0755 owner=root path=usr/share variant.opensolaris.zone=global dir group=bin mode=0755 owner=root path=usr/share/man dir facet.doc.man=true group=bin mode=0755 owner=root path=usr/share/man/man7m dir facet.doc.man=true group=bin mode=0755 owner=root path=usr/share/man/man9f dir facet.doc.man=true group=bin mode=0755 owner=root path=usr/share/man/man9s driver alias=pciclass,0c0320 name=ehci perms="* 0644 root sys" driver alias=usbif,class3 name=hid perms="* 0600 root sys" driver alias=usbif,class9 name=hubd perms="* 0644 root sys" driver alias=pciclass,0c0310 name=ohci perms="* 0644 root sys" driver alias=usb584,222 alias=usbif,class8 name=scsa2usb driver alias=pciclass,0c0300 name=uhci perms="* 0644 root sys" driver alias=usbif,class1.1 name=usb_ac perms="* 0600 root sys" driver alias=usbif,class1.2 name=usb_as perms="* 0600 root sys" driver alias=usb,ia name=usb_ia driver alias=usb,device name=usb_mid driver alias=usbif,class7.1 name=usbprn perms="* 0666 root sys" file NOHASH group=sys mode=0644 original_name=SUNWusb:etc/usb/config_map.conf owner=root path=etc/usb/config_map.conf preserve=true variant.opensolaris.zone=global file NOHASH group=sys mode=0755 owner=root path=kernel/drv/amd64/ehci reboot-needed=true variant.opensolaris.zone=global file NOHASH group=sys mode=0755 owner=root path=kernel/drv/amd64/hid reboot-needed=true variant.opensolaris.zone=global file NOHASH group=sys mode=0755 owner=root path=kernel/drv/amd64/hubd reboot-needed=true variant.opensolaris.zone=global file NOHASH group=sys mode=0755 owner=root path=kernel/drv/amd64/ohci reboot-needed=true variant.opensolaris.zone=global file NOHASH group=sys mode=0755 owner=root path=kernel/drv/amd64/scsa2usb reboot-needed=true variant.opensolaris.zone=global file NOHASH group=sys mode=0755 owner=root path=kernel/drv/amd64/uhci reboot-needed=true variant.opensolaris.zone=global file NOHASH group=sys mode=0755 owner=root path=kernel/drv/amd64/usb_ac reboot-needed=true variant.opensolaris.zone=global file NOHASH group=sys mode=0755 owner=root path=kernel/drv/amd64/usb_as reboot-needed=true variant.opensolaris.zone=global file NOHASH group=sys mode=0755 owner=root path=kernel/drv/amd64/usb_ia reboot-needed=true variant.opensolaris.zone=global file NOHASH group=sys mode=0755 owner=root path=kernel/drv/amd64/usb_mid reboot-needed=true variant.opensolaris.zone=global file NOHASH group=sys mode=0755 owner=root path=kernel/drv/amd64/usbprn reboot-needed=true variant.opensolaris.zone=global file NOHASH group=sys mode=0644 owner=root path=kernel/drv/ehci.conf variant.opensolaris.zone=global file NOHASH group=sys mode=0644 owner=root path=kernel/drv/ohci.conf variant.opensolaris.zone=global file NOHASH group=sys mode=0644 original_name=SUNWusb:kernel/drv/scsa2usb.conf owner=root path=kernel/drv/scsa2usb.conf preserve=true variant.opensolaris.zone=global file NOHASH group=sys mode=0644 owner=root path=kernel/drv/uhci.conf variant.opensolaris.zone=global file NOHASH group=sys mode=0644 owner=root path=kernel/drv/usb_ac.conf variant.opensolaris.zone=global file NOHASH group=sys mode=0755 owner=root path=kernel/misc/amd64/hidparser reboot-needed=true variant.opensolaris.zone=global file NOHASH group=sys mode=0755 owner=root path=kernel/misc/amd64/usba reboot-needed=true variant.opensolaris.zone=global file NOHASH group=sys mode=0755 owner=root path=kernel/misc/amd64/usba10 reboot-needed=true variant.opensolaris.zone=global file NOHASH group=sys mode=0755 owner=root path=kernel/strmod/amd64/usb_ah reboot-needed=true variant.opensolaris.zone=global file NOHASH group=sys mode=0755 owner=root path=kernel/strmod/amd64/usbkbm reboot-needed=true variant.opensolaris.zone=global file NOHASH group=sys mode=0755 owner=root path=kernel/strmod/amd64/usbms reboot-needed=true variant.opensolaris.zone=global file NOHASH group=sys mode=0755 owner=root path=kernel/strmod/amd64/usbwcm reboot-needed=true variant.opensolaris.zone=global file NOHASH facet.doc.man=true group=bin mode=0444 owner=root path=usr/share/man/man7d/ehci.7d file NOHASH facet.doc.man=true group=bin mode=0444 owner=root path=usr/share/man/man7d/hid.7d file NOHASH facet.doc.man=true group=bin mode=0444 owner=root path=usr/share/man/man7d/hubd.7d file NOHASH facet.doc.man=true group=bin mode=0444 owner=root path=usr/share/man/man7d/ohci.7d file NOHASH facet.doc.man=true group=bin mode=0444 owner=root path=usr/share/man/man7d/scsa2usb.7d file NOHASH facet.doc.man=true group=bin mode=0444 owner=root path=usr/share/man/man7d/uhci.7d file NOHASH facet.doc.man=true group=bin mode=0444 owner=root path=usr/share/man/man7d/usb_ac.7d file NOHASH facet.doc.man=true group=bin mode=0444 owner=root path=usr/share/man/man7d/usb_as.7d file NOHASH facet.doc.man=true group=bin mode=0444 owner=root path=usr/share/man/man7d/usb_ia.7d file NOHASH facet.doc.man=true group=bin mode=0444 owner=root path=usr/share/man/man7d/usb_mid.7d file NOHASH facet.doc.man=true group=bin mode=0444 owner=root path=usr/share/man/man7d/usba.7d file NOHASH facet.doc.man=true group=bin mode=0444 owner=root path=usr/share/man/man7d/usbprn.7d file NOHASH facet.doc.man=true group=bin mode=0444 owner=root path=usr/share/man/man7m/usb_ah.7m file NOHASH facet.doc.man=true group=bin mode=0444 owner=root path=usr/share/man/man7m/usbkbm.7m file NOHASH facet.doc.man=true group=bin mode=0444 owner=root path=usr/share/man/man7m/usbms.7m file NOHASH facet.doc.man=true group=bin mode=0444 owner=root path=usr/share/man/man9f/usb_alloc_request.9f file NOHASH facet.doc.man=true group=bin mode=0444 owner=root path=usr/share/man/man9f/usb_client_attach.9f file NOHASH facet.doc.man=true group=bin mode=0444 owner=root path=usr/share/man/man9f/usb_clr_feature.9f file NOHASH facet.doc.man=true group=bin mode=0444 owner=root path=usr/share/man/man9f/usb_create_pm_components.9f file NOHASH facet.doc.man=true group=bin mode=0444 owner=root path=usr/share/man/man9f/usb_get_addr.9f file NOHASH facet.doc.man=true group=bin mode=0444 owner=root path=usr/share/man/man9f/usb_get_alt_if.9f file NOHASH facet.doc.man=true group=bin mode=0444 owner=root path=usr/share/man/man9f/usb_get_cfg.9f file NOHASH facet.doc.man=true group=bin mode=0444 owner=root path=usr/share/man/man9f/usb_get_current_frame_number.9f file NOHASH facet.doc.man=true group=bin mode=0444 owner=root path=usr/share/man/man9f/usb_get_dev_data.9f file NOHASH facet.doc.man=true group=bin mode=0444 owner=root path=usr/share/man/man9f/usb_get_max_pkts_per_isoc_request.9f file NOHASH facet.doc.man=true group=bin mode=0444 owner=root path=usr/share/man/man9f/usb_get_status.9f file NOHASH facet.doc.man=true group=bin mode=0444 owner=root path=usr/share/man/man9f/usb_get_string_descr.9f file NOHASH facet.doc.man=true group=bin mode=0444 owner=root path=usr/share/man/man9f/usb_handle_remote_wakeup.9f file NOHASH facet.doc.man=true group=bin mode=0444 owner=root path=usr/share/man/man9f/usb_lookup_ep_data.9f file NOHASH facet.doc.man=true group=bin mode=0444 owner=root path=usr/share/man/man9f/usb_parse_data.9f file NOHASH facet.doc.man=true group=bin mode=0444 owner=root path=usr/share/man/man9f/usb_pipe_bulk_xfer.9f file NOHASH facet.doc.man=true group=bin mode=0444 owner=root path=usr/share/man/man9f/usb_pipe_close.9f file NOHASH facet.doc.man=true group=bin mode=0444 owner=root path=usr/share/man/man9f/usb_pipe_ctrl_xfer.9f file NOHASH facet.doc.man=true group=bin mode=0444 owner=root path=usr/share/man/man9f/usb_pipe_drain_reqs.9f file NOHASH facet.doc.man=true group=bin mode=0444 owner=root path=usr/share/man/man9f/usb_pipe_get_max_bulk_transfer_size.9f file NOHASH facet.doc.man=true group=bin mode=0444 owner=root path=usr/share/man/man9f/usb_pipe_get_state.9f file NOHASH facet.doc.man=true group=bin mode=0444 owner=root path=usr/share/man/man9f/usb_pipe_intr_xfer.9f file NOHASH facet.doc.man=true group=bin mode=0444 owner=root path=usr/share/man/man9f/usb_pipe_isoc_xfer.9f file NOHASH facet.doc.man=true group=bin mode=0444 owner=root path=usr/share/man/man9f/usb_pipe_open.9f file NOHASH facet.doc.man=true group=bin mode=0444 owner=root path=usr/share/man/man9f/usb_pipe_reset.9f file NOHASH facet.doc.man=true group=bin mode=0444 owner=root path=usr/share/man/man9f/usb_pipe_set_private.9f file NOHASH facet.doc.man=true group=bin mode=0444 owner=root path=usr/share/man/man9f/usb_register_hotplug_cbs.9f file NOHASH facet.doc.man=true group=bin mode=0444 owner=root path=usr/share/man/man9f/usb_reset_device.9f file NOHASH facet.doc.man=true group=bin mode=0444 owner=root path=usr/share/man/man9s/usb_bulk_request.9s file NOHASH facet.doc.man=true group=bin mode=0444 owner=root path=usr/share/man/man9s/usb_callback_flags.9s file NOHASH facet.doc.man=true group=bin mode=0444 owner=root path=usr/share/man/man9s/usb_cfg_descr.9s file NOHASH facet.doc.man=true group=bin mode=0444 owner=root path=usr/share/man/man9s/usb_client_dev_data.9s file NOHASH facet.doc.man=true group=bin mode=0444 owner=root path=usr/share/man/man9s/usb_completion_reason.9s file NOHASH facet.doc.man=true group=bin mode=0444 owner=root path=usr/share/man/man9s/usb_ctrl_request.9s file NOHASH facet.doc.man=true group=bin mode=0444 owner=root path=usr/share/man/man9s/usb_dev_descr.9s file NOHASH facet.doc.man=true group=bin mode=0444 owner=root path=usr/share/man/man9s/usb_dev_qlf_descr.9s file NOHASH facet.doc.man=true group=bin mode=0444 owner=root path=usr/share/man/man9s/usb_ep_descr.9s file NOHASH facet.doc.man=true group=bin mode=0444 owner=root path=usr/share/man/man9s/usb_if_descr.9s file NOHASH facet.doc.man=true group=bin mode=0444 owner=root path=usr/share/man/man9s/usb_intr_request.9s file NOHASH facet.doc.man=true group=bin mode=0444 owner=root path=usr/share/man/man9s/usb_isoc_request.9s file NOHASH facet.doc.man=true group=bin mode=0444 owner=root path=usr/share/man/man9s/usb_other_speed_cfg_descr.9s file NOHASH facet.doc.man=true group=bin mode=0444 owner=root path=usr/share/man/man9s/usb_request_attributes.9s file NOHASH facet.doc.man=true group=bin mode=0444 owner=root path=usr/share/man/man9s/usb_string_descr.9s legacy arch=i386 category=system desc="USBA (USB framework) and USB Device Drivers" hotline="Please contact your local service provider" name="USB Device Drivers" pkg=SUNWusb vendor=Illumos version=11.11,REV=2009.11.11 license cr_Sun license=cr_Sun license lic_CDDL license=lic_CDDL license license_in_headers license=license_in_headers link facet.doc.man=true path=usr/share/man/man7d/usb.7d target=usba.7d link facet.doc.man=true path=usr/share/man/man9f/usb_alloc_bulk_req.9f target=usb_alloc_request.9f link facet.doc.man=true path=usr/share/man/man9f/usb_alloc_ctrl_req.9f target=usb_alloc_request.9f link facet.doc.man=true path=usr/share/man/man9f/usb_alloc_intr_req.9f target=usb_alloc_request.9f link facet.doc.man=true path=usr/share/man/man9f/usb_alloc_isoc_req.9f target=usb_alloc_request.9f link facet.doc.man=true path=usr/share/man/man9f/usb_client_detach.9f target=usb_client_attach.9f link facet.doc.man=true path=usr/share/man/man9f/usb_free_bulk_req.9f target=usb_alloc_request.9f link facet.doc.man=true path=usr/share/man/man9f/usb_free_ctrl_req.9f target=usb_alloc_request.9f link facet.doc.man=true path=usr/share/man/man9f/usb_free_descr_tree.9f target=usb_get_dev_data.9f link facet.doc.man=true path=usr/share/man/man9f/usb_free_dev_data.9f target=usb_get_dev_data.9f link facet.doc.man=true path=usr/share/man/man9f/usb_free_intr_req.9f target=usb_alloc_request.9f link facet.doc.man=true path=usr/share/man/man9f/usb_free_isoc_req.9f target=usb_alloc_request.9f link facet.doc.man=true path=usr/share/man/man9f/usb_get_if_number.9f target=usb_get_alt_if.9f link facet.doc.man=true path=usr/share/man/man9f/usb_owns_device.9f target=usb_get_alt_if.9f link facet.doc.man=true path=usr/share/man/man9f/usb_pipe_ctrl_xfer_wait.9f target=usb_pipe_ctrl_xfer.9f link facet.doc.man=true path=usr/share/man/man9f/usb_pipe_get_private.9f target=usb_pipe_set_private.9f link facet.doc.man=true path=usr/share/man/man9f/usb_pipe_stop_intr_polling.9f target=usb_pipe_intr_xfer.9f link facet.doc.man=true path=usr/share/man/man9f/usb_pipe_stop_isoc_polling.9f target=usb_pipe_isoc_xfer.9f link facet.doc.man=true path=usr/share/man/man9f/usb_print_descr_tree.9f target=usb_get_dev_data.9f link facet.doc.man=true path=usr/share/man/man9f/usb_set_alt_if.9f target=usb_get_alt_if.9f link facet.doc.man=true path=usr/share/man/man9f/usb_set_cfg.9f target=usb_get_cfg.9f link facet.doc.man=true path=usr/share/man/man9f/usb_unregister_hotplug_cbs.9f target=usb_register_hotplug_cbs.9f # # CDDL HEADER START # # The contents of this file are subject to the terms of the # Common Development and Distribution License (the "License"). # You may not use this file except in compliance with the License. # # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE # or http://www.opensolaris.org/os/licensing. # See the License for the specific language governing permissions # and limitations under the License. # # When distributing Covered Code, include this CDDL HEADER in each # file and include the License file at usr/src/OPENSOLARIS.LICENSE. # If applicable, add the following below this CDDL HEADER, with the # fields enclosed by brackets "[]" replaced with your own identifying # information: Portions Copyright [yyyy] [name of copyright owner] # # CDDL HEADER END # # # Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved. # # # These actions represent settings which should appear in every package. # # # Name the consolidation this package came from. # set name=org.opensolaris.consolidation value=osnet # # Indicate that the package was published in a zones aware # fashion. # set name=variant.opensolaris.zone value=global value=nonglobal # # CDDL HEADER START # # The contents of this file are subject to the terms of the # Common Development and Distribution License (the "License"). # You may not use this file except in compliance with the License. # # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE # or http://www.opensolaris.org/os/licensing. # See the License for the specific language governing permissions # and limitations under the License. # # When distributing Covered Code, include this CDDL HEADER in each # file and include the License file at usr/src/OPENSOLARIS.LICENSE. # If applicable, add the following below this CDDL HEADER, with the # fields enclosed by brackets "[]" replaced with your own identifying # information: Portions Copyright [yyyy] [name of copyright owner] # # CDDL HEADER END # # # Copyright 2010 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # # # Only publish packages for the currently specified architecture # # This is somewhat nonintuitive. In English: # # For any action of type "set", # if the "name" property matches the regex "variant.arch", # and *every* occurrence of the "value" property does not match # $ARCH, then don't publish it. # # ...in other words, if *any* occurrence of "value" matches i386, # then the negative lookahead assertion in the regex will fail, and we # won't abort based on the action. # # # Catch don't-publish settings from manifest-embedded transforms # # # CDDL HEADER START # # The contents of this file are subject to the terms of the # Common Development and Distribution License (the "License"). # You may not use this file except in compliance with the License. # # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE # or http://www.opensolaris.org/os/licensing. # See the License for the specific language governing permissions # and limitations under the License. # # When distributing Covered Code, include this CDDL HEADER in each # file and include the License file at usr/src/OPENSOLARIS.LICENSE. # If applicable, add the following below this CDDL HEADER, with the # fields enclosed by brackets "[]" replaced with your own identifying # information: Portions Copyright [yyyy] [name of copyright owner] # # CDDL HEADER END # # # Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved. # # # This file and its contents are supplied under the terms of the # Common Development and Distribution License ("CDDL"), version 1.0. # You may only use this file in accordance with the terms of version # 1.0 of the CDDL. # # A full copy of the text of the CDDL should have accompanied this # source. A copy of the CDDL is also available via the Internet # at http://www.illumos.org/license/CDDL. # # Copyright 2011, Richard Lowe # Manual pages are documentation, and more specifically 'man' documentation # # CDDL HEADER START # # The contents of this file are subject to the terms of the # Common Development and Distribution License (the "License"). # You may not use this file except in compliance with the License. # # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE # or http://www.opensolaris.org/os/licensing. # See the License for the specific language governing permissions # and limitations under the License. # # When distributing Covered Code, include this CDDL HEADER in each # file and include the License file at usr/src/OPENSOLARIS.LICENSE. # If applicable, add the following below this CDDL HEADER, with the # fields enclosed by brackets "[]" replaced with your own identifying # information: Portions Copyright [yyyy] [name of copyright owner] # # CDDL HEADER END # # # Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved. # Copyright 2011, Richard Lowe # # # For kernel/drv, set .conf files to mode 0644. Assume all other # files there are drivers, and give them mode 0755 and reboot-needed. # # The (?