Commit graph

14173 commits

Author SHA1 Message Date
Aster Boese
4db7d49d53
treewide: stop calling or recommending doas
With the switch to sudo-rs, v26.06 and edge installs do not have
doas by default. Along with this, we installed doas on old installs
with doas-sudo-shim, so the call to sudo also works there. Therefore,
recommending and calling sudo is the correct option here.

Signed-off-by: Aster Boese <asterboese@mailbox.org>
Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/8873>
2026-06-26 09:11:27 +00:00
Aster Boese
6347ed4510
systemd/*: remove eudev-dev dependencies
Even though systemd-dev provides eudev-dev, it doesn't make sense
to keep these dependencies, since we fully control the systemd
repo and don't need to work around these things. Most of these
packages depend on systemd-dev anyways, making this second
dependency useless.

This frees up some room for modifying the provides of systemd to
better integrate with the regular repo in the future.

Signed-off-by: Aster Boese <asterboese@mailbox.org>

[ci:skip-vercheck]: enabling package for arch

Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/8902>
2026-06-26 09:08:18 +00:00
postmarketOS CI
5e0749e351
linux-next: upgrade to next-20260625 2026-06-26 04:38:43 +00:00
Luca Weiss
767a1d387c
device-fairphone-fp6: prepare for UEFI boot through u-boot
Add systemd-boot dependency and set boot filesystem to fat32.

Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/8901>
2026-06-26 00:09:49 +00:00
Luca Weiss
4acdc7b918
linux-postmarketos-qcom-milos: enable pmb:kconfigcheck-uefi
Also update other bits of the kconfig to satisfy kconfigcheck.

Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/8901>
2026-06-26 00:09:49 +00:00
Luca Weiss
4f282fa1e2
device-fairphone-fp4: prepare for UEFI boot through u-boot
Add systemd-boot dependency and set boot filesystem to fat32.

Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/8900>
2026-06-26 00:07:01 +00:00
Luca Weiss
476621a14c
linux-postmarketos-qcom-sm6350: enable pmb:kconfigcheck-uefi
Also update other bits of the kconfig to satisfy kconfigcheck.

Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/8900>
2026-06-26 00:07:01 +00:00
Ferass El Hafidi
bdbb8009d1
linux-postmarketos-amlogic: temporarily disable etnaviv NPU
It is causing Wayland to not work and eglinfo to segfault on boards that
have their NPU enabled in their devicetree (VIM3, LC Cottonwood).

Ideally we should figure out why that is, but for now let's just disable
it to buy us some time.

Signed-off-by: Ferass El Hafidi <funderscore@postmarketos.org>
Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/8897>
2026-06-25 22:16:59 +00:00
postmarketOS CI
e2c0f2a35e
linux-next: upgrade to next-20260624 2026-06-25 15:39:44 +00:00
Ferass El Hafidi
5bbe347a01
u-boot-amlogic: upgrade to v2026.04, switch to gxlimg
The reasoning behind switching to gxlimg for image creation is that the
official Amlogic tools are not only proprietary (which makes them
undesirable in the first place), but they are also x86_64-only, which
increases maintenance burden as hacks have to be implemented for them to
work on non-x86_64 systems. They are also not officially supported, are
buggy, and tend to depend on glibc.

gxlimg has been packaged in Alpine Linux for a very long while, and the
intention behind packaging in Alpine has always been that it will be
used for the u-boot package going forward.

The main disadvantage of gxlimg is that it does not yet support
compressing the u-boot binary in the FIP, but we don't use that feature
in the proprietary tools anyway.

Signed-off-by: Ferass El Hafidi <funderscore@postmarketos.org>
Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/6900>
2026-06-24 17:29:12 +00:00
alexandre minette
28d9252720
main/lk2nd: adding support for msm8960
Adding support of msm8960 for lk2nd.

Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/8786>
2026-06-24 15:49:03 +00:00
bluebunny
0fdb7af58f
docs: packaging: remove maintainership exception clause
v26.06 is released, and unmaintained packages were archived with !8883. Remove the
now outdated clause.

Signed-off-by: bluebunny <bluebunny@postmarketos.org>
Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/8896>
2026-06-24 11:00:02 +00:00
Aster Boese
e603f09fd6
CI: grep: disallow /etc/local.d
/etc/local.d/ is reserved entirely for sysadmins for usage with OpenRC.
There was an effort to move this path to *-openrc subpackages in
abuild!484, but it was stalled for this reason. As such, it makes
the most sense to disallow all files in /etc/local.d/ in packaging.

Signed-off-by: Aster Boese <asterboese@mailbox.org>
Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/8745>
2026-06-24 12:15:19 +02:00
Akari Tsuyukusa
a3fa1e1159
postmarketos-base-ui-cage: fix .desktop entry
Alpine Linux's cage package doesn't provide /usr/bin/cage-ui.
Therefore, this entry was never displayed in display managers.

Link: https://pkgs.alpinelinux.org/contents?name=cage&repo=community&branch=edge&arch=x86_64
Signed-off-by: Akari Tsuyukusa <akkun11.open@gmail.com>
Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/8876>
2026-06-24 10:00:21 +00:00
Bart Ribbers
6cbbf2b58e
systemd/plasma*: upgrade to 6.7.1
Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/8895>
2026-06-24 08:20:57 +02:00
Aelin
132137a7ba
device-qcom-qcs6490: Change flash method to none
This results in building a single image flashable to NVMe SSDs, SD
cards, UFS flash or similar, which lends itself better to distribution
on e.g. BPO.

Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/8893>
2026-06-24 00:46:54 +00:00
Henrik Grimler
c125130f8f
linux-postmarketos-exynos4: update to 7.1.1
Enable more config options, and add a patch to fix an issue in lima
driver.

Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/8881>
2026-06-23 23:05:28 +00:00
Henrik Grimler
d52d4707eb
linux-postmarketos-exynos4: add new makedepends
With new config options needed to make kconfig check happy we now need
these makedepends.

Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/8881>
2026-06-23 23:05:28 +00:00
Aelin
093fd51946
ci: Also require building with LLVM for modified kernel packages
Previously, we only checked that new or moved kernel APKBUILDs in
testing or above were building the kernel with LLVM. Now that it is also
formally a requirement for testing, we should change this check to also
enforce it when making modifications to a kernel APKBUILD in testing or
above.

Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/8888>
2026-06-23 22:50:18 +00:00
postmarketOS CI
7f33d4678d
linux-next: upgrade to next-20260623 2026-06-23 15:40:29 +00:00
Aelin
a2c53ce8f4
systemd/postmarketos-base-systemd: kill-pbsplash.service is no more
Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/8885>
2026-06-23 10:20:40 +00:00
Aelin
db058fb410
main/pbsplash: remove
Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/8885>
2026-06-23 10:20:40 +00:00
adamthiede
50bfe8dd9e
linux-postmarketos-mediatek-mt8173: upgrade to 7.1.1
add patches to fix build issue and display blanking issue

Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/8819>
2026-06-23 07:48:04 +00:00
Ferass El Hafidi
16125a7bbf
CI: remove armhf
Signed-off-by: Ferass El Hafidi <funderscore@postmarketos.org>
Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/8884>
2026-06-23 05:03:43 +00:00
Ferass El Hafidi
1bbc034e24
pmaports.cfg: remove armhf
In preparation for dropping armhf from postmarketOS.

See also: #4615

Signed-off-by: Ferass El Hafidi <funderscore@postmarketos.org>
Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/8884>
2026-06-23 05:03:43 +00:00
Ferass El Hafidi
0067fbb609
cross/*-armhf: drop
We are dropping armhf from postmarketOS. Remove all cross-compilers for it.

See also: #4615

Signed-off-by: Ferass El Hafidi <funderscore@postmarketos.org>
Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/8884>
2026-06-23 05:03:43 +00:00
Hugo Osvaldo Barrera
ad2ce6bc6a
device-pine64-pinebookpro: adopt
Device maintainer has been unresponsive and has not been active on
GitLab in over two years.

Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/8758>
2026-06-23 02:06:14 +00:00
Aelin
b2639bdf3f
firmware-xiaomi-once: move to archived
Nothing depends on this.

[ci:skip-vercheck]: only archiving

Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/8883>
2026-06-22 19:26:48 +00:00
Aelin
fcc95baf66
firmware-samsung-a50: move to archived
device-samsung-a50 is archived already.

Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/8883>
2026-06-22 19:26:48 +00:00
Aelin
781eae0f7a
firmware-leeco-s2: move to archived
device-leeco-s2 is archived already.

Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/8883>
2026-06-22 19:26:48 +00:00
Aelin
76f1ea127c
firmware-amazon-soho: move to archived
device-amazon-soho is archived already.

Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/8883>
2026-06-22 19:26:48 +00:00
Aelin
76b888a718
firmware-huawei-warsaw: move to archived
device-huawei-warsaw is already archived.

Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/8883>
2026-06-22 19:26:48 +00:00
Aelin
78774adef4
device-xiaomi-spes: move to archived
Depends on archived linux-xiaomi-spes.

Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/8883>
2026-06-22 19:26:48 +00:00
Aelin
f1fe2e3585
device-samsung-logands: move to archived
Depends on archived firmware-samsung-logands and linux-samsung-logands.

Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/8883>
2026-06-22 19:26:48 +00:00
Aelin
b5156e277a
device-samsung-gts210lte: move to archived
Depends on archived linux-samsung-gts210lte

Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/8883>
2026-06-22 19:26:48 +00:00
Aelin
be8447f05f
device-samsung-baffinlite: move to archived
Depends on archived firmware-samsung-baffinlite.

Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/8883>
2026-06-22 19:26:48 +00:00
Aelin
febfffab83
device-samsung-a53x: move to archived
Depends on archived linux-samsung-a53x.

Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/8883>
2026-06-22 19:26:48 +00:00
Aelin
1d1148843d
device-motorola-channel: move to archived
Depends on archived firmware-motorola-channel.

Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/8883>
2026-06-22 19:26:48 +00:00
Aelin
b02e862401
device-lenovo-karatep: move to archived
Depends on archived linux-lenovo-karatep.

Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/8883>
2026-06-22 19:26:48 +00:00
Aelin
a66ab966c3
device-huawei-berlin: move to archived
Depends on archived linux-huawei-berlin and firmware-huawei-berlin.

Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/8883>
2026-06-22 19:26:48 +00:00
Aelin
da987df1a1
device-alcatel-5010d: move to archived
Depends on archived linux-alcatel-5010d.

Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/8883>
2026-06-22 19:26:48 +00:00
Aelin
3a14e3f86b
device-pine64-rock64: move to archived
Depends on archived u-boot-rock64 and maintainer has not replied within
2 months after being pinged on the GitLab issue.

Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/8883>
2026-06-22 19:26:48 +00:00
Aelin
1945e2d36c
device-pine64-quartz64: move to archived
Depends on archived u-boot-pine64-quartz64 and the maintainer has not
responded on the GitLab issue within 2 months after being pinged.

Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/8883>
2026-06-22 19:26:48 +00:00
Aelin
66e33cf629
firmware-xiaomi-sagit: move to archived
Depends on archived soc-qcom-msm8998 and the maintainer has not
responded after being pinged on the GitLab issue 2 months ago.

The only package depending on it, device-xiaomi-sagit, is also archived
already.

Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/8883>
2026-06-22 19:26:48 +00:00
Aelin
b87998c704
device-qcom-msm8909: move to archived
Depends on archived soc-qcom-msm8909 and maintainer has not responded on
the GitLab issue after being pinged 2 months ago.

Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/8883>
2026-06-22 19:26:48 +00:00
Aelin
d3998f0189
device-xiaomi-vayu: move to archived
Depends on archived firmware-xiaomi-vayu and the maintainer has not
responded after being pinged on the GitLab issue 2 months ago.

Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/8883>
2026-06-22 19:26:48 +00:00
Aelin
7849ab97bf
device-samsung-j5y17lte: move to archived
Depends on now archived firmware-samsung-j5y17lte and the maintainer has
not responded on the GitLab issue after being pinged 2 months ago.

Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/8883>
2026-06-22 19:26:47 +00:00
Aelin
1dd25abe1f
device-lenovo-q706f: move to archived
Depends on now archived firmware-lenovo-q706f and the maintainer has not
responded on the GitLab issue where they were pinged 2 months ago.

Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/8883>
2026-06-22 19:26:47 +00:00
Aelin
cb36dccd42
device-asus-z00l: move to archived
Depends on now archived firmware-asus-z00l and the maintainer does not
have a postmarketOS GitLab account.

As far as I can tell, device-qcom-msm8916 also supports this device.

Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/8883>
2026-06-22 19:26:47 +00:00
Aelin
dc72cf35d5
device-alcatel-idol347: move to archived
Depends on now archived firmware-alcatel-idol347 and maintainer does not
have a postmarketOS GitLab account.

Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/8883>
2026-06-22 19:26:47 +00:00