Lines Matching +full:post +full:- +full:install
1 # Nemora-postd
3 Nemora-postd is a daemon running on the BMC to stream host POST codes.
12 Install the latest version of
15 [Linux / UNIX TCP Port Forwarder](http://www.dest-unreach.org/socat/).
19 1. On BMC, stop the existing Nemora-postd;
22 systemctl stop nemora-postd@eth0
29 DECODE_CMD="protoc --decode=platforms.nemora.proto.EventSeries event_message.proto"
30 exec socat udp-recvfrom:3960,fork exec:"$DECODE_CMD",fdout=stdout
33 3. On BMC, start a new nemora session which sends POST codes to the testing
37 nemora-postd eth0 --udp4 $IP_SERVER
43 …busctl set-property xyz.openbmc_project.State.Boot.Raw /xyz/openbmc_project/state/boot/raw0 xyz.op…