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
fix(dracut): do not install hostonly configuration in generic initramfs
Files under /etc are considered specific to the host.
Dracut supports generic initramfs generation, where only files under
/usr are included.
Signed-off-by: Jo Zzsi <[email protected]>
0 commit comments