Skip to content

Commit

Permalink
docs: Update resource description.
Browse files Browse the repository at this point in the history
Fixes #83
  • Loading branch information
dashmage committed Nov 30, 2023
1 parent 5b041b5 commit bf74cdb
Showing 1 changed file with 20 additions and 12 deletions.
32 changes: 20 additions & 12 deletions metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,33 +25,41 @@ resources:
storcli-deb:
type: file
description: |
(Optional) un-republish tool.
StorCLI deb file published by Broadcom for their RAID devices.
Download StorCLI MR 7.26 from: https://docs.broadcom.com/docs/1232743291 .
(Optional) StorCLI deb file published by Broadcom for their RAID devices.
Download v7.26 from: https://docs.broadcom.com/docs/1232743291.
The download will start automatically upon accepting the license agreement.
Unzip the downloaded file and attach the relevant deb package.
Eg: ./Unified_storcli_all_os/Ubuntu/storcli_007.2612.0000.0000_all.deb
filename: storcli.deb

perccli-deb:
type: file
description: |
(Optional) un-republish tool.
PercCLI deb file published by Dell for their RAID devices.
Download it from https://www.dell.com/support/home/en-us/drivers/driversdetails?driverid=tdghn .
(Optional) PERCCLI deb file published by Dell for their RAID devices.
Download v7.23 from https://www.dell.com/support/home/en-us/drivers/driversdetails?driverid=tdghn.
Scroll down to "Available Formats" and download the PERCCLI_XXX_Linux.tar.gz file.
Extract the downloaded file and attach the relevant deb package.
Eg: ./PERCCLI_7.2313.0_A14_Linux/perccli_007.2313.0000.0000_all.deb
filename: perccli.deb

sas2ircu-bin:
type: file
description: |
(Optional) un-republish tool.
SASIRCU binary file published by Broadcom.
Download it from https://docs.broadcom.com/docs/12351735 .
(Optional) SASIRCU binary file published by Broadcom.
Download vP20 from https://docs.broadcom.com/docs/12351735.
The download will start automatically upon accepting the license agreement.
Unzip the downloaded file and attach the relevant binary.
Eg: ./SAS2IRCU_P20/sas2ircu_linux_x86_rel/sas2ircu
filename: sas2ircu

sas3ircu-bin:
type: file
description: |
(Optional) un-republish tool.
SASIRCU binary file published by Broadcom.
Download it from https://docs.broadcom.com/docs/SAS3IRCU_P16.zip .
(Optional) SASIRCU binary file published by Broadcom.
Download vP16 from https://docs.broadcom.com/docs/SAS3IRCU_P16.zip.
The download will start automatically upon accepting the license agreement.
Unzip the downloaded file and attach the relevant binary.
Eg: ./SAS3IRCU_P16/sas3ircu_rel/sas3ircu_linux_x86_rel/sas3ircu
filename: sas3ircu

provides:
Expand Down

0 comments on commit bf74cdb

Please sign in to comment.