pmaports w/ reMarkable 1 packages
Find a file
Clayton Craft 1bbb98347d
main/postmarketos-mkinitfs: use new mkinitfs (MR 2426)
This replaces the mkinitfs script with a re-write (in Go). The
re-written mkinitfs will atomically replace the initfs in /boot, check
for free space before doing so, and try to do whatever it can to not
leave the system in an unbootable state by botching the initfs
creation/installation.

pmb:cross-native with go cross compiling doesn't work exactly, it makes
the correct binary, but on Alpine go uses -buildmode=pie which creates a
dynamic thing, and the interpreter is wrong (e.g. it it set to use the
host arch's interpreter, like /lib/ld-musl-x86_64 even though
GOARCH=arm64)

The init.sh script is no longer a template, "initramfs-extra" is used.

Fixes https://gitlab.com/postmarketOS/pmaports/-/issues/1019
fixes https://gitlab.com/postmarketOS/pmaports/-/issues/660
2021-09-03 10:08:34 -07:00
.gitlab-ci main/postmarketos-mkinitfs: use new mkinitfs (MR 2426) 2021-09-03 10:08:34 -07:00
cross cross/gcc-*: upgrade to 10.3.1_git20210625-r1 2021-09-01 03:15:14 +03:00
device google-veyron-jerry: new device (MR 2318) 2021-09-01 12:22:29 +03:00
main main/postmarketos-mkinitfs: use new mkinitfs (MR 2426) 2021-09-03 10:08:34 -07:00
modem msm-modem-uim-selection: Don't wait for SIM (MR 2470) 2021-08-30 21:15:17 -07:00
non-free/sgx-ddk-um non-free/sgx-ddk-um: new aport (MR 1868) 2021-02-23 22:10:12 +01:00
temp temp/modemmanager: upgrade to 1.18rc1 aka 1.17.900 (MR 2453) 2021-08-27 11:53:46 -07:00
.clang-format Add .clang-format file (!465) 2019-06-26 22:36:15 +02:00
.editorconfig Add editorconfig file from Alpine 2018-11-27 07:47:11 +01:00
.gitignore gitignore: add 'src/' dir created when running abuild manually (MR 2450) 2021-08-21 20:30:46 +02:00
.gitlab-ci.yml Revert "CI: skip armhf, x86 build on stable branches (MR 2024)" 2021-03-14 21:29:05 +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 v21.03 as unsupported (MR 2424) 2021-08-10 11:33:48 -07:00
CODEOWNERS add sxmo maintainers to pinephone codeowners (MR 2211) 2021-06-01 13:25:57 +03:00
LICENSE
pmaports.cfg pmaports.cfg: set supported_install_boot_label (MR 2337) 2021-07-12 07:35:00 +02:00
README.md README: small updates to links 2021-09-01 03:11:51 +03:00