Commit Graph

3947 Commits

Author SHA1 Message Date
Douglas Teles c8b4b57fe3 PortMaster 100% covered 2026-04-02 15:00:29 -03:00
Douglas Teles c7017775b1 Update RK3326 Game Console Device Tree and related configurations
- Modify joypad compatibility to include "archr-joypad" in the device tree source.
- Adjust internal display settings to use the same reset GPIO and add enable GPIO.
- Remove SDIO card detect GPIO and mark it as non-removable.
- Update the joypad driver in the MIPI generator to use "archr-joypad".
- Fix Vulkan custom dispatchers to restrict header version checks.
- Add system manager timeout overrides for improved shutdown performance.
- Update kernel configuration to version 6.12.79 and enable BFQ I/O scheduler.
- Clean up GPU governor settings in post-update scripts.
- Update PPSSPP emulator to version 1.20.2 and apply necessary patches.
- Adjust SDL2 and Mesa package dependencies and versions.
- Update Vulkan headers and loader to version 1.4.347.
- Add udev rules for BFQ scheduler and systemd configuration for shutdown timeout.
- Implement input sense adjustments for better button mapping.
- Add clock speed settings to EmulationStation configuration.
- Disable rumble motor on boot to prevent unwanted vibrations.
2026-04-02 12:23:19 -03:00
Douglas Teles 1a65e2992e OS perf: mitigations=off, -O3 for emulation stack, volatile journald, audit disabled 2026-03-24 21:00:47 -03:00
Douglas Teles 33b9a09b68 OS performance: full preempt kernel, disable debug, lazy DMA, sysctl tuning, service restart limits 2026-03-24 20:45:19 -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
John Williams 29b56dad8f mkimage / fs-resize - mke2fs - ext4 usage type 2025-10-09 11:28:38 +11:00
Rudi Heitbaum 7dad6b02e2 e2fsprogs: update to 1.47.3 2025-07-09 11:41:14 +00:00
Ian Leonard ddc2e2bcaf systemd: remove systemd-creds
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2025-06-29 20:26:06 -04:00
Rudi Heitbaum ff492133db systemd: update to 257.7
Release notes:
- https://github.com/systemd/systemd/releases

Fixes SO_PASSSEC when used with linux-6.16-rc1+
- https://github.com/systemd/systemd issues 37783

dmesg | grep -i fail
[    1.358563] systemd[1]: systemd-journald-dev-log.socket: SO_PASSSEC failed: Operation not supported
[    1.358631] systemd[1]: systemd-journald.socket: SO_PASSSEC failed: Operation not supported
[    1.358640] systemd[1]: systemd-journald.socket: SO_PASSSEC failed: Operation not supported
2025-06-28 04:00:54 +00:00
Christian Hewitt 3c14169447 busybox: remove vfd-clock as superseded with tm16xx support
Signed-off-by: Christian Hewitt <christianshewitt@gmail.com>
2025-06-26 08:55:53 +00:00
Christian Hewitt ab4a5f7ba5 Merge pull request #10176 from heitbaum/sq3
squashfs-tools: fix PKG_URL
2025-06-25 13:47:19 +04:00
Rudi Heitbaum 6a1daa0664 squashfs-tools: fix PKG_URL 2025-06-25 09:44:34 +00:00
Rudi Heitbaum c54a65a854 pciutils: update to 3.14.0 2025-06-24 10:38:16 +00:00
Rudi Heitbaum 3b2ed90172 open-vm-tools: update to 13.0.0
release notes: https://github.com/vmware/open-vm-tools/releases/tag/stable-13.0.0
2025-06-21 01:10:21 +00:00
Rudi Heitbaum baa053ce4a systemd: remove deprecated options
https://github.com/systemd/systemd/commit/31323f21bb0ae7c712f43500c42997c91a6d20bf
- meson: drop default-hierarchy= option, always use unified

https://github.com/systemd/systemd/commit/b0d3095fd6cc1791a38f57a1982116b4475244ba
- The meson options split-usr, rootlibdir and rootprefix become no-ops that print a warning if they are set to anything other than the default values. We can remove them in a future release.
2025-06-11 13:36:37 +00:00
Rudi Heitbaum e894805f9c e2fsprogs: remove e2mmpstatus as it is a link to dumpe2fs 2025-06-11 02:18:35 +00:00
Rudi Heitbaum 56eda99cbe squashfs-tools: update to 4.7
Change to defaults:
- https://github.com/plougher/squashfs-tools/commit/fc71116d648b51525e8c29a31f56a1c510529458
2025-06-06 09:16:41 +00:00
Rudi Heitbaum a935ddf414 libusb: update to 1.0.29 2025-06-06 09:16:41 +00:00
Christian Hewitt 20473c430b Merge pull request #10098 from heitbaum/pkg
Package updates
2025-06-06 12:55:02 +04:00
Rudi Heitbaum 46e2a58ce3 systemd: update to 257.6
Release notes:
- https://github.com/systemd/systemd/releases
2025-05-30 13:10:13 +00:00
Christian Hewitt 4d808de579 busybox: unbrand and simplify the sudo warning
Signed-off-by: Christian Hewitt <christianshewitt@gmail.com>
2025-05-29 08:48:11 +00:00
Peter 89ba294806 init: update also md5 files on /flash 2025-05-17 16:46:51 +02:00
Christian Hewitt c2234b95c3 Merge pull request #9985 from heitbaum/gcc15a
Patches required for LE to compile with gcc-15
2025-05-16 09:42:28 +04:00
Rudi Heitbaum 76b55965bc open-vm-tools: fix PKG_URL 2025-05-16 04:27:51 +00:00