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
Tinyramfs always assumes its scripts and hooks are in /lib/tinyramfs, regardless of what you set LIBDIR to when doing a make install. This works in KISS Linux, because of the /lib -> /usr/lib symlink, but breaks on many other distributions.
The text was updated successfully, but these errors were encountered:
Tinyramfs always assumes its scripts and hooks are in /lib/tinyramfs, regardless of what you set LIBDIR to when doing a
make install
. This works in KISS Linux, because of the /lib -> /usr/lib symlink, but breaks on many other distributions.The text was updated successfully, but these errors were encountered: