pmaports w/ reMarkable 1 packages
Find a file
Pablo Correa Gómez 1229616e21
main/postmarketos-base: add service to mount /tmp as tmpfs (MR 4588)
And enable it by default, since it's a sensible thing to do.

This makes the bootmisc config file unnecessary, since it was only
used before to make sure that /tmp was wiped on every boot.

Mounting /tmp as a tmpfs will be skipped if:
* The user or maintainer configured deviceinfo_tmp_as_tmpfs_size=0
* If they didn't but the device has less than 2GB of RAM
* And in any case, if it is already mounted, to respect users that
  might have it in /etc/fstab

The options for mounting /tmp has been copied from my local debian
tmp.mount service. The only real difference is that we are mounting it
after /etc/fstab, and they do so before.

Fixes #2233
2023-12-21 17:38:45 +01:00
.ci CI: add setup_usb_storage.sh to shellcheck.sh (MR 4450) 2023-11-19 10:27:42 -08:00
.githooks Add githooks from alpine (MR 4008) 2023-04-12 16:42:45 +02:00
.gitlab/issue_templates issue_template: set EOL date for v23.06 2023-12-18 01:32:29 +01:00
cross cross/busybox-static-*: upgrade to 1.36.1-r17 2023-12-17 15:57:44 +01:00
device device-acer-aspire1: Add UCM configs (MR 4648) 2023-12-21 13:38:28 +02:00
main main/postmarketos-base: add service to mount /tmp as tmpfs (MR 4588) 2023-12-21 17:38:45 +01:00
modem modem/msm-cros-efs-loader: update remote (MR 4559) 2023-11-19 10:35:44 -08:00
temp temp/iio-sensor-proxy: fork from Alpine (MR 4050) 2023-12-13 00:50:46 -08:00
.clang-format Add .clang-format file (!465) 2019-06-26 22:36:15 +02:00
.ecrc CI: .ecrc: remove version 2023-04-11 09:18:36 +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 v23.12 as released 2023-12-18 01:32:26 +01:00
CODEOWNERS huawei-plank: new device (MR 4096) 2023-05-23 15:19:16 -07: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: set pmbootstrap_min_version=1.53.0 (MR 4472) 2023-10-12 20:16:05 +02:00
README.md README: add mention to COMMITSTYLE (MR 4010) 2023-04-13 23:22:01 -07:00