freebsd-dev/share/man
Warner Losh 1170c2fecc Implement IPMI support for RB_POWRECYCLE
Some BMCs support power cycling the chassis via the chassis control
command 2 subcommand 2 (ipmitool called it 'chassis power cycle').  If
the BMC supports the chassis device, register a shutdown_final handler
that sends the power cycle command if request and waits up to 10s for
it to take effect. To minimize stack strain, we preallocate a ipmi
request in the softc. At the moment, we're verbose about what we're
doing.

Sponsored by: Netflix
2017-10-25 15:30:53 +00:00
..
man1 share: normalize paths using SRCTOP-relative paths or :H when possible 2017-03-04 11:26:40 +00:00
man3 Provide more detailed specification for major(), minor() and makedev(). 2017-08-05 07:52:15 +00:00
man4 Implement IPMI support for RB_POWRECYCLE 2017-10-25 15:30:53 +00:00
man5 Add support for compressed kernel dumps. 2017-10-25 00:51:00 +00:00
man6 Separate manual pages into their own package. 2016-01-21 16:36:33 +00:00
man7 arch.7: correct statement about time_t size 2017-10-04 14:39:55 +00:00
man8 uefi.8: mention use on (32-bit) arm 2017-10-23 20:32:18 +00:00
man9 Expand explanation of atomicity. 2017-10-23 16:14:55 +00:00
Makefile Add more SUBDIR_PARALLEL. 2015-10-15 22:55:08 +00:00