- Do not decrypt if not necessary - Do not launch telnetd if partition is unencrypted - Basic initramfs logging to /tmp/boot.log
6 lines
162 B
Plaintext
6 lines
162 B
Plaintext
- 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
|
|
|