Trees | Indices | Help |
|
---|
|
Configuration option definitions for yum.conf's [main] section that are required early in the initialisation process or before the other [main] options can be parsed.
|
|||
Inherited from Inherited from |
|
|||
Inherited from |
|
|||
debuglevel = IntOption(2, 0, 10)
|
|||
errorlevel = IntOption(2, 0, 10)
|
|||
distroverpkg = Option('redhat-release')
|
|||
installroot = Option('/')
|
|||
config_file_path = Option('/etc/yum/yum.conf')
|
|||
plugins = BoolOption(False)
|
|||
pluginpath = ListOption(['/usr/share/yum-plugins', '/usr/lib/y
|
|||
pluginconfpath = ListOption(['/etc/yum/pluginconf.d'])
|
|||
gaftonmode = BoolOption(False)
|
|||
syslog_ident = Option()
|
|||
syslog_facility = Option('LOG_DAEMON')
|
|||
persistdir = Option('/var/lib/yum')
|
|
|||
Inherited from |
|
pluginpath
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Wed Apr 28 11:38:39 2010 | http://epydoc.sourceforge.net |