pmaports/postmarketos-mkinitfs/TODO
Pablo Castellano 3ca1a2b641 Mount unencrypted root partition (close #86)
- Do not decrypt if not necessary
- Do not launch telnetd if partition is unencrypted
- Basic initramfs logging to /tmp/boot.log
2017-06-22 20:14:38 +02:00

5 lines
162 B
Text

- support for adding files/modules in hooks (one file per hook):
- add build() function
- should have add_module and add_file functions
- add run() function