Component | Description | Status |
---|---|---|
modprobe | before coldplugging we can load modules and blacklist others passing modules=... to the kernel using the chosen loader. | done |
networking | idunn uses unet, and tries to start networking twice: once before coldplugging and once after. | done |
Component | Notes | Status |
---|---|---|
sshd | the authentication is pk-only, using config/$config/authorized_keys . It shall be there, or dropbear wont build. | done |
notify | idunn will use ssmtp to mail the admin when the machine boots and if it had troubles to switch_root | pending |