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
installkernel: recognize the special exit code 77 for hooks
in systemd's kernel-install this exit code causes the remaining
hooks to be skipped without causing a fatal failure.
may be useful to use as a sanity check in the initrd generator
hooks to check e.g. if root is zfs and skip installation if the
zfs module is missing
Signed-off-by: Nowa Ammerlaan <[email protected]>
0 commit comments