pmaports w/ reMarkable 1 packages
Find a file
alikates e38db6e4de
main/postmarketos-mkinitfs: don't use uevent helper (MR 3351)
Instead of using the uevent helper binary, mdev daemon listens for kernel
events using the netlink interface. Then the requirement of enabling
UEVENT_HELPER for pmOS kernels can be dropped, as it's use is discouraged.

From CONFIG_UEVENT_HELPER kernel config help:

> This should not be used today, because usual systems create many events
> at bootup or device discovery in a very short time frame. One forked
> process per event can create so many processes that it creates a high
> system load, or on smaller systems it is known to create out-of-memory
> situations during bootup.

Support for running mdev as a daemon was added in 2019 with commit [1].

From that same commit:

> Adds the -d option to run mdev in daemon mode handling hotplug events
> from the kernel like udev. If the system generates many hotplug events
> this mode of operation will consume less resources than registering
> mdev as hotplug helper or using the uevent applet.

[1] https://git.busybox.net/busybox/commit/?id=498cec202adbf69a7a72af5e204260682d614183
[ci:skip-build]: already built successfully in CI
2022-11-11 08:11:19 +01:00
.ci xiaomi-sagit: new device (Xiaomi Mi6) (MR 3134) 2022-11-03 07:58:19 +01:00
cross cross/musl-*: upgrade to 1.2.3-r4 2022-11-10 21:20:18 +01:00
device samsung-heatqlte: new device (Samsung Galaxy Ace 4) (MR 3620) 2022-11-10 21:50:10 +01:00
main main/postmarketos-mkinitfs: don't use uevent helper (MR 3351) 2022-11-11 08:11:19 +01:00
modem mdoem/libsamsung-ipc: upgrade to 6.0.0004 (MR 3456) 2022-10-21 15:19:07 +03:00
temp temp/alsa-ucm-conf-google-kukui: add myself as maintainer (MR 3611) 2022-11-02 19:07:31 +01:00
.clang-format
.ecrc editorconfig-check: set "tabs for indentation, spaces for alignment" style (MR 3530) 2022-10-16 16:27:25 +02:00
.editorconfig CI: check if most text files have final_newline and conform to editorconfig (MR 3530) 2022-10-16 16:27:25 +02:00
.gitignore
.gitlab-ci.yml CI: add riscv64 (MR 3566) 2022-10-26 20:56:18 +02:00
.mrhlpr.json
channels.cfg channels.cfg: mark v21.12 as unsupported (EOL) 2022-07-12 08:22:08 +02:00
CODEOWNERS CODEOWNERS: add myself for packages that I maintain (MR 3611) 2022-11-02 19:07:30 +01:00
LICENSE
pmaports.cfg pmaports.cfg: add supported_fastboot_depends 2022-11-09 09:00:51 +01:00
README.md treewide: fix tabs, final newline, trailing whitespace (MR 3530) 2022-10-16 16:27:22 +02:00