OpenVoiceOS/buildroot-external/board/ovos
Bohdan Buinich 73b139c4c0 [RPI] Refactor Image Generation Script for Clarity and Modularization
- Reorganized variable definitions for clarity and consistency.
- Encapsulated SWU file creation logic into 'create_swu_file' function for better modularity and readability.
- Implemented 'cleanup' function to handle temporary file cleanup, enhancing script robustness.
- Utilized bash array for 'SWUPDATE_FILES' to improve handling of multiple file entries.
- Simplified error handling with 'set -e' and streamlined script exit using 'trap' for cleanup operations.
- Cleaned up directory changing commands by redirecting 'pushd' and 'popd' output to '/dev/null'.
2024-01-08 00:53:38 +02:00
..
ova [ALL] First try-out on pre loading the podman containers at buildtime 2023-11-30 18:24:34 +00:00
pc [ALL] The big cleanup to change mycroft into ovos 2023-08-31 19:03:59 +00:00
raspberrypi [RPI] Refactor Image Generation Script for Clarity and Modularization 2024-01-08 00:53:38 +02:00