Commit Graph

3334 Commits

Author SHA1 Message Date
Christian Hewitt
26f52b6621 Merge pull request #4145 from MilhouseVH/le10_init_fix_race
init: remove file before overwriting
2020-01-31 10:45:28 +03:00
DaVukovic
bec551e67b [busybox] getedid fixes 2020-01-26 09:41:31 +01:00
MilhouseVH
db46d22cec init: remove file before overwriting 2020-01-25 06:53:32 +00:00
Christian Hewitt
d829752181 Merge pull request #4123 from MilhouseVH/le10_open-vm-tools-11.0.5
open-vm-tools: update to open-vm-tools-stable-11.0.5
2020-01-23 18:23:18 +04:00
Matthias Reichl
8c637da8ed Merge pull request #4120 from MilhouseVH/le10_e2fsprogs_fix_automagic
e2fsprogs: disable automagic udev/systemd/crond detection
2020-01-21 20:21:39 +01:00
MilhouseVH
b7ee9b97ff util-linux: update to util-linux-2.34 2020-01-19 22:24:59 +00:00
Jernej Škrabec
edaa6e514f Merge pull request #4117 from MilhouseVH/le10_buildsys_major_minor
buildsystem: add major/minor version helper
2020-01-19 22:53:56 +01:00
MilhouseVH
21fd61ef7c Merge pull request #4107 from HiassofT/le10-kernel-overlays-run
kernel-overlays: move volatile runtime data to /run
2020-01-19 19:27:18 +00:00
MilhouseVH
4e1d2c03ca open-vm-tools: update to open-vm-tools-stable-11.0.5 2020-01-15 23:07:37 +00:00
MilhouseVH
23ad6ebdbf e2fsprogs: remove unrecognized option 2020-01-14 04:01:30 +00:00
MilhouseVH
41bdcdc589 e2fsprogs: disable automagic udev/systemd/crond detection 2020-01-14 02:27:09 +00:00
MilhouseVH
fd539d0663 packages: use $(get_pkg_version_maj_min) 2020-01-13 21:18:51 +00:00
Matthias Reichl
9b10ad20d5 init: drop support for loading modules in initramfs
Support for modules in initramfs was removed more than half a year
ago but I forgot to remove the now useless load_modules function in
init.

Signed-off-by: Matthias Reichl <hias@horus.com>
2020-01-10 15:08:15 +01:00
Matthias Reichl
dad3581441 kernel-overlays: move volatile runtime data to /run
Create the module and firmware symlink trees in /run/kernel-overlays
instead of /var/lib as recommended by FHS 3.0. This also allows us
to drop the After=var.mount ordering in the systemd service.

Signed-off-by: Matthias Reichl <hias@horus.com>
2020-01-10 12:03:23 +01:00
Christian Hewitt
e2a591b5ac Merge pull request #4065 from MilhouseVH/le10_ssh_env
image: add /etc/environment
2020-01-08 19:25:34 +04:00
Andre Heider
3af8801a01 dosfstools: stub configure_init()
There's no point in configuring if not building.
2019-12-31 11:26:49 +01:00
Andre Heider
3c8862a701 build: add and use get_install_dir()
Don't hardcode get_build_dir()/.install_pkg in multiple places.
2019-12-31 11:26:49 +01:00
Sam Nazarko
2dac05167d Add support for OSMC RF rev 2.5
Signed-off-by: Sam Nazarko <email@samnazarko.co.uk>
2019-12-30 11:13:37 +00:00
MilhouseVH
af5bf90616 systemd: add /etc/environment and service 2019-12-18 00:49:13 +00:00
MilhouseVH
23d23d4948 Merge pull request #4046 from HiassofT/le10-lirc-alsa
lirc: add dependency on alsa-lib
2019-12-17 16:50:53 +00:00
MilhouseVH
29def585c6 systemd: enable utmp support 2019-12-10 21:10:38 +00:00
Matthias Reichl
7171272faf lirc: add dependency on alsa-lib
This fixes missing alsa_usb plugin.

Signed-off-by: Matthias Reichl <hias@horus.com>
2019-12-09 12:47:27 +01:00
Christian Hewitt
ff5c69f9d5 Merge pull request #4031 from HiassofT/le10-systemd-244
systemd: update to v244
2019-12-09 07:56:03 +08:00
Christian Hewitt
ec1a30b21d Merge pull request #4026 from mglae/le10_fsck_kmsg
init: fsck: fix kmsg log writes
2019-12-09 07:39:34 +08:00
Christian Hewitt
b693499f57 Merge pull request #4032 from MilhouseVH/le10_busybox-1.31.1
busybox: update to busybox-1.31.1
2019-12-09 07:34:32 +08:00