pmaports w/ reMarkable 1 packages
Find a file
Caleb Connolly fe29c9ab34
main/postmarketos-bootsplash: kill pbsplash before display-manager (MR 3893)
If pbsplash is running when a display manager starts it often causes
issues as display managers want to run on a particular VT, but are
unable to switch the active VT since pbsplash has exclusive control of
the framebuffer.

Making DMs not start until after local would solve the issue but
it would also needlessly delay the boot process.

Until we have a better way to detect display managers starting and react
to it, this will at least get devices working again. Though due to how
openrc resolves service start order it may mean the splash is killed
earlier than necessary.
2023-02-20 19:37:19 +00:00
.ci CI: test_device: fix versioned depends for postmarketos-base (MR 3791) 2023-02-13 08:52:20 +01:00
cross cross/grub-efi-x86: upgrade to 2.06-r8 2023-02-09 08:32:51 +01:00
device device/testing/petitboot-motorola-smi: build petitboot image for motorola-smi (MR 3880) 2023-02-20 13:19:56 +01:00
main main/postmarketos-bootsplash: kill pbsplash before display-manager (MR 3893) 2023-02-20 19:37:19 +00:00
modem modem/samsungipcd: upgrade to 0.2.2 (MR 3585) 2023-01-19 07:53:22 +01:00
temp temp/petitboot: new package petitboot (MR 3880) 2023-02-20 13:19:51 +01: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: change suffix in commit names (MR 1146) 2020-04-12 03:52:48 +03:00
channels.cfg channels.cfg: mark v22.06 as unsupported 2023-01-22 22:36:36 +01:00
CODEOWNERS CODOWNERS: Add @Grimler for exynos5 kernel and tablets (MR 3680) 2022-11-29 21:25:14 +02: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