I have several different SuperMicro servers and I want to create an internal repository with firmwares and create a package with updating utility. In the ipmi firmware archives that I downloaded from supermicro web site, they include update utility for linux. For older motherboards (for example, X9DRW-7TPF) it is called lUpdate, but for more modern motherboards (for example, X10SLM-F), it is called AlUpdate and have higher version. Seems like internally that utility has the same name and developed by the same vendor. When you launch that utility, you get a header message, that looks like this:
*****************************************************************************
* ATEN Technology, Inc. *
*****************************************************************************
* FUNCTION : IPMI FIRMWARE UPDATE UTILITY *
* VERSION : 2.07 *
* BUILD DATE : Jul 13 2016 *
Are they interchangeble? Could I use a more recent version of utility for more older motherboards?