Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/openbmc/phosphor-net-ipmid

Network IPMI server
https://github.com/openbmc/phosphor-net-ipmid

Last synced: about 10 hours ago
JSON representation

Network IPMI server

Awesome Lists containing this project

README

        

# phosphor-net-ipmid

## To Build

To build this package, do the following steps:

```sh
1. ./bootstrap.sh
2. ./configure ${CONFIGURE_FLAGS}
3. make
```

To clean the repository run `./bootstrap.sh clean`.