aboutsummaryrefslogtreecommitdiffstats
path: root/doc/prelink.conf
diff options
context:
space:
mode:
Diffstat (limited to 'doc/prelink.conf')
-rw-r--r--doc/prelink.conf26
1 files changed, 22 insertions, 4 deletions
diff --git a/doc/prelink.conf b/doc/prelink.conf
index 053bed1..58f1f30 100644
--- a/doc/prelink.conf
+++ b/doc/prelink.conf
@@ -4,6 +4,22 @@
# will be walked as long as filesystem boundaries are not crossed.
# If a directory name is prefixed with `-h ', symbolic links in a
# directory hierarchy are followed.
+# Directories or files with `-b ' prefix will be blacklisted.
+# Lines starting with -e specify file suffixes that should be ignored
+# during directory searches to speed things up.
+-e .la
+-e .png
+-e .py
+-e .pl
+-e .pm
+-e .sh
+-e .xml
+-e .xslt
+-e .a
+-e .js
+-b /lib/modules
+-b /usr/lib/locale
+-b /usr/X11R6/lib{,64}/X11/xfig
-l /bin
-l /usr/bin
-l /sbin
@@ -12,8 +28,10 @@
-l /usr/kerberos/bin
-l /usr/games
-l /usr/libexec
--l /lib
--l /usr/lib
--l /usr/X11R6/lib
--l /usr/kerberos/lib
+-l /var/ftp/bin
+-l /lib{,64}
+-l /usr/lib{,64}
+-l /usr/X11R6/lib{,64}
+-l /usr/kerberos/lib{,64}
-l /usr/X11R6/LessTif
+-l /var/ftp/lib{,64}