OpenVoiceOS/buildroot-external
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
..
board/ovos [RPI] Refactor Image Generation Script for Clarity and Modularization 2024-01-08 00:53:38 +02:00
configs [All] Enable python-pip on the host OS 2024-01-06 18:56:40 +00:00
kernel [ALL] RealTime kernel/system changes. 2024-01-04 12:38:55 +00:00
package [ALL] Enhance Docker Image Fetching Script for Clarity and Robustness 2024-01-08 00:53:38 +02:00
patches [All] Bump podman to 4.8.3 and add support for healthy sdnotify check 2024-01-07 08:39:09 +00:00
rootfs-overlay [All] Bump and switch to ovos-bus-server running on the host under RT priority 2024-01-07 15:19:09 +00:00
Config.in [WIP] Initial work on pre-pulling containers at buildtime. 2023-10-21 10:33:28 +00:00
busybox.config [ALL] Switch from syslogd to rsyslogd. 2023-09-02 11:56:57 +00:00
external.desc
external.mk
meta Splitting the build system for base and gui images 2023-04-08 14:42:52 +02:00
swupdate.config More work and get rpi4 inline 2023-08-21 08:05:43 +00:00
user_table.txt [ALL] {WIP} Sound architectual changes for pipewire 2023-12-19 14:02:11 +00:00