pmaports w/ reMarkable 1 packages
Find a file
Newbyte 239aa4da8f
CI: Support not having "pmbootstrap" in $PATH (MR 3977)
Not everyone's setup includes "pmbootstrap" as a command in $PATH.
Currently, in such setups, $ pmbootstrap ci kconfig (and potentially
other testcases) in the pmaports repository do not work as they expect
the "pmbootstrap" command to exist. Resolve this by checking whether
PMBOOTSTRAP_CMD is set and use that as command for invoking pmbootstrap.
If it isn't set (because you're using an old pmbootstrap version or
invoking a script directly for some reason), fall back to the old
behaviour as to not break compatibility.

Depends on pmbootstrap patch that sets PMBOOTSTRAP_CMD to argv[0]:
https://lists.sr.ht/~postmarketos/pmbootstrap-devel/patches/39995
2023-04-02 15:04:13 +02:00
.ci CI: Support not having "pmbootstrap" in $PATH (MR 3977) 2023-04-02 15:04:13 +02:00
.gitlab/issue_templates Add default issue template (MR 3980) 2023-03-31 18:51:04 +02:00
cross cross/grub-efi-x86: upgrade to 2.06-r10 2023-03-27 08:41:56 +02:00
device pine64-pinephonepro: fix dev_internal_storage (MR 3978) 2023-04-02 13:46:16 +02:00
main main/postmarketos-base: replace /etc/sudoers from sudo-ldap (MR 3972) 2023-04-02 12:34:14 +02:00
modem modem/samsungipcd: upgrade to 0.2.2 (MR 3585) 2023-01-19 07:53:22 +01:00
temp gnome-shell-mobile: update to 43.1_git20210203 (MR 3840) 2023-03-29 22:22:36 +02:00
.clang-format Add .clang-format file (!465) 2019-06-26 22:36:15 +02:00
.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 CI: wiki: adjust for 'pmbootstrap ci' (MR 3608) 2022-11-17 19:10:56 +01:00
.gitlab-ci.yml CI: implement distfile-check as python test (MR 3608) 2022-11-17 19:10:56 +01:00
.mrhlpr.json mrhlpr.json: accept all generic package commits (MR 3131) 2023-03-15 21:37:37 +00:00
channels.cfg channels.cfg: mark v22.06 as unsupported 2023-01-22 22:36:36 +01:00
CODEOWNERS CODEOWNERS: add myself and @exkc for the linux-postmarketos-amlogic package (MR 3973) 2023-03-23 11:49:10 +00:00
COMMITSTYLE.md COMMITSTYLE: introduce (MR 3908) 2023-03-21 08:32:10 +01:00
LICENSE Add GPLv3 again 2018-08-23 21:44:22 +02:00
pmaports.cfg pmaports.cfg: add supported_heimdall_depends 2022-11-16 08:45:07 +01:00
README.md treewide: fix tabs, final newline, trailing whitespace (MR 3530) 2022-10-16 16:27:22 +02:00