Commit Graph

345 Commits

Author SHA1 Message Date
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
Rudi Heitbaum
9d8dae397c systemd: update to 253.6 2023-07-11 13:37:14 +00:00
Rudi Heitbaum
2a7fbcbb5d systemd: update to 253.5 2023-06-05 14:26:42 +00:00
Rudi Heitbaum
bc681304b1 systemd: update to 253.4
log:
- https://github.com/systemd/systemd-stable/compare/v253.3...v253.4
2023-05-03 12:50:47 +00:00
CvH
3b3b369a70 Merge pull request #7696 from antonlacon/network-base
systemd: network-base: alter hosts.conf if contents still default
2023-04-23 10:35:33 +02:00
Rudi Heitbaum
e2c9ec9f29 systemd: update to 253.3
log:
- https://github.com/systemd/systemd-stable/compare/v253.2...v253.3
2023-04-05 12:37:41 +00:00
Rudi Heitbaum
1029a20962 systemd: update to 253.2
log:
- https://github.com/systemd/systemd-stable/compare/v253.1...v253.2
2023-03-30 12:30:44 +00: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
Ian Leonard
4a54477bc8 systemd: network-base: alter hosts.conf if contents still default
add license header and shellcheck change too

Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2023-03-28 00:49:00 +00:00
Rudi Heitbaum
4c927d44b6 systemd: update to 253.1 2023-03-19 05:41:08 +00:00