|
|
9e2939 |
NAME
|
|
|
9e2939 |
%{scl_name} - manual page for %{scl_name} %{version} Software Collec‐
|
|
|
9e2939 |
tion
|
|
|
9e2939 |
|
|
|
9e2939 |
SYNOPSIS
|
|
|
9e2939 |
%{start_command}
|
|
|
9e2939 |
|
|
|
9e2939 |
DESCRIPTION
|
|
|
9e2939 |
Package %{scl_name} provides Varnish High-performance HTTP accelerator
|
|
|
9e2939 |
as a Software Collection. For more information about Software
|
|
|
9e2939 |
Collections, see the scl(1) man page. By installing the %{scl_name}
|
|
|
9e2939 |
collection, you will get the minimum working set of packages
|
|
|
9e2939 |
to have a working Varnish HTTP accelerator.
|
|
|
9e2939 |
|
|
|
9e2939 |
Software Collections allows use of applications which are not located
|
|
|
9e2939 |
in the filesystem root hierarchy but are present in an alternative
|
|
|
9e2939 |
location, which is %{_scl_root} in case of the %{scl_name} collection.
|
|
|
9e2939 |
|
|
|
9e2939 |
When you want to work with the %{scl_name} collection, use the scl
|
|
|
9e2939 |
utility (see the scl(1) man page for usage) to enable the scl environ‐
|
|
|
9e2939 |
ment.
|
|
|
9e2939 |
|
|
|
9e2939 |
EXAMPLES
|
|
|
9e2939 |
scl enable %{scl_name} 'command --arg'
|
|
|
9e2939 |
|
|
|
9e2939 |
Run a specific command with the argument --arg within the
|
|
|
9e2939 |
%{scl_name} software collections environment.
|
|
|
9e2939 |
|
|
|
9e2939 |
scl enable %{scl_name} bash
|
|
|
9e2939 |
|
|
|
9e2939 |
Run an interactive shell with the %{scl_name} software collec‐
|
|
|
9e2939 |
tion enabled.
|
|
|
9e2939 |
|
|
|
9e2939 |
scl enable %{scl_name} 'man varnishd'
|
|
|
9e2939 |
|
|
|
9e2939 |
Show man pages for the varnishd command, which is a part of the
|
|
|
9e2939 |
%{scl_name} software collection.
|
|
|
9e2939 |
|
|
|
9e2939 |
REPORTING BUGS
|
|
|
9e2939 |
Report bugs to <http://bugzilla.redhat.com>.
|