Demetris Ierokipides
a5d2656bc8
Merge branch 'master' of github.com:LibreELEC/LibreELEC.tv into Lakka-v5.x
2023-01-19 00:52:56 +02: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
Demetris Ierokipides
d9dc655e32
Merge branch 'master' of github.com:LibreELEC/LibreELEC.tv into Lakka-v5.x
2023-01-02 22:15:17 +02: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
ntemis
90151b8a17
Merge branch 'master' of github.com:LibreELEC/LibreELEC.tv into Lakka-v5.x
2022-12-14 03:15:05 +02: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
Demetris Ierokipides
2dfcbcdb3b
Merge branch 'master' of github.com:LibreELEC/LibreELEC.tv into Lakka-v5.x
2022-11-30 22:44:16 +02: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
Demetris Ierokipides
c182853b14
Merge branch 'master' of github.com:LibreELEC/LibreELEC.tv into Lakka-v5.x
2022-11-10 16:37:40 +02: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
Demetris Ierokipides
909e6219fd
Merge branch 'master' of github.com:LibreELEC/LibreELEC.tv into Lakka-v5.x
2022-10-23 20:03:45 +03: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
Demetris Ierokipides
a83395d8d1
Merge branch 'master' of github.com:LibreELEC/LibreELEC.tv into Lakka-v5.x
2022-10-03 17:56:12 +03: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
Demetris Ierokipides
6e856cf717
Merge branch 'master' of github.com:LibreELEC/LibreELEC.tv into Lakka-v5.x
2022-09-12 02:18:57 +03:00
Demetris Ierokipides
c15f289756
Merge branch 'master' of github.com:LibreELEC/LibreELEC.tv into Lakka-v4.x
2022-09-12 02:08:19 +03: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
Rudi Heitbaum
75f6a43093
systemd: enable compile with glibc 2.36
2022-08-02 08:24:55 +00:00
Rudi Heitbaum
21720b38fa
systemd: update to 251.3
2022-07-14 10:25:46 +00:00
Demetris Ierokipides
015fd1eca4
Merge branch 'libreelec-10.0' of github.com:LibreELEC/LibreELEC.tv into Lakka-v4.x
2022-06-21 17:18:12 +03:00
CvH
c9a0c6cd09
Merge pull request #6579 from lrusak/systemd-cgroups
...
systemd: use unified cgroups
2022-06-13 18:41:47 +02:00
Rudi Heitbaum
f8016b08c6
systemd: update to 251.2
2022-06-08 12:52:02 +00:00
Lukas Rusak
6b6033b6ef
systemd: use unified cgroups
2022-06-07 15:49:26 -07:00
Rudi Heitbaum
241f7a1ad6
systemd: update to 251.1
...
ann:
- https://lists.freedesktop.org/archives/systemd-devel/2022-May/047976.html
log:
- https://github.com/systemd/systemd-stable/compare/v251...v251.1
2022-05-25 09:35:02 +00:00
Lukas Rusak
44e070835c
systemd: add pipewire to audio and video groups
2022-05-20 15:16:02 -07:00
Rudi Heitbaum
836a70f55f
systemd: update to 250.5
...
log:
- https://github.com/systemd/systemd-stable/compare/v250.4...v250.5
2022-05-06 08:31:30 +00:00
CvH
e07a360c6e
Merge pull request #6175 from heitbaum/pkginfo
...
PKGCONFIG use ./lib/pkgconfig/ for both host and target
2022-04-02 11:58:29 +02:00
Matthias Reichl
c8935c339e
systemd: drop 80-clock.rules
...
This is no longer needed as all kernels have CONFIG_RTC_HCTOSYS enabled
Signed-off-by: Matthias Reichl <hias@horus.com>
2022-03-28 21:59:46 +02:00
Matthias Reichl
7c5d8862a8
systemd: drop 80-clock.rules
...
This is no longer needed as all kernels have CONFIG_RTC_HCTOSYS enabled
Signed-off-by: Matthias Reichl <hias@horus.com>
2022-03-28 20:05:45 +02:00
Rudi Heitbaum
fc5820b4ef
systemd: update to 250.4
...
required update to support kernel 5.17
https://patch-diff.githubusercontent.com/raw/systemd/systemd/pull/22312.patch
2022-03-12 02:53:55 +00:00
Christian Hewitt
12234388a4
systemd: disable time based rotation of the journal
2022-02-19 11:01:39 +00:00
heitbaum
423183d431
systemd: set PKGCONFIG directory to /usr/lib/pkgconfig
2022-01-30 12:17:21 +00:00
heitbaum
e30f432991
systemd: update to 250.3
2022-01-19 10:52:28 +00:00
David G. F
78be327891
Update some packages for newer Linux ( #1547 )
...
RTL drivers require some fixes for Linux 5.15
Systemd has also some issues due to changes in headers (on 5.15)
While at this, bump Mesa minor release for some extra panfrost fixes
2021-11-12 21:05:42 +01:00
heitbaum
5bee631071
systemd: update to 247.10
2021-10-29 21:39:54 +11:00
Tomáš Kelemen (vudiq)
9650e07170
Lakka mount units: fix order
...
fixes #1521
2021-10-09 00:02:31 +02:00
David Lawson
f4c03fd7c4
rpi: change HandlePowerKey action to poweroff
...
port of
4d2ef03fab
2021-10-07 11:20:05 +02:00
Tomáš Kelemen (vudiq)
a812599e21
Update to LibreELEC 10.0.0
2021-08-20 00:26:42 +02: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