Commit Graph

354 Commits

Author SHA1 Message Date
Rudi Heitbaum
6ef80a6926 systemd: update to 255.7
Release notes:
- https://github.com/systemd/systemd/releases
2024-05-28 10:59:59 +00:00
Rudi Heitbaum
e03c61f529 systemd: update to 255.6
Release notes:
- https://github.com/systemd/systemd/releases
2024-05-15 12:48:03 +00:00
Christian Hewitt
80b7f09fcc Merge pull request #8792 from antonlacon/timedatectl
systemd: remove timedatectl
2024-05-02 19:37:26 +04:00
Rudi Heitbaum
01cde71c92 systemd: update to 255.5
Release notes:
- https://github.com/systemd/systemd/releases
2024-04-28 00:30:13 +00:00
Ian Leonard
c6f5b3bd6b systemd: remove timedatectl
This does nothing without timedated enabled.

Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2024-04-06 15:17:48 -04:00
Christian Hewitt
d763c1eb28 systemd: add GoogleTV remote to 70-local-keyboard.hwdb
Signed-off-by: Christian Hewitt <christianshewitt@gmail.com>
2024-03-24 14:59:44 +00:00
Rudi Heitbaum
4fecb340e5 systemd: update to 255.4
Release notes:
- https://github.com/systemd/systemd/releases
2024-02-28 09:09:48 +00:00
Dimitris Papavasiliou
07d9931825 sysutils: fix openvpn.service.sample 2024-02-26 21:48:57 +02:00
Rudi Heitbaum
ffcaa201ed systemd: update to 255.3
Release notes:
- https://github.com/systemd/systemd/releases
- https://github.com/systemd/systemd-stable/compare/v255.2...v255.3
2024-01-25 13:03:59 +00:00
Rudi Heitbaum
dadfb6086a systemd: update to 255.2
Release notes:
- https://github.com/systemd/systemd/releases
2023-12-27 05:47:28 +00:00
Rudi Heitbaum
1c76ca2fcb systemd: update to 255.1
Release notes:
- https://github.com/systemd/systemd/releases
- https://github.com/systemd/systemd-stable/compare/v255...v255.1
2023-12-16 13:17:55 +00:00
Rudi Heitbaum
a7f20da01a systemd: update boolean to string in config 2023-12-08 08:56:11 +00:00
Rudi Heitbaum
8fca16ecfc systemd: update to 255
Release notes:
- https://github.com/systemd/systemd/releases
2023-12-08 08:56:11 +00:00
Rudi Heitbaum
22d377442c systemd: update to 254.7
Release notes:
- https://github.com/systemd/systemd/releases

Log:
- https://github.com/systemd/systemd-stable/compare/v254.6...v254.7
2023-11-30 10:45:10 +00:00
Rudi Heitbaum
d8594004bf systemd: sanitize /etc/group and gids
sgx group was added in systemd-248 in commit
- c9c4899f44

Fixes warnings at boot by: systemd-udevd and dbus-daemon at boot:
  ~ # journalctl | grep Unknown
  systemd-udevd[525]: /usr/lib/udev/rules.d/50-udev-default.rules:56 Unknown group 'sgx', ignoring.
  systemd-udevd[525]: /usr/lib/udev/rules.d/50-udev-default.rules:57 Unknown group 'sgx', ignoring.
  dbus-daemon[568]: dbus[568]: Unknown group "wheel" in message bus configuration file
  dbus-daemon[568]: dbus[568]: Unknown username "systemd-oom" in message bus configuration file

renumber gids:
- input 199 -> 104
- kvm 10 -> 36
- render 12 -> 105

ref:
- 9a797ddc41
- https://pagure.io/setup/blob/master/f/uidgid
2023-11-29 10:37:45 +00:00
Rudi Heitbaum
d7298c7398 systemd: update to 254.6
Release notes:
- https://github.com/systemd/systemd/releases
2023-11-10 09:46:40 +00:00
Rudi Heitbaum
1e8a25c5dc systemd: update to 254.5
Release notes:
- https://github.com/systemd/systemd/releases

Log:
- https://github.com/systemd/systemd-stable/compare/v254.4...v254.5
2023-10-03 16:20:35 +00:00
Matthias Reichl
2b8c9621b4 systemd: let logind handle the power key on GBM
Signed-off-by: Matthias Reichl <hias@horus.com>
2023-09-24 14:04:00 +02:00
Rudi Heitbaum
5e65d88fa3 systemd: update to 254.4
Release notes:
- https://github.com/systemd/systemd/releases
2023-09-21 10:05:16 +00:00
Rudi Heitbaum
e400cb1d46 systemd: update to 254.3
Release notes:
- https://github.com/systemd/systemd/releases

Log:
- https://github.com/systemd/systemd-stable/compare/v254.1...v254.3
2023-09-10 10:29:33 +00:00
mglae
bb4173bba4 systemd: fix dependencies of machine-id.service after v254 bump
Fix for:
systemd[1]: local-fs.target: Found ordering cycle on local-fs-pre.target/start
systemd[1]: local-fs.target: Found dependency on systemd-tmpfiles-setup-dev.service/start
systemd[1]: local-fs.target: Found dependency on machine-id.service/start
systemd[1]: local-fs.target: Found dependency on local-fs.target/start
systemd[1]: local-fs.target: Job local-fs-pre.target/start deleted to break ordering cycle starting with local-fs.target/start
2023-08-29 19:26:30 +02:00
Rudi Heitbaum
2a6b1aa312 systemd: update to 254.1
Release notes:
- https://github.com/systemd/systemd/releases
2023-08-10 11:29:26 +00:00
Rudi Heitbaum
91d1fc41d3 systemd: update to 254
Release notes:
- https://github.com/systemd/systemd/releases
2023-07-29 06:51:40 +00:00
Rudi Heitbaum
5aec4a8a6e systemd: update to 253.7 2023-07-19 11:01:43 +00:00
Rudi Heitbaum
7259d3f9a8 systemd: disable build with zstd 2023-07-12 04:57:42 +00:00