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
dracut: Disable hostonly to install more modules into initramfs
As an Linux distribution, Endless OS tries to support as much machines
as possible. So, install more modules into initramfs generated by dracut
to support more storage/block devices during the boot time by disabling
"hostonly".
If anyone needs to generate a host specific initramfs, they can pass the
"--hostonly" option to dracut.
https://phabricator.endlessm.com/T34575
0 commit comments