Files
Arch-R/packages/sysutils
Douglas Teles b56fd7cce6 Sync sysutils fixes from ROCKNIX
systemd: re-enable timedated (was -Dtimedated=false). Drop the
post-install safe_remove that nuked /usr/bin/timedatectl so users
can finally run timedatectl set-timezone from the shell. Two
upstream-equivalent patches accompany the build: 0600 redirects
the timedated write target to /var/run/localtime (writable on our
read-only rootfs), 0601 makes the timezone reader follow indirect
symlinks (matches the /etc -> /storage layout).

udevil: pull the cleaned udevil.conf (UFS gate moved from
allowed_devices to forbidden_devices, /dev/sd* whitelisted as
removable). The udev rule now bails on anything that is not
usb-storage. Internal mmc devices were never matched by the prior
KERNEL=="sd*|sr*" filter anyway, but this makes the intent
explicit and stops misclassified eSATA-like devices.

input_sense: grep -line-buffered before the parse loop so only
EV_KEY / EV_SW / error-reading lines reach the case statement.
evtest output is mostly EV_ABS noise we threw away anyway; this
cuts the CPU spent on the dispatch hot path on every controller.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-06-23 14:22:51 -03:00
..
2021-01-19 19:34:16 +00:00
2026-03-18 17:32:41 -03:00
2025-03-01 07:23:26 +00:00
2025-07-09 11:41:14 +00:00
2024-07-03 00:06:04 -04:00
2026-03-18 17:32:41 -03:00
2024-08-01 11:53:51 +02:00
2025-05-14 05:43:36 +00:00
2025-04-24 11:03:03 +00:00
2021-01-19 19:34:16 +00:00
2025-03-28 23:14:01 +00:00
2025-03-26 08:25:43 +00:00
2021-01-19 19:34:16 +00:00
2025-06-06 09:16:41 +00:00
2023-10-14 09:30:46 +02:00
2026-03-18 17:32:41 -03:00
2026-03-18 17:32:41 -03:00
2025-06-24 10:38:16 +00:00
2026-04-02 15:00:29 -03:00
2026-06-23 14:22:51 -03:00
2025-03-23 08:04:49 +00:00
2026-06-23 14:22:51 -03:00
2026-03-18 17:32:41 -03:00
2024-08-01 11:53:51 +02:00