prelink - The LCFG prelink component to carry the prelink configuration file template
Configuration file template for prelink - configured by the file component
The file.files resource needs to have prelink added as a value in order to create the prelink configuration file.
This should be set to /etc/prelink.conf
This should be set to template
This should be set to /usr/lib/lcfg/conf/prelink/templates/prelink.tmpl
The file.variables resource needs to have prelinked bprelinked lprelinked and hprelinked added as values in order to create the prelink configuration file.
This should be set to a list of globs, directories and paths to executables that should be excluded from the prelinking.
e.g. for FC3 it should initially be set to *.la *.png *.py *.pl *.pm *.sh *.xml *.xslt *.a *.js /lib/modules /usr/lib/locale /usr/X11R6/lib{,64}/X11/xfig
This should be set to a list of directory hierarchies containing executables that should be prelinked. See the -l option described in the prelink man page.
e.g. for FC3 it should initially be set to /bin /usr/bin /sbin /usr/sbin /usr/X11R6/bin /usr/kerberos/bin /usr/games /usr/libexec /var/ftp/bin /lib{,64} /usr/lib{,64} /usr/X11R6/lib{,64} /usr/kerberos/lib{,64} /usr/X11R6/LessTif /var/ftp/lib{,64}
This should be set to a list of directory hierarchies containing executables that should be prelinked (following symbolic links). See the -h option described in the prelink man page.
e.g. for FC3 it should initially be empty
This should be set to a list of directory hierarchies containing executables that should be prelinked. See the prelink man page.
e.g. for FC3 it should initially be empty
Fedora3, Fedora5, Fedora6, Scientific5
Stephen Quinney <squinney@inf.ed.ac.uk>