No description
Find a file
Alexey Minnekhanov 29025ea0f8
systemd/systemd-services: fix rmtfs service dependencies
Fixes service shutdown order on device shutdown/reboot.
Basically you can't shutdown rmtfs before Wi-Fi is shut down, due to
how remote processors are involved in this on qcom platforms.
If modem is powered off, all attepts to communicate with Wi-Fi
firmware are nonsense and this hangs device on shutdown/reboot
or send it to crashdump mode.

Openrc sercice already has the correct dependency.

Fixes: https://gitlab.postmarketos.org/postmarketOS/pmaports/-/issues/3936

For more details, see upstream PR: https://github.com/linux-msm/rmtfs/pull/24

We can safely replace the `Before=msm-modem-uim-selection.service` line
because msm-modem-uim-selection already has its own deps specified in its
own service file.

Signed-off-by: Alexey Minnekhanov <alexeymin@postmarketos.org>
Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/6956>
2025-08-21 15:46:29 +00:00
.ci build-jobs: use parallel:matrix instead of copy-pasting job definitions 2025-08-13 12:59:38 +02:00
.githooks githooks/prepare-commit-msg: add systemd prefixes 2025-03-23 14:28:11 +01:00
.gitlab/issue_templates issue template: remove v24.12 (EOL) 2025-07-23 22:00:24 +02:00
.well-known well-known/funding-manifest-urls: new file (MR 6074) 2025-01-20 18:59:41 +01:00
cross cross/musl-*: upgrade to 1.2.5-r20 2025-08-20 18:58:19 +02:00
device linux-next: upgrade to next-20250821 2025-08-21 15:46:08 +00:00
extra-repos/systemd systemd/systemd-services: fix rmtfs service dependencies 2025-08-21 15:46:29 +00:00
main fbkeyboard: new switch for correct interpret x/y touc event 2025-08-19 14:35:55 -07:00
modem modem/qcom-diag: update and make consistent with systemd 2025-08-13 13:50:40 +03:00
temp treewide: rebuild against libdisplay-info-0.3.0 2025-08-16 12:22:07 -04:00
.clang-format Add .clang-format file (!465) 2019-06-26 22:36:15 +02:00
.ecrc CI: .ecrc: Exclude temp from check (MR 4858) 2024-02-27 08:24:53 -08:00
.editorconfig editorconfig: add networkmanager.rules style (MR 5070) (MR 5563) 2025-01-10 13:02:31 +01:00
.gitignore ci: build packages in a child pipeline instead of in the main one (MR 6366) 2025-04-11 12:26:20 -07:00
.gitlab-ci.yml ci: add support for building and testing device boot images 2025-07-30 12:54:24 +02:00
.mailmap */*: update my email address 2025-08-09 12:10:16 +02:00
channels.cfg channels.cfg: mark v24.21 as unsupported (EOL) 2025-07-23 21:59:49 +02:00
COMMITSTYLE.md COMMITSTYLE: update for systemd directory 2025-03-23 14:28:11 +01:00
kconfigcheck.toml kconfigcheck: add netmount category to support NFS better 2025-07-06 15:05:36 +02:00
LICENSE Add GPLv3 again 2018-08-23 21:44:22 +02:00
pmaports.cfg pmaports.cfg: add supported_usr_merge 2025-07-27 12:18:14 +02:00
README.md README.md: fix typo (MR 5862) 2024-11-30 14:31:19 +01:00

postmarketOS aports repository

This repository contains the APKBUILD files for postmarketOS-specific packages, along with the required patches and scripts, if any.

There are many more packages defined in the Alpine Linux aports on which these packages depend.

Helpful resources: