pmaports w/ reMarkable 1 packages
Find a file
Oliver Smith 113f829715
tablet-x64uefi: use grub instead of gummiboot (MR 2195)
Gummiboot was dropped from Alpine. Switch to grub, which is what we use
for tablet-x86uefi too.

In contrary to tablet-x86uefi, run the grub-mkimage command directly
inside the device package:
* This avoids creating another confusing grub-x86 like package (looks
  like the x86 version of alpine's grub package, as it's the case with
  grub-efi-x86, but actually it is just the result of grub-mkimage).
* In contrary to grub-efi-x86, the resulting efi file is not shared
  across several devices.
* It's consistent with uboot mkimage commands, which we also run in
  device packages.

Related: 398b7aef0b
2021-05-24 23:30:47 +02:00
.gitlab-ci CI: remove obsolete directories from test_directory_structure 2021-04-16 10:46:00 +02:00
cross cross/binutils: upgrade to 2.35.2-r2 2021-05-19 22:17:50 +02:00
device tablet-x64uefi: use grub instead of gummiboot (MR 2195) 2021-05-24 23:30:47 +02:00
main main/postmarketos-ui-asteroid: install and enable dsme service (MR 2192) 2021-05-24 12:31:01 +02:00
modem modem/q6voiced: upgrade to 0_git20210408 (fix bad regression) (MR 2103) 2021-04-09 00:14:39 +03:00
non-free/sgx-ddk-um non-free/sgx-ddk-um: new aport (MR 1868) 2021-02-23 22:10:12 +01:00
sxmo sxmo/sxmo-utils: add xcalib as dependency (MR 2091) 2021-04-04 03:39:49 +03:00
temp temp/android-tools: fork from alpine with flash boot fix (MR 2142) 2021-05-05 01:15:53 +02:00
.clang-format
.editorconfig
.gitignore
.gitlab-ci.yml Revert "CI: skip armhf, x86 build on stable branches (MR 2024)" 2021-03-14 21:29:05 +01:00
.mrhlpr.json
channels.cfg channels.cfg: mark v21.03 as released 2021-04-04 11:59:38 +02:00
CODEOWNERS CODEOWNERS: remove kde/ line (MR 2133) 2021-04-25 17:13:39 +02:00
LICENSE
pmaports.cfg main/postmarketos-mkinitfs: add f2fs (MR 1850) 2021-04-11 19:43:23 +02:00
README.md