Commit Graph

327 Commits

Author SHA1 Message Date
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
Peter Vicman
783f0c45e1 systemd: fix error in 70-local-keyboard.hwdb
introduced in https://github.com/LibreELEC/LibreELEC.tv/pull/7386

LibreELEC:~ # udevadm hwdb --update
/usr/lib/udev/hwdb.d/70-local-keyboard.hwdb:28: Property expected, ignoring record with no properties.
2023-03-17 18:34:27 +01:00
Rudi Heitbaum
82bd1fb85e systemd: update to 252.7
log:
- https://github.com/systemd/systemd-stable/compare/v252.6...v252.7
2023-03-10 06:17:04 +00:00
Rudi Heitbaum
ba36670fde systemd: update to 252.6 2023-02-17 08:05:56 +00:00
Rudi Heitbaum
928a42ff84 systemd: fix build issue with glibc-2.36 2023-01-31 12:12:23 +00:00
Rudi Heitbaum
01f35c2767 systemd: update SHA256 2023-01-31 11:25:06 +00:00
Rudi Heitbaum
c8337e3e00 systemd: update SHA256 2023-01-30 21:39:44 +00:00
Rudi Heitbaum
ad20104890 systemd: update to 252.5
changelog:
- https://github.com/systemd/systemd-stable/compare/v252.4...v252.5
2023-01-30 03:25:18 +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
Christian Hewitt
6756c3ac63 systemd: add more BT remotes to 70-local-keyboard.hwdb 2023-01-16 08:01:22 +00:00
mglae
aab3af6b06 systemd: build with -Defi=true on Generic
With kernel 6.0 the legacy efi vars interface at /sys/firmware/efi/vars was removed
(https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit?h=v6.0&id=0f5b2c69a4cbe4166ca24b76d5ada98ed2867741).

The efibootmgr tool requires now to mount the efivarfs pseudo-filesystem on
/sys/firmware/efi/efivars. Enabling upstream EFI support for systemd is the easiest way to
get it mounted on EFI systems but still having correct (non-)support for legacy boot.

No additional files are added to the image.
2023-01-14 15:42:03 +01:00
Rudi Heitbaum
70f70f6892 systemd: update to 252.4
log:
- https://github.com/systemd/systemd-stable/compare/v252.3...v252.4
2022-12-20 21:31:03 +00:00
Rudi Heitbaum
57897f0ef5 systemd: remove other notused systemd units
CONFIG_HUGETLBFS and CONFIG_HUGETLB_PAGE need to be set for
/sys/kernel/mm/hugepages to be available. Reading at
https://www.kernel.org/doc/Documentation/vm/hugetlbpage.txt

remove unused units:
- systemd[1]: systemd-journald-audit.socket was skipped because of an unmet condition check (ConditionSecurity=audit).
- systemd[1]: dev-hugepages.mount was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/mm/hugepages).
2022-12-13 22:20:20 +00:00
Rudi Heitbaum
606530a97e systemd: update to 252.3
log:
- https://github.com/systemd/systemd-stable/compare/v252.2...v252.3
2022-12-09 07:21:16 +00:00
Rudi Heitbaum
349bb44f89 systemd: update to 252.2 2022-11-25 09:25:13 +00:00
Matthias Reichl
d68a4b874b Revert "systemd: set PKGCONFIG directory to /usr/lib/pkgconfig"
This reverts commit 423183d431.
2022-11-19 11:24:10 +01:00
Christian Hewitt
d54d16fe66 systemd: add xaomi remote to 70-local-keyboard.hwdb 2022-11-13 05:02:52 +00:00
Rudi Heitbaum
24661973f3 systemd: update to 252.1
log:
- https://github.com/systemd/systemd-stable/compare/v252...v252.1
2022-11-09 04:42:29 +00:00