Commit Graph

28 Commits

Author SHA1 Message Date
742ba88e0c Merge branch 'general-purpose-scripts' of https://git.iternity.dev/thomas.gebert/coyote into general-purpose-scripts 2025-07-30 10:49:56 +02:00
1edfd92257 Merge branch 'general-purpose-scripts' of https://git.iternity.dev/thomas.gebert/coyote into general-purpose-scripts 2025-07-30 10:49:30 +02:00
aac2688096 Merge branch 'general-purpose-scripts' of https://git.iternity.dev/thomas.gebert/coyote into general-purpose-scripts 2025-07-30 10:49:06 +02:00
72fdbb82b5 Script for checking basic settings after an installation 2025-07-30 10:45:07 +02:00
e3e9dd32df Script for checking basic settings after an installation 2025-07-30 10:36:28 +02:00
26fa3016fd Remove password parser 2025-07-24 15:48:08 +02:00
492e906432 Add function to provide global change rights for certain users 2025-07-24 13:49:17 +02:00
59abb0ceb9 Add help for redirecting password via file 2025-07-24 12:57:10 +02:00
2682646312 Merge pull request 'password-change-tool' (#11) from password-change-tool into main
Reviewed-on: #11
2025-07-24 08:26:52 +00:00
fc114004be Extend Help 2025-07-24 10:25:42 +02:00
86d6bf814f Initial release 2025-07-24 10:21:53 +02:00
52733067dd Initial Release for ssacli_tool.py 2025-07-23 15:01:30 +02:00
4eb1d232bd Merge pull request 'Improve loops' (#10) from retention-helper-while-loops into main
Reviewed-on: #10
2025-01-03 12:34:29 +00:00
55c66a333a Improve loops
Eliminating for loops and using pipe for input the while loops shall improve
the memory footprint and performance
2025-01-03 10:09:10 +01:00
5a55e84e33 Merge pull request 'Add TOC to the cpupower section' (#9) from add-toc-to-readmes into main
Reviewed-on: #9
2024-10-08 09:30:54 +00:00
84dd24c214 Add TOC to the cpupower section 2024-10-08 11:29:55 +02:00
015c6ee3dc Merge pull request 'Add readme for cpupower' (#8) from cpupower-readme into main
Reviewed-on: #8
2024-10-08 09:11:51 +00:00
f7990a8b99 Merge branch 'main' into cpupower-readme 2024-10-08 09:06:56 +00:00
cd26d18df8 Add readme for cpupower 2024-10-08 11:06:18 +02:00
55546f416c Merge pull request 'Add some fixes in retention-helper.sh' (#7) from retention-helper-fixes into main
Reviewed-on: #7
2024-10-08 08:45:07 +00:00
c4d8ab25c0 Add some fixes in retention-helper.sh
Some checks for empty variables were missing.
2024-10-08 10:42:49 +02:00
4a8c987a86 Merge pull request 'Move retention-helper.sh to a subfolder and add help' (#6) from retention-helper-subfolder into main
Reviewed-on: #6
2024-10-08 08:37:18 +00:00
bf56b8910d Move retention-helper.sh to a subfolder and add help 2024-10-08 10:36:20 +02:00
240d02c905 Merge pull request 'Initial commit' (#5) from retention-helper into main
Reviewed-on: #5
2024-10-08 07:37:14 +00:00
bc7247e327 Initial commit
This script is running in this version at PSG to fix wrong retentions.
2024-10-08 09:32:40 +02:00
6ac79fb7d0 Merge pull request 'Control CPU frequency and idle settings' (#4) from performance_cpupower-settings into main
Reviewed-on: #4
2024-09-19 12:41:23 +00:00
0b4237805d Control CPU frequency and idle settings
This selection of script, config and systemd unit file shall give
control over configuring the CPU behaviour with cpupower on startup.

Since SuSE does not ship anything we have to write our own...
2024-09-19 14:36:35 +02:00
26789c571d Initial commit 2024-09-19 13:56:37 +02:00