Add some project info to the README
This commit is contained in:
parent
fe73b2012e
commit
bef5319f97
1 changed files with 24 additions and 0 deletions
24
README.md
24
README.md
|
@ -1,2 +1,26 @@
|
||||||
# WhiskerWizRescue
|
# WhiskerWizRescue
|
||||||
|
|
||||||
|
Is a custom arch linux Live ISO, filled with tools for system repairs and recoveries.
|
||||||
|
|
||||||
|
## Tools / Software
|
||||||
|
|
||||||
|
### GUI
|
||||||
|
|
||||||
|
### CLI
|
||||||
|
|
||||||
|
Here a some of the most note worthy included cli tools.
|
||||||
|
|
||||||
|
* `lsiutil`, A tool for working with some LSI RAID controllers,
|
||||||
|
* `lsirec` and `sbrtool.py`, LSI SAS2008/2108 HBA low-level recovery tool
|
||||||
|
|
||||||
|
### Packages
|
||||||
|
|
||||||
|
Some of the more note worthy packages included.
|
||||||
|
|
||||||
|
* `linux-firmware-bnx2x` - Firmware for Broadcom NetXtreme II 10Gb ethernet adapters
|
||||||
|
* `linux-firmware-liquidio` - Firmware for Cavium LiquidIO server adapters
|
||||||
|
* `linux-firmware-marvell` - Firmware for Marvell devices
|
||||||
|
* `linux-firmware-mellanox` - Firmware for Mellanox Spectrum switches
|
||||||
|
* `linux-firmware-nfp` - Firmware for Netronome Flow Processors
|
||||||
|
* `linux-firmware-qcom` - Firmware for Qualcomm SoCs
|
||||||
|
* `linux-firmware-qlogic` - Firmware for QLogic devices
|
||||||
|
|
Loading…
Reference in a new issue