NAME

lcfg-prelink - Configuration file template for prelink

VERSION

This documentation refers to lcfg-prelink version 1.0.8

DESCRIPTION

Configuration file template for prelink - configured by the file component

RESOURCES (of the file component relevant to configuring prelink)

file.files

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/prelink.tmpl

file.variables

The file.variables resource needs to have prelinked bprelinked lprelinked cprelinked and hprelinked added as values in order to create the prelink configuration file.

file.v_bprelinked

This should be set to a list of globs, directories and paths to executables that should be excluded from the prelinking.

e.g. it could be set to *.la *.png *.py *.pl *.pm *.sh *.xml *.xslt *.a *.js /lib/modules /usr/lib/locale /usr/X11R6/lib{,64}/X11/xfig

file.v_cprelinked

This should be set to a list of files containing additional prelink configuration file snippets.

file.v_lprelinked

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. it could 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}

file.v_hprelinked

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.

file.v_prelinked

This should be set to a list of directory hierarchies containing executables that should be prelinked. See the prelink man page.

SEE ALSO

lcfg-file(8), prelink(8)

PLATFORMS

This is the list of platforms on which we have tested this software. We expect this software to work on any Unix-like platform.

Fedora12, Fedora13, ScientificLinux5, ScientificLinux6

AUTHOR

Stephen Quinney <squinney@inf.ed.ac.uk>

LICENSE AND COPYRIGHT

Copyright (C) 2008 University of Edinburgh. All rights reserved.

This library is free software; you can redistribute it and/or modify it under the terms of the GPL, version 2 or later.