You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Feature adds modules required for bootloading on single-board computers.
make-initrd on single board computers does not add required modules to
initramfs. These are various voltage regulators, i2c interfaces, etc.
Another reason is the ability to transfer the system from one board to
another, as well as from one interface of one board to another.