Commit Graph

2 Commits (c28d6ecccbdb7585469134d71753471ff3dabd79)

Author SHA1 Message Date
gtxaspec c28d6ecccb Enhance logic and optimize write operations 2023-08-27 16:18:57 -07:00
gtxaspec 65818a77ef Enhanced system timezone configuration via U-Boot.
Introduced capability to derive system timezone from U-Boot's 'timezone' environment variable, ensuring persistence.
Added a new utility, timezone.sh, located in /usr/sbin.
Updated /etc/rcS to invoke timezone.sh, guaranteeing the updated timezone settings are accessible to all programs and scripts during boot.
This change was implemented to provide users with a more resilient and flexible approach to timezone management, especially in scenarios where system overlays might be frequently modified or reset.
2023-08-27 04:02:18 -07:00