[brussels-dev] [clearview-discuss] clean driver removal
Artem Kachitchkine
Artem.Kachitchkin at Sun.COM
Thu Nov 1 20:40:19 PDT 2007
> It is currently in the net-physical and net-nwam script:
>
> svcprop -q -p system/reconfigure system/svc/restarter:default
> if [ $? -eq 0 ]; then
> /sbin/dladm init-phys
> fi
Thanks. I'm assuming you meant purge-phys, not init-phys? This command
seems missing from the 2006/499 materials.
So, if I understand correctly, the answer to my initial question:
> What's our recommendation
> for driver packagers in terms of cleaning up dladm-related stuff?
would be: force 'touch /reconfigure' in your package remove script
(because rem_drv(1M) does not do that).
-Artem
More information about the brussels-dev
mailing list