pmaports/postmarketos-mkinitfs/TODO
Oliver Smith 1c0ff6aa23 Put postmarketOS aports inside pmbootstrap repo
Later, the aports folder will probably get split up in its own repository.
But right now this is simply convenient.
2017-05-26 22:26:25 +02:00

8 lines
244 B
Text

- use device labels or uuids inside init to properly detect the right
partition
- 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