Changeset 25830c2 in mainline for uspace/app/hrctl
- Timestamp:
- 2025-07-15T16:13:43Z (9 days ago)
- Children:
- 73a2780
- Parents:
- c1c1c41
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/hrctl/hrctl.c
rc1c1c41 r25830c2 101 101 "\t\thrctl --assemble disk1 disk2 disk3\n" 102 102 "\t\thrctl -a\n" 103 "\t\thrctl -d devices/hr0\n"103 "\t\thrctl -d hr0\n" 104 104 "\t\thrctl -d\n" 105 "\t\thrctl --modify devices/hr0 --fail 0\n"106 "\t\thrctl --modify devices/hr0 --hotspare disk4\n"105 "\t\thrctl --modify hr0 --fail 0\n" 106 "\t\thrctl --modify hr0 --hotspare disk4\n" 107 107 "\t\thrctl -s\n" 108 108 "\n"
Note:
See TracChangeset
for help on using the changeset viewer.