It seems to be pkg(5) touches the various boot archive files for loading
the driver (name_to_major, devlink.tab etc.) but does not really load
the driver.

Is there any facility in pkg(5) for simply loading the driver like:

add_drv (-i if needed) -m'* 0666 root sys' driver
devfsadm -i driver

If so could any post the pkgsend action for this?
The "add driver perm" doesn't load the driver just seems to update the
config files.


Another thing we need is an example / instructions on how to
'emulate' a SRv4 postinstall/preremove script with pkg(5); I understand
I need to use SMF service for this.

After digging a bit I found this:
http://markmail.org/message/wldyadbrqmtpgnq6

Is there any documentation on "actuators" ? If I understood right, even
actuators don't "enable" a service on installation right?

Is there anything new since that link? Or how we can get a proper
postinstall/preremove phase?


Regards,
Ram.


_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to