diff options
Diffstat (limited to 'sysutils/linux-racadm/pkg-message')
| -rw-r--r-- | sysutils/linux-racadm/pkg-message | 11 | 
1 files changed, 11 insertions, 0 deletions
| diff --git a/sysutils/linux-racadm/pkg-message b/sysutils/linux-racadm/pkg-message new file mode 100644 index 000000000000..dfdf05268074 --- /dev/null +++ b/sysutils/linux-racadm/pkg-message @@ -0,0 +1,11 @@ +[ +{ type: install +  message: <<EOM +racadm7 has been installed under the linux "compat" tree: +(by default, /compat/linux/opt/dell/srvadmin/bin/idracadm7) due to linux library dependencies. + +It is left to the user to alias/symlink this path in their scripts. +Note that under FreeBSD this will not work as a "local" racadm (to operate on an iDrac installed in the machine where it is run). +EOM +} +] | 
