Commit Graph

18 Commits

Author SHA1 Message Date
root 96858e59b0 run find-provides on *all* files in the file list
CVS patchset: 1178
CVS date: 1996/11/19 20:30:29
1996-11-19 20:30:29 +00:00
root 21abb0ace5 handle new ldd where it returns 1 for non executables
CVS patchset: 1174
CVS date: 1996/11/18 23:15:21
1996-11-18 23:15:21 +00:00
root d382745d17 The Great Renaming
CVS patchset: 1171
CVS date: 1996/11/18 18:02:36
1996-11-18 18:02:36 +00:00
root e6ad3d0cf9 cleanup - make nice little function that runs programs and collects output
use and external find-provides script

CVS patchset: 954
CVS date: 1996/08/14 21:02:54
1996-08-14 21:02:54 +00:00
root 845866dcc9 strip leading directories from ldd output
CVS patchset: 944
CVS date: 1996/08/08 13:25:27
1996-08-08 13:25:27 +00:00
marc 31ae65343a if objdump gets us "_end" then there is no embedded soname,
so we just provide the name of the file.
do not pass non-regular files to ldd.
don't pass leading "/" to ldd

CVS patchset: 906
CVS date: 1996/07/20 23:00:33
1996-07-20 23:00:33 +00:00
marc 8dadbc32bc skip blank lines and "_end" from objdump
skip lead "/" in filenames passed to ldd

CVS patchset: 904
CVS date: 1996/07/20 22:19:18
1996-07-20 22:19:18 +00:00
marc 0350cc811c match shared libs on ".so"
CVS patchset: 899
CVS date: 1996/07/20 20:45:43
1996-07-20 20:45:43 +00:00
marc 78382b8775 change message
CVS patchset: 826
CVS date: 1996/07/14 22:59:41
1996-07-14 22:59:41 +00:00
root 3b23471795 send stuff to xargs with null termination so that we can
handle weird file names with quotes and spaces

CVS patchset: 807
CVS date: 1996/07/14 00:43:39
1996-07-14 00:43:39 +00:00
root 269881b8bf fix auto-provide stuff to use ROOT
CVS patchset: 783
CVS date: 1996/07/11 15:11:49
1996-07-11 15:11:49 +00:00
root c8dbde3e87 use proper soname for automatic shared lib req/prov
CVS patchset: 778
CVS date: 1996/07/10 20:19:07
1996-07-10 20:19:07 +00:00
root 8f908462dc conflicts handling
CVS patchset: 693
CVS date: 1996/06/27 20:16:20
1996-06-27 20:16:20 +00:00
root 94e9397435 handle staticly linked binaries
CVS patchset: 685
CVS date: 1996/06/27 18:25:09
1996-06-27 18:25:09 +00:00
root 6d78907efe add errno.h
CVS patchset: 643
CVS date: 1996/06/18 17:07:21
1996-06-18 17:07:21 +00:00
root 250264495c provide lib.so IF lib.so.*
CVS patchset: 622
CVS date: 1996/06/08 03:39:49
1996-06-08 03:39:49 +00:00
root adcdd689b0 display cleanup
CVS patchset: 621
CVS date: 1996/06/07 18:50:22
1996-06-07 18:50:22 +00:00
root ae24d0f4b1 Initial revision
CVS patchset: 620
CVS date: 1996/06/07 18:32:10
1996-06-07 18:32:10 +00:00