1178 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
Douglas Teles c542304146 New architecture release 2026-03-18 17:32:41 -03:00
Philippe Simons b457452a6a Merge pull request #2429 from loki666/sm8550-sd
linux/sm8550: unlock SD speed
2026-03-15 23:26:49 +01: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
sydarn a21643431c Merge pull request #2425 from aenertia/nert-next/rkbin-bump-v2
RK3566: bump rkbin and BL31 firmware
2026-03-15 14:20:27 +01:00
Joel Wirāmu Pauling 5dd1cfbed3 Bump rkbin for all but rk3588 2026-03-15 14:18:14 +01:00
Philippe Simons d877839cec linux/sm8550: use upstream firmwares 2026-03-15 13:35:21 +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 9277521929 Merge pull request #2430 from tiopex/update-rocknix-abl-url
Update rocknix-abl url
2026-03-14 22:28:01 +01:00
tiopex de0a66d173 Update rocknix-abl url 2026-03-14 22:26:55 +01:00
Philippe Simons d89fdaebb7 linux/sm8550: unlock SD speed 2026-03-14 17:49:43 +01:00
Philippe Simons d5c8c9ad62 linux/sm8550: new pcie port binding 2026-03-14 17:48:22 +01:00
Philippe Simons 6122bbf59d sm8550: use upstream zap shader 2026-03-14 17:45:45 +01:00
Philippe Simons a70ccbeec4 linux/sm8650: unlock sd speed 2026-03-14 17:37:51 +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