pmaports/main/postmarketos-mkinitfs
Zhuowei Zhang 7df2c93459
main/postmarketos-mkinitfs: support verbose boot (!234)
Adds a new initfs hook, verbose-initfs, which doesn't do anything on its
own. Modify postmarketos-mkinitfs to check if this hook is installed and
if so run `set -x`.

It's done this way so verbose boot is enabled as early as possible,
before hooks are loaded.

Tested on the qemu-aarch64 device.

- pmboostrap initfs hook_add verbose-initfs
- pmbootstrap qemu --arch aarch64
- confirmed that commands are echoed to the console
2019-02-27 21:02:02 +01:00
..
APKBUILD main/postmarketos-mkinitfs: support verbose boot (!234) 2019-02-27 21:02:02 +01:00
init.sh.in main/postmarketos-mkinitfs: support verbose boot (!234) 2019-02-27 21:02:02 +01:00
init_functions.sh main/postmarketos-mkinitfs: fix USB idVendor/idProduct values for ConfigFS (!190) 2019-02-05 10:07:21 +01:00
mkinitfs.sh main/postmarketos-mkinitfs: aarch64 uboot initrd (!141) 2019-01-28 20:45:18 +01:00
postmarketos-mkinitfs.trigger mkinitfs: Fail on missing depends / better usability in general (#1133) 2018-01-31 19:39:09 +00:00