21 Commits

Author SHA1 Message Date
Tigerblue77
ea29ce5eeb Removed useless ugly quotes 2025-10-27 15:48:08 +00:00
Tigerblue77
83275ce64a Factorized generation of the iDRAC login string 2025-10-27 15:48:08 +00:00
Tigerblue77
b92b18159a Secured every user-accessible variable with double quotes 2025-10-26 20:23:12 +00:00
Tigerblue77
0230b4833b Set functions variables "local" and "readonly" when possible 2025-01-26 16:29:56 +00:00
Tigerblue77
88167eecfb Added print_error and print_warning functions 2025-01-26 15:49:14 +00:00
Tigerblue77
0c18027184 Renamed *_OVERHEAT functions to *_OVERHEATING 2025-01-26 15:49:14 +00:00
Tigerblue77
87372e957d Added convert_hexadecimal_value_to_decimal function 2025-01-26 15:49:14 +00:00
Tigerblue77
2c44eadc82 Moving functions to function.sh and avoiding redeclaration in the loop 2024-12-18 18:44:23 +00:00
Tigerblue77
db64028f2f Minor code structure improvements 2024-11-17 21:57:55 +00:00
Tigerblue77
2a5a8a03fc Reduced tests occurence to improve performances 2024-11-17 21:03:37 +01:00
Tigerblue77
86155f19cf Renamed variable 2024-11-10 20:28:27 +01:00
Sean Cline
fa385ab8e8 Missing fi 2024-11-10 20:28:10 +01:00
Sean Cline
88548f5a37 Fixing some if not true statements 2024-11-10 20:28:10 +01:00
Sean Cline
ec364b009b Cant start env variable with numbers 2024-11-10 20:28:10 +01:00
Sean Cline
9fbcd12a49 Adding options for 14gen Dell servers via env var 2024-11-10 20:27:43 +01:00
Ryan
6ec7143705 Fix typo 2024-11-10 20:09:02 +01:00
Ryan
8d56ba7211 Add new parameter DISABLE_THIRD_PARTY_PCIE_CARD_DELL_DEFAULT_COOLING_RESPONSE_ON_EXIT to allow users to specify whether or not they want the Dell Third-Party PCIe Card Default Cooling Response Logic disabled on exit. 2024-11-10 20:09:01 +01:00
Tigerblue77
f84367985a Minor improvements 2024-03-16 13:23:44 +00:00
Tigerblue77
b7c37035e9 Fixed server manufacturer detection on Gen 11 (R410, R610, etc...) 2024-02-10 21:30:41 +00:00
Tigerblue77
cf69481bbd Fixed platform check which was not working in LAN mode 2024-01-29 08:26:13 +00:00
Tigerblue77
4df520d6c8 Splitted functions from main code 2024-01-28 23:26:56 +00:00