- The output of some fields changed, leading to the awk
magic not getting the pyshical disks
- Take some other random field for the battery ok status
- Print units with battery output (makes it more clear what
the columns mean, IMHO)
PR: ports/123697
Submitted by: Ulrich Spoerlein <uspoerlein@gmail.com>
Approved by: Ruben van Staveren <ruben@verweg.com>
- The periodic script should print a banner, like all other periodic script
- Don't sort the PD heading output, it breaks with certain numbering
Minor nits:
- Fix spelling
- pet portlint(1)
- Use awk(1) to alleviate the need for additional wc(1)
- remove non-portable -z flag to cmp(1)
PR: 118416
Submitted by: Ulrich Spoerlein <uspoerlein at gmail.com>
Reviewed by: maintainer timeout (3 weeks)
This is the Linux console based management utility for the LSI
MegaRAID SAS family of controllers.
FreeBSD >= 6.1 supports running this tool by the means of the
mfi_linux.ko kernel module and the /dev/mfi0 device.
Author: LSI Logic Corporation
WWW: http://www.lsi.com/
PR: ports/106012
Submitted by: Ruben van Staveren <ruben@verweg.com>