Commit Graph

1 Commits (65818a77ef9af91a0833a7901fb2928ef87d57f6)

Author SHA1 Message Date
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