Commit Graph

919 Commits

Author SHA1 Message Date
Joel Wirāmu Pauling 0bf0e4d907 systemd: reduce default service stop timeout to 5s
On ROCKNIX's read-only squashfs root, network services don't need
graceful shutdown — only persistent storage sync matters.  Services
like iwd and systemd-resolved can hang for 90s (the systemd default)
on shutdown/reboot, blocking device access during development and
causing poor user experience on handheld gaming devices.

Changes:
- Add system.conf.d/10-shutdown-timeout.conf with
  DefaultTimeoutStopSec=5s and DefaultTimeoutAbortSec=5s
- Add TimeoutStopSec=1s to iwd.service (matches existing pattern
  used by avahi, bluez, sshd, samba)
- Add TimeoutStopSec=1s to systemd-resolved override

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-17 16:45:58 -03:00
rocknix 609f09db24 Add skyemu libretro core 2026-04-17 16:45:58 -03:00
Douglas Teles baac185c56 Cleaning 2026-03-18 17:46:49 -03:00
Philippe Simons 35f964315f postupdate: fix Duckstation config update 2026-03-15 15:54:37 +01:00
sydarn c0d99888d4 rkbin: only do rk3326 parts for rk3326 target 2026-03-15 14:29:13 +01:00
Joel Wirāmu Pauling 5dd1cfbed3 Bump rkbin for all but rk3588 2026-03-15 14:18:14 +01:00
Philippe Simons 4cc6ca9245 Merge pull request #2424 from loki666/duckstation-fix
duckstation-sa: bump to v0.1-10861
2026-03-15 00:00:48 +01:00
Philippe Simons a8d03c48fc duckstation-sa: bump to v0.1-10861 2026-03-14 23:59:52 +01:00
tiopex de0a66d173 Update rocknix-abl url 2026-03-14 22:26:55 +01:00
tiopex d39ba91a67 Merge pull request #2419 from tiopex/abl-for-device
Verify target device before performs update
2026-03-13 23:32:06 +01:00
rocknix 52a1fb07f4 Update Mesa to 26.0.2 2026-03-13 22:01:38 +00:00
tiopex 9b53fbfaf8 Update only if target device match 2026-03-13 11:04:13 +01:00
tiopex 9e32203e47 flash the ABL only to a target device 2026-03-13 11:04:13 +01:00
Joel Wirāmu Pauling 0d52bb9535 sndio: add missing toolchain dependency
sndio was added as a dependency for TouchHLE but missing
PKG_DEPENDS_TARGET. The parallel build system schedules it
before the cross-compiler is built, causing build failure.
2026-03-13 15:42:48 +13:00
Philippe Simons 887c7e0780 Merge pull request #2413 from loki666/libclc
devel/libclc: add spirv-llvm-translator:host dep
2026-03-12 20:55:35 +01:00
Philippe Simons 43f2985811 devel/libclc: add spirv-llvm-translator:host dep 2026-03-12 20:49:12 +01:00
rocknix 4864a86e37 Enable TouchHLE for all devices, runs fine on panfrost 2026-03-12 19:05:38 +00:00
rocknix bf58dd4abb Add TouchHLE, an ios app / game emulator. 2026-03-12 15:50:55 +00:00
John Williams 478c294871 inputplumber - bump to v0.75.2 for INSECURE_DISABLE_POLKIT support 2026-03-12 23:31:09 +11:00
John Williams e6b2be0449 inputplumber - INSECURE_DISABLE_POLKIT 2026-03-12 23:29:21 +11:00
Ant f3cc5c6d4f Update art-book-next
add system support for `ios`
2026-03-11 21:02:02 -04:00
rocknix 065bc06ff2 Fix some Triforce games with gecko codes, thanks @batocera-linu for the idea. 2026-03-11 21:59:43 +00:00
rocknix a9caabab84 Update Rust to 1.94, requires bump of LLVM to 20.x 2026-03-11 21:44:32 +00:00
r3claimer d072da5ef4 Merge pull request #2397 from r3claimer/next
Fix Commander font size on RP6
2026-03-10 13:19:54 -07:00
rocknix 1452593710 Fix Commander font size on RP6 2026-03-10 20:18:11 +00:00