pmaports w/ reMarkable 1 packages
Find a file
Oliver Smith 31ed6f21ef
main/postmarketos-mkinitfs: fix space issues (MR 2051)
In order to have hardware acceleration in osk-sdl, we have included mesa
for some devices (like the PinePhone) in initfs-extra. Mesa drags in
libLLVM, which got a size increase of 27 MB in the last version. This
leads to running out of space on the boot partition:

  ==> initramfs: creating /boot/initramfs-postmarketos-allwinner-extra
  gzip: write error: No space left on device
  cpio: write error: Broken pipe

Improve the situation by not directly writing initfs-extra to /boot
(next to the old version), but to a temporary directory first. Replace
the old version with the new version afterwards (like before).

This is a rather minimal fix for this specific issue. The mkinitfs
script needs more fixing (it's one of the oldest pieces of code in
postmarketOS and could use a rewrite...), but that's out of scope for
this patch.
2021-03-21 17:22:44 +01:00
.gitlab-ci gitlab-ci: disable ccache when building changed aports (MR 2020) 2021-03-11 19:40:43 +01:00
cross cross/binutils-*: fix build 2021-03-18 13:41:12 +01:00
device device/motorola-osprey: remove msm and rmi-i2c from initfs (MR 2038) 2021-03-18 17:21:44 +01:00
kde kde/audiotube: new aport (MR 2029) 2021-03-18 01:36:38 -07:00
main main/postmarketos-mkinitfs: fix space issues (MR 2051) 2021-03-21 17:22:44 +01:00
modem modem/q6voiced: rebuild against libtinyalsa.so.2 (MR 1941) 2021-02-09 09:53:03 +01: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-dwm: upgrade to 6.2.11 (MR 1994) 2021-02-26 15:18:17 -08:00
temp temp/gnome-contacts: rebuild against latest evolution-data-server (MR 2045) 2021-03-20 11:48:05 +01: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: hide abuild's src dir (!977) 2020-02-21 14:47:22 +01: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: add v21.03 as stable-next 2021-02-21 14:56:28 +01:00
CODEOWNERS CODEOWNERS: Add xc-racer99 to main/mesa-pvr-dri-classic (MR 1868) 2021-02-23 22:10:39 +01:00
LICENSE Add GPLv3 again 2018-08-23 21:44:22 +02:00
pmaports.cfg pmaports.cfg: require pmbootstrap 1.29.0 2021-01-27 16:24:14 +01:00
README.md Update README.md: add helpful links 2018-09-04 07:15:47 +00:00