]> git.ipfire.org Git - thirdparty/dracut.git/commit
[PATCH 43/50] Use ldd to find shared library deps.
authorVictor Lowther <victor.lowther@gmail.com>
Fri, 13 Feb 2009 12:43:14 +0000 (04:43 -0800)
committerDave Jones <davej@redhat.com>
Mon, 16 Feb 2009 18:56:42 +0000 (13:56 -0500)
commit7d18dca5c1b99cda942c7e0c95a3df2959dea2c2
treeab6f4d723a50465df2d2c209aa464c5ab048c5e5
parent15136762359cdf316bfdb62a20d07196b854f417
[PATCH 43/50] Use ldd to find shared library deps.

This replaces the eu-readelf and ld-linux.so.2 hackery.

As a bonus it will keep working if we (for some bizzare reason) need
to load a non-elf executable or shared library on the initrd.
dracut-functions