Commit Graph

4 Commits

Author SHA1 Message Date
3a62a02c3d refactor: reduce code duplication from 1.97% to 0.76%
- Add common.sh library functions: require_imagemagick, install_missing_pacman_packages, handle_arg_help_or_unknown
- Create android.sh shared library for Android utilities
- Create hosts-guard-common.sh for pacman hooks shared functions
- Update multiple scripts to source common.sh and use shared helpers
- Add print_shutdown_schedule helper in setup_midnight_shutdown.sh
- Remove duplicate log(), usage(), install_packages patterns across scripts
- Format all shell scripts with shfmt (2-space indent)
2025-12-11 18:32:15 +01:00
0b9035ff1a chore: rooting bl9000 with etc hosts 2025-11-17 11:14:38 +01:00
f55e6ed97c style: convert remaining tabs to spaces in root_bl9000.sh 2025-11-16 20:59:56 +01:00
c1b1282d64 feat: root bl9000 script with backup functionality 2025-11-16 20:37:48 +01:00