I'm interested in creating power options for OFW. The turnoff file will need to be researched a little more so we have a better understanding.So on HAN, we can add db.err and turnoff, we could make a "HAN Power Options" between us if you wanted to @lmn7 .
We have offline Reboot, we can use the poweroff plugin with no confirmation hack on OFW, we have database rebuild with db.err, we have file system check with turnoff, and we have recovery mode if we corrupt strviewer_plugin.rco with a dummy file and call that plugin. So we have the full set just like CFW, except for hard reboot. but that is not required , and no reload xmb/otheros as they are apps.
We could use one of those pkgs to install files to dev_blind even.
Hard reboot is possible, it's a parameter in the shutdown syscall: +syscall(sc_sm_shutdown,soft_reboot,0,0,0,0,0,0,0)
Reload XMB is probably possible somehow, I haven't looked into it at all but it should be doable.