1
0
mirror of https://github.com/gryf/mkinitramfs.git synced 2026-01-08 01:44:12 +01:00
Files
mkinitramfs/mkinitramfs.py
gryf 84f93c519f Use single library path.
There can be several directories, where libs are being searched for.
That behavior can be either hardcoded in the specific program, or
defined in /etc/ld.so.conf. To keep things simple, I'd just use
lib/lib64 (libe is a symlink to lib64) well-known location for the
shared libs.
2023-05-11 11:02:34 +02:00

14 KiB
Executable File