Commit Graph

321 Commits

Author SHA1 Message Date
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
Sam Nazarko
f4a67010e3 Update OSMC hwdb remapping
Signed-off-by: Sam Nazarko <email@samnazarko.co.uk>
2022-11-04 00:41:31 +00:00
Rudi Heitbaum
9ce32f6adf systemd: update to 252
release notes:
- https://github.com/systemd/systemd/releases/tag/v252
2022-10-31 22:26:37 +00:00
Rudi Heitbaum
c2d151c838 systemd: update to 251.7 2022-10-27 07:29:09 +00:00
Rudi Heitbaum
78e7b38c39 systemd: update to 251.6
log:
- https://github.com/systemd/systemd-stable/compare/v251.5...v251.6
2022-10-15 02:14:27 +00:00
Rudi Heitbaum
8bd8cb98db systemd: update to 251.5
log:
- https://github.com/systemd/systemd-stable/compare/v251.4...v251.5
2022-10-03 07:18:20 +00:00
Rudi Heitbaum
7e5db84cb4 systemd: update to 251.4
log:
- https://github.com/systemd/systemd-stable/compare/v251.3...v251.4
2022-08-08 13:26:00 +00:00