On Mon, 2008-08-18 at 17:44 -0400, Peter Memishian wrote: > > One unsolicited change is the addition of the /dev/dld symbolic link in > > SUNWcsd's postinstall script. Otherwise, all changes are a result of > > code-review comments. > > Is this symlink needed to boot after upgrade? If so, will there be a > similar case for BFU? If not, why is it needed?
I do need this for upgrade. If /dev/dld isn't created ahead of time (before dlmgmtd starts, since it starts before devfsadm), then the result is the following at first boot: Aug 18 22:45:51 svc.startd[100004]: svc:/network/datalink-management:default: Method "/lib/svc/method/svc-dlmgmtd" failed with exit status 95. Aug 18 22:45:51 svc.startd[100004]: network/datalink-management:default failed fatally: transitioned to maintenance (see 'svcs -xv' for details) I do need something similar for bfu.sh, and will update the webrev once I've made that change. Thanks, -Seb _______________________________________________ networking-discuss mailing list [email protected]
