24 Commits

Author SHA1 Message Date
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
luzpaz 91a4766cef treewide: fix typos
Found via `codespell -q 3 -S "*.patch,*.po" -L acount,afile,distroname,parm,serie,synopsys`
2025-02-03 07:04:59 -05:00
Christian Hewitt d9dd8236c5 systemd: cleanup text in openvpn.service.sample
Signed-off-by: Christian Hewitt <christianshewitt@gmail.com>
2024-11-01 13:41:12 +00:00
Dimitris Papavasiliou 07d9931825 sysutils: fix openvpn.service.sample 2024-02-26 21:48:57 +02:00
Ian Leonard 8d12a28dfa systemd: hosts.conf: update comments
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2023-03-28 00:54:21 +00:00
Christian Hewitt ecdcdad67c systemd: add nfs4 hint to nfs.mount.sample 2023-01-16 08:01:22 +00:00
Christian Hewitt 564bf7e9c9 systemd: drop 99-osmcrf.hwdb as no longer needed 2023-01-16 08:01:22 +00:00
Sam Nazarko f4a67010e3 Update OSMC hwdb remapping
Signed-off-by: Sam Nazarko <email@samnazarko.co.uk>
2022-11-04 00:41:31 +00:00
Sam Nazarko dc90b0118a Add key-remapping via hwdb for OSMC remote controllers so key functionality is not affected when using international keyboard layouts. Deprecate the use of this via eventlircd.
Signed-off-by: Sam Nazarko <email@samnazarko.co.uk>
2020-12-05 16:37:43 +00:00
Matthias Reichl 750dd4add2 systemd: enable systemd-timesyncd when using kernel ip configuration
connman's NTP client can't be used if it's not managing the network
interface so use systemd's timesyncd as we already build it.

timesyncd is automatically configured to use the NTP servers provided
by kernel ip config, if they are missing the default fallback NTP
servers (currently the ones from Google) are used.

Users can also provide timesyncd configuration files via
/storage/.config/timesyncd.conf.d/ eg to change the (fallback) servers.

Signed-off-by: Matthias Reichl <hias@horus.com>
2019-11-15 18:54:04 +01:00
Matthias Reichl 1dfbcbd8b4 connman: move host and resolver configuration to separate service
Setup system hostname, /etc/resolv.conf and /etc/hosts in a service
that can be run independently of connman.

The volatile etc files are created in /run/libreelec instead of
/run/connman so they can be modified similarily to standard linux
installations with a writable /etc. Connman can then hook into
that and move resolv.conf management to /run/connman/resolv.conf when
it's started.

If kernel IP configuration is used the resolv info from the kernel
will be used to create resolv.conf. Users can also provide their
own resolv.conf file in /storage/.config/resolv.conf which takes
precedence over ther kernel info. If no resolv.conf info is present
a fallback with use the Google nameservers is created (as before).

Loopback network interface setup has been removed, this is already
set up by systemd.

Signed-off-by: Matthias Reichl <hias@horus.com>
2019-11-15 18:54:04 +01:00
Matthias Reichl 2c2ee230e8 systemd: allow logind.conf.d user configurations
Signed-off-by: Matthias Reichl <hias@horus.com>
2018-04-21 10:03:10 +02:00
kszaq 615a1840f5 systemd: make sleep.conf.d configurable by user 2017-12-21 11:20:26 +00:00
chewitt b8ca012e90 openvpn: re-add openvpn to core builds 2016-03-18 00:09:17 -07:00
Nikolas Garofil 7d47425058 systemctl instead of servicectl
Replaced the non-existing command "servicectl" by the correct "systemctl",
this was already done a couple lines above but strange enough not everywhere...
2015-04-08 00:35:45 +02:00
Kai Sommerfeld b92f26a25a Fixed comment in systemd mount sample scripts: servicectl -> systemctl 2015-02-05 18:39:38 +01:00
Stephan Raue e17fa38272 [xbmc-rebrand] systemd: rename XBMC config dir in config files
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-10-20 16:05:49 +02:00
Stefan Saraev ff95875756 systemd: update docs 2014-02-20 21:10:55 +02:00
Stefan Saraev fc0c3438fe systemd: user hwdb.d: add README 2013-10-22 22:49:35 +03:00
Stefan Saraev f304b7e165 systemd: rename udev.rules.d.sample 2013-10-21 22:11:16 +03:00
Stefan Saraev b88ab762b5 systemd: support /storage/.config/hwdb.d/ 2013-10-21 22:05:28 +03:00
Stephan Raue 3a54941311 systemd: add some mount sample service files
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-08-16 23:49:55 +02:00
Stephan Raue 6aff89a113 systemd: provide unit, tmpdir, modules-load dir and sysctl dir in /storage/.config
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-08-13 01:28:32 +02:00
Stephan Raue 94324a053b udev: replace with systemd
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-05-28 20:22:30 +02:00