Commit graph

330 commits

Author SHA1 Message Date
MilhouseVH
1816badd86
Merge pull request #3373 from antonlacon/libidn2
image: add libidn2 to system image
2019-05-09 01:24:27 +01:00
Lukas Rusak
ec17cea5e6
systemd: enable switch debug-tty to provide a debug console
This allows us to use the default debug-shell.service provided
by systemd and cut down on custom made services. This will also
always provide a debug shell as there is no reason we shouldn't
have access to one.
2019-05-08 11:54:58 -07:00
Ian Leonard
e8db57f8a9 systemd: add depend on libidn2
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2019-05-04 08:30:18 +00:00
MilhouseVH
1b0eab5098 systemd: add new options 2019-04-13 18:51:41 +01:00
MilhouseVH
592849d88e systemd: disable options being detected automagically 2019-04-13 16:33:52 +01:00
MilhouseVH
f6f6b4f01b systemd: drop unknown options 2019-04-13 03:12:08 +01:00
MilhouseVH
6106788c3e systemd: update hwdb.bin patch 2019-04-11 20:00:43 +01:00
MilhouseVH
5c88d76c16 systemd: drop patches 2019-04-11 19:07:19 +01:00
MilhouseVH
9bd99d14b8 systemd: update to systemd-242 2019-04-11 18:32:50 +01:00
MilhouseVH
d4f6326142 packages: align source code licence usage with project licence 2019-03-26 18:05:50 +00:00
Lukas Rusak
2ca0df2ae0
systemd: use safe_remove macro 2019-02-25 09:37:54 -08:00
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
MilhouseVH
003ec420d4 systemd: fix glibc-2.27 build with pre-3.17.0 kernels 2018-02-05 19:20:55 +00:00
MilhouseVH
8131c87e21 systemd: update to systemd-237
Needed to compile with glibc-2.27

No need to build test suite.
2018-02-05 19:20:54 +00:00
MilhouseVH
0fa5bc6604 systemd: persist persistent timer stamps 2018-01-08 13:48:56 +00:00
Alex Deryskyba
01c410f595 systemd: Backport a patch to fix a failure in systemd-sysctl during a startup of systemd-236 2018-01-02 21:11:26 +02:00
Lukas Rusak
211f8b5fa8
Merge pull request #2346 from adamg88/le90_s905.update.3
systemd: make sleep.conf.d configurable by user
2017-12-29 13:24:05 -08:00
Matthias Reichl
c0458c5de5 systemd: add backport fix for systemd-analyze plot not working
Upstream commit
bf0e0a4df2

See also https://github.com/systemd/systemd/issues/7667

Signed-off-by: Matthias Reichl <hias@horus.com>
2017-12-29 12:24:58 +01:00
Matthias Reichl
5b816aa09c systemd: enable hostnamed
Signed-off-by: Matthias Reichl <hias@horus.com>
2017-12-29 12:24:58 +01:00
kszaq
615a1840f5
systemd: make sleep.conf.d configurable by user 2017-12-21 11:20:26 +00:00
Lukas Rusak
5090704cce
systemd: update to 236 2017-12-17 09:48:15 -08:00
MilhouseVH
130b602a6d shadow: detect corrupt content 2017-12-12 01:02:55 +00:00
MilhouseVH
8653021842 shadow: add usercache-setup and usercache service 2017-12-08 03:31:40 +00:00
MilhouseVH
dc30a81d1c shadow: move from .config to .cache 2017-12-08 03:31:30 +00:00
MilhouseVH
4c9ad98ae2 /etc/shadow: fix file permissions 2017-12-07 20:16:45 +00:00
Adam Green
1699caeacd systemd: remote+ is not a joystick 2017-11-11 08:38:37 +00:00