saving uncommitted changes in /etc prior to emerge run

This commit is contained in:
hasufell 2015-07-31 03:01:11 +02:00 committed by Hans Wurst
parent 5bededcf96
commit b50083e1cc
1 changed files with 45 additions and 36 deletions

View File

@ -1,39 +1,48 @@
# This config file contains a list of directories both with binaries
# and libraries prelink should consider by default.
# If a directory name is prefixed with `-l ', the directory hierarchy
# 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.
-c /etc/prelink.conf.d/*.conf
-b *.la
-b *.png
-b *.py
-b *.pl
-b *.pm
-b *.sh
-b *.xml
-b *.xslt
-b *.a
-b *.js
-b /lib/modules
-b /usr/lib{,x32,32,64}/locale
-b /usr/lib{,x32,32,64}/wine
-b /usr/lib{,x32,32,64}/valgrind
-b /usr/X11R6/lib{,x32,32,64}/X11/xfig
-b /usr/src
# prelink.conf autogenerated by eselect
# Make all changes to /etc/env.d files
-l /bin
-l /usr/bin
-l /sbin
-l /usr/bin
-l /usr/sbin
-l /usr/X11R6/bin
-l /usr/kerberos/bin
-l /usr/games
-l /usr/libexec
-l /var/ftp/bin
-l /lib{,x32,32,64}
-l /usr/lib{,x32,32,64}
-l /usr/X11R6/lib{,x32,32,64}
-l /usr/kerberos/lib{,x32,32,64}
-l /usr/X11R6/LessTif
-l /var/ftp/lib{,x32,32,64}
-l /lib
-l /usr/lib
-l /lib32
-l /usr/lib32
-l /lib64
-l /usr/lib64
-h /opt/bin/
-h /usr/x86_64-pc-linux-gnu/gcc-bin/4.8.5/
-h /usr/x86_64-pc-linux-gnu/gnat-gcc-bin/4.3/
-h /usr/libexec/gnat-gcc/x86_64-pc-linux-gnu/4.3/
-h /opt/nvidia-cg-toolkit/bin/
-h /usr/games/bin/
-h /opt/aws-as-tools/bin/
-h /lib64/
-h /usr/lib64/
-h /usr/local/lib64/
-h /lib32/
-h /usr/lib32/
-h /usr/local/lib32/
-h /lib/
-h /usr/lib/
-h /usr/local/lib/
-h include ld.so.conf.d/*.conf/
-h /usr/lib32/OpenCL/vendors/nvidia/
-h /usr/lib64/OpenCL/vendors/nvidia/
-h /usr/lib32/opengl/nvidia/lib/
-h /usr/lib64/opengl/nvidia/lib/
-h /usr/lib32/qt4/
-h /usr/lib64/qt4/
-h /usr/lib64/gnat-gcc/x86_64-pc-linux-gnu/4.3/
-h /usr/lib64/gnat-gcc/x86_64-pc-linux-gnu/4.3/adalib/
-h /opt/nvidia-cg-toolkit/lib32/
-h /opt/nvidia-cg-toolkit/lib64/
-h /usr/games/lib64/
-h /usr/games/lib32/
-h /usr/games/lib/
-b /usr/lib64/libfreebl3.so
-b /usr/lib64/libnssdbm3.so
-b /usr/lib64/libsoftokn3.so
-b /usr/lib32/libfreebl3.so
-b /usr/lib32/libnssdbm3.so
-b /usr/lib32/libsoftokn3.so