GNU FreeIPMI - News
GNU FreeIPMI (0.1.0) Released
Item posted by Anand Babu Periasamy <ab> on Sat 09 Oct 2004 08:38:57 AM UTC.
GNU FreeIPMI (0.1.0) Released:
Source:
ftp://ftp.californiadigital.com/pub/freeipmi/0.1.0/freeipmi-0.1.0.tar.gz
GNU FreeIPMI User's Guide (PDF):
ftp://ftp.californiadigital.com/pub/freeipmi/0.1.0/freeipmi.pdf
GNU FreeIPMI Hacker's Introduction (PDF):
ftp://ftp.californiadigital.com/pub/freeipmi/0.1.0/freeipmi-hackers-intro.pdf
IPMI over a Terminal Server (PDF):
ftp://ftp.californiadigital.com/pub/freeipmi/0.1.0/freeipmi.pdf
Entire project is structured under one single tree. Installing from
source is as simple as
# ./configure --prefix=/usr
# make
# make install
You may have to install the following dependencies.
Under Debian GNU/Linux:
* GNU Guile - guile-1.6, guile-1.6-dev
* GNU Readline - libreadline4, libreadline4-dev
# apt-get install guile-1.6 guile-1.6-dev libreadline4 libreadline4-dev
Under Fedora or RedHat GNU/Linux:
* GNU Guile - guile-1.6.x, guile-devel-1.6.x.
* GNU Readline - readline-4.x, readline-devel-4.x
You also have a new "User's Mailinglist" now at
https://savannah.gnu.org/mail/?group=freeipmi
Powered by Savane 3.14-8aba.
Corresponding source code