Commit Graph

284 Commits

Author SHA1 Message Date
Christian Hewitt
12234388a4 systemd: disable time based rotation of the journal 2022-02-19 11:01:39 +00:00
heitbaum
e30f432991 systemd: update to 250.3 2022-01-19 10:52:28 +00:00
heitbaum
5bee631071 systemd: update to 247.10 2021-10-29 21:39:54 +11:00
heitbaum
b2484c68fe systemd: update to 247.9
update from 247.7 (2021-05-16) to 247.9 (2021-08-07)

changelog:
- https://github.com/systemd/systemd-stable/compare/v247.7...v247.9
2021-08-17 21:23:29 +10:00
CvH
9099377b1d Merge pull request #5204 from lrusak/systemd-hwdb
systemd: use default hwdb service
2021-08-11 13:11:43 +02:00
CvH
8c196a1a70 Merge pull request #5279 from heitbaum/systemd
systemd: update to 247.7
2021-08-11 13:10:25 +02:00
mglae
cd1ecef50d systemd/busybox: allow configuration of persistent logs and journal via settings addon 2021-08-07 23:03:09 +02:00
mglae
830c72fe53 systemd: fix systemd-machine-id-setup for v247 special case 2021-05-27 19:58:25 +02:00
heitbaum
0ab2c1a218 systemd: update to 247.7
update 247.3 (2021-02-03) to 247.7 (2021-05-16)

diffs: https://github.com/systemd/systemd-stable/compare/v247.3...v247.4
diffs: https://github.com/systemd/systemd-stable/compare/v247.4...v247.5
diffs: https://github.com/systemd/systemd-stable/compare/v247.5...v247.6
diffs: https://github.com/systemd/systemd-stable/compare/v247.6...v247.7

prs: https://github.com/systemd/systemd-stable/pulls?q=is%3Apr+is%3Aclosed

logs: https://github.com/systemd/systemd-stable/commits/v247.7
2021-05-23 09:04:08 +00:00
Lukas Rusak
a5099794ec systemd: use default hwdb service 2021-03-02 08:15:12 -08:00
Matthias Reichl
9a3ba922db Merge pull request #5068 from heitbaum/aa-s4
systemd: update to 247.3
2021-02-16 23:35:14 +01:00
heitbaum
bbe5cb5fc5 systemd: update to 247.3
update 247 to 247.3
changelog:
use systemd-stable source as it includes backports of patches from systemd
git to stable distributions
2021-02-14 20:50:00 +00:00
Matthias Reichl
8f1344f6fd Move kernel overlays setup to init
When running kernel-overlays-setup as a systemd service we have
a short window where /lib/firmware isn't available.

This causes drm edid override to occasionally fail if the edid file
is requested between switching to sysroot and completion of the
kernel-overlays-setup script.

Setting up firmware and module overlays in init, before switching
to sysroot, closes the gap and also has the benefit that we no longer
need to care about the rather tedious systemd unit ordering.

Signed-off-by: Matthias Reichl <hias@horus.com>
2021-02-08 16:16:17 +01:00
Ian Leonard
b31ce30170 sysutils: automated code cleanup
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2021-01-19 19:34:16 +00:00
Matthias Reichl
2f9d16a509 systemd: fix kernel-overlays.service ordering
kernel-overlays.service needs to be ordered before the modprobe@
instances, which were introduced in systemd 245, otherwise
modprobe@drm.service can run before /lib/firmware exists and
edid-override will fail.

Fix that by adding modprobe@.service template drop-in to order it
after kernel-overlays.service

Signed-off-by: Matthias Reichl <hias@horus.com>
2020-12-22 20:48:06 +01: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
54744c7003 systemd: update to 247
Signed-off-by: Matthias Reichl <hias@horus.com>
2020-11-27 22:24:01 +01:00
Matthias Reichl
b393864994 systemd: backport cache timestamp fixes from master
This fixes systemd hanging on boot if no LAN cable is plugged
in (and thus time not set from NTP) with one core spinning at
100% CPU load.

Signed-off-by: Matthias Reichl <hias@horus.com>
2020-10-15 17:19:18 +02:00
Matthias Reichl
f0e958de52 systemd: add backport patch to fix device enumeration
This fixes partitions not showing up in kodi's "Files"
and "Media sources" sections.
See https://github.com/systemd/systemd/pull/17267

Signed-off-by: Matthias Reichl <hias@horus.com>
2020-10-13 16:15:04 +02:00
Matthias Reichl
03b32a6f08 systemd: cleanup hwdb.service
Use systemd-hwdb instead of deprecated udevadm hwdb command
and fix ordering - it should be pulled in by sysinit.target,
not basic.target.

Signed-off-by: Matthias Reichl <hias@horus.com>
2020-09-29 09:51:48 +02:00
Matthias Reichl
6095b46cf7 systemd: cleanup safe_remove warnings
Signed-off-by: Matthias Reichl <hias@horus.com>
2020-09-29 09:36:02 +02:00
Matthias Reichl
8ccfbe6294 systemd: update to v246
Signed-off-by: Matthias Reichl <hias@horus.com>
2020-09-29 00:15:53 +02:00
mglae
2dbe701b39 systemd: remove systemd-time-wait-sync and depend on wait-time-sync 2020-06-10 23:46:17 +02:00
CvH
135e9a9694 Merge pull request #4261 from HiassofT/le10-oneshot-systemd-fix
add RemainAfterExit=yes to our oneshot systemd services
2020-05-31 10:44:00 +02:00
MilhouseVH
d73f667942 systemd: add kvm and render groups 2020-04-21 15:38:55 +01:00