No description
Find a file
Caleb Connolly 1c3296a63a
githooks: ignore unstaged hunks of APKBUILD (MR 5807)
It's possible that additional sources have been made to an APKBUILD
which are unstaged, but if the hunks adding those sources haven't been
staged either then it doesn't make sense to fail on this.

Use git show to get only the staged hunks for the APKBUILD.

Signed-off-by: Caleb Connolly <caleb@postmarketos.org>
2024-12-04 16:17:36 +01:00
.ci CI: deviceinfo: allow inline comments (MR 5766) 2024-11-21 13:19:09 +01:00
.githooks githooks: ignore unstaged hunks of APKBUILD (MR 5807) 2024-12-04 16:17:36 +01:00
.gitlab/issue_templates .gitlab: Change_Kernel_Config: properly assign label (MR 5553) 2024-09-04 18:45:39 +02:00
cross cross/busybox-static-*: upgrade to 1.37.0-r8 2024-11-24 12:08:59 +01:00
device linux-next: upgrade to next-20241203 2024-12-04 06:10:55 +00:00
main main/postmarketos-base: pmb_recommends: add doas-sudo-shim (MR 5867) 2024-12-01 15:27:05 +01:00
modem modem/msm-cros-efs-loader: move openrc scripts to subpackage (MR 5688) 2024-11-04 10:52:34 -08:00
temp temp/sxmo-common: remove (MR 5779) 2024-11-11 17:39:58 -08: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 CODEOWNERS (MR 4940) 2024-03-17 22:48:52 +00:00
.gitignore CI: wiki: adjust for 'pmbootstrap ci' (MR 3608) 2022-11-17 19:10:56 +01:00
.gitlab-ci.yml CI: Don't bother with main/linux-*/config-* in kconfig check (MR 5838) 2024-11-22 22:49:25 -08:00
.mrhlpr.json mrhlpr.json: accept all generic package commits (MR 3131) 2023-03-15 21:37:37 +00:00
channels.cfg channels.cfg: fix mirrordir-alpine -> mirrordir_alpine 2024-11-18 20:49:07 +01:00
CODEOWNERS device-qcom-msm8953: move to community (MR 5800) 2024-11-27 23:00:13 +09:00
COMMITSTYLE.md COMMITSTYLE: introduce (MR 3908) 2023-03-21 08:32:10 +01:00
kconfigcheck.toml kconfigcheck: add new category for virtualization support (MR 5843) 2024-11-28 21:12:21 +01:00
LICENSE Add GPLv3 again 2018-08-23 21:44:22 +02:00
pmaports.cfg pmaports.cfg: set pmbootstrap_min_version=2.3.2 2024-11-03 13:39:32 +01: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: