pmaports/main/postmarketos-mkinitfs
Oliver Smith 74f42ebeb0
main/postmarketos-mkinitfs: pass shellcheck (!1123)
Make it pass shellcheck by fixing obvious mistakes like '==' instead of
'='. Add "shellcheck disable" lines for things that are intentionally done
or would be a bit more complicated to rewrite. It would be nice to
refactor some things like '${outfile/initramfs-/uImage-}', but this should
be done in a separate change (patches welcome).

Remove unused variable "modules_path". While at it, add two new fatal
error messages instead of just "exit 1" without any comment and remove
redundant mkdir in APKBUILD.
2020-04-12 00:56:17 +02:00
..
APKBUILD main/postmarketos-mkinitfs: pass shellcheck (!1123) 2020-04-12 00:56:17 +02:00
init.sh.in main/postmarketos-mkinitfs: enable profiling with bootchart (!852) 2020-01-13 15:44:51 +03:00
init_functions.sh postmarketos-mkinitfs: fix unlocking with pmos_root (!943) 2020-03-01 00:43:08 +01:00
mkinitfs.sh main/postmarketos-mkinitfs: pass shellcheck (!1123) 2020-04-12 00:56:17 +02:00
postmarketos-mkinitfs.trigger mkinitfs: Fail on missing depends / better usability in general (#1133) 2018-01-31 19:39:09 +00:00