Commit Graph

219 Commits

Author SHA1 Message Date
MilhouseVH
ad6c9ea874 systemd: fix meson 0.49.1 compatability
https://github.com/systemd/systemd/pull/9885

Drop patch with systemd-241
2019-02-03 11:40:28 +00:00
Matthias Reichl
23cc2e1b9b kernel-overlays-setup: fix ls error in journal if .config/firmware doesn't exist
Signed-off-by: Matthias Reichl <hias@horus.com>
2018-12-15 14:28:47 +01:00
Matthias Reichl
315421e634 linux: move .config/firmware handling to kernel overlay system
Creating an updates symlink to /storage/.config/firmware in the
kernel firmware directory makes it impossible to add firmware
overlays with an updates folder.

Furthermore bluez/hciattach only looks for firmware files directly in
the /lib/firmware directory and ignores the /lib/firmware/updates
directory. So adding BT firmware via .config/firmware didn't work.

Solve this by adding files from /storage/.config/firmware as the
last step in kernel overlays setup so firmware files from there
will show up directly under /lib/firmware and override other firmware
files installed by the system and kernel overlays.

Signed-off-by: Matthias Reichl <hias@horus.com>
2018-12-01 18:27:17 +01:00
CvH
85e5b4dc1f cleanup: PKG_SHORTDESC 2018-10-22 15:06:12 +02:00
CvH
4cffa5fe6f cleanup: remove PKG_ARCH="any" 2018-10-22 15:06:12 +02:00
CvH
4317bc5002 cleanup: remove PKG_SECTION 2018-10-22 15:06:11 +02:00
mglae
a2d4af6a40 samba-config.service: fix destroying .cache structure 2018-09-21 23:44:00 +02:00
MilhouseVH
499c11c7b5 Amlogic/Rockchip: Fix build with glibc-2.28 2018-08-13 12:21:34 +01:00
MilhouseVH
31aacbaa99 systemd: use correct licence 2018-08-01 23:40:03 +01:00
MilhouseVH
4c22f3ecda systemd: fix build with glibc-2.28 2018-08-01 23:40:03 +01:00
CvH
1b9cbdaf26 spdx: packages/sysutils 2018-07-18 22:37:47 +02:00
Christian Hewitt
b862b263fc Merge pull request #2791 from HiassofT/le9-systemd-239
systemd: update to 239
2018-07-15 07:31:10 +04:00
MilhouseVH
65d87ea47f Merge pull request #2708 from chewitt/systemd-machineid
systemd: change uuid generation
2018-07-07 18:26:10 +01:00
chewitt
a8026292bb systemd: change uuid generation 2018-07-07 21:25:32 +04:00
Matthias Reichl
f35ddd9fa9 systemd: add systemd-timesync user and group
Signed-off-by: Matthias Reichl <hias@horus.com>
2018-06-24 15:16:06 +02:00
Matthias Reichl
949095514d systemd: enable timesyncd build
Signed-off-by: Matthias Reichl <hias@horus.com>
2018-06-23 10:44:00 +02:00
Matthias Reichl
e06bc305a8 systemd: update to 239
Signed-off-by: Matthias Reichl <hias@horus.com>
2018-06-23 10:44:00 +02:00
Sascha Kuehndel (InuSasha)
96868644d9 systemd: add cflags for build with gcc8 2018-06-04 20:17:15 +02:00
CvH
3d36d65293 systemd: add patches to fix 3.14 aml 2018-05-16 13:35:27 +02:00
MilhouseVH
d2c492426e Merge pull request #2652 from lrusak/systemd-update
systemd: update to v238
2018-04-30 22:59:54 +01:00
Matthias Reichl
2c2ee230e8 systemd: allow logind.conf.d user configurations
Signed-off-by: Matthias Reichl <hias@horus.com>
2018-04-21 10:03:10 +02:00
Matthias Reichl
bf217bc814 systemd: ignore power button
Signed-off-by: Matthias Reichl <hias@horus.com>
2018-04-21 10:03:07 +02:00
Lukas Rusak
8b64d0c556 systemd: update to v238 2018-04-18 11:54:29 -07:00
Sascha Kuehndel (InuSasha)
d38cadaf8c meson: update to 0.45
- generate cross-file per package, needed since https://github.com/mesonbuild/meson/pull/1807 to use changed build-flags
2018-03-21 17:10:10 +01:00
MilhouseVH
5e68a5b88b systemd: fix build with kernel 3.10 2018-02-05 19:20:55 +00:00