From: Mark Huang Date: Mon, 21 Aug 2006 20:23:53 +0000 (+0000) Subject: Linux ipnmac utility from SuperMicro X-Git-Tag: bootcd-3.4-2~57 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=afdd6104dd5fbb7d886b8e6192f47c14bbc67d12;p=bootcd.git Linux ipnmac utility from SuperMicro --- diff --git a/ipnmac/README.ipnmac b/ipnmac/README.ipnmac new file mode 100644 index 0000000..2fde786 --- /dev/null +++ b/ipnmac/README.ipnmac @@ -0,0 +1,11 @@ +*************************************************************************** +IPMI BMC IP & MAC Changer +Copyright(c) 2004 by Super Micro Computer, Inc. http://supermicro.com/ +*************************************************************************** + +2.1 (050928) + - Support both Linux x86 and x86_64 + +2.0 (2004101101) + - Use smipmi-lib Version 1.0 (2004/10/11) + diff --git a/ipnmac/ipnmac.x86 b/ipnmac/ipnmac.x86 new file mode 100755 index 0000000..f4674a8 Binary files /dev/null and b/ipnmac/ipnmac.x86 differ diff --git a/ipnmac/ipnmac.x86_64 b/ipnmac/ipnmac.x86_64 new file mode 100755 index 0000000..c12addf Binary files /dev/null and b/ipnmac/ipnmac.x86_64 differ