NAME
sb2-config - set the default target or list available targets
SYNOPSIS
sb2-config [-d default_target ] [-l ] [-h ] [-v ]
DESCRIPTION
sb2-config is part of the sb2 family of tools. You can set your
default sb2 target with this tool and also get a listing of all
available targets in your host.
OPTIONS
-d default_target
This option sets the default sb2 target. The name of the target
will be written to your $HOME/.scratchbox2/config file.
-l list targets
This option lists all available targets in your system. The
names listed can be used as a parameter to the -d option.
-L target_name
Show configuration log (’-’ as target name refers to the default
target)
-f Display short help.
-v Show version of this tool.
EXAMPLES
$ sb2-config -d diablo41_armel
This command sets your default target to be diablo41_armel.
$ sb2-config -l
This example lists all installed targets in your host. The names listed can be used as a parameter to the -d option.
SEE ALSO
sb2(1), sb2-init(1)
AUTHOR
Lauri Leukkunen